EasyPG: Initial check-in.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
06c0751a
MA
12008-02-06 Michael Albinus <michael.albinus@gmx.de>
2
3 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
4 (Inspection): New function dbus-ping.
5
7dcccd7b
MA
62008-02-05 Michael Albinus <michael.albinus@gmx.de>
7
8 * tramp.texi (Remote processes): Add `shell-command'.
9
a1da1e37
MB
102008-01-28 Michael Sperber <sperber@deinprogramm.de>
11
12 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
13 (Group Parameters): Document `mail-source' parameter.
14
c9d8f746
MA
152008-01-27 Michael Albinus <michael.albinus@gmx.de>
16
17 * tramp.texi (Inline methods): The hostname of the su(do)? methods
18 must be a local host.
19
15db4a13
MO
202008-01-26 Michael Olson <mwolson@gnu.org>
21
22 * erc.texi: Update version for ERC 5.3 release.
23 (Obtaining ERC): Update extras URLs for 5.3.
24 (Development): Write instructions for git, and remove those for Arch.
25 (History): Mention the switch to git.
26
2bc43980
KB
272008-01-24 Karl Berry <karl@gnu.org>
28
29 * info.texi (Search Index),
c9d8f746 30 (Search Text): mention the command character in the section name,
2bc43980
KB
31 a la the (Go to node) node.
32
d2e4a6c9
MA
332008-01-21 Michael Albinus <michael.albinus@gmx.de>
34
35 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
36
0b6799c3
MB
372008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
38
39 * gnus-news.texi: Mention gnus-article-describe-bindings.
40
412008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
42
43 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
44
db9c3fb1
CD
452008-01-18 Carsten Dominik <dominik@science.uva.nl>
46
7b4d0413 47 * org.texi (Property inheritance): New section.
db9c3fb1 48 (Conventions): New section.
7b4d0413 49 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
50 commands, and the new bindings for refiling.
51 (Sparse trees): Document the new special command for sparse trees.
52 (References): Be more clear about the counting of hilines.
53 (Handling links): Document M-p/n for accessing links.
54 (Fast access to TODO states): New section.
55 (Per file keywords): New section.
56 (Property inheritance): New section.
57 (Column attributes): New summary types.
58 (Capturing Column View): New section.
59 (The date/time prompt): Cover the new features in the date/time prompt.
60 Compactify the table of keys for the calendar remote control.
61 (Clocking work time): Document the new :scope parameter.
62 (Remember): Promoted to chapter.
63 (Quoted examples): New section.
64 (Enhancing text): New verbatim environments.
65
6ed73f28
MA
662008-01-14 Michael Albinus <michael.albinus@gmx.de>
67
68 * trampver.texi: Update release number.
69
95838435
MB
702008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
71
72 * gnus.texi (Article Keymap): Add
73 gnus-article-wide-reply-with-original; fix descriptions of
74 gnus-article-reply-with-original and
75 gnus-article-followup-with-original.
76
20234d96
GM
772008-01-09 Glenn Morris <rgm@gnu.org>
78
79 * nxml-mode.texi: Add @copying section.
80
d82cf70b
MB
812008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
82
83 * message.texi (Mail Variables): Add some text from "(gnus)Posting
84 Server". Add `message-send-mail-with-mailclient'.
85
86 * gnus.texi (Posting Server): Move some text to "(message)Mail
87 Variables" and add a reference here.
88
addb7f2e
MA
892008-01-04 Michael Albinus <michael.albinus@gmx.de>
90
91 * dbus.texi (Receiving Method Calls): New chapter.
92 (Errors and Events): Add serial number to events. Replace "signal" by
93 "message". Introduce dbus-event-serial-number.
94
4db2806c
MA
952008-01-03 Michael Albinus <michael.albinus@gmx.de>
96
97 * dbus.texi (Type Conversion): Explain the type specification for empty
98 arrays. Use another example.
99
c9ecb5a7
MA
1002007-12-30 Michael Albinus <michael.albinus@gmx.de>
101
102 * dbus.texi (all): Replace "..." by @dots{}.
103 (Type Conversion): Precise the value range for :byte types.
104 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
105 Mention its return value.
106 (Errors and Events): There is no D-Bus error propagation during event
107 processing.
108
702dbfd9
JB
1092007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
110
111 * calc.tex (Yacas Language, Maxima Language, Giac Language):
112 New sections.
113
87035689
MB
1142007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
115
116 * gnus.texi (Group Parameters): Reorder the text and add a note about
117 `gnus-parameters' near the beginning of the node.
118
1192007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
120
121 * gnus.texi (Score File Editing): Fix function name.
122
5492f5ca
MA
1232007-12-23 Michael Albinus <michael.albinus@gmx.de>
124
125 Sync with Tramp 2.1.12.
126
127 * trampver.texi: Update release number.
128
d4e67bc5
MA
1292007-12-22 Michael Albinus <michael.albinus@gmx.de>
130
131 * dbus.texi (Type Conversion): Correct input parameters mapping.
132
6a31c819
MA
1332007-12-21 Michael Albinus <michael.albinus@gmx.de>
134
135 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
136 (Errors and Events): Mention wrong-type-argument error.
137
99a3e35f
AS
1382007-12-21 Alex Schroeder <alex@gnu.org>
139
140 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 141 spaces. Fixed some typos.
99a3e35f
AS
142 (Internet Relay Chat): Explain relay.
143 (Getting started with rcirc): Change items to reflect prompts.
144 Add more explanation to rcirc-track-minor-mode and added a comment to
145 warn future maintainers that this section is a copy.
11ac7c8e 146 (People): Changed /ignore example.
62b12a24 147 (Keywords): Not keywords.
99a3e35f 148
331e4d02
AS
1492007-12-20 Alex Schroeder <alex@gnu.org>
150
151 * rcirc.texi (Top): Fighting Information Overload chapter added.
152 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
153 (rcirc commands): Moved /ignore command to the new chapter.
154 (Fighting Information Overload): New chapter documenting /keyword,
155 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
156 (Configuration): Document rcirc-server-alist, remove
157 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 158
cd71c3ef
MA
1592007-12-16 Michael Albinus <michael.albinus@gmx.de>
160
161 * dbus.texi (Signals): Fix example in dbus-register-signal.
162
bbbe940b
MB
1632007-12-14 Sven Joachim <svenjoac@gmx.de>
164
165 * gnus.texi (Score Variables): Fix typo.
166
0ce574ef
MA
1672007-12-07 Michael Albinus <michael.albinus@gmx.de>
168
169 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
170 (Signals): Adapt dbus-send-signal and dbus-register-signal.
171 (Errors and Events): Adapt dbus-event.
172
b890d447
MB
1732007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
174
175 * gnus.texi (Other Files): Add the yenc command.
176
1772007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
178
179 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
180 since 2004-08-06.
181
1822007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
183
184 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
185 on body.
186
1872007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
188
189 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
190 and rfc2047-allow-irregular-q-encoded-words; fix description of
191 rfc2047-encode-encoded-words.
192
1932007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
194
195 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
196
3728bf03
MO
1972007-12-05 Michael Olson <mwolson@gnu.org>
198
199 * remember.texi (Diary): Remove "require" line for remember-diary.el.
200 Update documentation for `remember-diary-file'.
201
a4397af9
MA
2022007-12-04 Michael Albinus <michael.albinus@gmx.de>
203
204 * dbus.texi (Signals): Precise `dbus-register-signal'.
205 (Errors and Events): Rework events part, the internal structure of
206 dbus-event has changed.
207
1682490c
JB
2082007-12-03 Juanma Barranquero <lekktu@gmail.com>
209
210 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
211 ($(infodir)/dbus, dbus.dvi): New targets.
212
7b13a0f2
MA
2132007-12-03 Michael Albinus <michael.albinus@gmx.de>
214
215 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
216 unconditionally.
217
218 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
219 emulation with @print{}.
220
7ef92bc9
RS
2212007-12-02 Richard Stallman <rms@gnu.org>
222
223 * dbus.texi (Overview): Minor cleanup.
224
22d8ac3a
MA
2252007-12-02 Michael Albinus <michael.albinus@gmx.de>
226
d3a8e0df
MA
227 * Makefile.in (INFO_TARGETS): Add dbus.
228 (DVI_TARGETS): Add dbus.dvi.
229 (dbus, dbus.dvi): New targets.
230
22d8ac3a
MA
231 * dbus.texi: New file.
232
559764ab
RF
2332007-11-24 Romain Francoise <romain@orebokech.com>
234
235 * nxml-mode.texi: Add description in @direntry.
7aa579d9 236 Fix file name to match @setfilename.
559764ab 237
ac97a16b
MH
2382007-11-23 Mark A. Hershberger <mah@everybody.org>
239
240 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
241 ($(infodir)/nxml-mode): New rule.
242
243 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
244 ($(infodir)/nxml-mode): New rule.
245 (clean): Add nxml-mode*.
246
247 * nxml-mode.texi: New file with nxml manual.
248
404cd454
GM
2492007-11-18 Richard Stallman <rms@gnu.org>
250
251 * flymake.texi (Example -- Configuring a tool called directly):
252 Update example.
253
b048d478
MA
2542007-11-18 Michael Albinus <michael.albinus@gmx.de>
255
256 * tramp.texi (Filename completion): Simplify explanation of
257 double-slash behaviour. Explain directory contents flushing.
258
346e8469
JB
2592007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
260
261 * calc.texi (TeX and LaTeX Language Modes): Put in
262 missing braces.
263
404cd454
GM
2642007-11-15 Richard Stallman <rms@gnu.org>
265
266 * cl.texi (Equality Predicates): Delete `eql'.
267 (Predicates, Naming Conventions, Top): Delete `eql'.
268 (Common Lisp Compatibility): Delete `eql'.
269 (Porting Common Lisp): Delete obsolete backquote info.
270 Minor clarification about character constants.
271 (Sequence Basics): Minor clarification.
272
1f6af58b
JB
2732007-11-15 Juanma Barranquero <lekktu@gmail.com>
274
dccb744b 275 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
276 * tramp.texi (Filename completion): Fix typos.
277
3bc88bc9
JB
2782007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
279
280 * calc.texi (Basic commands): Mention the menu.
281
bc5300d3
MA
2822007-11-12 Michael Albinus <michael.albinus@gmx.de>
283
284 * tramp.texi (Connection caching): Tramp flushes connection
285 properties when remote operating system has been changed.
286
4d8a28ec
MB
2872007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
288
289 * gnus-news.texi: Fix spelling.
290 `message-insert-formatted-citation-line', not
291 `message-insert-formated-citation-line'.
292
404cd454
GM
293 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
294
e1176b47
MA
2952007-11-07 Michael Albinus <michael.albinus@gmx.de>
296
297 * tramp.texi (Overview): Mention also the PuTTY integration under
298 Win32. Remove paragraphs about Tramp's experimental status.
299 (Frequently Asked Questions): Add code example for highlighting the
300 mode line.
301
6159985a
MO
3022007-11-03 Michael Olson <mwolson@gnu.org>
303
304 * remember.texi: Change mentions of remember-buffer to
305 remember-finalize throughout.
306
bec9b2f5
MO
3072007-10-30 Michael Olson <mwolson@gnu.org>
308
309 * remember.texi (Copying): Remove.
310 (Mailbox): Update with non-BBDB instructions.
311 (Diary, Org): Add.
312 (Bibliography, Planner Page): Remove.
313
b6173182
JB
3142007-10-30 Juanma Barranquero <lekktu@gmail.com>
315
316 * makefile.w32-in (INFO_TARGETS): Add remember.
317 (DVI_TARGETS): Add remember.dvi.
318 ($(infodir)/remember): New rule.
319 (clean): Add remember*.
320
15f3eb73
MO
3212007-10-30 Michael Olson <mwolson@gnu.org>
322
70bdc930
MO
323 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
324 ($(infodir)/remember): New rule that builds the Remember Manual.
325
b6173182
JB
326 * remember.texi: New file containing the Remember Mode Manual.
327 Shuffle chapters around after initial import.
7d3f6f1a
MO
328 (Function Reference): Split Keystrokes into separate chapter.
329 (Keystrokes): Document C-c C-k.
51d24a12 330 (Introduction): Fix typographical issue with "---".
15f3eb73 331
404cd454
GM
3322007-10-29 Richard Stallman <rms@gnu.org>
333
334 * widget.texi (Introduction): Delete discussion of implementation
335 internals.
336
9bbb9638
MA
3372007-10-29 Michael Albinus <michael.albinus@gmx.de>
338
339 * tramp.texi (Connection caching): Host names must be different
340 when tunneling.
341
c7ff939a
RS
3422007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
343
344 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
345 Gnus v5.13.
346
01c52d31
MB
3472007-10-28 Miles Bader <miles@gnu.org>
348
349 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
350
3512007-10-28 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
352
353 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
354
3552007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
356
357 * gnus.texi (Sorting the Summary Buffer): Remove
358 gnus-article-sort-by-date-reverse.
359
3602007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
361
362 * gnus.texi (Non-ASCII Group Names): New node.
363 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
364 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
365
3662007-10-28 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
367
368 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
369 clean the output of the program `imap-shell-program'.
370
3712007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
372
373 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
374
3752007-10-28 Tassilo Horn <tassilo@member.fsf.org>
376
377 * gnus.texi (Sticky Articles): Documentation for sticky article
378 buffers.
379
3802007-10-28 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
381
382 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
383
3842007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
385
386 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
387
3882007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
389
390 * gnus.texi (Archived Messages): Document
391 gnus-update-message-archive-method.
392
3932007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
394
395 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
396
3972007-10-28 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
398
399 * gnus.texi (Group Maneuvering): Document
400 `gnus-summary-next-group-on-exit'.
401
4022007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
403
404 * gnus.texi (Really Various Summary Commands): Mention
405 gnus-auto-select-on-ephemeral-exit.
406
4072007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
408
409 * gnus.texi, message.texi: Bump version number.
410
4112007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
412
413 * gnus.texi (Group Line Specification, Misc Group Stuff)
414 (Server Commands): Parenthesize @pxref{Mail Spool}.
415
4162007-10-28 Didier Verna <didier@xemacs.org>
417
418 New user option: message-signature-directory.
419 * message.texi (Insertion Variables): Document it.
420 * gnus.texi (Posting Styles): Ditto.
421
4222007-10-28 Didier Verna <didier@xemacs.org>
423
424 * gnus.texi (Group Line Specification):
425 * gnus.texi (Misc Group Stuff):
426 * gnus.texi (Server Commands): Document the group compaction feature.
427
4282007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
429
430 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
431
432 * message.texi (Various Message Variables): Add message-fill-column.
433
4342007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
435
436 * gnus.texi: Untabify.
437
4382007-10-28 Didier Verna <didier@xemacs.org>
439
440 * gnus.texi (Group Parameters): Document the posting-style merging
441 process in topic-mode.
442
4432007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
444
445 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
446
4472007-10-28 Romain Francoise <romain@orebokech.com>
448
449 * gnus.texi (Mail Spool): Fix typo.
450 Update copyright.
451
4522007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
453
454 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
455
4562007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
457
458 * gnus.texi (Summary Generation Commands):
459 Add gnus-summary-insert-ticked-articles.
460
4612007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
462
b2abec73
JB
463 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
464 to spam-spamassassin-program.
01c52d31
MB
465
4662007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
467
468 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
469
4702007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
471
472 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
473
4742007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
475
476 * message.texi (Mail Headers): Document `opportunistic'.
477
4782007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
479
480 * emacs-mime.texi (Encoding Customization): Explain how to set
481 mm-coding-system-priorities per hierarchy.
482
4832007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
484
485 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
486 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
487
4882007-10-28 Didier Verna <didier@xemacs.org>
489
490 * message.texi (Wide Reply): Update documentation of
491 message-dont-reply-to-names (now allowing a list of regexps).
492
4932007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
494
495 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
496
4972007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
498
499 * gnus.texi (SpamAssassin back end): Fix typo.
500
501 * sieve.texi (Examples): Fix grammar.
502
5032007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
504
505 * gnus.texi (Searching for Articles): Document M-S and M-R.
506 (Limiting): Document / b.
507
5082007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
509
510 * gnus.texi (Thread Commands): T M-^.
511
5122007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
513
514 * message.texi (Mail Aliases): Document ecomplete.
515 (Mail Aliases): Fix typo.
516
5172007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
518
519 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
520 fix typo.
521
5222007-10-28 Romain Francoise <romain@orebokech.com>
523
524 * gnus.texi (Mail Spool): Grammar fix.
525
5262007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
527
528 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
529 string.
530
5312007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
532
533 * gnus.texi (Group Parameters): Fix description.
534
5352007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
536
b2abec73
JB
537 * gnus.texi (Gmane Spam Reporting):
538 Fix spam-report-gmane-use-article-number.
539 Add spam-report-user-mail-address.
01c52d31
MB
540
5412007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
542
543 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
544
5452007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
546
547 * gnus.texi (Group Parameters): Add simplified sorting example based on
548 example for `Sorting the Summary Buffer' from Jari Aalto
549 <jari.aalto@cante.net>.
550 (Example Methods): Add example for an indirect connection.
551
5522007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
553
554 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
555 (Agent Parameters): Updated parameter names to match code.
556 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
557 'gnus-agent-summary-fetch-series'.
558 (Agent and flags): New section providing a generalized discussion
559 of flag handling.
560 (Agent and IMAP): Removed flag discussion.
b2abec73 561 (Agent Variables): Added 'gnus-agent-synchronize-flags'.
01c52d31
MB
562
5632007-10-28 Romain Francoise <romain@orebokech.com>
564
565 * gnus.texi (Exiting the Summary Buffer): Add new function
566 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
567
5682007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
569
570 * gnus.texi (Conformity): Fix typo.
571 (Customizing Articles): Document `first'.
572
5732007-10-28 Jari Aalto <jari.aalto@cante.net>
574
575 * gnus.texi (Sorting the Summary Buffer):
576 Add `gnus-thread-sort-by-date-reverse'. Add example
577 host to different sorting in NNTP and RSS groups.
578
5792007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
580
581 * message.texi (Insertion): Describe prefix for
582 message-mark-inserted-region and message-mark-insert-file.
583
5842007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
585
586 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
587 LaTeX documents. Describe "text/x-gnus-verbatim".
588
5892007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
590
b2abec73 591 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
592 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
593 (spam-stat spam filtering, SpamOracle)
594 (Extending the Spam ELisp package): Removed extra quote symbol for
595 clarity.
596
5972007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
598
599 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
600 gnus-article-delete-part and gnus-article-replace-part.
601 (Using MIME): Add gnus-mime-replace-part.
602
6032007-10-28 Romain Francoise <romain@orebokech.com>
604
605 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
606 requires `auto-compression-mode' to be enabled. Add new nnml
607 variable `nnml-compressed-files-size-threshold'.
608
6092007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
610
611 * gnus.texi (Sorting the Summary Buffer): Added
612 gnus-thread-sort-by-recipient.
613
6142007-10-28 Romain Francoise <romain@orebokech.com>
615
616 * message.texi (Insertion Variables): Mention new variable
617 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
618 documentation accordingly.
619
6202007-10-28 Romain Francoise <romain@orebokech.com>
621
622 * gnus.texi (To From Newsgroups): Mention new variables
623 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
624
6252007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
626
627 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
628 stuff; gnus-mime-inline-part does the automatic decompression.
629
6302007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
631
632 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 633 "training.ham" should be "training.spam".
01c52d31
MB
634
6352007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
636
637 * message.texi (Mail Variables): Fix the default value for
638 message-send-mail-function.
639
6402007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
641
642 * gnus.texi (Optional Back End Functions): nntp-request-update-info
643 always returns nil exceptionally.
644
6452007-10-28 Simon Josefsson <jas@extundo.com>
646
647 * gnus.texi (Article Washing): Add libidn URL. Suggested by
648 Michael Cook <michael@waxrat.com>.
649
6502007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
651
652 * gnus.texi (Topic Commands): Fix next/previous.
653
6542007-10-28 Simon Josefsson <jas@extundo.com>
655
656 * gnus.texi (Article Washing): Mention `W i'.
657
6582007-10-28 Jochen K\e,A|\e(Bpper <jochen@fhi-berlin.mpg.de>
659
660 * gnus.texi (Group Parameters): Slight extension of sieve
661 parameter description.
662
6632007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
664
665 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
666 matching score files as well.
667 (Picons): Describe `gnus-picon-style'.
668
6692007-10-28 Romain Francoise <romain@orebokech.com>
670
671 * message.texi (Message Headers): Mention that headers are hidden
672 using narrowing, and how to expose them.
673 Update copyright.
674
6752007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
676
677 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
678 `gnus-summary-sort-by-recipient'.
679
6802007-10-28 Romain Francoise <romain@orebokech.com>
681
682 * gnus.texi (NNTP marks): New node.
683 (NNTP): Move NNTP marks variables to the new node.
684
6852007-10-28 Jesper Harder <harder@ifa.au.dk>
686
b2abec73 687 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
688
689 * gnus.texi (MIME Commands, Hashcash): Markup fix.
690
6912007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
692
b2abec73 693 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 694 everywhere for consistency.
b2abec73
JB
695 (Filtering Spam Using The Spam ELisp Package): Admonish again.
696 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
01c52d31
MB
697 Say "regular expression" instead of "regex." Admonish. Pick
698 other words to sound better (s/so/thus/).
b2abec73 699 (Spam ELisp Package Filtering of Incoming Mail): Mention
01c52d31
MB
700 statistical filters. Remove old TODO.
701 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
702 New section on sorting and displaying the spam score.
703 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
704 backend but an alias to spam-use-BBDB.
705 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
706 new backend functionality.
707
7082007-10-28 Simon Josefsson <jas@extundo.com>
709
710 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
711 nntp-marks-directory, from Romain Francoise
712 <romain@orebokech.com>.
713
7142007-10-28 Magnus Henoch <mange@freemail.hu>
715
716 * gnus.texi (Hashcash): New default value of
717 hashcash-default-payment.
718
7192007-10-28 Simon Josefsson <jas@extundo.com>
720
721 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
722 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
723
7242007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
725
726 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
727
7282007-10-28 Simon Josefsson <jas@extundo.com>
729
730 * gnus.texi (documentencoding): Add, to avoid warnings.
731
7322007-10-28 Simon Josefsson <jas@extundo.com>
733
734 * message.texi (Mail Headers): Add.
735
736 * gnus.texi (Hashcash): Fix.
737
7382007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
739
b2abec73 740 * gnus.texi (Hashcash): Changed location of library, also mention
01c52d31 741 that payments can be verified and fix the name of the
b2abec73 742 hashcash-path variable.
01c52d31
MB
743
7442007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
745
b2abec73 746 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
747
7482007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
749
750 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
751
7522007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
753
754 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
755 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
756 warning about ham processors in spam groups removed.
01c52d31
MB
757
7582007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 759
b2abec73
JB
760 * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
761 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
762
7632007-10-28 Jesper Harder <harder@ifa.au.dk>
764
765 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
766 (Mailing List): Typo.
767 (Customizing Articles): Add gnus-treat-ansi-sequences.
768 (Article Washing): Index.
769
770 * message.texi: Use m-dash consistently.
771
7722007-10-28 Jesper Harder <harder@ifa.au.dk>
773
774 * gnus.texi (GroupLens): Remove.
775
7762007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
777
778 * gnus.texi (Outgoing Messages, Agent Variables): Add
779 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
780 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
781
7822007-10-28 Jesper Harder <harder@ifa.au.dk>
783
784 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
785
7862007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
787
788 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
789
790 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
791
7922007-10-28 Simon Josefsson <jas@extundo.com>
793
794 * gnus.texi (Top): Add SASL.
795
404cd454
GM
7962007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
797
798 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
799
8002007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
801
802 * gnus.texi (Troubleshooting): Adjust Gnus version number.
803
0edd2970
JB
8042007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
805
806 * calc.texi (Formulas, Composition Basics): Lower the
807 precedence of negation.
808
a9afba20
JY
8092007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
810
811 * ses.texi (The Basics): Mention how to create a new spreadsheet.
812 Mention the new three-letter column identifiers.
813 (More on cell printing): Calculate-cell and truncate-cell are now `c'
814 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
815 message when using `c' on an empty default with default printer.
816 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
817 renamed to `ses--symbolic-formulas' some time ago.
818
45b778a6
JB
8192007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
820
821 * calc.texi (Default Simplifications, Making Selections)
822 (Customizing Calc): Clarify associativity of multiplication.
823
03b5bade
MA
8242007-10-23 Michael Albinus <michael.albinus@gmx.de>
825
826 * tramp.texi (Traces and Profiles): Simplify loop over
827 `trace-function-background'.
828
e658c8ee
JL
8292007-10-22 Juri Linkov <juri@jurta.org>
830
831 * dired-x.texi (Shell Command Guessing): Default values are now
832 available by typing M-n instead of M-p.
833
dd753688
MA
8342007-10-21 Michael Albinus <michael.albinus@gmx.de>
835
836 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
837 (Password caching): Remove `tramp-clear-passwd'.
838 It's not a command anymore.
dd753688
MA
839 (Bug Reports): Add `tramp-bug' to function index.
840 (Function Index, Variable Index): New nodes.
841 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
842
843 * trampver.texi: Update release number.
844
4bb49b43
JB
8452007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
846
8b296cdd 847 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
848 about integer size into past tense.
849 (Time Zones): Remove pointer to Calc author's address.
850 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 851 and hyperbolic cotangent. Fix typo.
4bb49b43 852
311dd93f
MA
8532007-10-10 Michael Albinus <michael.albinus@gmx.de>
854
855 Sync with Tramp 2.1.11.
856
857 * trampver.texi: Update release number.
858
ea3fc256
MA
8592007-10-06 Michael Albinus <michael.albinus@gmx.de>
860
861 * tramp.texi (External packages): New section.
862
1af74d06
MB
8632007-09-29 Juri Linkov <juri@jurta.org>
864
865 * info.texi (Help-Int): Document `L' (`Info-history').
866
0e2806fa
SM
8672007-09-26 Carsten Dominik <dominik@science.uva.nl>
868
869 * org.texi: Change links to webpage and maintained email.
870 (Remember): Promote to Chapter, significant changes.
871 (Fast access to TODO states): New section.
872 (Faces for TODO keywords): New section.
873 (Export options): Example for #+DATE.
874 (Progress logging): Section moved.
875
567b9191
BW
8762007-09-26 Bill Wohler <wohler@newt.com>
877
878 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
879 browse-url-at-mouse.
880
1af74d06
MB
8812007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
882
883 * flymake.texi (Customizable variables): Face names don't end in -face.
884 Fix flymake-err-line-patterns template.
885 (Example -- Configuring a tool called directly): Fix init-function.
886 (Highlighting erroneous lines): Face names don't end in -face.
887
d60a4e3a 8882007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
889
890 * erc.texi (Special-Features): Fix small typo.
891
7d7a3510
MA
8922007-09-14 Michael Albinus <michael.albinus@gmx.de>
893
894 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
895 and "External transfer methods".
896
285f0d3a
JB
8972007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
898
899 * calc.texi (Predefined Units): Add some history.
900
526dc846
MO
9012007-09-08 Michael Olson <mwolson@gnu.org>
902
87e04f16
JB
903 * erc.texi (Copying): New section included from gpl.texi.
904 This matches the look of the upstream ERC manual.
526dc846 905
f10d0e80
JB
9062007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
907
87e04f16 908 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
909 (Random Numbers): Clarify the distribution of `random'.
910
4009494e
GM
9112007-09-06 Glenn Morris <rgm@gnu.org>
912
913 * Move manual sources from man/ to subdirectories of doc/.
8b296cdd 914 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
915 Change all setfilename commands to use ../../info.
916 * Makefile.in: Move the parts of the old man/Makefile.in that do not
917 refer to the Emacs manual here.
918 (infodir): New variable.
919 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
920 (cc-mode.texi, faq.texi): Update references to source file locations.
921 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
922 do not refer to the Emacs manual here.
923 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
924
925 * Makefile.in: Add `basename' versions of all info targets, for
926 convenience when rebuilding just one manual.
927 (../etc/GNU): Delete obsolete target.
928 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
929 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
930 *.vrs *.toc here...
931 (maintainer-clean): ...from here.
4009494e
GM
932
933 * makefile.w32-in (../etc/GNU): Delete obsolete target.
934
2de53ca6
GM
9352007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
936
937 * calc.texi (Date Conversions): Clarify definition of
938 Julian day numbering.
939 (Date Forms): Clarify definition of Julian day numbering;
940 add some history.
941
9422007-08-30 Carsten Dominik <dominik@science.uva.nl>
943
87e04f16 944 * org.texi: Version 5.07.
2de53ca6
GM
945
9462007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
947
948 * message.texi (MIME): Replace mml-attach with mml-attach-file.
949
9502007-08-22 Carsten Dominik <dominik@science.uva.nl>
951
952 * org.texi (Adding hyperlink types): New section.
953 (Embedded LaTeX): Chapter updated because of LaTeX export.
954 (LaTeX export): New section.
955 (Using links out): New section.
956
9572007-08-22 Glenn Morris <rgm@gnu.org>
958
959 * faq.texi (Learning how to do something): Refcards now in
960 etc/refcards/ directory.
961
9622007-08-22 Michael Albinus <michael.albinus@gmx.de>
963
964 * tramp.texi (Remote Programs): Persistency file must be cleared when
965 changing `tramp-remote-path'.
966 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
967 macro.
968
9692007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
970
971 * calc.texi: Move contents to beginning of file.
972 (Algebraic Entry): Fix the formatting of an example.
973
9742007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
975
976 * calc.texi (Basic Operations on Units): Mention exact versus
977 inexact conversions.
978
9792007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
980
981 * calc.texi (Basic Operations on Units): Mention default
982 values for new units.
983 (Quick Calculator Mode): Mention that binary format will
984 be displayed.
985
9862007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
987
988 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
989
9902007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
991
992 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
993
9942007-08-08 Glenn Morris <rgm@gnu.org>
995
996 * gnus.texi, sieve.texi: Replace `iff'.
997
9982007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
999
1000 * calc.texi (Basic Graphics): Mention the graphing of error
1001 forms.
1002 (Graphics Options): Mention how `g s' handles error forms.
1003 (Curve Fitting): Mention plotting the curves.
1004 (Standard Nonlinear Models): Add additional models.
1005 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
1006 (Linear Fits): Correct result.
1007
10082007-08-01 Alan Mackenzie <acm@muc.de>
1009
1010 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
1011 to "--no-site-file".
1012
10132007-07-29 Michael Albinus <michael.albinus@gmx.de>
1014
1015 * tramp.texi (Frequently Asked Questions): Point to mode line
1016 extension in Emacs 23.1.
1017
1018 * trampver.texi: Update release number.
1019
10202007-07-27 Glenn Morris <rgm@gnu.org>
1021
1022 * calc.texi (Copying): Include license text from gpl.texi, rather than
1023 in-line.
1024
10252007-07-25 Glenn Morris <rgm@gnu.org>
1026
1027 * calc.texi (Copying): Replace license with GPLv3.
1028
1029 * Relicense all FSF files to GPLv3 or later.
1030
10312007-07-22 Michael Albinus <michael.albinus@gmx.de>
1032
1033 Sync with Tramp 2.1.10.
1034
1035 * tramp.texi (trampfn): Expand macro implementation in order to handle
1036 empty arguments.
1037 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
1038 occurencies by trampfn.
1039 (Frequently Asked Questions): Extend example code for host
b2abec73 1040 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
1041 file names to be typed.
1042
1043 * trampver.texi: Update release number.
1044
10452007-07-17 Michael Albinus <michael.albinus@gmx.de>
1046
1047 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
1048 section. Reported by <poti@potis.org>.
1049 (Remote processes): Arguments of the program to be debugged are taken
1050 literally.
1051 (Frequently Asked Questions): Simplify recentf example.
1052
10532007-07-14 Karl Berry <karl@gnu.org>
1054
1055 * info.texi (@copying): New Back-Cover Text.
1056
1057 * info.texi (Quitting Info): Move to proper place in source.
1058 (Reported by Benno Schulenberg.)
1059
10602007-07-13 Eli Zaretskii <eliz@gnu.org>
1061
1062 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
1063
1064 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
1065
1066 * emacs-mime.texi: Add @documentencoding directive.
1067
10682007-07-12 Nick Roberts <nickrob@snap.net.nz>
1069
1070 * tramp.texi (Remote processes): Add an anchor to the subsection
1071 "Running a debugger on a remote host".
1072
10732007-07-12 Michael Albinus <michael.albinus@gmx.de>
1074
1075 * tramp.texi (Remote processes): Don't call it "experimental" any
1076 longer. Add subsection about running a debugger on a remote host.
1077
10782007-07-10 Carsten Dominik <dominik@science.uva.nl>
1079
1080 * org.texi (Properties and columns): Chapter rewritten.
1081
10822007-07-08 Michael Albinus <michael.albinus@gmx.de>
1083
1084 * tramp.texi:
1085 * trampver.texi: Migrate to Tramp 2.1.
1086
10872007-07-02 Carsten Dominik <dominik@science.uva.nl>
1088
1089 * org.texi (Properties): New chapter.
1090
10912007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
1092
1093 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
1094 Control Panel.
1095
1096 * gnus.texi (Misc Article): Add index entry for
1097 gnus-single-article-buffer.
1098
10992007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
1100
1101 * gnus.texi (Starting Up): Fix typo.
1102
11032007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
1104
1105 * gnus.texi (Asynchronous Fetching): Fix typo.
1106
11072007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
1108
1109 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
1110 (About This Manual): Remove redundant information.
1111 (Getting Started): Mention author.
1112 (Basic Arithmetic, Customizing Calc): Make description of the
1113 variable `calc-multiplication-has-precedence' match its new effect.
1114
11152007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
1116
1117 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
1118 the variable `calc-multiplication-has-precedence'.
1119
11202007-06-19 Carsten Dominik <dominik@science.uva.nl>
1121
1122 * org.texi (Tag): Section swapped with node Timestamps.
1123 (Formula syntax for Lisp): Document new `L' flag.
1124
11252007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
1126
1127 * gnus.texi (Misc Group Stuff, Summary Buffer)
1128 (Server Commands, Article Keymap): Fix typo. s/function/command/.
1129
11302007-06-06 Juanma Barranquero <lekktu@gmail.com>
1131
1132 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
1133 * gnus.texi (Article Buttons, Mail Source Customization)
1134 (Sending or Not Sending, Customizing NNDiary):
1135 * message.texi (Message Headers):
1136 * mh-e.texi (HTML): Fix typos.
1137
11382007-06-07 Michael Albinus <michael.albinus@gmx.de>
1139
1140 Sync with Tramp 2.0.56.
1141
1142 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
1143 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
1144
11452007-06-02 Chong Yidong <cyd@stupidchicken.com>
1146
1147 * Version 22.1 released.
1148
11492007-05-26 Michael Olson <mwolson@gnu.org>
1150
1151 * erc.texi (Modules): Fix references to completion modules.
1152
11532007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
1154
1155 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
1156
11572007-05-09 Didier Verna <didier@xemacs.org>
1158
1159 * gnus.texi (Email Based Diary): New. Proper documentation for the
1160 nndiary back end and the gnus-diary library.
1161
11622007-05-03 Karl Berry <karl@gnu.org>
1163
1164 * .cvsignore (*.pdf): New entry.
1165
1166 * texinfo.tex: Update from current version for better pdf generation.
1167
11682007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
1169
1170 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
1171
11722007-04-28 Glenn Morris <rgm@gnu.org>
1173
1174 * faq.texi (New in Emacs 22): Restore mention of python.el pending
1175 consideration of legal status.
1176
11772007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
1178
1179 * idlwave.texi: Minor updates for IDLWAVE 6.1.
1180
11812007-04-24 Chong Yidong <cyd@stupidchicken.com>
1182
1183 * faq.texi (New in Emacs 22): python.el removed.
1184
11852007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
1186
1187 * calc.texi (Reporting bugs): Update maintainer's address.
1188
11892007-04-22 Chong Yidong <cyd@stupidchicken.com>
1190
1191 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
1192
11932007-04-15 Jay Belanger <belanger@truman.edu>
1194
1195 * calc.texi (Title page): Remove the date.
1196 (Basic Arithmetic): Emphasize that / binds less strongly than *.
1197 (The Standard Calc Interface): Change trail title.
1198 (Floats): Mention that when non-decimal floats are entered, only
1199 approximations are stored.
1200 (Copying): Move to the appendices.
1201 (GNU Free Documentation License): Add as an appendix.
1202
12032007-04-15 Chong Yidong <cyd@stupidchicken.com>
1204
1205 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
1206 * dired-x.texi, ebrowse.texi, ediff.texi:
1207 * emacs-mime.texi, erc.texi, eshell.texi:
1208 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
1209 * idlwave.texi, message.texi, newsticker.texi, org.texi:
1210 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
1211 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1212 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
1213 * woman.texi: Include GFDL.
1214
1215 * doclicense.texi: Remove node heading, so that it can be included by
1216 other files.
1217
1218 * dired-x.texi: Relicence under GFDL. Remove date from title page.
1219
1220 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
1221 than *.
1222
12232007-04-14 Carsten Dominik <dominik@science.uva.nl>
1224
1225 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
1226 in Calc.
1227
12282007-04-09 Romain Francoise <romain@orebokech.com>
1229
1230 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
1231 Mac OS ports. Make it clear that mouse-1 complements and doesn't
1232 replace mouse-2.
1233
12342007-04-08 Chong Yidong <cyd@stupidchicken.com>
1235
1236 * woman.texi (Word at point, Interface Options): woman-topic-at-point
1237 renamed to woman-use-topic-at-point. Document new behavior.
1238
12392007-04-08 Richard Stallman <rms@gnu.org>
1240
1241 * url.texi: Fix some indexing.
1242 (Disk Caching): Drop discussion of old/other Emacs versions.
1243
12442007-04-07 Chong Yidong <cyd@stupidchicken.com>
1245
1246 * url.texi (Disk Caching): Say Emacs 21 "and later".
1247
1248 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
1249 on Font locking which now mentions JIT lock.
1250
12512007-04-01 Michael Olson <mwolson@gnu.org>
1252
1253 * erc.texi: Update for the ERC 5.2 release.
1254
12552007-03-31 David Kastrup <dak@gnu.org>
1256
1257 * woman.texi (Topic, Interface Options): Explain changes semantics of
1258 woman-manpath in order to consider MANPATH_MAP entries.
1259
12602007-03-31 Eli Zaretskii <eliz@gnu.org>
1261
1262 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
1263
12642007-03-26 Richard Stallman <rms@gnu.org>
1265
1266 * pgg.texi (Caching passphrase): Clean up previous change.
1267
12682007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
1269
1270 * gnus.texi (Setting Process Marks): Fix typo.
1271
12722007-03-25 Romain Francoise <romain@orebokech.com>
1273
1274 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
1275 readability, and include various fixes by Daniel Brockman, Nick Roberts
1276 and Dieter Wilhelm.
1277
12782007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
1279
1280 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
1281
1282 * gnus.texi (Mail Source Specifiers): Fix typo.
1283
12842007-03-22 Ralf Angeli <angeli@caeruleus.net>
1285
1286 * reftex.texi (Imprint): Update maintainer information.
1287
12882007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
1289
1290 * message.texi (Message Buffers): Update documentation for
1291 message-generate-new-buffers.
1292
12932007-03-15 Daiki Ueno <ueno@unixuser.org>
1294
1295 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
1296
12972007-03-21 Glenn Morris <rgm@gnu.org>
1298
1299 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
1300
13012007-03-19 Chong Yidong <cyd@stupidchicken.com>
1302
1303 * eshell.texi (Known problems): Emacs 21 -> 22.
1304
1305 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
1306
13072007-03-18 Jay Belanger <belanger@truman.edu>
1308
1309 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
1310
13112007-03-12 Glenn Morris <rgm@gnu.org>
1312
1313 * calc.texi (Time Zones): Switch to new North America DST rule.
1314
1315 * calc.texi: Replace "daylight savings" with "daylight
1316 saving" in text throughout.
1317
13182007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1319
1320 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
1321 The variable now uses a list of symbols instead of just a symbol.
1322 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
1323
13242007-03-06 Romain Francoise <romain@orebokech.com>
1325
1326 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
1327 new packages, and mention Gnus update.
1328
13292007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
1330
1331 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
1332 nntp-open-connection-functions-never-echo-commands.
1333
13342007-02-27 Chong Yidong <cyd@stupidchicken.com>
1335
1336 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
1337 problems on the console, and security risk in not using gpg-agent.
1338
13392007-02-25 Carsten Dominik <dominik@science.uva.nl>
1340
1341 * org.texi (The spreadsheet): Renamed from "Table calculations".
1342 Completely reorganized and rewritten.
1343 (CamelCase links): Section removed.
1344 (Repeating items): New section.
1345 (Tracking TODO state changes): New section.
1346 (Agenda views): Chapter reorganized and rewritten.
1347 (HTML export): Section rewritten.
1348 (Tables in arbitrary syntax): New section.
1349 (Summary): Better feature summary.
1350 (Activation): Document problem with cut-and-paste of Lisp code
1351 from PDF files.
1352 (Visibility cycling): Document indirect buffer use.
1353 (Structure editing): Document sorting.
1354 (Remember): Section rewritten.
1355 (Time stamps): Better description of time stamp types.
1356 (Tag searches): Document regular expression search for tags.
1357 (Stuck projects): New section.
1358 (In-buffer settings): New keywords.
1359 (History and Acknowledgments): Updated description.
1360
13612007-02-24 Alan Mackenzie <acm@muc.de>
1362
1363 * cc-mode.texi (Movement Commands): Insert two missing command names.
1364 (Getting Started): Slight wording correction (use conditional).
1365
13662007-02-22 Kim F. Storm <storm@cua.dk>
1367
1368 * widget.texi (User Interface, Basic Types): Document need to put some
1369 text before the %v escape in :format string in editable-field widget.
1370
13712007-02-18 Romain Francoise <romain@orebokech.com>
1372
1373 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
1374 `cvs-mode-quit'.
1375
13762007-02-10 Markus Triska <markus.triska@gmx.at>
1377
1378 * widget.texi (Programming Example): Put constant strings in :format.
1379
13802007-02-07 Juanma Barranquero <lekktu@gmail.com>
1381
1382 * faq.texi (Fullscreen mode on MS-Windows): New node.
1383
13842007-02-04 David Kastrup <dak@gnu.org>
1385
1386 * faq.texi (AUCTeX): Update version number. Should probably be done
1387 for other packages as well.
1388
13892007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1390
1391 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
1392 <tassilo@member.fsf.org>.
1393
13942007-01-27 Eli Zaretskii <eliz@gnu.org>
1395
1396 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
1397 ls-lisp-use-localized-time-format.
1398
13992007-01-20 Markus Triska <markus.triska@gmx.at>
1400
1401 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
1402
14032007-01-13 Michael Olson <mwolson@gnu.org>
1404
1405 * erc.texi (Modules): Mention capab-identify module.
1406
14072007-01-05 Michael Olson <mwolson@gnu.org>
1408
1409 * erc.texi (Getting Started): Update for /RECONNECT command.
1410
14112007-01-04 Richard Stallman <rms@gnu.org>
1412
1413 * ebrowse.texi: Change C-c b to C-c C-m.
1414
14152007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
1416
1417 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
1418 variables only in info to avoid redundant entries in the printed
1419 manual.
1420
14212007-01-02 Daiki Ueno <ueno@unixuser.org>
1422
1423 * message.texi (Using PGP/MIME): Document gpg-agent usage.
1424
14252007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
1426
1427 * message.texi (Security): Split into sub-nodes.
1428
14292007-01-01 Alan Mackenzie <acm@muc.de>
1430
1431 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
1432 eval-after-load in Emacs <=21 and a workaround. Document that
1433 trigraphs are not supported.
1434
14352007-01-01 Alan Mackenzie <acm@muc.de>
1436
1437 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
1438 c-context-line-break. When invoked within a string, preserve
1439 whitespace. Add a backslash only when also in a macro.
1440
14412007-01-01 Alan Mackenzie <acm@muc.de>
1442
1443 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
1444
14452007-01-01 Alan Mackenzie <acm@muc.de>
1446
1447 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
1448 are now bound by default to c-\(beginning\|end\)-of-defun by default.
1449
14502007-01-01 Alan Mackenzie <acm@muc.de>
1451
1452 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
1453 "Choosing a Style".
1454
1455 * cc-mode.texi ("Styles"): Add @dfn{style}.
1456
14572006-12-30 Michael Albinus <michael.albinus@gmx.de>
1458
1459 Sync with Tramp 2.0.55.
1460
1461 * trampver.texi: Update release number.
1462
14632006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
1464
1465 * gnus.texi (Customizing Articles): Add index entries for all
1466 gnus-treat-* variables.
1467
14682006-12-29 Jouni K. Sepp\e,Ad\e(Bnen <jks@iki.fi>
1469
1470 * gnus.texi (IMAP): Fix incorrect explanation of
1471 nnimap-search-uids-not-since-is-evil in documentation for
1472 nnimap-expunge-search-string.
1473
14742006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
1475
1476 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
1477 spam-ifile-database.
1478
14792006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
1480
1481 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
1482 rebind C-s.
1483
14842006-12-26 Jouni K. Sepp\e,Ad\e(Bnen <jks@iki.fi>
1485
1486 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
1487 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
1488 "expiring mail".
1489 (IMAP): Document nnimap-search-uids-not-since-is-evil and
1490 nnimap-nov-is-evil.
1491
14922006-12-25 Kevin Ryde <user42@zip.com.au>
1493
1494 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
1495 about the key procedure being used heavily.
1496
14972006-12-24 Chong Yidong <cyd@stupidchicken.com>
1498
1499 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
1500 to t.
1501 (Prerequisites): Add explanation about gpg-agent.
1502
15032006-12-22 Kevin Ryde <user42@zip.com.au>
1504
1505 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
1506 "sort" instead of "sort*".
1507
15082006-12-19 Richard Stallman <rms@gnu.org>
1509
1510 * calc.texi (History and Acknowledgements): Recognize that Emacs
1511 now does have floating point.
1512
15132006-12-19 Michael Albinus <michael.albinus@gmx.de>
1514
1515 * tramp.texi (External transfer methods): Describe new method `scpc'.
1516
15172006-12-17 Sascha Wilde <wilde@sha-bang.de>
1518
1519 * pgg.texi: Added short note on gpg-agent to the introduction.
1520
15212006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
1522
1523 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
1524 also applies to Cc.
1525
15262006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
1527
1528 * gnus.texi (X-Face): Clarify. Say which programs are required
1529 on Windows.
1530
15312006-12-08 Michael Olson <mwolson@gnu.org>
1532
1533 * erc.texi (Modules): Remove documentation for list module.
1534
15352006-12-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
1536
1537 * faq.texi (^M in the shell buffer): Ditto.
1538
15392006-11-20 Michael Olson <mwolson@gnu.org>
1540
1541 * erc.texi: Call this the 5.2 stable pre-release of ERC.
1542
15432006-11-17 Carsten Dominik <dominik@science.uva.nl>
1544
1545 * org.texi: Fix typos.
1546 (Agenda commands): Document `C-k'.
1547
15482006-11-16 Eli Zaretskii <eliz@gnu.org>
1549
1550 * url.texi (http/https): Fix a typo in the HTTP URL.
1551
15522006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
1553
1554 * ada-mode.texi: Total rewrite.
1555
15562006-11-13 Carsten Dominik <dominik@science.uva.nl>
1557
1558 * org.texi: Minor typo fixes.
1559
15602006-11-13 Bill Wohler <wohler@newt.com>
1561
1562 Release MH-E manual version 8.0.3.
1563
1564 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1565 release 8.0.3.
1566
1567 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
1568 to set MAILDIR.
1569 (Reading Mail): Document the customization of read-mail-command
1570 for MH-E.
1571 (Viewing Attachments): Document mm-discouraged-alternatives.
1572 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
1573 (Junk): Add more information about the settings of mh-junk-background
1574 in a program. Add /usr/bin/mh to PATH in examples.
1575
15762006-11-12 Richard Stallman <rms@gnu.org>
1577
1578 * woman.texi: Update author address but say he no longer maintains it.
1579
15802006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
1581
1582 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
1583 archived trees.
1584 (Checkboxes): Section moved to chapter 5, and extended.
1585 (The date/time prompt): New section.
1586 (Link abbreviations): New section.
1587 (Presentation and sorting): New section.
1588 (Custom agenda views): Section completely rewritten.
1589 (Summary): Compare with Planner.
1590 (Feedback): More info about creating backtraces.
1591 (Plain lists): Modified example.
1592 (Breaking down tasks): New section.
1593 (Custom time format): New section.
1594 (Time stamps): Document inactive timestamps.
1595 (Setting tags): More details about fast tag selection.
1596 (Block agenda): New section.
1597 (Custom agenda views): Section rewritten.
1598 (Block agenda): New section.
1599
16002006-11-07 Michael Albinus <michael.albinus@gmx.de>
1601
1602 * tramp.texi (Configuration): scp is the default method.
1603 (Default Method): Use ssh as example for another method.
1604
16052006-10-27 Richard Stallman <rms@gnu.org>
1606
1607 * woman.texi: Downcase nroff/troff/roff.
1608 (Installation): Chapter deleted. Some xrefs deleted.
1609 (Background): woman doesn't advise man ;-).
1610
16112006-10-26 Roberto Rodr\e,Am\e(Bguez <lanubeblanca@googlemail.com> (tiny change)
1612
1613 * ada-mode.texi (Project files, Identifier completion)
1614 (Automatic Casing, Debugging, Using non-standard file names)
1615 (Working Remotely): Fix typos.
1616
16172006-10-20 Masatake YAMATO <jet@gyve.org>
1618
1619 * cc-mode.texi (Sample .emacs File): Added missing `)' in
1620 sample code `my-c-initialization-hook'.
1621
16222006-10-19 Stuart D. Herring <herring@lanl.gov>
1623
1624 * widget.texi: Fix typos.
1625
16262006-10-19 Michael Albinus <michael.albinus@gmx.de>
1627
1628 * tramp.texi (Frequently Asked Questions): Remove questions marked with
1629 "???". There have been no complaints for years, so the information
1630 must be appropriate.
1631
16322006-10-16 Richard Stallman <rms@gnu.org>
1633
1634 * widget.texi: Use @var instead of capitalization.
1635 Clarify many widget type descriptions.
1636
16372006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1638
1639 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
1640 gnus-dired-attach.
1641 (Selecting a Group): Fix typo.
1642
16432006-10-12 Roberto Rodr\e,Am\e(Bguez <lanubeblanca@googlemail.com> (tiny change)
1644
1645 * widget.texi: Fix typos.
1646
16472006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
1648
1649 * gnus.texi (Image Enhancements): Update for Emacs 22.
1650
1651 * gnus-faq.texi ([1.3]): Update.
1652
16532006-10-06 Richard Stallman <rms@gnu.org>
1654
1655 * faq.texi (Displaying the current line or column):
1656 Delete "As of Emacs 20".
1657
16582006-10-06 Romain Francoise <romain@orebokech.com>
1659
1660 * faq.texi (VM): VM works with Emacs 22 too.
1661
16622006-10-06 Richard Stallman <rms@gnu.org>
1663
1664 * ebrowse.texi: Remove Emacs version "21" from title.
1665
16662006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
1667
1668 * gnus.texi (Foreign Groups): Say where change of editing commands are
1669 stored. Add reference to `gnus-parameters'.
1670
16712006-09-15 Jay Belanger <belanger@truman.edu>
1672
1673 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
1674 Change "Library Public License" to "Lesser Public License"
1675 throughout. Use "yyyy" to represent year.
1676
16772006-09-15 Carsten Dominik <dominik@science.uva.nl>
1678
1679 * org.texi (Setting tags): Typo fix.
1680
16812006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
1682
1683 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
1684
16852006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
1686
1687 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
1688
16892006-09-12 Paul Eggert <eggert@cs.ucla.edu>
1690
1691 * faq.texi (Escape sequences in shell output): EMACS is now set
1692 to Emacs's absolute file name, not to "t".
1693 (^M in the shell buffer): Likewise.
1694 * misc.texi (Interactive Shell): Likewise.
1695
16962006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
1697
1698 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
1699 mails with pop3-leave-mail-on-server. Fix wording.
1700 (Limiting): Improve gnus-summary-limit-to-articles.
1701 (X-Face): Fix typo.
1702
17032006-09-11 Simon Josefsson <jas@extundo.com>
1704
1705 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
1706 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
1707
17082006-09-06 Simon Josefsson <jas@extundo.com>
1709
1710 * smtpmail.texi (Authentication): Mention SSL.
1711
17122006-09-01 Eli Zaretskii <eliz@gnu.org>
1713
1714 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
1715 Don't use @indicateurl.
1716
1717 * cc-mode.texi (Subword Movement): Don't use @headitem.
1718 (Custom Braces, Clean-ups): Don't use @tie.
1719
17202006-08-29 Michael Albinus <michael.albinus@gmx.de>
1721
1722 Sync with Tramp 2.0.54.
1723
1724 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
1725 Suggested by Adrian Phillips <a.phillips@met.no>.
1726
17272006-08-15 Carsten Dominik <dominik@science.uva.nl>
1728
1729 * org.texi (Installation, Activation): Split from Installation and
1730 Activation.
1731 (Clocking work time): Documented new features.
1732
17332006-08-13 Alex Schroeder <alex@gnu.org>
1734
1735 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
1736 example.
1737
17382006-08-12 Eli Zaretskii <eliz@gnu.org>
1739
1740 * faq.texi (How to add fonts): New node.
1741
17422006-08-05 Romain Francoise <romain@orebokech.com>
1743
1744 * faq.texi (New in Emacs 22): Expand.
1745
17462006-08-03 Michael Olson <mwolson@gnu.org>
1747
1748 * erc.texi: Update for ERC 5.1.4.
1749
17502006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
1751
1752 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
1753 in .../site-lisp/gnus/ by default.
1754 [ From gnus-news.texi in the trunk. ]
1755
17562006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
1757
1758 * gnus.texi (MIME Commands): Additions for yEnc.
1759
17602006-07-24 Richard Stallman <rms@gnu.org>
1761
1762 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
1763 * faq.texi: Move periods and commas inside quotes.
1764
17652006-07-20 Jay Belanger <belanger@truman.edu>
1766
1767 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
1768
17692006-07-18 Chong Yidong <cyd@stupidchicken.com>
1770
1771 * faq.texi (Security risks with Emacs): Document Emacs 22
1772 file-local-variable mechanism.
1773
17742006-07-12 Michael Olson <mwolson@gnu.org>
1775
1776 * erc.texi: Update for ERC 5.1.3.
1777
17782006-07-12 Alex Schroeder <alex@gnu.org>
1779
1780 * rcirc.texi: Fix typos.
1781 (Getting started with rcirc): New calling convention for M-x irc.
1782 Mention #rcirc. Removed channel tracking.
1783 (Configuration): Changed the names of all variables that got changed
1784 recently, eg. rcirc-server to rcirc-default-server. Added
1785 documentation for rcirc-authinfo, some background for Bitlbee, and
1786 rcirc-track-minor-mode.
1787 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
1788 Scrolling.
1789 (Reconnecting after you have lost the connection): Fixed example code
1790 to match code changes.
1791
17922006-07-10 Nick Roberts <nickrob@snap.net.nz>
1793
1794 * gnus.texi, message.texi: Fix typos.
1795
17962006-07-07 Carsten Dominik <dominik@science.uva.nl>
1797
1798 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
1799 commands.
1800 (Global TODO list): Document the use of the variables
1801 `org-agenda-todo-ignore-scheduled' and
1802 `org-agenda-todo-list-sublevels'.
1803
18042006-07-05 Richard Stallman <rms@gnu.org>
1805
1806 * faq.texi (Scrolling only one line): Fix xref.
1807
18082006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1809
1810 * faq.texi (Evaluating Emacs Lisp code):
1811 Throughout, replace eval-current-buffer with eval-buffer.
1812
18132006-07-03 Richard Stallman <rms@gnu.org>
1814
1815 * rcirc.texi (Scrolling conservatively): Fix xref.
1816
1817 * pcl-cvs.texi (Viewing differences): Usage fix.
1818
18192006-07-03 Carsten Dominik <dominik@science.uva.nl>
1820
1821 * org.texi (Agenda commands): Document `s' key to save all org-mode
1822 buffers.
1823
18242006-06-30 Ralf Angeli <angeli@caeruleus.net>
1825
1826 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
1827 names. Mention `cvs-msg' face.
1828
18292006-06-29 Carsten Dominik <dominik@science.uva.nl>
1830
1831 * org.texi (Checkboxes): New section.
1832
18332006-06-28 Carsten Dominik <dominik@science.uva.nl>
1834
1835 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
1836 throughout this chapter.
1837
18382006-06-27 Chong Yidong <cyd@stupidchicken.com>
1839
1840 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
1841 text for standalone vs Emacs info.
1842 (Help): Clarify header line description. Use mouse-1 for clicks.
1843 (Help-P): Use mouse-1 for clicks.
1844 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
1845 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
1846 (Choose menu subtopic): Remove gratuitous Emacs command names.
1847 (Help-FOO): Put usual behavior first.
1848 (Help-Xref): Clicking on xrefs works in Emacs.
1849 (Search Text): Clarify what the default behavior is.
1850 (Create Info buffer): Fix Emacs window/X window confusion.
1851 (Emacs Info Variables): Fix for new Emacs init file behavior.
1852
18532006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1854
1855 * gnus.texi (Summary Buffer Lines): Fix typo.
1856
18572006-06-23 Carsten Dominik <dominik@science.uva.nl>
1858
1859 * org.texi (Embedded LaTeX): New chapter.
1860 (Archiving): Section rewritten.
1861 (Enhancing text): Some parts moved to the new chapter about LaTeX.
1862
18632006-06-20 Bill Wohler <wohler@newt.com>
1864
1865 Release MH-E manual version 8.0.1.
1866
1867 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1868 release 8.0.1.
1869 (Preface): Depend on GNU mailutils 1.0 and higher.
1870
18712006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
1872
1873 * message.texi (News Headers): Update message-syntax-checks section.
1874
18752006-06-19 Karl Berry <karl@gnu.org>
1876
1877 * info.texi (Advanced): Mention C-q, especially with ?.
1878
18792006-06-19 Carsten Dominik <dominik@science.uva.nl>
1880
1881 * org.texi (Publishing links): Document the `:link-validation-function'
1882 property.
1883 (Extensions and Hacking): New chapter, includes some sections of the
1884 "Miscellaneous" chapter.
1885
18862006-06-10 Carsten Dominik <dominik@science.uva.nl>
1887
1888 * org.texi (Progress logging): New section.
1889
18902006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
1891
1892 * viper.texi (Viper Specials):
1893 * gnus.texi (Example Setup):
1894 * faq.texi (Backspace invokes help):
1895 * dired-x.texi (Optional Installation Dired Jump):
1896 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
1897 follow coding conventions.
1898
18992006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
1900
1901 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
1902
19032006-06-06 Carsten Dominik <dominik@science.uva.nl>
1904
1905 * org.texi (ASCII export): Document indentation adaptation.
1906 (Setting tags): Document mutually-exclusive tags.
1907
19082006-06-05 Romain Francoise <romain@orebokech.com>
1909
1910 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
1911 Fix typo.
1912
1913 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
1914 channel (#gnus@irc.freenode.net).
1915 Fix typos. Update copyright notice.
1916
1917 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
1918 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
1919 (Line-Up Functions, Custom Macros):
1920 * ediff.texi (Window and Frame Configuration)
dccb744b 1921 (Highlighting Difference Regions):
2de53ca6
GM
1922 * emacs-mime.texi (Display Customization):
1923 * erc.texi (History):
1924 * eshell.texi (Known problems):
1925 * eudc.texi (Overview, BBDB):
1926 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
1927 (The problem of spam, SpamOracle, Extending the Spam package)
1928 (Conformity, Terminology):
dccb744b 1929 * idlwave.texi (Routine Info)
2de53ca6
GM
1930 (Class and Keyword Inheritance, Padding Operators)
1931 (Breakpoints and Stepping, Electric Debug Mode)
1932 (Examining Variables, Troubleshooting):
1933 * org.texi (Creating timestamps):
1934 * reftex.texi (Commands, Options, Changes):
1935 * tramp.texi (Inline methods, Password caching)
1936 (Auto-save and Backup, Issues):
1937 * vip.texi (Files, Commands in Insert Mode):
1938 * viper.texi (Emacs Preliminaries, States in Viper)
1939 (Packages that Change Keymaps, Viper Specials, Groundwork):
1940 Fix various typos.
1941
19422006-05-31 Michael Ernst <mernst@alum.mit.edu>
1943
1944 * ediff.texi: Fix typos.
1945
19462006-05-30 Carsten Dominik <dominik@science.uva.nl>
1947
1948 * org.texi: Small typo fixes.
1949
19502006-05-29 Michael Albinus <michael.albinus@gmx.de>
1951
1952 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
1953
19542006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
1955
1956 * pcl-cvs.texi: Fix typos.
1957 (Customization): Say "us".
1958
19592006-05-26 Eli Zaretskii <eliz@gnu.org>
1960
1961 * org.texi: Remove bogus @setfilename.
1962
19632006-05-26 Carsten Dominik <dominik@science.uva.nl>
1964
1965 * org.texi (ASCII export): Omit command name.
1966 (HTML export): Add prefix to all lines in Local Variable example.
1967 (Acknowledgments): Typeset names in italics.
1968
19692006-05-24 Carsten Dominik <dominik@science.uva.nl>
1970
1971 * org.texi (Plain lists): Add new item navigation commands.
1972 (External links): Document elisp and info links.
1973 (Custom searches): New section.
1974 (Publishing): New chapter.
1975 (HTML export): Include a list of supported CSS classes.
1976 (Setting tags): Describe the fast-tag-setting interface.
1977
19782006-05-20 Luc Teirlinck <teirllm@auburn.edu>
1979
1980 * dired-x.texi: ifinfo -> ifnottex.
1981
19822006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
1983
1984 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
1985
19862006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
1987
1988 * message.texi (Interface): Add tool bar customization.
1989 (MIME): Index and text additions for mml-attach.
1990 (MIME): Describe mml-dnd-protocol-alist and
1991 mml-dnd-attach-options.
1992
1993 * gnus.texi (Oort Gnus): Reorder entries in sections.
1994 Fix some entries.
1995 (Starting Up): Add references to "Emacs for Heathens" and to
1996 "Finding the News". Add user-full-name and user-mail-address.
1997 (Group Buffer Format): Add tool bar customization and update.
1998 (Summary Buffer): Add tool bar customization.
1999 (Posting Styles): Add message-alternative-emails.
2000
20012006-05-09 Michael Albinus <michael.albinus@gmx.de>
2002
2003 * tramp.texi (Filename completion): Improve wording.
2004
20052006-05-07 Romain Francoise <romain@orebokech.com>
2006
2007 * faq.texi (Using regular expressions): Fix typo.
2008 (Packages that do not come with Emacs): Fix capitalization.
2009 (Replacing text across multiple files): Expand node to explain how
2010 to use `dired-do-query-replace-regexp' in more detail, based on
2011 suggestion by Eric Hanchrow <offby1@blarg.net>.
2012
20132006-05-06 Michael Albinus <michael.albinus@gmx.de>
2014
2015 * tramp.texi (Filename completion): Completion of remote files'
2016 method, user name and host name is active only in partial
2017 completion mode.
2018
20192006-05-06 Bill Wohler <wohler@newt.com>
2020
2021 Release MH-E manual version 8.0.
2022
2023 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2024 release 8.0.
2025
20262006-05-06 Bill Wohler <wohler@newt.com>
2027
2028 * mh-e.texi (MH-BOOK-HOME): Change from
2029 http://www.ics.uci.edu/~mh/book/mh to
2030 http://rand-mh.sourceforge.net/book/mh.
2031 Replace .htm suffix with .html for MH book files.
2032 (Using This Manual): Update key binding for getting relevant
2033 chapter in Info from command key.
2034 (Ranges): Fix itemx.
2035
20362006-05-05 Karl Berry <karl@gnu.org>
2037
2038 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
2039 (\fonttextsize): New user-level command to change text font size.
2040
20412006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
2042
2043 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
2044
20452006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
2046
2047 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
2048
20492006-04-24 Bill Wohler <wohler@newt.com>
2050
2051 * mh-e.texi (Getting Started): Make it more explicit that you need
2052 to install MH. Add pointers to current MH implementations.
2053
20542006-04-21 Bill Wohler <wohler@newt.com>
2055
2056 Release MH-E manual version 7.94.
2057
2058 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2059 release 7.94.
2060
20612006-04-21 Carsten Dominik <dominik@science.uva.nl>
2062
2063 * org.texi: Many small fixes.
2064 (Handling links): Rename from "Managing links".
2065
20662006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
2067
2068 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
2069 (Splitting mail using spam-stat): Fix @xref.
2070
20712006-04-20 Chong Yidong <cyd@stupidchicken.com>
2072
2073 * gnus.texi (Spam Package): Major revision of the text.
2074 Previouly this node was "Filtering Spam Using The Spam ELisp Package".
2075
20762006-04-20 Carsten Dominik <dominik@science.uva.nl>
2077
2078 * org.texi (Time stamps): Better explanation of the purpose of
2079 different time stamps.
2080 (Structure editing, Plain lists): More details on how new items
2081 and headings are inserted.
2082
20832006-04-18 Carsten Dominik <dominik@science.uva.nl>
2084
2085 * org.texi (Formula syntax): Fix link to Calc Manual.
2086
20872006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
2088
2089 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
2090
20912006-04-17 Bill Wohler <wohler@newt.com>
2092
2093 * mh-e.texi (Folders): Update mh-before-quit-hook and
2094 mh-quit-hook example with code that removes the buffers rather
2095 than just bury them.
2096
20972006-04-17 Michael Albinus <michael.albinus@gmx.de>
2098
2099 Sync with Tramp 2.0.53.
2100
21012006-04-13 Carsten Dominik <dominik@science.uva.nl>
2102
2103 * org.texi (Updating settings): New section.
2104 (Visibility cycling): Better names for the startup folding
2105 options.
2106 (Exporting): Completely restructured.
2107 (The very busy C-c C-c key): New section.
2108 (Summary of in-buffer settings): New section.
2109
21102006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
2111
2112 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
2113
21142006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
2115
2116 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
2117 (Server Commands): Key `v' is reserved for users.
2118
21192006-04-11 Carsten Dominik <dominik@science.uva.nl>
2120
2121 * org.texi (Link format): New section, emphasis on bracket links.
2122 (External links): Document bracket links.
2123 (FAQ): Expand to cover shell links and the new link format.
2124
21252006-04-09 Kevin Ryde <user42@zip.com.au>
2126
2127 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
2128
21292006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
2130
2131 * gnus.texi (Summary Buffer Lines): Add `*'.
2132
21332006-04-07 Jochen K\e,A|\e(Bpper <jochen@fhi-berlin.mpg.de>
2134
2135 * gnus.texi (Group Parameters):
2136 Mention gnus-permanently-visible-groups.
2137
21382006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
2139
2140 * gnus.texi (Face): Fix typo.
2141
21422006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
2143
2144 * gnus.texi (X-Face): Clarify.
2145 (Face): Need Emacs with PNG support.
2146
21472006-04-06 Richard Stallman <rms@gnu.org>
2148
2149 * idlwave.texi: Delete the blocks "not suitable for inclusion with
2150 Emacs".
2151
21522006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
2153
2154 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
2155 blocks not suitable for inclusion with Emacs using variable
2156 PARTOFEMACS.
2157
21582006-04-04 Simon Josefsson <jas@extundo.com>
2159
2160 * gnus.texi (Security): Improve.
2161
21622006-04-02 Bill Wohler <wohler@newt.com>
2163
2164 * mh-e.texi (Getting Started, Junk, Bug Reports)
2165 (MH FAQ and Support): Fix URLs.
2166
21672006-03-31 Romain Francoise <romain@orebokech.com>
2168
2169 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
2170 to t, not nil (and has for the past eight years).
2171
21722006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
2173
2174 * message.texi, gnus.texi: Bump version to 5.11.
2175
21762006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
2177
2178 * gnus.texi (Top): Add comment about version line.
2179
2180 * message.texi (Top): Ditto. Change to take named versions into
2181 account.
2182
21832006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
2184
2185 * gnus.texi (Posting Styles): Add x-face-file to example.
2186 (X-Face): Refer to posting styles.
2187
2188 * gnus-faq.texi ([5.8]): Add x-face-file.
2189 ([8.4]): Add links to gmane.emacs.gnus.user and
2190 gmane.emacs.gnus.general.
2191
21922006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
2193
2194 * gnus-faq.texi: Use .invalid.
2195 ([5.4]): Fix gnus-posting-styles example.
2196
21972006-03-27 Romain Francoise <romain@orebokech.com>
2198
2199 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
2200 Emacs/W3 needs a new maintainer.
2201 (Ispell): Update author and version info.
2202 (Mailcrypt): Mention PGG.
2203 (New in Emacs 22): Add PGG to the list of new packages.
2204 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
2205 updating dead URLs.
2206
22072006-03-25 Karl Berry <karl@gnu.org>
2208
2209 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
2210 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
2211 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
2212 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
2213 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
2214 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
2215 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
2216 (2) do not indent copyright year list (or anything else).
2217
22182006-03-21 Bill Wohler <wohler@newt.com>
2219
2220 * mh-e.texi (Folders): Various edits.
2221
22222006-03-20 Romain Francoise <romain@orebokech.com>
2223
2224 * gnus.texi (Mail Folders): Grammar fix.
2225
22262006-03-19 Bill Wohler <wohler@newt.com>
2227
2228 * mh-e.texi (Replying): Document Mail-Followup-To.
2229 Change manually-formatted table to multitable. Add debugging info.
2230 Move description of mh-reply-default-reply-to into paragraph
2231 that describes its values.
2232
22332006-03-17 Bill Wohler <wohler@newt.com>
2234
2235 * mh-e.texi: Use smallexample and smalllisp consistenly.
2236 (Sending Mail Tour): Update method of entering
2237 addresses and subject.
2238 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
2239 (Adding Attachments, Searching): Update screenshots for Emacs 22.
2240
22412006-03-15 Carsten Dominik <dominik@science.uva.nl>
2242
2243 * org.texi: Version number change only.
2244
22452006-03-14 Bill Wohler <wohler@newt.com>
2246
2247 * mh-e.texi: Add index entries around each paragraph rather than
2248 depend on entries from beginning of node. Doing so ensures that
2249 index entries are less likely to be forgotten if text is cut and
2250 pasted, and are necessary anyway if the references are on a
2251 separate page. It seems that makeinfo is now (v. 4.8) only
2252 producing one index entry per node, so there is no longer any
2253 excuse not to. Use subheading instead of heading. The incorrect
2254 use of heading produced very large fonts in Info--as large as the
2255 main heading.
2256 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
2257 versions 6 and 7 appeared *around* the time of these Emacs releases.
2258
22592006-03-13 Carsten Dominik <dominik@science.uva.nl>
2260
2261 * org.texi (Clean view): Document new startup options.
2262
22632006-03-11 Bill Wohler <wohler@newt.com>
2264
2265 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
2266 (Composing, Scan Line Formats): Fix @refs.
2267 (Getting Started): Define MH profile and MH profile components.
2268 (Incorporating Mail, Reading Mail, Viewing, Printing)
2269 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
2270 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
2271 for string constants.
2272 (Tool Bar): Remove spurious quote.
2273 (Junk): Use ``...'' instead of "...".
2274 (Scan Line Formats): Replace @samp with @kbd.
2275
22762006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
2277
2278 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
2279
22802006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
2281
2282 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
2283 easy to understand.
2284
22852006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
2286
2287 * gnus.texi: Markup fix.
2288 (Fancy Mail Splitting): Specify new feature.
2289
22902006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
2291
2292 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
2293 partial-words matching.
2294
22952006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
2296
2297 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
2298
2299 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
2300 (MIME Commands): Fix mm-discouraged-alternatives.
2301
23022006-03-07 Carsten Dominik <dominik@science.uva.nl>
2303
2304 * org.texi: Version number change only.
2305
23062006-03-06 Bill Wohler <wohler@newt.com>
2307
2308 * mh-e.texi: Move from SourceForge repository to Savannah.
2309 This is version 7.93, which is a total rewrite from the previous
2310 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
2311 version 7.93.
2312
23132006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
2314
2315 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
2316
23172006-03-01 Carsten Dominik <dominik@science.uva.nl>
2318
2319 * org.texi (Interaction): Add item about `org-mouse.el' by
2320 Piotr Zielinski.
2321 (Managing links): Document that also mouse-1 can be used to
2322 activate a link.
2323 (Headlines, FAQ): Add entry about hiding leading stars.
2324 (Miscellaneous): Resort the sections in this chapter to a more
2325 logical sequence.
2326
23272006-02-27 Simon Josefsson <jas@extundo.com>
2328
2329 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
2330 2004-01-27 from the trunk).
2331
23322006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2333
2334 * cc-mode.texi: Rename c-hungry-backspace to
2335 c-hungry-delete-backwards, at the request of RMS. Leave the old
2336 name as an alias.
2337
23382006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2339
2340 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
2341 include the function header within the defun.
2342
23432006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2344
2345 * cc-mode.texi: Correct two typos.
2346
23472006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2348
2349 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
2350 existing comment.
2351 (Electric Keys): Add a justification for electric indentation.
2352 (Hungry WS Deletion): Clear up the names and complications of the
2353 BACKSPACE and DELETE keys.
2354
23552006-02-23 Juri Linkov <juri@jurta.org>
2356
2357 * faq.texi (Common requests): Move `Turning on auto-fill by
2358 default' after `Wrapping words automatically'. Move `Working with
2359 unprintable characters' before `Searching for/replacing newlines'.
2360 Move `Replacing highlighted text' after `Highlighting a region'.
2361 Merge `Repeating commands' and `Repeating a command as many times
2362 as possible' into the former.
2363 (Packages that do not come with Emacs): Add refs to Gmane and
2364 etc/MORE.STUFF.
2365
23662006-02-23 Juri Linkov <juri@jurta.org>
2367
2368 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
2369 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
2370 Add xref to `(emacs)Reporting Bugs'.
2371 (Getting a printed manual): Add URL to other formats of the manual.
2372 (Common requests): Fix menu.
2373 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
2374 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
2375 (Inserting text at the beginning of each line): Add pxref to
2376 `Changing the included text prefix'.
2377 (Forcing the cursor to remain in the same column): Mention `track-eol'
2378 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
2379 (Replacing text across multiple files): Add keybinding `Q' for
2380 `dired-do-query-replace'.
2381
23822006-02-22 Carsten Dominik <dominik@science.uva.nl>
2383
2384 * reftex.texi: Version number and date change only.
2385
2386 * org.texi (Internal Links): Rewrite to cover the modified
2387 linking system.
2388
23892006-02-17 Eli Zaretskii <eliz@gnu.org>
2390
2391 * faq.texi: Remove the coding cookie, it's not needed anymore.
2392
23932006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2394
2395 * faq.texi (Colors on a TTY): Mention Mac OS port.
2396
23972006-02-12 Karl Berry <karl@gnu.org>
2398
2399 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
2400 8-bit accented a.
2401
24022006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
2403
2404 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
2405
24062006-02-08 Romain Francoise <romain@orebokech.com>
2407
2408 * faq.texi (Top): Remove paragraph about the FAQ being a
2409 transitional document, etc.
2410 (Searching for/replacing newlines): New node.
2411 (Yanking text in isearch): New node.
2412 (Inserting text at the beginning of each line): Rename and make
2413 more general, mention `M-;' in Message mode.
2414
24152006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2416
2417 * faq.texi (Meta key does not work in xterm)
2418 (Emacs does not display 8-bit characters)
2419 (Inputting eight-bit characters): Update xrefs.
2420
24212006-02-06 Romain Francoise <romain@orebokech.com>
2422
2423 * faq.texi (VM): VM now at version 7.19.
2424 Set myself as maintainer of this file.
2425
24262006-02-04 Michael Olson <mwolson@gnu.org>
2427
2428 * erc.texi (History): Note that ERC is now included with Emacs.
2429
24302006-01-31 Romain Francoise <romain@orebokech.com>
2431
2432 * message.texi (Message Headers): Explain what
2433 `message-alternative-emails' does in more detail.
2434 Update copyright year.
2435
24362006-01-30 Juanma Barranquero <lekktu@gmail.com>
2437
2438 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
2439
24402006-01-29 Richard M. Stallman <rms@gnu.org>
2441
2442 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
2443
24442006-01-29 Michael Olson <mwolson@gnu.org>
2445
2446 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
2447
2448 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
2449
2450 * faq.texi (New in Emacs 22): Mention ERC.
2451
24522006-01-28 Luc Teirlinck <teirllm@auburn.edu>
2453
2454 * rcirc.texi: Capitalize dir entry for consistency with the entry
2455 in info/dir and other entries in the Emacs category.
2456 Fix typos. Delete trailing whitespace.
2457
24582006-01-28 Bj\e,Av\e(Brn Lindstr\e,Av\e(Bm <bkhl@elektrubadur.se>
2459
2460 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
2461
24622006-01-27 Eli Zaretskii <eliz@gnu.org>
2463
2464 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
2465 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
2466
2467 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
2468 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
2469
24702006-01-27 Alex Schroeder <alex@gnu.org>
2471
2472 * rcirc.texi: New file.
2473
24742006-01-23 Juri Linkov <juri@jurta.org>
2475
2476 * widget.texi (User Interface): Add S-TAB for widget-backward.
2477
24782006-01-22 Michael Albinus <michael.albinus@gmx.de>
2479
2480 Sync with Tramp 2.0.52.
2481
2482 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
2483 Add Tramp disabling item. New item for common connection problems.
2484 (various): Apply "ftp" as method for the download URL.
2485 (Bug Reports): Refer to FAQ for common problems.
2486
24872006-01-21 Eli Zaretskii <eliz@gnu.org>
2488
2489 * widget.texi (User Interface): Use @key for TAB.
2490
2491 * ses.texi (Formulas, Printer functions): Use @key for TAB.
2492
2493 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
2494 for TAB.
2495
2496 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
2497
24982006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
2499
2500 * gnus.texi: Update copyright.
2501
25022006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
2503
2504 * gnus.texi (Article Washing): Additions.
2505
25062006-01-08 Alex Schroeder <alex@gnu.org>
2507
2508 * pgg.texi (Caching passphrase): Rewording.
2509
25102006-01-13 Carsten Dominik <dominik@science.uva.nl>
2511
2512 * org.texi (Agenda commands): Document tags command.
2513
25142006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
2515
2516 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
2517
25182006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
2519
2520 * gnus.texi (RSS): Addition.
2521
25222005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
2523
2524 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
2525
25262005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
2527
2528 * emacs-mime.texi (Display Customization): Add setting example to
2529 mm-discouraged-alternatives.
2530
25312006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
2532
2533 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
2534 version is the canonical version.
2535
25362006-01-08 Alex Schroeder <alex@gnu.org>
2537
2538 * pgg.texi (Caching passphrase): Rewording.
2539
25402006-01-06 Eli Zaretskii <eliz@gnu.org>
2541
2542 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
2543 repository URL.
2544
25452006-01-06 Carsten Dominik <dominik@science.uva.nl>
2546
2547 * org.texi: Removed the accidentally re-added empty line in the
2548 direntry.
2549
25502006-01-05 Carsten Dominik <dominik@science.uva.nl>
2551
2552 * org.texi (Agenda Views): Chapter reorganized.
2553
25542005-12-29 Romain Francoise <romain@orebokech.com>
2555
2556 * faq.texi (Using Customize): New node.
2557
25582005-12-28 Luc Teirlinck <teirllm@auburn.edu>
2559
2560 * org.texi: Remove blank line in @direntry. It is non-standard
2561 and recursively produces blank lines all over the dir file (when
2562 using Texinfo 4.8).
2563
25642005-12-21 Luc Teirlinck <teirllm@auburn.edu>
2565
2566 * widget.texi (atoms): Delete obsolete remark about `file' widget.
2567
25682005-12-20 Carsten Dominik <dominik@science.uva.nl>
2569
2570 * org.texi (Tags): Boolean logic documented.
2571 (Agenda Views): Document custom commands.
2572
25732005-12-20 David Kastrup <dak@gnu.org>
2574
2575 * faq.texi (AUCTeX): Update version and mailing list info.
2576
25772005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
2578
2579 * gnus.texi (MIME Commands): Mention addition of
2580 multipart/alternative to gnus-buttonized-mime-types and add xref
2581 to mm-discouraged-alternatives.
2582
2583 * emacs-mime.texi (Display Customization): Mention addition of
2584 "image/.*" and add xref to gnus-buttonized-mime-types in the
2585 mm-discouraged-alternatives section.
2586
25872005-12-16 Carsten Dominik <dominik@science.uva.nl>
2588
2589 * org.texi (Tags): New section.
2590 (Agenda Views): Chapter reorganized.
2591
25922005-12-16 Eli Zaretskii <eliz@gnu.org>
2593
2594 * org.texi (Internal Links): Add a missing comma after an @xref.
2595
25962005-12-14 Chong Yidong <cyd@stupidchicken.com>
2597
2598 * faq.texi (Filling paragraphs with a single space): No need to
2599 change sentence-end now.
2600
26012005-12-13 Romain Francoise <romain@orebokech.com>
2602
2603 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
2604
26052005-12-12 Jay Belanger <belanger@truman.edu>
2606
2607 * faq.texi (Calc): Update version number.
2608
26092005-12-12 Carsten Dominik <dominik@science.uva.nl>
2610
2611 * org.texi (Progress Logging): New section.
2612
26132005-12-10 Romain Francoise <romain@orebokech.com>
2614
2615 Update the Emacs FAQ for the 22.1 release.
2616
2617 * faq.texi: Set VER to `22.1'.
2618 (Basic editing): Explain how to use localized versions of the
2619 Tutorial. Mention that `C-h r' displays the manual. Delete
2620 obsolete WWW link to an Emacs 18 tutorial.
2621 (Getting a printed manual): Point to the new locations of the
2622 manuals on the GNU Web site.
2623 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
2624 available via Info (it was previously distributed separately).
2625 (Installing Texinfo documentation): The latest version of Texinfo
2626 is 4.8, not 4.0.
2627 (Informational files for Emacs): COPYING is the GNU General Public
2628 License, not the Emacs General Public License.
2629 (Informational files for Emacs): Delete obsolete link to the
2630 GNUinfo pages as they have been removed from the GNU Web site.
2631 (New in Emacs 22): New node.
2632 (Setting up a customization file): Say that most packages support
2633 Customize nowadays.
2634 (Colors on a TTY): Delete reference to instructions on how to
2635 enable syntax highlighting, it is now enabled by default.
2636 (Turning on abbrevs by default): Emacs now reads the abbrevs file
2637 at startup automatically.
2638 (Controlling case sensitivity): Mention `M-c' in isearch.
2639 (Using an already running Emacs process): Emacs now creates the
2640 socket in `/tmp/emacsUID'. Fix typos. Change default location of
2641 gnuserv. As emacsclient can now run Lisp code as well, delete a
2642 sentence praising gnuserv for that. Simplify description of how
2643 the client/server operation works.
2644 (Compiler error messages): Delete obsolete text (compile.el has
2645 been rewritten).
2646 (Indenting switch statements): Fix typo.
2647 (Matching parentheses): Simplify setup instructions, mention the
2648 menu bar item in the Options menu.
2649 (Repeating a command as many times as possible): Mention `C-x e'.
2650 (Going to a line by number): Mention new keymap and bindings
2651 `M-g M-g', `M-g M-p' and `M-g M-n'.
2652 (Turning on syntax highlighting): Now on by default. Simplify.
2653 (Replacing highlighted text): Use `1', not `t'.
2654 (Problems with very large files): The maximum size is now 256MB on
2655 32-bit machines.
2656 (^M in the shell buffer): Mention `comint-process-echoes'.
2657 (Emacs for Apple computers): Emacs 22 has native support for Mac
2658 OS X.
2659 (Translating names to IP addresses): Delete node.
2660 (Binding keys to commands): Fix typo.
2661 (SPC no longer completes file names): New node.
2662 (MIME with Emacs mail packages): Delete section about the Emacs
2663 MIME FAQ (it's not reachable anymore).
2664
26652005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
2666
2667 * cc-mode.texi: The manual has been extensively revised: the
2668 information about using CC Mode has been separated from the larger
2669 and more difficult chapters about configuration. It has been
2670 updated for CC Mode 5.31.
2671
26722005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
2673
2674 * pgg.texi (User Commands): Fix description of pgg-verify-region.
2675 (Selecting an implementation): Fix descriptions.
2676
26772005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
2678
2679 * message.texi (Various Message Variables): Addition.
2680
26812005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
2682
2683 * message.texi: Fix default values.
2684
26852005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
2686
2687 * message.texi (Header Commands): Clarify descriptions of
2688 message-cross-post-followup-to, message-reduce-to-to-cc, and
2689 message-insert-wide-reply.
2690 (Various Commands): Fix kindex for message-kill-to-signature;
2691 clarify description of message-tab.
2692
26932005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
2694
2695 * message.texi (Mailing Lists): Fix description about MFT.
2696
2697 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
2698
26992005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
2700
2701 * gnus.texi (Slow Terminal Connection): Replace old description
2702 with new one.
2703
27042005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
2705
2706 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
2707 replace X-Draft-Headers with X-Draft-From.
2708
27092005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
2710
2711 * gnus.texi (Various Various): Fix the default value of
2712 nnheader-max-head-length.
2713 (Gnus Versions): Fix typo.
2714
27152005-12-08 Carsten Dominik <dominik@science.uva.nl>
2716
2717 * org.texi (Structure editing): Document new functionality of
2718 M-RET.
2719
27202005-12-06 Luc Teirlinck <teirllm@auburn.edu>
2721
2722 * org.texi (Internal Links): Fix Texinfo usage.
2723
27242005-12-06 Carsten Dominik <dominik@science.uva.nl>
2725
2726 * org.texi (TODO basics): Document the global todo list.
2727 (TODO items): Documents sparse tree for specific TODO
2728 keywords.
2729
27302005-11-30 Carsten Dominik <dominik@science.uva.nl>
2731
2732 * org.texi (Plain Lists): Typos fixed.
2733
27342005-11-28 Jay Belanger <belanger@truman.edu>
2735
2736 * calc.texi: Change references of `M-#' to `C-x *' prefix.
2737
27382005-11-24 Carsten Dominik <dominik@science.uva.nl>
2739
2740 * org.texi (Structure editing): New item moving commands added.
2741 (Plain Lists): New section.
2742
27432005-11-18 Carsten Dominik <dominik@science.uva.nl>
2744
2745 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
2746 (Agenda): Document commands `org-cycle-agenda-files' and
2747 `org-agenda-file-to-front'
2748 (Built-in table editor): Document `org-table-sort-lines'.
2749 (HTML formatting): Export of hand-formatted lists.
2750
27512005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
2752
2753 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
2754 new variable gnus-toolbar-thickness.
2755
27562005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
2757
2758 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
2759
27602005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
2761
2762 * gnus.texi (X-Face): Fix description.
2763 (XVarious): Remove gnus-xmas-logo-color-alist and
2764 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
2765
27662005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
2767
2768 * gnus.texi (Group Parameters): Mention new variable
2769 gnus-parameters-case-fold-search.
2770 (Home Score File): Addition.
2771
27722005-11-04 Ulf Jasper <ulf.jasper@web.de>
2773
2774 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
2775 (Overview): List supported feed types.
2776 (Installation): No installation necessary when using autoload.
2777 (Configuration): Rename "RSS" to "news".
2778
27792005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
2780
2781 * pgg.texi (User Commands): Document additional passphrase
2782 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
2783 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
2784
27852005-11-04 Carsten Dominik <dominik@science.uva.nl>
2786
2787 * org.texi: Version number changed to 3.19.
2788
27892005-10-29 Sascha Wilde <wilde@sha-bang.de>
2790
2791 * pgg.texi (How to use): Update the example to add autoload of
2792 pgg-encrypt-symmetric-region.
2793 (User Commands): Document pgg-encrypt-symmetric-region.
2794 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
2795
27962005-10-27 Jay Belanger <belanger@truman.edu>
2797
2798 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
2799 mention other TeX-related units.
2800
28012005-10-23 Lars Hansen <larsh@soem.dk>
2802
2803 * dired-x.texi (Miscellaneous Commands): Replace
2804 dired-do-relative-symlink by dired-do-relsymlink and
2805 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
2806
28072005-10-23 Jay Belanger <belanger@truman.edu>
2808
2809 * calc.texi (Predefined Units): Use `alpha' for the fine structure
2810 constant.
2811
28122005-10-23 Michael Albinus <michael.albinus@gmx.de>
2813
2814 * faq.texi (Bugs and problems): Replace
2815 `dired-move-to-filename-regexp' by
2816 `directory-listing-before-filename-regexp'.
2817
28182005-10-22 Eli Zaretskii <eliz@gnu.org>
2819
2820 * newsticker.texi (UPDATED): Set value.
2821
28222005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
2823
2824 * gnus.texi (Document Groups): Remove duplicate item.
2825
28262005-10-21 Carsten Dominik <dominik@science.uva.nl>
2827
2828 * org.texi (Summary): Mention iCalendar support.
2829 (Exporting): Document iCalendar support.
2830
28312005-10-18 Romain Francoise <romain@orebokech.com>
2832
2833 * viper.texi (Viper Specials): Capitalize GNU.
2834
28352005-10-17 Juri Linkov <juri@jurta.org>
2836
2837 * info.texi (Getting Started, Search Index, Expert Info):
2838 Fix wording.
2839 (Search Text): Replace `echo area' with `mode line'.
2840 (Search Index): Both `i' and `,' find all index entries.
2841 Replace example `C-f' with `C-l' (which exists in index of Info
2842 manual) and delete spaces in its keyboard input sequence.
2843 Delete unnecessary explanations about literal characters.
2844
28452005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
2846
2847 * gnus.texi (Document Server Internals): Addition.
2848
28492005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
2850
2851 * gnus.texi (A note on namespaces): Fix RFC reference.
2852
28532005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
2854
2855 * gnus.texi (RSS): Fix key description.
2856
28572005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
2858
2859 * gnus.texi: Emacs/w3 -> Emacs/W3.
2860 (Browsing the Web): Fix description.
2861 (Web Searches): Ditto.
2862 (Customizing W3): Ditto.
2863
28642005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
2865
2866 * gnus.texi (Maildir): Clarify expire-age and expire-group.
2867
28682005-10-11 Jay Belanger <belanger@truman.edu>
2869
2870 * calc.texi (Integration): Mention using `a i' to compute definite
2871 integrals.
2872
28732005-10-11 Juri Linkov <juri@jurta.org>
2874
2875 * info.texi: Rearrange nodes.
2876 (Top): Update menu. Change ref `Info for Experts' to
2877 `Advanced Info Commands'.
2878 (Getting Started): Fix description of manual's parts.
2879 (Help-Int): Change xref `Info Search' to `Search Index', and
2880 `Expert Info' to `Advanced'.
2881 (Advanced): Move node one level up.
2882 (Search Text, Search Index): New nodes split out from `Info Search'.
2883 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
2884 split out from `Advanced'.
2885 (Advanced, Emacs Info Variables): De-document editing an Info file
2886 in Info.
2887 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
2888 (Creating an Info File): Delete node and move its text to
2889 `Expert Info'.
2890
28912005-10-10 Carsten Dominik <dominik@science.uva.nl>
2892
2893 * org.texi (Workflow states): Documented that change in keywords
2894 becomes active only after restart of Emacs.
2895
28962005-10-08 Michael Albinus <michael.albinus@gmx.de>
2897
2898 Sync with Tramp 2.0.51.
2899
29002005-10-08 Nick Roberts <nickrob@snap.net.nz>
2901
2902 * speedbar.texi (Introduction): Describe new location of speedbar
2903 on menubar.
2904 (Basic Key Bindings): Remove descriptions of bindings that have
2905 been removed.
2906
29072005-10-05 Nick Roberts <nickrob@snap.net.nz>
2908
2909 * speedbar.texi (GDB): Describe use of watch expressions.
2910
29112005-09-28 Simon Josefsson <jas@extundo.com>
2912
2913 * message.texi (IDNA): Fix.
2914
29152005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
2916
2917 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
2918 nntp-server-hook, and nntp-warn-about-losing-connection; fix
2919 description of nntp-open-connection-function.
2920 (Common Variables): Fix descriptions.
2921
29222005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
2923
2924 * gnus.texi (Server Buffer Format): Document the %a format spec.
2925
29262005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
2927
2928 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
2929
29302005-09-23 Carsten Dominik <dominik@science.uva.nl>
2931
2932 * org.texi Version 3.16.
2933
29342005-09-19 Miles Bader <miles@gnu.org>
2935
2936 * newsticker.texi: Get rid of CVS keywords.
2937
29382005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
2939
2940 * gnus.texi (Finding the Parent): Fix description of how Gnus
2941 finds article.
2942
29432005-09-14 Jari Aalto <jari.aalto@cante.net>
2944
2945 * gnus.texi (Advanced Scoring Examples): New examples to teach how
2946 to drop off non-answered articles.
2947
29482005-09-19 Juanma Barranquero <lekktu@gmail.com>
2949
2950 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
2951 braces (which are unsupported by NMAKE) for macro `srcdir'.
2952
29532005-09-17 Eli Zaretskii <eliz@gnu.org>
2954
2955 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
2956 (../info/newsticker, newsticker.dvi): New targets.
2957
29582005-09-17 Ulf Jasper <ulf.jasper@web.de>
2959
2960 * newsticker.texi: Replace @command with @code. Replace @example
2961 with @lisp.
2962 (Top): Added explanations to menu items.
2963 (GNU Free Documentation License): Removed.
2964
29652005-09-16 Romain Francoise <romain@orebokech.com>
2966
2967 Update all files to specify GFDL version 1.2.
2968
2969 * doclicense.texi (GNU Free Documentation License): Update to
2970 version 1.2.
2971
29722005-09-15 Richard M. Stallman <rms@gnu.org>
2973
2974 * newsticker.texi: Fix @setfilename.
2975
2976 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
2977 (../info/newsticker, newsticker.dvi): New targets.
2978
29792005-08-30 Carsten Dominik <dominik@science.uva.nl>
2980
2981 * org.texi: Version 3.15.
2982
29832005-08-29 Luc Teirlinck <teirllm@auburn.edu>
2984
2985 * ses.texi: Combine all three indices into one.
2986 Correct a few typos.
2987
29882005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
2989
2990 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
2991
29922005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
2993
2994 * emacs-mime.texi (Handles): Remove duplicate item.
2995 (Encoding Customization): Fix the default value for
2996 mm-coding-system-priorities.
2997 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
2998 (Basic Functions): Fix reference.
2999
30002005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
3001
3002 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
3003
30042005-08-18 Richard M. Stallman <rms@gnu.org>
3005
3006 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
3007 and web site.
3008
3009 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
3010 not keyboard-translate.
3011
30122005-08-11 Richard M. Stallman <rms@gnu.org>
3013
3014 * faq.texi (Using regular expressions): Fix xref.
3015
30162005-08-09 Juri Linkov <juri@jurta.org>
3017
3018 * info.texi (Help-P): Replace `Prev' with `Previous'.
3019 (Help-M, Help-Xref): Add S-TAB.
3020 (Help-FOO): Update `u' command.
3021 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
3022 Update info about visibility of xref parts.
3023 (Help-Int): Fix `m' command. Rename `Info-last' to
3024 `Info-history-back'. Add `Info-history-forward'.
3025 (Advanced): Fix `g*' and `M-n' commands.
3026 (Info Search): Add `index-apropos' in stand-alone browser.
3027 Add isearch commands.
3028 (Emacs Info Variables): Remove `Info-fontify'.
3029 Add `Info-mode-hook'. Update face names.
3030 Add `Info-fontify-maximum-menu-size',
3031 `Info-fontify-visited-nodes', `Info-isearch-search'.
3032
30332005-08-07 Michael Albinus <michael.albinus@gmx.de>
3034
3035 Sync with Tramp 2.0.50.
3036
3037 * tramp.texi: Use @option{} consequently for method names.
3038 (Inline methods, External transfer methods): Remove references to
3039 Cygwin.
3040 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
3041 implementation.
3042
30432005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
3044
3045 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
3046 Mention that gnus-init-file is not read when Emacs is invoked with
3047 --no-init-file or -q.
3048
30492005-07-19 Carsten Dominik <dominik@science.uva.nl>
3050
3051 * org.texi: Version 3.14.
3052
30532005-07-04 Carsten Dominik <dominik@science.uva.nl>
3054
3055 * org.texi: Version 3.13.
3056
30572005-07-18 Juri Linkov <juri@jurta.org>
3058
3059 * calc.texi (Time Zones, Logical Operations):
3060 * cl.texi (Overview):
3061 * org.texi (TODO types):
3062 * sc.texi (Emacs 18 MUAs):
3063 * speedbar.texi (Top):
3064 * url.texi (History):
3065 Delete duplicate duplicate words.
3066
30672005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
3068
3069 * cl.texi (Type Predicates): Document `atom' type.
3070
30712005-07-04 Lute Kamstra <lute@gnu.org>
3072
3073 Update FSF's address in GPL notices.
3074
3075 * calc.texi (Copying):
3076 * doclicense.texi (GNU Free Documentation License):
3077 * faq.texi (Contacting the FSF):
3078 * mh-e.texi (Copying): Update FSF's address.
3079
30802005-07-03 Richard M. Stallman <rms@gnu.org>
3081
3082 * flymake.texi (Example -- Configuring a tool called directly):
3083 Update name of flymake-build-relative-filename.
3084
30852005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
3086
3087 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
3088
30892005-06-29 Carsten Dominik <dominik@science.uva.nl>
3090
3091 * org.texi: Version 3.12.
3092
30932005-06-24 Eli Zaretskii <eliz@gnu.org>
3094
3095 * makefile.w32-in (MAKEINFO): Use --force.
3096 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
3097 Makefile.in.
3098 (gnus.dvi): Use "..." to quote Sed args, so that it works with
3099 more shells.
3100
31012005-06-23 Richard M. Stallman <rms@gnu.org>
3102
3103 * speedbar.texi (Creating a display): Texinfo usage fixes.
3104
3105 * tramp.texi (Customizing Completion, Auto-save and Backup):
3106 Texinfo usage fixes.
3107
31082005-06-23 Juanma Barranquero <lekktu@gmail.com>
3109
3110 * dired-x.texi (Miscellaneous Commands):
3111 * ediff.texi (Miscellaneous):
3112 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
3113 (Agent Variables):
3114 * info.texi (Help-Xref):
3115 * message.texi (Message Headers):
3116 * org.texi (Remember):
3117 * reftex.texi (Options (Defining Label Environments)):
3118 (Options (Index Support)):
3119 (Options (Viewing Cross-References)):
3120 (Options (Misc)):
3121 (Changes):
3122 * speedbar.texi (Creating a display):
3123 * tramp.texi (Customizing Completion, Auto-save and Backup):
3124 Texinfo usage fix.
3125
31262005-06-13 Carsten Dominik <dominik@science.uva.nl>
3127
3128 * org.texi: Version 3.11.
3129
31302005-06-12 Jay Belanger <belanger@truman.edu>
3131
3132 * calc.texi (Getting Started): Remove extra menu item.
3133
31342005-05-31 Jay Belanger <belanger@truman.edu>
3135
3136 * calc.texi (Notations Used in This Manual): Use @kbd for key
3137 sequence.
3138 (Demonstration of Calc): Mention another way of starting Calc.
3139 (Starting Calc): Mention long name of M-#.
3140 (Embedded Mode Overview): Remove unnecessary instruction.
3141 (Other M-# commands): Rephrase `M-# 0' explanation.
3142 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
3143 reflect current behavior.
3144
31452005-05-30 Jay Belanger <belanger@truman.edu>
3146
3147 * calc.texi (Hooks): Change description of calc-window-hook and
3148 calc-trail-window-hook to match usage.
3149 (Computational Functions): Add more constant-generating functions.
3150 (Customizable Variables): Use defvar.
3151
31522005-05-28 Jay Belanger <belanger@truman.edu>
3153
3154 * calc.texi (Assignments in Embedded Mode): Fix variable name.
3155 (Basic Embedded Mode): Explain behavior of arguments to
3156 calc-embedded-mode.
3157
31582005-05-27 Jay Belanger <belanger@truman.edu>
3159
3160 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
3161 current behavior.
3162
31632005-05-25 Jay Belanger <belanger@truman.edu>
3164
3165 * calc.texi: Change Calc version number throughout.
3166 (Keypad Mode): Change location in info output.
3167 (Keypad mode overview): Move picture of keypad.
3168
31692005-05-21 Jay Belanger <belanger@truman.edu>
3170
3171 * calc.texi (Storing variables): Mention that only most variables
3172 are void to begin with.
3173
31742005-05-21 Kevin Ryde <user42@zip.com.au>
3175
3176 * widget.texi (Basic Types): Update cross ref from "Enabling
3177 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
3178 lispref/text.texi change.
3179
31802005-05-20 Carsten Dominik <dominik@science.uva.nl>
3181
3182 * org.texi: Version 3.09.
3183
31842005-05-18 Carsten Dominik <dominik@science.uva.nl>
3185
3186 * reftex.texi: Version 4.28.
3187
31882005-05-16 Jay Belanger <belanger@truman.edu>
3189
3190 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
3191
31922005-05-14 Jay Belanger <belanger@truman.edu>
3193
3194 * calc.texi (Default Simplifications): Insert missing ! (logical
3195 not operator).
3196
31972005-05-14 Michael Albinus <michael.albinus@gmx.de>
3198
3199 Sync with Tramp 2.0.49.
3200
32012005-05-10 Jay Belanger <belanger@truman.edu>
3202
3203 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
3204 to 1.
3205
32062005-04-29 Carsten Dominik <dominik@science.uva.nl>
3207
3208 * org.texi: Version 3.08, structure reorganized.
3209
32102005-04-24 Richard M. Stallman <rms@gnu.org>
3211
3212 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
3213
32142005-04-15 Carsten Dominik <dominik@science.uva.nl>
3215
3216 * org.texi: Update to version 3.06.
3217
32182005-04-13 Lute Kamstra <lute@gnu.org>
3219
3220 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
3221
32222005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
3223
3224 * cl.texi (Porting Common Lisp): Fix typo.
3225
32262005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
3227
3228 * gnus.texi (RSS): Addition.
3229
32302005-04-04 Jay Belanger <belanger@truman.edu>
3231
3232 * calc.texi: Change Calc version number.
3233 (Customizable variables): Fix description of calc-language-alist.
3234 (Copying): Put in version 2 of GPL.
3235
32362005-04-01 Jay Belanger <belanger@truman.edu>
3237
3238 * calc.texi (Troubleshooting Commands): Remove comment about
3239 installation.
3240 (Installation): Remove section.
3241 (Customizable Variables): New section.
3242 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
3243 (Graphical Devices): Add references to Customizable Variables.
3244
32452005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
3246
3247 * emacs-mime.texi (Display Customization): Markup fixes.
3248 (rfc2047): Update.
3249
32502005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
3251
3252 * gnus-faq.texi: Replaced with auto-generated version.
3253
32542005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
3255
3256 * dired-x.texi (Multiple Dired Directories): default-directory was
3257 renamed to dired-default-directory.
3258
32592005-03-26 Jay Belanger <belanger@truman.edu>
3260
3261 * calc.texi (Simplifying Formulas, Rewrite Rules):
3262 Change description of top and bottom of fraction.
3263 (Modulo Forms): Move description of how to create modulo forms to
3264 earlier in the section.
3265 (Fraction Mode): Suggest using : to get a fraction by dividing.
3266 (Basic Arithmetic): Adjust placement of command name.
3267 (Truncating the Stack): Emphasize that "hidden" entries are still
3268 visible.
3269 (Installation): Move discussion of printing manual to "About This
3270 Manual".
3271 (About This Manual): Mention how to print the manual.
3272 (Reporting Bugs): Remove first person.
3273 (Building Vectors): Add algebraic version of append.
3274 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
3275 (Grouping Digits): Fix typo.
3276
32772005-03-25 Werner Lemberg <wl@gnu.org>
3278
3279 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
3280 Replace `legal' with `valid'.
3281
32822005-03-25 Werner Lemberg <wl@gnu.org>
3283
3284 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
3285
32862005-03-24 Jay Belanger <belanger@truman.edu>
3287
3288 * calc.texi (General Mode Commands)
3289 (Mode Settings in Embedded Mode): Add some explanation of
3290 recording mode settings.
3291
32922005-03-24 Richard M. Stallman <rms@gnu.org>
3293
3294 * calc.texi: Remove praise of non-free software.
3295
3296 * idlwave.texi: Don't say where to get IDL or its non-free manual.
3297 (Installation): Node deleted.
3298
32992005-03-23 Richard M. Stallman <rms@gnu.org>
3300
3301 * url.texi (HTTP language/coding): Improve last change.
3302
33032005-03-22 Jay Belanger <belanger@truman.edu>
3304
3305 * calc.texi (Embedded Mode): Add new information on changing
3306 modes.
3307
33082005-03-20 Michael Albinus <michael.albinus@gmx.de>
3309
3310 Sync with Tramp 2.0.48.
3311
3312 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
3313
3314 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
3315 "GNU/Linux". Change all addresses to .gnu.org.
3316 (Default Method): Offer shortened syntax for "su" and "sudo"
3317 methods.
3318
33192005-03-07 Richard M. Stallman <rms@gnu.org>
3320
3321 * url.texi: Fix usage of "e.g.".
3322 (HTTP language/coding): Explain the rules for these strings.
3323
33242005-03-06 Richard M. Stallman <rms@gnu.org>
3325
3326 * woman.texi (Introduction): Minor cleanups.
3327
3328 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
3329
3330 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
3331 (Installation): Node deleted.
3332
3333 * mh-e.texi (Preface): Get rid of "Emacs 21".
3334
3335 * eshell.texi (Installation): Delete node (for Emacs 20).
3336
33372005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
3338
3339 * flymake.texi: Refill and tweak style in @lisp blocks.
3340
33412005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
3342
3343 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
3344
33452005-03-01 Jay Belanger <belanger@truman.edu>
3346
3347 * calc.texi (Trigonometric and Hyperbolic Functions):
3348 Mention additional functions.
3349 (Algebraic Simplifications): Mention additional simplifications.
3350
33512005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
3352
3353 * ses.texi: Add concept/function/variable indices (this work was
3354 donated by Brad Collins <brad@chenla.org>, copyright-assignment
3355 papers on file at FSF).
3356
33572005-02-10 Jay Belanger <belanger@truman.edu>
3358
3359 * calc.texi: Change @LaTeX to La@TeX throughout.
3360 Redefine @expr as @math for TeX output.
3361 Redefine @texline as a no-op for TeX output.
3362 Define @tfn, replace @t by @tfn throughout.
3363
33642005-02-09 Jay Belanger <belanger@truman.edu>
3365
3366 * calc.texi: Add macro for LaTeX for info output.
3367
33682005-02-08 Kim F. Storm <storm@cua.dk>
3369
3370 * texinfo.tex (LaTex): Add def.
3371
33722005-02-06 Jay Belanger <belanger@truman.edu>
3373
3374 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
3375 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
3376 throughout manual.
3377
33782005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3379
3380 * gnus.texi: Some edits based on comments from David Abrahams.
3381
33822005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
3383
3384 * gnus.texi (RSS): Fix the keystroke.
3385
33862005-01-24 David Kastrup <dak@gnu.org>
3387
3388 * faq.texi: Update AUCTeX version info.
3389
33902005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
3391
3392 * gnus-faq.texi ([4.1]): Typo.
3393
33942005-01-19 Jay Belanger <belanger@truman.edu>
3395
3396 * calc.texi (Keep Arguments): Mention that keeping arguments
3397 doesn't work with keyboard macros.
3398
33992005-01-16 Richard M. Stallman <rms@gnu.org>
3400
3401 * autotype.texi (Autoinserting): Fix small error.
3402
34032005-01-16 Michael Albinus <michael.albinus@gmx.de>
3404
3405 Sync with Tramp 2.0.47.
3406
3407 * tramp.texi (Compilation): New section, describing compilation of
3408 remote files.
3409
34102005-01-11 Kim F. Storm <storm@cua.dk>
3411
3412 * widget.texi (Basic Types): Add :follow-link keyword.
3413
34142005-01-09 Jay Belanger <belanger@truman.edu>
3415
3416 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
3417
34182005-01-08 Jay Belanger <belanger@truman.edu>
3419
3420 * calc.texi: Change throughout to reflect new default value of
3421 calc-settings-file.
3422
34232005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
3424
3425 * message.texi (Reply): `message-reply-to-function' should return
3426 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
3427
34282005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
3429
3430 * faq.texi (Changing load-path): Fix typo.
3431
34322005-01-05 Jay Belanger <belanger@truman.edu>
3433
3434 * calc.texi (Programming Tutorial): Replace kbd command by
3435 appropriate characters for a keyboard macro.
3436
34372005-01-04 Jay Belanger <belanger@truman.edu>
3438
3439 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
3440 for Lucid Emacs.
3441 (Programming Tutorial): Mention that the user needs to be in the
3442 right mode to compute some functions.
3443
34442005-01-04 Jay Belanger <belanger@truman.edu>
3445
3446 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
3447 no longer applicable.
3448
34492005-01-01 Jay Belanger <belanger@truman.edu>
3450
3451 * calc.texi (Programming Tutorial): Changed description of how to
3452 edit keyboard macros to match current behavior.
3453
34542004-12-31 Jay Belanger <belanger@truman.edu>
3455
3456 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
3457
34582004-12-20 Jay Belanger <belanger@truman.edu>
3459
3460 * calc.texi (Types Tutorial): Emphasize that you can't divide by
3461 zero.
3462
34632004-12-17 Luc Teirlinck <teirllm@auburn.edu>
3464
3465 * cc-mode.texi (Text Filling and Line Breaking): Put period after
3466 @xref.
3467 (Font Locking): Avoid @strong{Note:}.
3468
34692004-12-17 Michael Albinus <michael.albinus@gmx.de>
3470
3471 Sync with Tramp 2.0.46.
3472
3473 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
3474
34752004-12-16 Luc Teirlinck <teirllm@auburn.edu>
3476
3477 * url.texi: Correct typos.
3478 (Retrieving URLs): @var{nil}->@code{nil}.
3479 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
3480 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
3481 (Dealing with HTTP documents): @inforef->@xref.
3482
34832004-12-15 Jay Belanger <belanger@truman.edu>
3484
3485 * calc.texi: Consistently capitalized all mode names.
3486 (Answers to Exercises): Mention that an answer can be a fraction
3487 when in Fraction mode.
3488
34892004-12-13 Jay Belanger <belanger@truman.edu>
3490
3491 * calc.texi: Fix some TeX definitions.
3492
34932004-12-09 Luc Teirlinck <teirllm@auburn.edu>
3494
3495 * reftex.texi (Imprint): Remove erroneous @value's.
3496
34972004-12-08 Luc Teirlinck <teirllm@auburn.edu>
3498
3499 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
3500 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
3501
35022004-12-08 Jay Belanger <belanger@truman.edu>
3503
3504 * calc.texi (Starting Calc): Remove comment about installation.
3505 (Keypad Mode Overview): Remove comment about Emacs 19 support.
3506
35072004-12-08 Luc Teirlinck <teirllm@auburn.edu>
3508
3509 * url.texi: Update @setfilename.
3510 (Getting Started): No need to worry about Gnus versions.
3511 (Dealing with HTTP documents): Use @inforef.
3512
3513 * org.texi: Fix @direntry file name.
3514
35152004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
3516
3517 * url.texi: New file.
3518
3519 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
3520
35212004-12-06 Jay Belanger <belanger@truman.edu>
3522
3523 * calc.texi (Using Calc): Remove paragraph about installation.
3524
35252004-12-06 Jay Belanger <belanger@truman.edu>
3526
3527 * calc.texi: Use more Texinfo macros and less TeX defs.
3528 Remove @refill's.
3529
35302004-12-06 Richard M. Stallman <rms@gnu.org>
3531
3532 * org.texi: New file.
3533
35342004-12-05 Richard M. Stallman <rms@gnu.org>
3535
3536 * Makefile.in (org.dvi, ../info/org): New targets.
3537 (INFO_TARGETS): Add ../info/org.
3538 (DVI_TARGETS): Add org.dvi.
3539 (maintainer-clean): Remove the info files in the info dir.
3540
35412004-11-26 Eli Zaretskii <eliz@gnu.org>
3542
3543 * idlwave.texi: Fix the setfilename directive to put the produced
3544 file in ../info.
3545 (Continued Statement Indentation): Resurrect Jan D.'s change from
3546 2004-11-03 that was lost when a newer version of idlwave.texi was
3547 imported.
3548
35492004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
3550
3551 * gnus-faq.texi ([5.1]): Added missing bracket.
3552
3553 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
3554 `spam-initialize'.
3555
35562004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
3557
3558 * message.texi (Various Message Variables): Mention that all mail
3559 file variables are derived from `message-directory'.
3560
3561 * gnus.texi (Splitting Mail): Clarify bogus group.
3562
35632004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
3564
3565 * emacs-mime.texi (Encoding Customization): Fix
3566 mm-coding-system-priorities entry.
3567
35682004-11-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3569
3570 * idlwave.texi (Continued Statement Indentation):
3571 * reftex.texi (Options (Index Support)):
3572 (Displaying and Editing the Index, Table of Contents):
3573 * speedbar.texi (Creating a display, Major Display Modes): Replace
3574 non-nil with non-@code{nil}.
3575
35762004-10-21 Jay Belanger <belanger@truman.edu>
3577
3578 * calc.texi (Algebraic-Style Calculations): Removed a comment.
3579
35802004-10-18 Luc Teirlinck <teirllm@auburn.edu>
3581
3582 * calc.texi (Reporting Bugs): Double up `@'.
3583
35842004-10-18 Jay Belanger <belanger@truman.edu>
3585
3586 * calc.texi (Reporting Bugs): Changed the address that bugs
3587 should be sent to.
3588
35892004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
3590
3591 * gnus.texi (New Features): Add 5.11.
3592
3593 * message.texi (Resending): Remove wrong default value.
3594
3595 * gnus.texi (Mail Source Specifiers): Describe possible problems
3596 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
3597 `pop3-leave-mail-on-server' to the index.
3598
35992004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
3600
3601 * message.texi (Canceling News): Add how to set a password.
3602
36032004-10-12 Jay Belanger <belanger@truman.edu>
3604
3605 * calc.texi (Help Commands): Changed the descriptions of
3606 calc-describe-function and calc-describe-variable to match their
3607 current behavior.
3608
36092004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
3610
3611 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
3612
36132004-10-12 Michael Albinus <michael.albinus@gmx.de>
3614
3615 Sync with Tramp 2.0.45.
3616
3617 * tramp.texi (Frequently Asked Questions): Comment paragraph about
3618 plink link. The URL is outdated. Originator contacted for
3619 clarification.
3620
36212004-10-10 Juri Linkov <juri@jurta.org>
3622
3623 * gnus.texi (Top, Marking Articles): Join two menus in one node
3624 because a node can have only one menu.
3625
36262004-10-09 Juri Linkov <juri@jurta.org>
3627
3628 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
3629 example of nnmail-split-fancy.
3630
36312004-10-06 Karl Berry <karl@gnu.org>
3632
3633 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
3634 consistency with other uses of dashes.
3635
36362004-10-05 Karl Berry <karl@gnu.org>
3637
3638 * info.texi: Consistently use --- throughout, periods at end of
3639 menu descriptions, and a couple typos.
3640
36412004-09-26 Jesper Harder <harder@ifa.au.dk>
3642
3643 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
3644 * pgg.texi (User Commands, Backend methods): Do.
3645 * gnus.texi: Markup fixes.
3646 (Setting Process Marks): Fix `M P a' entry.
3647 * emacs-mime.texi: Fixes.
3648
36492004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
3650
3651 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
3652 again.
3653 Use 5.10 instead of 5.10.0.
3654
36552004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
3656
3657 * gnus.texi (Summary Mail Commands): S D e.
3658
36592004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
3660
3661 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
3662 the gnus-article-mode-line-format section.
3663
36642004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
3665
3666 * gnus.texi (Various Summary Stuff): Fix the documentation for
3667 gnus-newsgroup-variables.
3668
36692004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
3670
3671 * gnus.texi (MIME Commands): Added
3672 gnus-mime-display-multipart-as-mixed,
3673 gnus-mime-display-multipart-alternative-as-mixed,
3674 gnus-mime-display-multipart-related-as-mixed.
3675 (Mail Source Customization): Clarify `mail-source-directory'.
3676 (Splitting Mail): Mention gnus-group-find-new-groups.
3677 (SpamOracle): Fixed typo.
3678
3679 * gnus-faq.texi: Untabify.
3680 ([6.3]): nnir.el is in contrib directory.
3681
3682 * message.texi (News Headers): Clarify how a unique ID is created.
3683
3684 * gnus.texi (Batching Agents): Fixed typo in example. Reported
3685 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
3686
b2abec73 36872004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 3688
b2abec73 3689 * gnus.texi (Group Parameters): Added more on hooks.
2de53ca6
GM
3690
36912004-09-20 Florian Weimer <fw@deneb.enyo.de>
3692
3693 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
3694
36952004-09-22 Jay Belanger <belanger@truman.edu>
3696
3697 * calc.texi (Vectors as Lists): Added a warning that the tutorial
3698 might be hidden during part of the session.
3699
37002004-09-20 Jay Belanger <belanger@truman.edu>
3701
3702 * calc.texi (Notations Used in This Manual): Put in an earlier
3703 mention that DEL could be called Backspace.
3704
37052004-09-10 Simon Josefsson <jas@extundo.com>
3706
3707 * gnus.texi (IMAP): Add example. Suggested and partially written
3708 by Steinar Bang <sb@dod.no>.
3709
37102004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3711
3712 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
3713 netrc syntax.
3714
37152004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3716
b2abec73
JB
3717 * gnus.texi (Spam ELisp Package Sequence of Events):
3718 Some clarifications.
2de53ca6
GM
3719 (Spam ELisp Package Global Variables): More clarifications.
3720
37212004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3722
3723 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
3724 Mention spam-split does not modify incoming mail.
3725
37262004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3727
3728 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
3729
37302004-09-10 Eli Zaretskii <eliz@gnu.org>
3731
3732 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
3733
37342004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
3735
3736 * makefile.w32-in (sieve, pgg): Use $(infodir).
3737
37382004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
3739
3740 * makefile.w32-in: Fix PGG and Sieve entries.
3741
37422004-08-28 Eli Zaretskii <eliz@gnu.org>
3743
3744 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
3745 Emacs and related programs.
3746
37472004-08-27 Richard M. Stallman <rms@gnu.org>
3748
3749 * faq.texi: Fix texinfo usage, esp. doublequotes.
3750 (Difference between Emacs and XEmacs): Some clarification.
3751
3752 * faq.texi (Difference between Emacs and XEmacs):
3753 Explain not to contrast XEmacs with GNU Emacs.
3754
37552004-08-26 Richard M. Stallman <rms@gnu.org>
3756
3757 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
3758
37592004-08-22 David Kastrup <dak@gnu.org>
3760
3761 * reftex.texi (AUCTeX): Update links, section name.
3762
3763 * faq.texi (Calc): Update availability (included in 22.1).
3764 (AUCTeX): Update availability, information, versions, description.
3765
37662004-08-14 Eli Zaretskii <eliz@gnu.org>
3767
3768 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
3769
37702004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
3771
3772 * cc-mode.texi: Various updates for CC Mode 5.30.9.
3773
37742004-08-10 Michael Albinus <michael.albinus@gmx.de>
3775
3776 Sync with Tramp 2.0.44.
3777
37782004-08-05 Lars Hansen <larsh@math.ku.dk>
3779
3780 * widget.texi (User Interface): Update how to separate the
3781 editable field of an editable-field widget from other widgets.
3782 (Programming Example): Add text after field.
3783
37842004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
3785
3786 * emacs-mime.texi (Encoding Customization): Add a note to the
3787 mm-content-transfer-encoding-defaults entry.
3788 (rfc2047): Update.
3789
3790 * gnus.texi (Article Highlighting): Add
3791 gnus-cite-ignore-quoted-from.
3792 (POP before SMTP): New node.
3793 (Posting Styles): Addition.
3794 (Splitting Mail): Add nnmail-split-lowercase-expanded.
3795 (Fancy Mail Splitting): Ditto.
3796 (X-Face): Add gnus-x-face.
3797
37982004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
3799
3800 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
3801 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
3802
38032004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
3804
3805 * gnus.texi (Mail Source Specifiers): Describe
3806 `pop3-leave-mail-on-server'.
3807
38082004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
3809
3810 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
3811
3812 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
3813 repository. Change setfilename.
3814
3815 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
3816
38172004-07-02 Juri Linkov <juri@jurta.org>
3818
3819 * pcl-cvs.texi (Viewing differences): Add `d r'.
3820
38212004-06-29 Jesper Harder <harder@ifa.au.dk>
3822
3823 * ses.texi, viper.texi, flymake.texi, faq.texi:
3824 * eshell.texi, ediff.texi: Markup fixes.
3825
38262004-06-21 Karl Berry <karl@gnu.org>
3827
3828 * info.texi (Top): Mention that only Emacs has mouse support.
3829 (Getting Started): Mention this in a few other places.
3830
38312004-06-13 Luc Teirlinck <teirllm@auburn.edu>
3832
3833 * autotype.texi (Copyrights, Timestamps): Recommend
3834 `before-save-hook' instead of `write-file-functions'.
3835
38362004-06-13 Lars Hansen <larsh@math.ku.dk>
3837
3838 * dired-x.texi (dired-mark-omitted): Update keybinding.
3839
38402004-06-10 Kim F. Storm <storm@cua.dk>
3841
3842 * pcl-cvs.texi (Viewing differences): Add 'd y'.
3843
38442004-06-05 Lars Hansen <larsh@math.ku.dk>
3845
3846 * dired-x.texi (variable dired-omit-mode): Rename from
3847 dired-omit-files-p.
3848 (function dired-omit-mode): Rename from dired-omit-toggle.
3849 Call dired-omit-mode rather than set dired-omit-files-p.
3850 (dired-mark-omitted): Describe command.
3851
38522004-05-29 Michael Albinus <michael.albinus@gmx.de>
3853
3854 Version 2.0.41 of Tramp released.
3855
38562004-05-29 Juanma Barranquero <lektu@terra.es>
3857
3858 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
3859 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
3860
38612004-05-29 Richard M. Stallman <rms@gnu.org>
3862
3863 * cl.texi (Top): Call this chapter `Introduction'.
3864 (Overview): In TeX, no section heading here.
3865
3866 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
3867
38682004-05-29 Eli Zaretskii <eliz@gnu.org>
3869
3870 * Makefile.in (../info/flymake, flymake.dvi): New targets.
3871 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
3872
38732004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
3874
3875 * flymake.texi: New file.
3876
38772004-05-28 Simon Josefsson <jas@extundo.com>
3878
3879 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
3880
38812004-05-07 Kai Grossjohann <kai@emptydomain.de>
3882
3883 Version 2.0.40 of Tramp released.
3884
38852004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
3886
3887 Complete rework, based on review by Karl Berry <karl@gnu.org>.
3888
3889 * tramp.texi (Auto-save and Backup): Explain exploitation of new
3890 variables `tramp-backup-directory-alist' and
3891 `tramp-bkup-backup-directory-info'.
3892 (Overview, Connection types)
3893 (External transfer methods, Default Method)
3894 (Windows setup hints): Remove restriction of password entering
3895 with external methods.
3896 (Auto-save and Backup): Make file name example
3897 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
3898 and `auto-save-directory' must be used.
3899 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
3900 only "NT"). Remove doubled entry "What kinds of systems does
3901 @tramp{} work on".
3902 (tramp): Macro removed.
3903 (Obtaining Tramp): Flag removed from title.
3904 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
3905 and `trampver' used properly. Flag `tramp-inst' replaced by
3906 `installchapter'. Installation related text adapted.
3907
39082004-04-28 Masatake YAMATO <jet@gyve.org>
3909
3910 * widget.texi (Programming Example): Remove overlays.
3911
39122004-04-27 Jesper Harder <harder@ifa.au.dk>
3913
3914 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
3915
39162004-04-23 Juanma Barranquero <lektu@terra.es>
3917
3918 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
3919
39202004-04-05 Jesper Harder <harder@ifa.au.dk>
3921
3922 * info.texi (Info Search): Add info-apropos.
3923
39242004-03-22 Juri Linkov <juri@jurta.org>
3925
3926 * faq.texi: Fix help key bindings.
3927
39282004-03-17 Luc Teirlinck <teirllm@auburn.edu>
3929
3930 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
3931 (as suggested by Karl Berry). Update information about colored
3932 stars in menus. Add new subheading describing M-n.
3933
39342004-03-12 Richard M. Stallman <rms@gnu.org>
3935
3936 * cl.texi (Top): Rename top node's title.
3937
39382004-03-08 Karl Berry <karl@gnu.org>
3939
3940 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
3941 problems making the texinfo distribution.
3942
39432004-02-29 Simon Josefsson <jas@extundo.com>
3944
3945 * smtpmail.texi (Authentication): Changed the list of supported
3946 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
3947 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
3948 <voegelas@gmx.net>.
3949
39502004-02-29 Juanma Barranquero <lektu@terra.es>
3951
3952 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
3953 Use $(DEL) instead of rm, and ignore exit code.
3954
39552004-02-29 Kai Grossjohann <kgrossjo@eu.uu.net>
3956
3957 Tramp version 2.0.39 released.
3958
39592004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
3960
3961 * tramp.texi (Customizing Completion): Explain new functions
3962 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
3963 (all): Savannah URLs unified to "http://savannah.nongnu.org".
3964 (Top): Refer to Savannah mailing list as the major one. Mention
3965 older mailing lists in HTML mode only.
3966 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
3967 (Frequently Asked Questions): Remote hosts must not be Unix-like
3968 for "smb" method.
3969 (Password caching): New node.
3970 (External transfer methods): Refer to password caching for "smb"
3971 method.
3972
39732004-02-17 Karl Berry <karl@gnu.org>
3974
3975 * info.texi (Help-Int): Mention the new line number feature.
3976
39772004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
3978
3979 * ses.texi (Advanced Features): New functionality for
3980 ses-set-header-row (defaults to current row unless C-u used).
3981 (Acknowledgements): Add Stefan Monnier.
3982
39832003-12-29 Kevin Ryde <user42@zip.com.au>
3984
3985 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
3986
39872003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
3988
3989 Tramp version 2.0.38 released.
3990
3991 * tramp.texi (Remote shell setup): Warn of environment variables
3992 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
3993 <sven.gabriel@imk.fzk.de>.
3994 (Configuration): Tramp now chooses base64/uuencode
3995 automatically. Update wording accordingly.
3996 (Top): More description for the `Default Method' menu entry.
3997 (Default Method): Use @code, not @var, for Lisp variables.
3998 (Default Method): New subsection `Which method is the right one
3999 for me?' Suggested by Christian Kirsch.
4000 (Configuration): Pointer to new subsection added.
4001 (Default Method): Too many "use" in one sentence.
4002 Rephrase. Reported by Christian Kirsch.
4003 (Filename Syntax): Old `su' example is probably a left-over from
4004 the sm/su method naming. Replace with `ssh', instead.
4005 (External transfer methods, Auto-save and Backup):
4006 Typo fixes.
4007
40082003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
4009
4010 * tramp.texi (all): Harmonize all occurences of @tramp{}.
4011 (Top): Mention japanese manual only if flag `jamanual' is set.
4012 Insert section `Japanese manual' in menu.
4013
40142003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
4015
4016 * eshell.texi (Known Problems): Add doc item.
4017
40182003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4019
4020 * cc-mode.texi: Update for CC Mode 5.30.
4021
4022 Note: Please refrain from doing purely cosmetic changes like
4023 removing trailing whitespace in this manual; it clobbers cvs
4024 merging for no good reason.
4025
40262003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
4027
4028 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
4029 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
4030 @acronym{ASCII}.
4031
40322003-10-26 Karl Berry <karl@gnu.org>
4033
4034 * info.texi (Info Search): Echo area, not echo are. From Debian
4035 diff.
4036
40372003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
4038
4039 * widget.texi (Defining New Widgets): Document new beavior of
4040 :buttons and :children keywords.
4041
40422003-10-22 Miles Bader <miles@gnu.org>
4043
4044 * Makefile.in (info): Move before $(top_srcdir)/info.
4045
40462003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
4047
4048 * tramp.texi (Inline methods): Small grammar fix.
4049 (External transfer methods): Likewise.
4050
40512003-10-08 Nick Roberts <nick@nick.uklinux.net>
4052
4053 * speedbar.texi: Remove paragraph for GUD that is no longer true.
4054
40552003-10-06 Luc Teirlinck <teirllm@auburn.edu>
4056
4057 * texinfo.tex: Replace `%' in arch tagline by @ignore.
4058
40592003-09-30 Richard M. Stallman <rms@gnu.org>
4060
4061 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
4062
4063 * widget.texi (User Interface): Fix typos.
4064
4065 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
4066
40672003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
4068
4069 * pcl-cvs.texi (Selected Files): Fix typo.
4070
40712003-09-21 Karl Berry <karl@gnu.org>
4072
4073 * info.texi (] and [ commands): No period at end of section title.
4074
40752003-09-04 Miles Bader <miles@gnu.org>
4076
4077 * Makefile.in (top_srcdir): New variable.
4078 ($(top_srcdir)/info): New rule.
4079 (info): Depend on it.
4080
40812003-09-03 Peter Runestig <peter@runestig.com>
4082
4083 * makefile.w32-in: New file.
4084
40852003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
4086
4087 * widget.texi (User Interface): Explain the need of static text
4088 around an editable field.
4089
40902003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
4091
4092 * widget.texi (Basic Types): The argument to `:help-echo' can now
4093 be a form that evaluates to a string.
4094
40952003-08-18 Kim F. Storm <storm@cua.dk>
4096
4097 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
4098
40992003-08-16 Richard M. Stallman <rms@gnu.org>
4100
4101 * dired-x.texi (Shell Command Guessing): Explain *.
4102
41032003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
4104
4105 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
4106 log-edit-insert-changelog.
4107
41082003-08-03 Karl Berry <karl@gnu.org>
4109
4110 * info.texi: Need @contents.
4111
41122003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4113
4114 Tramp version 2.0.36 released.
4115
4116 * tramp.texi (Remote shell setup): Explain about problems with
4117 non-Bourne commands in ~/.profile and ~/.shrc.
4118
41192003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
4120
4121 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
4122 renaming of `vis-mode' to `visible-mode'.
4123
41242003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
4125
4126 * info.texi (Top, Help-Small-Screen): Remove accidentally added
4127 next, prev and up pointers.
4128
41292003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
4130
4131 * info.texi (Help): Mention existence of Emacs and stand-alone
4132 Info at the very beginning of the tutorial.
4133 (Help-Inv): New node.
4134 (Help-]): New node.
4135 (Help-M): Systematically point out the differences between default
4136 Emacs and stand-alone versions. Delete second menu.
4137 (Help-Xref): Systematically point out the differences between
4138 default Emacs and stand-alone versions.
4139 (Help-Int): Change `l' example.
4140 (Expert Info): Fix typos.
4141 (Emacs Info Variables): Mention `Info-hide-note-references' and
4142 new default for `Info-scroll-prefer-subnodes'.
4143
41442003-06-17 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4145
4146 Version 2.0.35 of Tramp released.
4147
4148 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
4149 (Inline methods): Add methods `remsh' and `plink1'.
4150 (External transfer methods): Add method `remcp'.
4151 (Multi-hop Methods): Add method `remsh'.
4152 Small patch from Adrian Aichner <adrian@xemacs.org>:
4153 Fix minor typos.
4154 (Concept Index): Added to make manual searchable via
4155 `Info-index'.
4156 (Version Control): Add cindex entry.
4157
41582003-05-24 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4159
4160 * trampver.texi: Version 2.0.34 released.
4161
41622003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4163
4164 * faq.texi: Improve previous changes.
4165
41662003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
4167
4168 * faq.texi: Update copyright and maintenance details.
4169 Update some package URLs, versions, and maintainers.
4170 Remove many references to the Emacs Lisp Archive.
4171
41722003-04-23 Simon Josefsson <jas@extundo.com>
4173
4174 * smtpmail.texi: Fix license (the invariant sections mentioned has
4175 never been part of the smtp manual). Align info dir entry with
4176 other emacs packages.
4177
41782003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
4179
4180 * tramp.texi: Version 2.0.33 released.
4181 Remove installation chapter. Remove XEmacs specifics.
4182
41832003-03-29 Richard M. Stallman <rms@gnu.org>
4184
4185 * tramp.texi (Top): Undo the previous renaming.
4186 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
4187
41882003-03-29 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4189
4190 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
4191 version of manual.
4192
4193 * tramp.texi (Auto-save and Backup): New node.
4194
41952003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
4196
4197 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
4198 Emacs" in order to have better differentiation to "XEmacs".
4199 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
4200 are new macros in order to point to the other Emacs flavor where
4201 appropriate. In info case, point to node `Installation' in order
4202 to explain how to generate the other way. In html case, make a
4203 link to the other html file.
4204 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
4205 after CVS checkout/update.
4206 (Installation): Completely rewritten.
4207 (Installation parameters, Load paths): New sections under
4208 `Installation'.
4209
42102003-02-28 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4211
4212 * tramp.texi: Version 2.0.30 released.
4213 Replace word "path" with "localname" where used as a component of
4214 a Tramp file name.
4215
42162003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
4217
4218 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
4219 introduced.
4220 (Installation): Explain what to do if files from the tramp/contrib
4221 directory are needed.
4222
42232003-02-23 Alex Schroeder <alex@emacswiki.org>
4224
4225 * smtpmail.texi (How Mail Works): New.
4226
42272003-02-22 Alex Schroeder <alex@emacswiki.org>
4228
4229 * smtpmail.texi: New file.
4230
4231 * Makefile.in: Build SMTP manual.
4232
42332003-02-05 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4234
4235 * tramp.texi: Version 2.0.29 released.
4236 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
4237 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
4238
42392003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
4240
4241 * tramp.texi (Frequently Asked Questions): Explain a workaround if
4242 another package loads accidently Ange-FTP.
4243
42442003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
4245
4246 * tramp.texi (Customizing Completion): Add function
4247 `tramp-parse-sconfig'. Change example of
4248 `tramp-set-completion-function', because parsing of ssh config
4249 files looks more natural.
4250
42512003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
4252
4253 * gnus.texi: Do not use `path' in several locations.
4254
42552002-12-26 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4256
4257 * tramp.texi (External transfer methods): New method `smb'. From
4258 Michael Albinus.
4259
42602002-11-05 Karl Berry <karl@gnu.org>
4261
4262 * info.texi (Info-fontify): Reorder face list to avoid bad line
4263 breaks.
4264
42652002-10-06 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4266
4267 * tramp.texi: Move @copying to standard place. Use
4268 @insertcopying.
4269
42702002-10-02 Karl Berry <karl@gnu.org>
4271
4272 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
4273 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
4274 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
4275 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
4276 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
4277 Per rms, update all manuals to use @copying instead of @ifinfo.
4278 Also use @ifnottex instead of @ifinfo around the top node, where
4279 needed for the sake of the HTML output.
4280 (The Gnus manual is not fixed since it's not clear to me how it
4281 works; and the Tramp manual already uses @copying, although in an
4282 unusual way. All others were changed.)
4283
42842002-09-10 Jonathan Yavner <jyavner@engineer.com>
4285
4286 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
4287 (../info/ses, ses.dvi): New targets.
4288 * ses.texi: New file.
4289
42902002-09-06 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
4291
4292 * texinfo.tex: Update to texinfo 4.2.
4293
42942002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
4295
4296 * reftex.texi: Update to RefTeX 4.19.
4297
42982002-06-17 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4299
4300 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
4301 (../info/tramp, tramp.dvi): New targets.
4302
43032002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
4304
4305 * Makefile.in (DVI_TARGETS): Add calc.dvi.
4306 (calc.dvi): Uncomment.
4307
43082001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
4309
4310 * Makefile.in (INFO_TARGETS): Add ../info/calc.
4311 (../info/calc): New target.
4312
43132001-10-20 Gerd Moellmann <gerd@gnu.org>
4314
4315 * (Version 21.1 released.)
4316
43172001-10-05 Gerd Moellmann <gerd@gnu.org>
4318
4319 * Branch for 21.1.
4320
43212001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
4322
4323 * Makefile.in (../info/info): Use an explicit -o switch to
4324 makeinfo.
4325
43262001-03-05 Gerd Moellmann <gerd@gnu.org>
4327
4328 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
4329
43302000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
4331
4332 * Makefile.in (../info/idlwave): Use --no-split.
4333
43342000-12-14 Dave Love <fx@gnu.org>
4335
4336 * Makefile.in (mostlyclean): Remove gnustmp.*
4337 (gnus.dvi): Change rule to remove @latex stuff.
4338
43392000-10-19 Eric M. Ludlam <zappo@ultranet.com>
4340
4341 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
4342
43432000-10-13 John Wiegley <johnw@gnu.org>
4344
4345 * Makefile.in: Add build targets for eshell.texi.
4346
43472000-09-25 Gerd Moellmann <gerd@gnu.org>
4348
4349 * Makefile.in: Remove/comment speedbar stuff.
4350
43512000-09-22 Dave Love <fx@gnu.org>
4352
4353 * Makefile.in: Add emacs-mime.
4354
43552000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
4356
4357 * Makefile.in (INFO_TARGETS): Add ../info/woman.
4358 (DVI_TARGETS): Add woman.dvi.
4359 (../info/woman, woman.dvi): New targets.
4360
43612000-05-31 Stefan Monnier <monnier@cs.yale.edu>
4362
4363 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
4364
4365 * pcl-cvs.texi: New file.
4366 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
4367 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
4368
43692000-05-11 Gerd Moellmann <gerd@gnu.org>
4370
4371 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
4372 (../info/ebrowse, ebrowse.dvi): New targets.
4373
43742000-01-13 Gerd Moellmann <gerd@gnu.org>
4375
4376 * Makefile.in (INFO_TARGETS): Add eudc.
4377 (DVI_TARGETS): Add eudc.dvi.
4378 (../info/eudc, eudc.dvi): New targets.
4379
43802000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
4381
4382 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
4383 compatibility with 8+3 filesystems).
4384 (../info/efaq): Rename from emacs-faq.
4385
43862000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
4387
4388 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
4389 (../info/idlwave, idlwave.dvi): New targets.
4390
43911999-10-23 Dave Love <fx@gnu.org>
4392
4393 * Makefile.in: Use autotype.texi.
4394
43951999-10-12 Stefan Monnier <monnier@cs.yale.edu>
4396
4397 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
4398 faq.texi file) rather than ../info/faq.
4399
44001999-10-07 Gerd Moellmann <gerd@gnu.org>
4401
4402 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
4403 (../info/ada-mode, ada-mode.dvi): New targets.
4404
44051999-09-01 Dave Love <fx@gnu.org>
4406
4407 * Makefile.in: Add faq.
4408
44091999-07-12 Richard Stallman <rms@gnu.org>
4410
4411 * Version 20.4 released.
4412
44131998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
4414
4415 * Version 20.3 released.
4416
44171998-04-06 Andreas Schwab <schwab@gnu.org>
4418
4419 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
4420 it in dvi targets.
4421 (../etc/GNU): Change to $(srcdir) first.
4422
44231998-03-11 Carsten Dominik <cd@delysid.gnu.org>
4424
4425 * reftex.texi: Update for RefTeX version 3.22.
4426
44271998-02-08 Richard Stallman <rms@psilocin.gnu.org>
4428
4429 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
4430 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
4431
44321997-09-23 Paul Eggert <eggert@twinsun.com>
4433
4434 * Makefile.in: Merge changes mistakenly made to `Makefile'.
4435 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
4436
44371997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4438
4439 * Version 20.2 released.
4440
44411997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4442
4443 * Version 20.1 released.
4444
44451997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4446
4447 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
4448
44491996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4450
4451 * Version 19.33 released.
4452
44531996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4454
4455 * Version 19.32 released.
4456
44571996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4458
4459 * Makefile.in: Add rules for the Message manual.
4460
44611996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4462
4463 * gnus.texi: New version.
4464
4465 * message.texi: New manual.
4466
44671996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4468
4469 * Makefile.in (All info targets): cd $(srcdir) to do the work.
4470
44711996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4472
4473 * Makefile.in (All info targets): Specify $(srcdir) in input files.
4474 Specify -I option.
4475 (All dvi targets): Set the TEXINPUTS variable.
4476
44771996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
4478
4479 * Version 19.31 released.
4480
44811996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
4482
4483 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
4484 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
4485
44861995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4487
4488 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
4489 (INFO_TARGETS): Add ../info/cc-mode.
4490 (DVI_TARGETS): Add cc-mode.dvi.
4491
44921996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
4493
4494 * Version 19.31 released.
4495
44961995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4497
4498 * Version 19.30 released.
4499
45001995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4501
4502 * gnus.texi: New file.
4503
45041995-11-04 Erik Naggum <erik@naggum.no>
4505
4506 * gnus.texi: File deleted.
4507
45081995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
4509
4510 * mh-e.texi: "Function Index" -> "Command Index" to work with
4511 Emacs 19.30 C-h C-k support of separately-documented commands.
4512
45131995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4514
4515 * Makefile.in (../info/ediff, ediff.dvi): New targets.
4516 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
4517
45181995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4519
4520 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
4521 (../info/viper, viper.dvi): New targets.
4522
45231995-04-20 Kevin Rodgers <kevinr@ihs.com>
4524
4525 * dired-x.texi (Installation): Change the example to set
4526 buffer-local variables like dired-omit-files-p in
4527 dired-mode-hook.
4528
45291995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4530
4531 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
4532 (../info/mh-e, mh-e.dvi): New targets.
4533
45341995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
4535
4536 * Makefile.in (maintainer-clean): Rename from realclean.
4537
45381994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4539
4540 * Makefile.in: New file.
4541 * Makefile: File deleted.
4542
45431994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4544
4545 * Makefile (TEXINDEX_OBJS): Variable deleted.
4546 (texindex, texindex.o, getopt.o): Rules deleted.
4547 All deps on texindex deleted.
4548 (distclean): Don't delete texindex.
4549 (mostlyclean): Don't delete *.o.
4550 * texindex.c, getopt.c: Files deleted.
4551
45521994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4553
4554 * Version 19.26 released.
4555
45561994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4557
4558 * Version 19.25 released.
4559
45601994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4561
4562 * Version 19.24 released.
4563
45641994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4565
4566 * Version 19.23 released.
4567
45681994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4569
4570 * Makefile: Delete spurious tab.
4571
45721994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4573
4574 * Makefile (.SUFFIXES): New rule.
4575
45761994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4577
4578 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
4579 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
4580
45811994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4582
4583 * Makefile (../info/sc): Rename from sc.info.
4584 (../info/cl): Likewise.
4585 (INFO_TARGETS): Use new names.
4586
45871993-12-04 Richard Stallman (rms@srarc2)
4588
4589 * getopt.c: New file.
4590 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
4591 (getopt.o): New rule.
4592 (dvi): Don't depend on texindex.
4593 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
4594 Depend on texindex.
4595
45961993-12-03 Richard Stallman (rms@srarc2)
4597
4598 * Makefile (../info/sc.info): Rename from ../info/sc.
4599 (TEXI2DVI): New variable.
4600 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
4601 Add explicit commands.
4602 (TEXINDEX_OBJS): Delete duplicate getopt.o.
4603
46041993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4605
4606 * Version 19.22 released.
4607
46081993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4609
4610 * Makefile (TEXINDEX_OBJS): Delete spurious period.
4611
46121993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4613
4614 * Version 19.21 released.
4615
46161993-11-15 Paul Eggert (eggert@twinsun.com)
4617
4618 * man/Makefile (../info/cl.info): Rename from ../info/cl.
4619
46201993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4621
4622 * Makefile (../etc/GNU): New target.
4623 (EMACSSOURCES): Add gnu1.texi.
4624
46251993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4626
4627 * Makefile (realclean): Don't delete the Info files.
4628
46291993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
4630
4631 * forms.texi: Fix forms.texi so that it will format correctly.
4632 Add missing `@end iftex', fix bad reference.
4633
4634 * info.texi, info-stn.texi: New files implement texinfo version of
4635 `info' file.
4636
46371993-10-20 Brian Fox (bfox@ai.mit.edu)
4638
4639 * Makefile: Fix targets for texindex, new info.texi files.
4640 * info-stnd.texi: New file implements info for standalone info
4641 reader.
4642 * info.texi: Update to include recent changes to "../info/info".
4643 New source file for ../info/info; includes info-stnd.texi.
4644
4645 * texindex.c: Include "../src/config.h" if building in emacs.
4646
4647 * Makefile: Change all files to FILENAME.texi, force all targets
4648 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
4649 vip.texinfo, forms.texinfo, cl.texinfo.
4650 Add target to build texindex.c, defining `emacs'.
4651
4652 * forms.texi: Install new file to match version 2.3 of forms.el.
4653
46541993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4655
4656 * Version 19.19 released.
4657
46581993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
4659
4660 * sc.texinfo: Fix info file name.
4661
4662 * Makefile (info): Add gnus and sc.
4663 (dvi): Add gnus.dvi and sc.dvi.
4664 (../info/sc, sc.dvi): New targets.
4665
46661993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4667
4668 * Version 19.18 released.
4669
46701993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4671
4672 * Makefile: Fix source file names of the separate manuals.
4673 (gnus.dvi, ../info/gnus): New targets.
4674
46751993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4676
4677 * Version 19.17 released.
4678
46791993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4680
4681 * split-man: Fix typos in last change.
4682
46831993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4684
4685 * Version 19.16 released.
4686
46871993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4688
4689 * version 19.15 released.
4690
46911993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4692
4693 * Makefile (distclean): It's rm, not rf.
4694
46951993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4696
4697 * Version 19.14 released.
4698
46991993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4700
4701 * Makefile: New file.
4702
47031993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4704
4705 * Version 19.13 released.
4706
47071993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4708
4709 * Version 19.9 released.
4710
47111993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4712
4713 * Version 19.8 released.
4714
47151993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4716
4717 * Version 19.7 released.
4718
47191990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
4720
4721 * gnus.texinfo: New file. Removed installation instructions.
4722
47231990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4724
4725 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
4726
47271989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
4728
4729 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
4730 then define `\sc' as the command for smallcaps in Texinfo. This
4731 means that the @sc command will produce small caps. bfox has
4732 made the corresponding change to makeinfo and texinfm.el.
4733
47341988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
4735
4736 * vip.texinfo: Remove menu entry Adding Lisp Code in node
4737 Customization since the menu entry did not point to anything.
4738 Also add an @finalout command to remove overfull hboxes from the
4739 printed output.
4740
4741 * cl.texinfo: Add @bye, \input line and @settitle to file.
4742 This file is clearly intended to be a chapter of some other work,
4743 but the other work does not yet exist.
4744
47451988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
4746
4747 * texinfo.texinfo: Three typos corrected.
4748
4009494e
GM
4749;; Local Variables:
4750;; coding: iso-2022-7bit
4751;; fill-column: 79
4752;; add-log-time-zone-rule: t
4753;; End:
4754
5205011b 4755 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
20234d96 4756 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
4009494e
GM
4757
4758 This file is part of GNU Emacs.
4759
4760 GNU Emacs is free software; you can redistribute it and/or modify
4761 it under the terms of the GNU General Public License as published by
4762 the Free Software Foundation; either version 3, or (at your option)
4763 any later version.
4764
4765 GNU Emacs is distributed in the hope that it will be useful,
4766 but WITHOUT ANY WARRANTY; without even the implied warranty of
4767 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
4768 GNU General Public License for more details.
4769
4770 You should have received a copy of the GNU General Public License
4771 along with GNU Emacs; see the file COPYING. If not, write to the
4772 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
4773 Boston, MA 02110-1301, USA.
4774
f7ed05c9 4775;; arch-tag: 08b2903e-900c-4c72-a4a9-e76416a80803