(auto-insert-alist): Remove nonsensical precision
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
99a3e35f
AS
12007-12-21 Alex Schroeder <alex@gnu.org>
2
3 * rcirc.texi: Changed single spaces after sentence end to double
4 spaces. Fixed some typos.
5 (Internet Relay Chat): Explain relay.
6 (Getting started with rcirc): Change items to reflect prompts.
7 Add more explanation to rcirc-track-minor-mode and added a comment to
8 warn future maintainers that this section is a copy.
9
331e4d02
AS
102007-12-20 Alex Schroeder <alex@gnu.org>
11
12 * rcirc.texi (Top): Fighting Information Overload chapter added.
13 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
14 (rcirc commands): Moved /ignore command to the new chapter.
15 (Fighting Information Overload): New chapter documenting /keyword,
16 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
17 (Configuration): Document rcirc-server-alist, remove
18 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 19
cd71c3ef
MA
202007-12-16 Michael Albinus <michael.albinus@gmx.de>
21
22 * dbus.texi (Signals): Fix example in dbus-register-signal.
23
bbbe940b
MB
242007-12-14 Sven Joachim <svenjoac@gmx.de>
25
26 * gnus.texi (Score Variables): Fix typo.
27
0ce574ef
MA
282007-12-07 Michael Albinus <michael.albinus@gmx.de>
29
30 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
31 (Signals): Adapt dbus-send-signal and dbus-register-signal.
32 (Errors and Events): Adapt dbus-event.
33
b890d447
MB
342007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
35
36 * gnus.texi (Other Files): Add the yenc command.
37
382007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
39
40 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
41 since 2004-08-06.
42
432007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
44
45 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
46 on body.
47
482007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
49
50 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
51 and rfc2047-allow-irregular-q-encoded-words; fix description of
52 rfc2047-encode-encoded-words.
53
542007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
55
56 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
57
3728bf03
MO
582007-12-05 Michael Olson <mwolson@gnu.org>
59
60 * remember.texi (Diary): Remove "require" line for remember-diary.el.
61 Update documentation for `remember-diary-file'.
62
a4397af9
MA
632007-12-04 Michael Albinus <michael.albinus@gmx.de>
64
65 * dbus.texi (Signals): Precise `dbus-register-signal'.
66 (Errors and Events): Rework events part, the internal structure of
67 dbus-event has changed.
68
1682490c
JB
692007-12-03 Juanma Barranquero <lekktu@gmail.com>
70
71 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
72 ($(infodir)/dbus, dbus.dvi): New targets.
73
7b13a0f2
MA
742007-12-03 Michael Albinus <michael.albinus@gmx.de>
75
76 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
77 unconditionally.
78
79 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
80 emulation with @print{}.
81
7ef92bc9
RS
822007-12-02 Richard Stallman <rms@gnu.org>
83
84 * dbus.texi (Overview): Minor cleanup.
85
22d8ac3a
MA
862007-12-02 Michael Albinus <michael.albinus@gmx.de>
87
d3a8e0df
MA
88 * Makefile.in (INFO_TARGETS): Add dbus.
89 (DVI_TARGETS): Add dbus.dvi.
90 (dbus, dbus.dvi): New targets.
91
22d8ac3a
MA
92 * dbus.texi: New file.
93
559764ab
RF
942007-11-24 Romain Francoise <romain@orebokech.com>
95
96 * nxml-mode.texi: Add description in @direntry.
7aa579d9 97 Fix file name to match @setfilename.
559764ab 98
ac97a16b
MH
992007-11-23 Mark A. Hershberger <mah@everybody.org>
100
101 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
102 ($(infodir)/nxml-mode): New rule.
103
104 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
105 ($(infodir)/nxml-mode): New rule.
106 (clean): Add nxml-mode*.
107
108 * nxml-mode.texi: New file with nxml manual.
109
404cd454
GM
1102007-11-18 Richard Stallman <rms@gnu.org>
111
112 * flymake.texi (Example -- Configuring a tool called directly):
113 Update example.
114
b048d478
MA
1152007-11-18 Michael Albinus <michael.albinus@gmx.de>
116
117 * tramp.texi (Filename completion): Simplify explanation of
118 double-slash behaviour. Explain directory contents flushing.
119
346e8469
JB
1202007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
121
122 * calc.texi (TeX and LaTeX Language Modes): Put in
123 missing braces.
124
404cd454
GM
1252007-11-15 Richard Stallman <rms@gnu.org>
126
127 * cl.texi (Equality Predicates): Delete `eql'.
128 (Predicates, Naming Conventions, Top): Delete `eql'.
129 (Common Lisp Compatibility): Delete `eql'.
130 (Porting Common Lisp): Delete obsolete backquote info.
131 Minor clarification about character constants.
132 (Sequence Basics): Minor clarification.
133
1f6af58b
JB
1342007-11-15 Juanma Barranquero <lekktu@gmail.com>
135
dccb744b 136 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
137 * tramp.texi (Filename completion): Fix typos.
138
3bc88bc9
JB
1392007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
140
141 * calc.texi (Basic commands): Mention the menu.
142
bc5300d3
MA
1432007-11-12 Michael Albinus <michael.albinus@gmx.de>
144
145 * tramp.texi (Connection caching): Tramp flushes connection
146 properties when remote operating system has been changed.
147
4d8a28ec
MB
1482007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
149
150 * gnus-news.texi: Fix spelling.
151 `message-insert-formatted-citation-line', not
152 `message-insert-formated-citation-line'.
153
404cd454
GM
154 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
155
e1176b47
MA
1562007-11-07 Michael Albinus <michael.albinus@gmx.de>
157
158 * tramp.texi (Overview): Mention also the PuTTY integration under
159 Win32. Remove paragraphs about Tramp's experimental status.
160 (Frequently Asked Questions): Add code example for highlighting the
161 mode line.
162
6159985a
MO
1632007-11-03 Michael Olson <mwolson@gnu.org>
164
165 * remember.texi: Change mentions of remember-buffer to
166 remember-finalize throughout.
167
bec9b2f5
MO
1682007-10-30 Michael Olson <mwolson@gnu.org>
169
170 * remember.texi (Copying): Remove.
171 (Mailbox): Update with non-BBDB instructions.
172 (Diary, Org): Add.
173 (Bibliography, Planner Page): Remove.
174
b6173182
JB
1752007-10-30 Juanma Barranquero <lekktu@gmail.com>
176
177 * makefile.w32-in (INFO_TARGETS): Add remember.
178 (DVI_TARGETS): Add remember.dvi.
179 ($(infodir)/remember): New rule.
180 (clean): Add remember*.
181
15f3eb73
MO
1822007-10-30 Michael Olson <mwolson@gnu.org>
183
70bdc930
MO
184 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
185 ($(infodir)/remember): New rule that builds the Remember Manual.
186
b6173182
JB
187 * remember.texi: New file containing the Remember Mode Manual.
188 Shuffle chapters around after initial import.
7d3f6f1a
MO
189 (Function Reference): Split Keystrokes into separate chapter.
190 (Keystrokes): Document C-c C-k.
51d24a12 191 (Introduction): Fix typographical issue with "---".
15f3eb73 192
404cd454
GM
1932007-10-29 Richard Stallman <rms@gnu.org>
194
195 * widget.texi (Introduction): Delete discussion of implementation
196 internals.
197
9bbb9638
MA
1982007-10-29 Michael Albinus <michael.albinus@gmx.de>
199
200 * tramp.texi (Connection caching): Host names must be different
201 when tunneling.
202
c7ff939a
RS
2032007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
204
205 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
206 Gnus v5.13.
207
01c52d31
MB
2082007-10-28 Miles Bader <miles@gnu.org>
209
210 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
211
2122007-10-28 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
213
214 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
215
2162007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
217
218 * gnus.texi (Sorting the Summary Buffer): Remove
219 gnus-article-sort-by-date-reverse.
220
2212007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
222
223 * gnus.texi (Non-ASCII Group Names): New node.
224 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
225 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
226
2272007-10-28 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
228
229 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
230 clean the output of the program `imap-shell-program'.
231
2322007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
233
234 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
235
2362007-10-28 Tassilo Horn <tassilo@member.fsf.org>
237
238 * gnus.texi (Sticky Articles): Documentation for sticky article
239 buffers.
240
2412007-10-28 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
242
243 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
244
2452007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
246
247 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
248
2492007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
250
251 * gnus.texi (Archived Messages): Document
252 gnus-update-message-archive-method.
253
2542007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
255
256 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
257
2582007-10-28 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
259
260 * gnus.texi (Group Maneuvering): Document
261 `gnus-summary-next-group-on-exit'.
262
2632007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
264
265 * gnus.texi (Really Various Summary Commands): Mention
266 gnus-auto-select-on-ephemeral-exit.
267
2682007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
269
270 * gnus.texi, message.texi: Bump version number.
271
2722007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
273
274 * gnus.texi (Group Line Specification, Misc Group Stuff)
275 (Server Commands): Parenthesize @pxref{Mail Spool}.
276
2772007-10-28 Didier Verna <didier@xemacs.org>
278
279 New user option: message-signature-directory.
280 * message.texi (Insertion Variables): Document it.
281 * gnus.texi (Posting Styles): Ditto.
282
2832007-10-28 Didier Verna <didier@xemacs.org>
284
285 * gnus.texi (Group Line Specification):
286 * gnus.texi (Misc Group Stuff):
287 * gnus.texi (Server Commands): Document the group compaction feature.
288
2892007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
290
291 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
292
293 * message.texi (Various Message Variables): Add message-fill-column.
294
2952007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
296
297 * gnus.texi: Untabify.
298
2992007-10-28 Didier Verna <didier@xemacs.org>
300
301 * gnus.texi (Group Parameters): Document the posting-style merging
302 process in topic-mode.
303
3042007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
305
306 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
307
3082007-10-28 Romain Francoise <romain@orebokech.com>
309
310 * gnus.texi (Mail Spool): Fix typo.
311 Update copyright.
312
3132007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
314
315 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
316
3172007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
318
319 * gnus.texi (Summary Generation Commands):
320 Add gnus-summary-insert-ticked-articles.
321
3222007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
323
324 * gnus.texi
325 (SpamAssassin back end): Rename spam-spamassassin-path to
326 spam-spamassassin-program.
327
3282007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
329
330 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
331
3322007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
333
334 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
335
3362007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
337
338 * message.texi (Mail Headers): Document `opportunistic'.
339
3402007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
341
342 * emacs-mime.texi (Encoding Customization): Explain how to set
343 mm-coding-system-priorities per hierarchy.
344
3452007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
346
347 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
348 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
349
3502007-10-28 Didier Verna <didier@xemacs.org>
351
352 * message.texi (Wide Reply): Update documentation of
353 message-dont-reply-to-names (now allowing a list of regexps).
354
3552007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
356
357 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
358
3592007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
360
361 * gnus.texi (SpamAssassin back end): Fix typo.
362
363 * sieve.texi (Examples): Fix grammar.
364
3652007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
366
367 * gnus.texi (Searching for Articles): Document M-S and M-R.
368 (Limiting): Document / b.
369
3702007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
371
372 * gnus.texi (Thread Commands): T M-^.
373
3742007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
375
376 * message.texi (Mail Aliases): Document ecomplete.
377 (Mail Aliases): Fix typo.
378
3792007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
380
381 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
382 fix typo.
383
3842007-10-28 Romain Francoise <romain@orebokech.com>
385
386 * gnus.texi (Mail Spool): Grammar fix.
387
3882007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
389
390 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
391 string.
392
3932007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
394
395 * gnus.texi (Group Parameters): Fix description.
396
3972007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
398
399 * gnus.texi (Gmane Spam Reporting): Fix
400 spam-report-gmane-use-article-number. Add
401 spam-report-user-mail-address.
402
4032007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
404
405 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
406
4072007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
408
409 * gnus.texi (Group Parameters): Add simplified sorting example based on
410 example for `Sorting the Summary Buffer' from Jari Aalto
411 <jari.aalto@cante.net>.
412 (Example Methods): Add example for an indirect connection.
413
4142007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
415
416 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
417 (Agent Parameters): Updated parameter names to match code.
418 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
419 'gnus-agent-summary-fetch-series'.
420 (Agent and flags): New section providing a generalized discussion
421 of flag handling.
422 (Agent and IMAP): Removed flag discussion.
423 (Agent Variables): Added 'gnus-agent-synchronize-flags'
424
4252007-10-28 Romain Francoise <romain@orebokech.com>
426
427 * gnus.texi (Exiting the Summary Buffer): Add new function
428 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
429
4302007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
431
432 * gnus.texi (Conformity): Fix typo.
433 (Customizing Articles): Document `first'.
434
4352007-10-28 Jari Aalto <jari.aalto@cante.net>
436
437 * gnus.texi (Sorting the Summary Buffer):
438 Add `gnus-thread-sort-by-date-reverse'. Add example
439 host to different sorting in NNTP and RSS groups.
440
4412007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
442
443 * message.texi (Insertion): Describe prefix for
444 message-mark-inserted-region and message-mark-insert-file.
445
4462007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
447
448 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
449 LaTeX documents. Describe "text/x-gnus-verbatim".
450
4512007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
452
453 * gnus.texi (Blacklists and Whitelists)
454 (Blacklists and Whitelists, BBDB Whitelists)
455 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
456 (spam-stat spam filtering, SpamOracle)
457 (Extending the Spam ELisp package): Removed extra quote symbol for
458 clarity.
459
4602007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
461
462 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
463 gnus-article-delete-part and gnus-article-replace-part.
464 (Using MIME): Add gnus-mime-replace-part.
465
4662007-10-28 Romain Francoise <romain@orebokech.com>
467
468 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
469 requires `auto-compression-mode' to be enabled. Add new nnml
470 variable `nnml-compressed-files-size-threshold'.
471
4722007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
473
474 * gnus.texi (Sorting the Summary Buffer): Added
475 gnus-thread-sort-by-recipient.
476
4772007-10-28 Romain Francoise <romain@orebokech.com>
478
479 * message.texi (Insertion Variables): Mention new variable
480 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
481 documentation accordingly.
482
4832007-10-28 Romain Francoise <romain@orebokech.com>
484
485 * gnus.texi (To From Newsgroups): Mention new variables
486 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
487
4882007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
489
490 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
491 stuff; gnus-mime-inline-part does the automatic decompression.
492
4932007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
494
495 * gnus.texi (Spam ELisp Package Configuration Examples):
496 "training.ham" should be "training.spam"
497
4982007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
499
500 * message.texi (Mail Variables): Fix the default value for
501 message-send-mail-function.
502
5032007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
504
505 * gnus.texi (Optional Back End Functions): nntp-request-update-info
506 always returns nil exceptionally.
507
5082007-10-28 Simon Josefsson <jas@extundo.com>
509
510 * gnus.texi (Article Washing): Add libidn URL. Suggested by
511 Michael Cook <michael@waxrat.com>.
512
5132007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
514
515 * gnus.texi (Topic Commands): Fix next/previous.
516
5172007-10-28 Simon Josefsson <jas@extundo.com>
518
519 * gnus.texi (Article Washing): Mention `W i'.
520
5212007-10-28 Jochen K\e,A|\e(Bpper <jochen@fhi-berlin.mpg.de>
522
523 * gnus.texi (Group Parameters): Slight extension of sieve
524 parameter description.
525
5262007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
527
528 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
529 matching score files as well.
530 (Picons): Describe `gnus-picon-style'.
531
5322007-10-28 Romain Francoise <romain@orebokech.com>
533
534 * message.texi (Message Headers): Mention that headers are hidden
535 using narrowing, and how to expose them.
536 Update copyright.
537
5382007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
539
540 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
541 `gnus-summary-sort-by-recipient'.
542
5432007-10-28 Romain Francoise <romain@orebokech.com>
544
545 * gnus.texi (NNTP marks): New node.
546 (NNTP): Move NNTP marks variables to the new node.
547
5482007-10-28 Jesper Harder <harder@ifa.au.dk>
549
550 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back
551 end.
552
553 * gnus.texi (MIME Commands, Hashcash): Markup fix.
554
5552007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
556
557 * gnus.texi: replaced @file{spam.el} with @code{spam.el}
558 everywhere for consistency.
559 (Filtering Spam Using The Spam ELisp Package): admonish again.
560 (Spam ELisp Package Sequence of Events): this is Gnus, say so.
561 Say "regular expression" instead of "regex." Admonish. Pick
562 other words to sound better (s/so/thus/).
563 (Spam ELisp Package Filtering of Incoming Mail): mention
564 statistical filters. Remove old TODO.
565 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
566 new section on sorting and displaying the spam score
567 (BBDB Whitelists): mention spam-use-BBDB-exclusive is not a
568 backend but an alias to spam-use-BBDB
569 (Extending the Spam ELisp package): rewrite the example using the
570 new backend functionality.
571
5722007-10-28 Simon Josefsson <jas@extundo.com>
573
574 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
575 nntp-marks-directory, from Romain Francoise
576 <romain@orebokech.com>.
577
5782007-10-28 Magnus Henoch <mange@freemail.hu>
579
580 * gnus.texi (Hashcash): New default value of
581 hashcash-default-payment.
582
5832007-10-28 Simon Josefsson <jas@extundo.com>
584
585 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
586 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
587
5882007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
589
590 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
591
5922007-10-28 Simon Josefsson <jas@extundo.com>
593
594 * gnus.texi (documentencoding): Add, to avoid warnings.
595
5962007-10-28 Simon Josefsson <jas@extundo.com>
597
598 * message.texi (Mail Headers): Add.
599
600 * gnus.texi (Hashcash): Fix.
601
6022007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
603
604 * gnus.texi (Hashcash): changed location of library, also mention
605 that payments can be verified and fix the name of the
606 hashcash-path variable
607
6082007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
609
610 * gnus.texi
611 (Article Display): Add `gnus-picon-style'.
612
6132007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
614
615 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
616
6172007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
618
619 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
620 (Bogofilter, spam-stat spam filtering, SpamOracle): old incorrect
621 warning about ham processors in spam groups removed
622
6232007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
624 From Hubert Chan <hubert@uhoreg.ca>
625
626 * gnus.texi (SpamAssassin backend): added new node about SpamAssassin
627
6282007-10-28 Jesper Harder <harder@ifa.au.dk>
629
630 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
631 (Mailing List): Typo.
632 (Customizing Articles): Add gnus-treat-ansi-sequences.
633 (Article Washing): Index.
634
635 * message.texi: Use m-dash consistently.
636
6372007-10-28 Jesper Harder <harder@ifa.au.dk>
638
639 * gnus.texi (GroupLens): Remove.
640
6412007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
642
643 * gnus.texi (Outgoing Messages, Agent Variables): Add
644 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
645 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
646
6472007-10-28 Jesper Harder <harder@ifa.au.dk>
648
649 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
650
6512007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
652
653 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
654
655 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
656
6572007-10-28 Simon Josefsson <jas@extundo.com>
658
659 * gnus.texi (Top): Add SASL.
660
404cd454
GM
6612007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
662
663 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
664
6652007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
666
667 * gnus.texi (Troubleshooting): Adjust Gnus version number.
668
0edd2970
JB
6692007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
670
671 * calc.texi (Formulas, Composition Basics): Lower the
672 precedence of negation.
673
a9afba20
JY
6742007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
675
676 * ses.texi (The Basics): Mention how to create a new spreadsheet.
677 Mention the new three-letter column identifiers.
678 (More on cell printing): Calculate-cell and truncate-cell are now `c'
679 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
680 message when using `c' on an empty default with default printer.
681 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
682 renamed to `ses--symbolic-formulas' some time ago.
683
45b778a6
JB
6842007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
685
686 * calc.texi (Default Simplifications, Making Selections)
687 (Customizing Calc): Clarify associativity of multiplication.
688
03b5bade
MA
6892007-10-23 Michael Albinus <michael.albinus@gmx.de>
690
691 * tramp.texi (Traces and Profiles): Simplify loop over
692 `trace-function-background'.
693
e658c8ee
JL
6942007-10-22 Juri Linkov <juri@jurta.org>
695
696 * dired-x.texi (Shell Command Guessing): Default values are now
697 available by typing M-n instead of M-p.
698
dd753688
MA
6992007-10-21 Michael Albinus <michael.albinus@gmx.de>
700
701 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
702 (Password caching): Remove `tramp-clear-passwd'.
703 It's not a command anymore.
dd753688
MA
704 (Bug Reports): Add `tramp-bug' to function index.
705 (Function Index, Variable Index): New nodes.
706 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
707
708 * trampver.texi: Update release number.
709
4bb49b43
JB
7102007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
711
8b296cdd 712 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
713 about integer size into past tense.
714 (Time Zones): Remove pointer to Calc author's address.
715 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 716 and hyperbolic cotangent. Fix typo.
4bb49b43 717
311dd93f
MA
7182007-10-10 Michael Albinus <michael.albinus@gmx.de>
719
720 Sync with Tramp 2.1.11.
721
722 * trampver.texi: Update release number.
723
ea3fc256
MA
7242007-10-06 Michael Albinus <michael.albinus@gmx.de>
725
726 * tramp.texi (External packages): New section.
727
1af74d06
MB
7282007-09-29 Juri Linkov <juri@jurta.org>
729
730 * info.texi (Help-Int): Document `L' (`Info-history').
731
0e2806fa
SM
7322007-09-26 Carsten Dominik <dominik@science.uva.nl>
733
734 * org.texi: Change links to webpage and maintained email.
735 (Remember): Promote to Chapter, significant changes.
736 (Fast access to TODO states): New section.
737 (Faces for TODO keywords): New section.
738 (Export options): Example for #+DATE.
739 (Progress logging): Section moved.
740
567b9191
BW
7412007-09-26 Bill Wohler <wohler@newt.com>
742
743 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
744 browse-url-at-mouse.
745
1af74d06
MB
7462007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
747
748 * flymake.texi (Customizable variables): Face names don't end in -face.
749 Fix flymake-err-line-patterns template.
750 (Example -- Configuring a tool called directly): Fix init-function.
751 (Highlighting erroneous lines): Face names don't end in -face.
752
d60a4e3a 7532007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
754
755 * erc.texi (Special-Features): Fix small typo.
756
7d7a3510
MA
7572007-09-14 Michael Albinus <michael.albinus@gmx.de>
758
759 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
760 and "External transfer methods".
761
285f0d3a
JB
7622007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
763
764 * calc.texi (Predefined Units): Add some history.
765
526dc846
MO
7662007-09-08 Michael Olson <mwolson@gnu.org>
767
87e04f16
JB
768 * erc.texi (Copying): New section included from gpl.texi.
769 This matches the look of the upstream ERC manual.
526dc846 770
f10d0e80
JB
7712007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
772
87e04f16 773 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
774 (Random Numbers): Clarify the distribution of `random'.
775
4009494e
GM
7762007-09-06 Glenn Morris <rgm@gnu.org>
777
778 * Move manual sources from man/ to subdirectories of doc/.
8b296cdd 779 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
780 Change all setfilename commands to use ../../info.
781 * Makefile.in: Move the parts of the old man/Makefile.in that do not
782 refer to the Emacs manual here.
783 (infodir): New variable.
784 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
785 (cc-mode.texi, faq.texi): Update references to source file locations.
786 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
787 do not refer to the Emacs manual here.
788 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
789
790 * Makefile.in: Add `basename' versions of all info targets, for
791 convenience when rebuilding just one manual.
792 (../etc/GNU): Delete obsolete target.
793 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
794 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
795 *.vrs *.toc here...
796 (maintainer-clean): ...from here.
4009494e
GM
797
798 * makefile.w32-in (../etc/GNU): Delete obsolete target.
799
2de53ca6
GM
8002007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
801
802 * calc.texi (Date Conversions): Clarify definition of
803 Julian day numbering.
804 (Date Forms): Clarify definition of Julian day numbering;
805 add some history.
806
8072007-08-30 Carsten Dominik <dominik@science.uva.nl>
808
87e04f16 809 * org.texi: Version 5.07.
2de53ca6
GM
810
8112007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
812
813 * message.texi (MIME): Replace mml-attach with mml-attach-file.
814
8152007-08-22 Carsten Dominik <dominik@science.uva.nl>
816
817 * org.texi (Adding hyperlink types): New section.
818 (Embedded LaTeX): Chapter updated because of LaTeX export.
819 (LaTeX export): New section.
820 (Using links out): New section.
821
8222007-08-22 Glenn Morris <rgm@gnu.org>
823
824 * faq.texi (Learning how to do something): Refcards now in
825 etc/refcards/ directory.
826
8272007-08-22 Michael Albinus <michael.albinus@gmx.de>
828
829 * tramp.texi (Remote Programs): Persistency file must be cleared when
830 changing `tramp-remote-path'.
831 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
832 macro.
833
8342007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
835
836 * calc.texi: Move contents to beginning of file.
837 (Algebraic Entry): Fix the formatting of an example.
838
8392007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
840
841 * calc.texi (Basic Operations on Units): Mention exact versus
842 inexact conversions.
843
8442007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
845
846 * calc.texi (Basic Operations on Units): Mention default
847 values for new units.
848 (Quick Calculator Mode): Mention that binary format will
849 be displayed.
850
8512007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
852
853 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
854
8552007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
856
857 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
858
8592007-08-08 Glenn Morris <rgm@gnu.org>
860
861 * gnus.texi, sieve.texi: Replace `iff'.
862
8632007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
864
865 * calc.texi (Basic Graphics): Mention the graphing of error
866 forms.
867 (Graphics Options): Mention how `g s' handles error forms.
868 (Curve Fitting): Mention plotting the curves.
869 (Standard Nonlinear Models): Add additional models.
870 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
871 (Linear Fits): Correct result.
872
8732007-08-01 Alan Mackenzie <acm@muc.de>
874
875 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
876 to "--no-site-file".
877
8782007-07-29 Michael Albinus <michael.albinus@gmx.de>
879
880 * tramp.texi (Frequently Asked Questions): Point to mode line
881 extension in Emacs 23.1.
882
883 * trampver.texi: Update release number.
884
8852007-07-27 Glenn Morris <rgm@gnu.org>
886
887 * calc.texi (Copying): Include license text from gpl.texi, rather than
888 in-line.
889
8902007-07-25 Glenn Morris <rgm@gnu.org>
891
892 * calc.texi (Copying): Replace license with GPLv3.
893
894 * Relicense all FSF files to GPLv3 or later.
895
8962007-07-22 Michael Albinus <michael.albinus@gmx.de>
897
898 Sync with Tramp 2.1.10.
899
900 * tramp.texi (trampfn): Expand macro implementation in order to handle
901 empty arguments.
902 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
903 occurencies by trampfn.
904 (Frequently Asked Questions): Extend example code for host
905 identification in the modeline. Add bbdb to approaches shortening Tramp
906 file names to be typed.
907
908 * trampver.texi: Update release number.
909
9102007-07-17 Michael Albinus <michael.albinus@gmx.de>
911
912 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
913 section. Reported by <poti@potis.org>.
914 (Remote processes): Arguments of the program to be debugged are taken
915 literally.
916 (Frequently Asked Questions): Simplify recentf example.
917
9182007-07-14 Karl Berry <karl@gnu.org>
919
920 * info.texi (@copying): New Back-Cover Text.
921
922 * info.texi (Quitting Info): Move to proper place in source.
923 (Reported by Benno Schulenberg.)
924
9252007-07-13 Eli Zaretskii <eliz@gnu.org>
926
927 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
928
929 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
930
931 * emacs-mime.texi: Add @documentencoding directive.
932
9332007-07-12 Nick Roberts <nickrob@snap.net.nz>
934
935 * tramp.texi (Remote processes): Add an anchor to the subsection
936 "Running a debugger on a remote host".
937
9382007-07-12 Michael Albinus <michael.albinus@gmx.de>
939
940 * tramp.texi (Remote processes): Don't call it "experimental" any
941 longer. Add subsection about running a debugger on a remote host.
942
9432007-07-10 Carsten Dominik <dominik@science.uva.nl>
944
945 * org.texi (Properties and columns): Chapter rewritten.
946
9472007-07-08 Michael Albinus <michael.albinus@gmx.de>
948
949 * tramp.texi:
950 * trampver.texi: Migrate to Tramp 2.1.
951
9522007-07-02 Carsten Dominik <dominik@science.uva.nl>
953
954 * org.texi (Properties): New chapter.
955
9562007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
957
958 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
959 Control Panel.
960
961 * gnus.texi (Misc Article): Add index entry for
962 gnus-single-article-buffer.
963
9642007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
965
966 * gnus.texi (Starting Up): Fix typo.
967
9682007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
969
970 * gnus.texi (Asynchronous Fetching): Fix typo.
971
9722007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
973
974 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
975 (About This Manual): Remove redundant information.
976 (Getting Started): Mention author.
977 (Basic Arithmetic, Customizing Calc): Make description of the
978 variable `calc-multiplication-has-precedence' match its new effect.
979
9802007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
981
982 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
983 the variable `calc-multiplication-has-precedence'.
984
9852007-06-19 Carsten Dominik <dominik@science.uva.nl>
986
987 * org.texi (Tag): Section swapped with node Timestamps.
988 (Formula syntax for Lisp): Document new `L' flag.
989
9902007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
991
992 * gnus.texi (Misc Group Stuff, Summary Buffer)
993 (Server Commands, Article Keymap): Fix typo. s/function/command/.
994
9952007-06-06 Juanma Barranquero <lekktu@gmail.com>
996
997 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
998 * gnus.texi (Article Buttons, Mail Source Customization)
999 (Sending or Not Sending, Customizing NNDiary):
1000 * message.texi (Message Headers):
1001 * mh-e.texi (HTML): Fix typos.
1002
10032007-06-07 Michael Albinus <michael.albinus@gmx.de>
1004
1005 Sync with Tramp 2.0.56.
1006
1007 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
1008 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
1009
10102007-06-02 Chong Yidong <cyd@stupidchicken.com>
1011
1012 * Version 22.1 released.
1013
10142007-05-26 Michael Olson <mwolson@gnu.org>
1015
1016 * erc.texi (Modules): Fix references to completion modules.
1017
10182007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
1019
1020 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
1021
10222007-05-09 Didier Verna <didier@xemacs.org>
1023
1024 * gnus.texi (Email Based Diary): New. Proper documentation for the
1025 nndiary back end and the gnus-diary library.
1026
10272007-05-03 Karl Berry <karl@gnu.org>
1028
1029 * .cvsignore (*.pdf): New entry.
1030
1031 * texinfo.tex: Update from current version for better pdf generation.
1032
10332007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
1034
1035 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
1036
10372007-04-28 Glenn Morris <rgm@gnu.org>
1038
1039 * faq.texi (New in Emacs 22): Restore mention of python.el pending
1040 consideration of legal status.
1041
10422007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
1043
1044 * idlwave.texi: Minor updates for IDLWAVE 6.1.
1045
10462007-04-24 Chong Yidong <cyd@stupidchicken.com>
1047
1048 * faq.texi (New in Emacs 22): python.el removed.
1049
10502007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
1051
1052 * calc.texi (Reporting bugs): Update maintainer's address.
1053
10542007-04-22 Chong Yidong <cyd@stupidchicken.com>
1055
1056 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
1057
10582007-04-15 Jay Belanger <belanger@truman.edu>
1059
1060 * calc.texi (Title page): Remove the date.
1061 (Basic Arithmetic): Emphasize that / binds less strongly than *.
1062 (The Standard Calc Interface): Change trail title.
1063 (Floats): Mention that when non-decimal floats are entered, only
1064 approximations are stored.
1065 (Copying): Move to the appendices.
1066 (GNU Free Documentation License): Add as an appendix.
1067
10682007-04-15 Chong Yidong <cyd@stupidchicken.com>
1069
1070 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
1071 * dired-x.texi, ebrowse.texi, ediff.texi:
1072 * emacs-mime.texi, erc.texi, eshell.texi:
1073 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
1074 * idlwave.texi, message.texi, newsticker.texi, org.texi:
1075 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
1076 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1077 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
1078 * woman.texi: Include GFDL.
1079
1080 * doclicense.texi: Remove node heading, so that it can be included by
1081 other files.
1082
1083 * dired-x.texi: Relicence under GFDL. Remove date from title page.
1084
1085 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
1086 than *.
1087
10882007-04-14 Carsten Dominik <dominik@science.uva.nl>
1089
1090 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
1091 in Calc.
1092
10932007-04-09 Romain Francoise <romain@orebokech.com>
1094
1095 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
1096 Mac OS ports. Make it clear that mouse-1 complements and doesn't
1097 replace mouse-2.
1098
10992007-04-08 Chong Yidong <cyd@stupidchicken.com>
1100
1101 * woman.texi (Word at point, Interface Options): woman-topic-at-point
1102 renamed to woman-use-topic-at-point. Document new behavior.
1103
11042007-04-08 Richard Stallman <rms@gnu.org>
1105
1106 * url.texi: Fix some indexing.
1107 (Disk Caching): Drop discussion of old/other Emacs versions.
1108
11092007-04-07 Chong Yidong <cyd@stupidchicken.com>
1110
1111 * url.texi (Disk Caching): Say Emacs 21 "and later".
1112
1113 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
1114 on Font locking which now mentions JIT lock.
1115
11162007-04-01 Michael Olson <mwolson@gnu.org>
1117
1118 * erc.texi: Update for the ERC 5.2 release.
1119
11202007-03-31 David Kastrup <dak@gnu.org>
1121
1122 * woman.texi (Topic, Interface Options): Explain changes semantics of
1123 woman-manpath in order to consider MANPATH_MAP entries.
1124
11252007-03-31 Eli Zaretskii <eliz@gnu.org>
1126
1127 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
1128
11292007-03-26 Richard Stallman <rms@gnu.org>
1130
1131 * pgg.texi (Caching passphrase): Clean up previous change.
1132
11332007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
1134
1135 * gnus.texi (Setting Process Marks): Fix typo.
1136
11372007-03-25 Romain Francoise <romain@orebokech.com>
1138
1139 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
1140 readability, and include various fixes by Daniel Brockman, Nick Roberts
1141 and Dieter Wilhelm.
1142
11432007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
1144
1145 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
1146
1147 * gnus.texi (Mail Source Specifiers): Fix typo.
1148
11492007-03-22 Ralf Angeli <angeli@caeruleus.net>
1150
1151 * reftex.texi (Imprint): Update maintainer information.
1152
11532007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
1154
1155 * message.texi (Message Buffers): Update documentation for
1156 message-generate-new-buffers.
1157
11582007-03-15 Daiki Ueno <ueno@unixuser.org>
1159
1160 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
1161
11622007-03-21 Glenn Morris <rgm@gnu.org>
1163
1164 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
1165
11662007-03-19 Chong Yidong <cyd@stupidchicken.com>
1167
1168 * eshell.texi (Known problems): Emacs 21 -> 22.
1169
1170 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
1171
11722007-03-18 Jay Belanger <belanger@truman.edu>
1173
1174 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
1175
11762007-03-12 Glenn Morris <rgm@gnu.org>
1177
1178 * calc.texi (Time Zones): Switch to new North America DST rule.
1179
1180 * calc.texi: Replace "daylight savings" with "daylight
1181 saving" in text throughout.
1182
11832007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1184
1185 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
1186 The variable now uses a list of symbols instead of just a symbol.
1187 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
1188
11892007-03-06 Romain Francoise <romain@orebokech.com>
1190
1191 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
1192 new packages, and mention Gnus update.
1193
11942007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
1195
1196 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
1197 nntp-open-connection-functions-never-echo-commands.
1198
11992007-02-27 Chong Yidong <cyd@stupidchicken.com>
1200
1201 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
1202 problems on the console, and security risk in not using gpg-agent.
1203
12042007-02-25 Carsten Dominik <dominik@science.uva.nl>
1205
1206 * org.texi (The spreadsheet): Renamed from "Table calculations".
1207 Completely reorganized and rewritten.
1208 (CamelCase links): Section removed.
1209 (Repeating items): New section.
1210 (Tracking TODO state changes): New section.
1211 (Agenda views): Chapter reorganized and rewritten.
1212 (HTML export): Section rewritten.
1213 (Tables in arbitrary syntax): New section.
1214 (Summary): Better feature summary.
1215 (Activation): Document problem with cut-and-paste of Lisp code
1216 from PDF files.
1217 (Visibility cycling): Document indirect buffer use.
1218 (Structure editing): Document sorting.
1219 (Remember): Section rewritten.
1220 (Time stamps): Better description of time stamp types.
1221 (Tag searches): Document regular expression search for tags.
1222 (Stuck projects): New section.
1223 (In-buffer settings): New keywords.
1224 (History and Acknowledgments): Updated description.
1225
12262007-02-24 Alan Mackenzie <acm@muc.de>
1227
1228 * cc-mode.texi (Movement Commands): Insert two missing command names.
1229 (Getting Started): Slight wording correction (use conditional).
1230
12312007-02-22 Kim F. Storm <storm@cua.dk>
1232
1233 * widget.texi (User Interface, Basic Types): Document need to put some
1234 text before the %v escape in :format string in editable-field widget.
1235
12362007-02-18 Romain Francoise <romain@orebokech.com>
1237
1238 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
1239 `cvs-mode-quit'.
1240
12412007-02-10 Markus Triska <markus.triska@gmx.at>
1242
1243 * widget.texi (Programming Example): Put constant strings in :format.
1244
12452007-02-07 Juanma Barranquero <lekktu@gmail.com>
1246
1247 * faq.texi (Fullscreen mode on MS-Windows): New node.
1248
12492007-02-04 David Kastrup <dak@gnu.org>
1250
1251 * faq.texi (AUCTeX): Update version number. Should probably be done
1252 for other packages as well.
1253
12542007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1255
1256 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
1257 <tassilo@member.fsf.org>.
1258
12592007-01-27 Eli Zaretskii <eliz@gnu.org>
1260
1261 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
1262 ls-lisp-use-localized-time-format.
1263
12642007-01-20 Markus Triska <markus.triska@gmx.at>
1265
1266 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
1267
12682007-01-13 Michael Olson <mwolson@gnu.org>
1269
1270 * erc.texi (Modules): Mention capab-identify module.
1271
12722007-01-05 Michael Olson <mwolson@gnu.org>
1273
1274 * erc.texi (Getting Started): Update for /RECONNECT command.
1275
12762007-01-04 Richard Stallman <rms@gnu.org>
1277
1278 * ebrowse.texi: Change C-c b to C-c C-m.
1279
12802007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
1281
1282 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
1283 variables only in info to avoid redundant entries in the printed
1284 manual.
1285
12862007-01-02 Daiki Ueno <ueno@unixuser.org>
1287
1288 * message.texi (Using PGP/MIME): Document gpg-agent usage.
1289
12902007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
1291
1292 * message.texi (Security): Split into sub-nodes.
1293
12942007-01-01 Alan Mackenzie <acm@muc.de>
1295
1296 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
1297 eval-after-load in Emacs <=21 and a workaround. Document that
1298 trigraphs are not supported.
1299
13002007-01-01 Alan Mackenzie <acm@muc.de>
1301
1302 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
1303 c-context-line-break. When invoked within a string, preserve
1304 whitespace. Add a backslash only when also in a macro.
1305
13062007-01-01 Alan Mackenzie <acm@muc.de>
1307
1308 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
1309
13102007-01-01 Alan Mackenzie <acm@muc.de>
1311
1312 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
1313 are now bound by default to c-\(beginning\|end\)-of-defun by default.
1314
13152007-01-01 Alan Mackenzie <acm@muc.de>
1316
1317 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
1318 "Choosing a Style".
1319
1320 * cc-mode.texi ("Styles"): Add @dfn{style}.
1321
13222006-12-30 Michael Albinus <michael.albinus@gmx.de>
1323
1324 Sync with Tramp 2.0.55.
1325
1326 * trampver.texi: Update release number.
1327
13282006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
1329
1330 * gnus.texi (Customizing Articles): Add index entries for all
1331 gnus-treat-* variables.
1332
13332006-12-29 Jouni K. Sepp\e,Ad\e(Bnen <jks@iki.fi>
1334
1335 * gnus.texi (IMAP): Fix incorrect explanation of
1336 nnimap-search-uids-not-since-is-evil in documentation for
1337 nnimap-expunge-search-string.
1338
13392006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
1340
1341 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
1342 spam-ifile-database.
1343
13442006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
1345
1346 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
1347 rebind C-s.
1348
13492006-12-26 Jouni K. Sepp\e,Ad\e(Bnen <jks@iki.fi>
1350
1351 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
1352 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
1353 "expiring mail".
1354 (IMAP): Document nnimap-search-uids-not-since-is-evil and
1355 nnimap-nov-is-evil.
1356
13572006-12-25 Kevin Ryde <user42@zip.com.au>
1358
1359 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
1360 about the key procedure being used heavily.
1361
13622006-12-24 Chong Yidong <cyd@stupidchicken.com>
1363
1364 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
1365 to t.
1366 (Prerequisites): Add explanation about gpg-agent.
1367
13682006-12-22 Kevin Ryde <user42@zip.com.au>
1369
1370 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
1371 "sort" instead of "sort*".
1372
13732006-12-19 Richard Stallman <rms@gnu.org>
1374
1375 * calc.texi (History and Acknowledgements): Recognize that Emacs
1376 now does have floating point.
1377
13782006-12-19 Michael Albinus <michael.albinus@gmx.de>
1379
1380 * tramp.texi (External transfer methods): Describe new method `scpc'.
1381
13822006-12-17 Sascha Wilde <wilde@sha-bang.de>
1383
1384 * pgg.texi: Added short note on gpg-agent to the introduction.
1385
13862006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
1387
1388 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
1389 also applies to Cc.
1390
13912006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
1392
1393 * gnus.texi (X-Face): Clarify. Say which programs are required
1394 on Windows.
1395
13962006-12-08 Michael Olson <mwolson@gnu.org>
1397
1398 * erc.texi (Modules): Remove documentation for list module.
1399
14002006-12-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
1401
1402 * faq.texi (^M in the shell buffer): Ditto.
1403
14042006-11-20 Michael Olson <mwolson@gnu.org>
1405
1406 * erc.texi: Call this the 5.2 stable pre-release of ERC.
1407
14082006-11-17 Carsten Dominik <dominik@science.uva.nl>
1409
1410 * org.texi: Fix typos.
1411 (Agenda commands): Document `C-k'.
1412
14132006-11-16 Eli Zaretskii <eliz@gnu.org>
1414
1415 * url.texi (http/https): Fix a typo in the HTTP URL.
1416
14172006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
1418
1419 * ada-mode.texi: Total rewrite.
1420
14212006-11-13 Carsten Dominik <dominik@science.uva.nl>
1422
1423 * org.texi: Minor typo fixes.
1424
14252006-11-13 Bill Wohler <wohler@newt.com>
1426
1427 Release MH-E manual version 8.0.3.
1428
1429 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1430 release 8.0.3.
1431
1432 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
1433 to set MAILDIR.
1434 (Reading Mail): Document the customization of read-mail-command
1435 for MH-E.
1436 (Viewing Attachments): Document mm-discouraged-alternatives.
1437 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
1438 (Junk): Add more information about the settings of mh-junk-background
1439 in a program. Add /usr/bin/mh to PATH in examples.
1440
14412006-11-12 Richard Stallman <rms@gnu.org>
1442
1443 * woman.texi: Update author address but say he no longer maintains it.
1444
14452006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
1446
1447 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
1448 archived trees.
1449 (Checkboxes): Section moved to chapter 5, and extended.
1450 (The date/time prompt): New section.
1451 (Link abbreviations): New section.
1452 (Presentation and sorting): New section.
1453 (Custom agenda views): Section completely rewritten.
1454 (Summary): Compare with Planner.
1455 (Feedback): More info about creating backtraces.
1456 (Plain lists): Modified example.
1457 (Breaking down tasks): New section.
1458 (Custom time format): New section.
1459 (Time stamps): Document inactive timestamps.
1460 (Setting tags): More details about fast tag selection.
1461 (Block agenda): New section.
1462 (Custom agenda views): Section rewritten.
1463 (Block agenda): New section.
1464
14652006-11-07 Michael Albinus <michael.albinus@gmx.de>
1466
1467 * tramp.texi (Configuration): scp is the default method.
1468 (Default Method): Use ssh as example for another method.
1469
14702006-10-27 Richard Stallman <rms@gnu.org>
1471
1472 * woman.texi: Downcase nroff/troff/roff.
1473 (Installation): Chapter deleted. Some xrefs deleted.
1474 (Background): woman doesn't advise man ;-).
1475
14762006-10-26 Roberto Rodr\e,Am\e(Bguez <lanubeblanca@googlemail.com> (tiny change)
1477
1478 * ada-mode.texi (Project files, Identifier completion)
1479 (Automatic Casing, Debugging, Using non-standard file names)
1480 (Working Remotely): Fix typos.
1481
14822006-10-20 Masatake YAMATO <jet@gyve.org>
1483
1484 * cc-mode.texi (Sample .emacs File): Added missing `)' in
1485 sample code `my-c-initialization-hook'.
1486
14872006-10-19 Stuart D. Herring <herring@lanl.gov>
1488
1489 * widget.texi: Fix typos.
1490
14912006-10-19 Michael Albinus <michael.albinus@gmx.de>
1492
1493 * tramp.texi (Frequently Asked Questions): Remove questions marked with
1494 "???". There have been no complaints for years, so the information
1495 must be appropriate.
1496
14972006-10-16 Richard Stallman <rms@gnu.org>
1498
1499 * widget.texi: Use @var instead of capitalization.
1500 Clarify many widget type descriptions.
1501
15022006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1503
1504 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
1505 gnus-dired-attach.
1506 (Selecting a Group): Fix typo.
1507
15082006-10-12 Roberto Rodr\e,Am\e(Bguez <lanubeblanca@googlemail.com> (tiny change)
1509
1510 * widget.texi: Fix typos.
1511
15122006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
1513
1514 * gnus.texi (Image Enhancements): Update for Emacs 22.
1515
1516 * gnus-faq.texi ([1.3]): Update.
1517
15182006-10-06 Richard Stallman <rms@gnu.org>
1519
1520 * faq.texi (Displaying the current line or column):
1521 Delete "As of Emacs 20".
1522
15232006-10-06 Romain Francoise <romain@orebokech.com>
1524
1525 * faq.texi (VM): VM works with Emacs 22 too.
1526
15272006-10-06 Richard Stallman <rms@gnu.org>
1528
1529 * ebrowse.texi: Remove Emacs version "21" from title.
1530
15312006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
1532
1533 * gnus.texi (Foreign Groups): Say where change of editing commands are
1534 stored. Add reference to `gnus-parameters'.
1535
15362006-09-15 Jay Belanger <belanger@truman.edu>
1537
1538 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
1539 Change "Library Public License" to "Lesser Public License"
1540 throughout. Use "yyyy" to represent year.
1541
15422006-09-15 Carsten Dominik <dominik@science.uva.nl>
1543
1544 * org.texi (Setting tags): Typo fix.
1545
15462006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
1547
1548 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
1549
15502006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
1551
1552 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
1553
15542006-09-12 Paul Eggert <eggert@cs.ucla.edu>
1555
1556 * faq.texi (Escape sequences in shell output): EMACS is now set
1557 to Emacs's absolute file name, not to "t".
1558 (^M in the shell buffer): Likewise.
1559 * misc.texi (Interactive Shell): Likewise.
1560
15612006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
1562
1563 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
1564 mails with pop3-leave-mail-on-server. Fix wording.
1565 (Limiting): Improve gnus-summary-limit-to-articles.
1566 (X-Face): Fix typo.
1567
15682006-09-11 Simon Josefsson <jas@extundo.com>
1569
1570 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
1571 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
1572
15732006-09-06 Simon Josefsson <jas@extundo.com>
1574
1575 * smtpmail.texi (Authentication): Mention SSL.
1576
15772006-09-01 Eli Zaretskii <eliz@gnu.org>
1578
1579 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
1580 Don't use @indicateurl.
1581
1582 * cc-mode.texi (Subword Movement): Don't use @headitem.
1583 (Custom Braces, Clean-ups): Don't use @tie.
1584
15852006-08-29 Michael Albinus <michael.albinus@gmx.de>
1586
1587 Sync with Tramp 2.0.54.
1588
1589 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
1590 Suggested by Adrian Phillips <a.phillips@met.no>.
1591
15922006-08-15 Carsten Dominik <dominik@science.uva.nl>
1593
1594 * org.texi (Installation, Activation): Split from Installation and
1595 Activation.
1596 (Clocking work time): Documented new features.
1597
15982006-08-13 Alex Schroeder <alex@gnu.org>
1599
1600 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
1601 example.
1602
16032006-08-12 Eli Zaretskii <eliz@gnu.org>
1604
1605 * faq.texi (How to add fonts): New node.
1606
16072006-08-05 Romain Francoise <romain@orebokech.com>
1608
1609 * faq.texi (New in Emacs 22): Expand.
1610
16112006-08-03 Michael Olson <mwolson@gnu.org>
1612
1613 * erc.texi: Update for ERC 5.1.4.
1614
16152006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
1616
1617 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
1618 in .../site-lisp/gnus/ by default.
1619 [ From gnus-news.texi in the trunk. ]
1620
16212006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
1622
1623 * gnus.texi (MIME Commands): Additions for yEnc.
1624
16252006-07-24 Richard Stallman <rms@gnu.org>
1626
1627 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
1628 * faq.texi: Move periods and commas inside quotes.
1629
16302006-07-20 Jay Belanger <belanger@truman.edu>
1631
1632 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
1633
16342006-07-18 Chong Yidong <cyd@stupidchicken.com>
1635
1636 * faq.texi (Security risks with Emacs): Document Emacs 22
1637 file-local-variable mechanism.
1638
16392006-07-12 Michael Olson <mwolson@gnu.org>
1640
1641 * erc.texi: Update for ERC 5.1.3.
1642
16432006-07-12 Alex Schroeder <alex@gnu.org>
1644
1645 * rcirc.texi: Fix typos.
1646 (Getting started with rcirc): New calling convention for M-x irc.
1647 Mention #rcirc. Removed channel tracking.
1648 (Configuration): Changed the names of all variables that got changed
1649 recently, eg. rcirc-server to rcirc-default-server. Added
1650 documentation for rcirc-authinfo, some background for Bitlbee, and
1651 rcirc-track-minor-mode.
1652 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
1653 Scrolling.
1654 (Reconnecting after you have lost the connection): Fixed example code
1655 to match code changes.
1656
16572006-07-10 Nick Roberts <nickrob@snap.net.nz>
1658
1659 * gnus.texi, message.texi: Fix typos.
1660
16612006-07-07 Carsten Dominik <dominik@science.uva.nl>
1662
1663 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
1664 commands.
1665 (Global TODO list): Document the use of the variables
1666 `org-agenda-todo-ignore-scheduled' and
1667 `org-agenda-todo-list-sublevels'.
1668
16692006-07-05 Richard Stallman <rms@gnu.org>
1670
1671 * faq.texi (Scrolling only one line): Fix xref.
1672
16732006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1674
1675 * faq.texi (Evaluating Emacs Lisp code):
1676 Throughout, replace eval-current-buffer with eval-buffer.
1677
16782006-07-03 Richard Stallman <rms@gnu.org>
1679
1680 * rcirc.texi (Scrolling conservatively): Fix xref.
1681
1682 * pcl-cvs.texi (Viewing differences): Usage fix.
1683
16842006-07-03 Carsten Dominik <dominik@science.uva.nl>
1685
1686 * org.texi (Agenda commands): Document `s' key to save all org-mode
1687 buffers.
1688
16892006-06-30 Ralf Angeli <angeli@caeruleus.net>
1690
1691 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
1692 names. Mention `cvs-msg' face.
1693
16942006-06-29 Carsten Dominik <dominik@science.uva.nl>
1695
1696 * org.texi (Checkboxes): New section.
1697
16982006-06-28 Carsten Dominik <dominik@science.uva.nl>
1699
1700 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
1701 throughout this chapter.
1702
17032006-06-27 Chong Yidong <cyd@stupidchicken.com>
1704
1705 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
1706 text for standalone vs Emacs info.
1707 (Help): Clarify header line description. Use mouse-1 for clicks.
1708 (Help-P): Use mouse-1 for clicks.
1709 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
1710 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
1711 (Choose menu subtopic): Remove gratuitous Emacs command names.
1712 (Help-FOO): Put usual behavior first.
1713 (Help-Xref): Clicking on xrefs works in Emacs.
1714 (Search Text): Clarify what the default behavior is.
1715 (Create Info buffer): Fix Emacs window/X window confusion.
1716 (Emacs Info Variables): Fix for new Emacs init file behavior.
1717
17182006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1719
1720 * gnus.texi (Summary Buffer Lines): Fix typo.
1721
17222006-06-23 Carsten Dominik <dominik@science.uva.nl>
1723
1724 * org.texi (Embedded LaTeX): New chapter.
1725 (Archiving): Section rewritten.
1726 (Enhancing text): Some parts moved to the new chapter about LaTeX.
1727
17282006-06-20 Bill Wohler <wohler@newt.com>
1729
1730 Release MH-E manual version 8.0.1.
1731
1732 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1733 release 8.0.1.
1734 (Preface): Depend on GNU mailutils 1.0 and higher.
1735
17362006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
1737
1738 * message.texi (News Headers): Update message-syntax-checks section.
1739
17402006-06-19 Karl Berry <karl@gnu.org>
1741
1742 * info.texi (Advanced): Mention C-q, especially with ?.
1743
17442006-06-19 Carsten Dominik <dominik@science.uva.nl>
1745
1746 * org.texi (Publishing links): Document the `:link-validation-function'
1747 property.
1748 (Extensions and Hacking): New chapter, includes some sections of the
1749 "Miscellaneous" chapter.
1750
17512006-06-10 Carsten Dominik <dominik@science.uva.nl>
1752
1753 * org.texi (Progress logging): New section.
1754
17552006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
1756
1757 * viper.texi (Viper Specials):
1758 * gnus.texi (Example Setup):
1759 * faq.texi (Backspace invokes help):
1760 * dired-x.texi (Optional Installation Dired Jump):
1761 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
1762 follow coding conventions.
1763
17642006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
1765
1766 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
1767
17682006-06-06 Carsten Dominik <dominik@science.uva.nl>
1769
1770 * org.texi (ASCII export): Document indentation adaptation.
1771 (Setting tags): Document mutually-exclusive tags.
1772
17732006-06-05 Romain Francoise <romain@orebokech.com>
1774
1775 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
1776 Fix typo.
1777
1778 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
1779 channel (#gnus@irc.freenode.net).
1780 Fix typos. Update copyright notice.
1781
1782 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
1783 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
1784 (Line-Up Functions, Custom Macros):
1785 * ediff.texi (Window and Frame Configuration)
dccb744b 1786 (Highlighting Difference Regions):
2de53ca6
GM
1787 * emacs-mime.texi (Display Customization):
1788 * erc.texi (History):
1789 * eshell.texi (Known problems):
1790 * eudc.texi (Overview, BBDB):
1791 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
1792 (The problem of spam, SpamOracle, Extending the Spam package)
1793 (Conformity, Terminology):
dccb744b 1794 * idlwave.texi (Routine Info)
2de53ca6
GM
1795 (Class and Keyword Inheritance, Padding Operators)
1796 (Breakpoints and Stepping, Electric Debug Mode)
1797 (Examining Variables, Troubleshooting):
1798 * org.texi (Creating timestamps):
1799 * reftex.texi (Commands, Options, Changes):
1800 * tramp.texi (Inline methods, Password caching)
1801 (Auto-save and Backup, Issues):
1802 * vip.texi (Files, Commands in Insert Mode):
1803 * viper.texi (Emacs Preliminaries, States in Viper)
1804 (Packages that Change Keymaps, Viper Specials, Groundwork):
1805 Fix various typos.
1806
18072006-05-31 Michael Ernst <mernst@alum.mit.edu>
1808
1809 * ediff.texi: Fix typos.
1810
18112006-05-30 Carsten Dominik <dominik@science.uva.nl>
1812
1813 * org.texi: Small typo fixes.
1814
18152006-05-29 Michael Albinus <michael.albinus@gmx.de>
1816
1817 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
1818
18192006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
1820
1821 * pcl-cvs.texi: Fix typos.
1822 (Customization): Say "us".
1823
18242006-05-26 Eli Zaretskii <eliz@gnu.org>
1825
1826 * org.texi: Remove bogus @setfilename.
1827
18282006-05-26 Carsten Dominik <dominik@science.uva.nl>
1829
1830 * org.texi (ASCII export): Omit command name.
1831 (HTML export): Add prefix to all lines in Local Variable example.
1832 (Acknowledgments): Typeset names in italics.
1833
18342006-05-24 Carsten Dominik <dominik@science.uva.nl>
1835
1836 * org.texi (Plain lists): Add new item navigation commands.
1837 (External links): Document elisp and info links.
1838 (Custom searches): New section.
1839 (Publishing): New chapter.
1840 (HTML export): Include a list of supported CSS classes.
1841 (Setting tags): Describe the fast-tag-setting interface.
1842
18432006-05-20 Luc Teirlinck <teirllm@auburn.edu>
1844
1845 * dired-x.texi: ifinfo -> ifnottex.
1846
18472006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
1848
1849 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
1850
18512006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
1852
1853 * message.texi (Interface): Add tool bar customization.
1854 (MIME): Index and text additions for mml-attach.
1855 (MIME): Describe mml-dnd-protocol-alist and
1856 mml-dnd-attach-options.
1857
1858 * gnus.texi (Oort Gnus): Reorder entries in sections.
1859 Fix some entries.
1860 (Starting Up): Add references to "Emacs for Heathens" and to
1861 "Finding the News". Add user-full-name and user-mail-address.
1862 (Group Buffer Format): Add tool bar customization and update.
1863 (Summary Buffer): Add tool bar customization.
1864 (Posting Styles): Add message-alternative-emails.
1865
18662006-05-09 Michael Albinus <michael.albinus@gmx.de>
1867
1868 * tramp.texi (Filename completion): Improve wording.
1869
18702006-05-07 Romain Francoise <romain@orebokech.com>
1871
1872 * faq.texi (Using regular expressions): Fix typo.
1873 (Packages that do not come with Emacs): Fix capitalization.
1874 (Replacing text across multiple files): Expand node to explain how
1875 to use `dired-do-query-replace-regexp' in more detail, based on
1876 suggestion by Eric Hanchrow <offby1@blarg.net>.
1877
18782006-05-06 Michael Albinus <michael.albinus@gmx.de>
1879
1880 * tramp.texi (Filename completion): Completion of remote files'
1881 method, user name and host name is active only in partial
1882 completion mode.
1883
18842006-05-06 Bill Wohler <wohler@newt.com>
1885
1886 Release MH-E manual version 8.0.
1887
1888 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1889 release 8.0.
1890
18912006-05-06 Bill Wohler <wohler@newt.com>
1892
1893 * mh-e.texi (MH-BOOK-HOME): Change from
1894 http://www.ics.uci.edu/~mh/book/mh to
1895 http://rand-mh.sourceforge.net/book/mh.
1896 Replace .htm suffix with .html for MH book files.
1897 (Using This Manual): Update key binding for getting relevant
1898 chapter in Info from command key.
1899 (Ranges): Fix itemx.
1900
19012006-05-05 Karl Berry <karl@gnu.org>
1902
1903 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
1904 (\fonttextsize): New user-level command to change text font size.
1905
19062006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
1907
1908 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
1909
19102006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
1911
1912 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
1913
19142006-04-24 Bill Wohler <wohler@newt.com>
1915
1916 * mh-e.texi (Getting Started): Make it more explicit that you need
1917 to install MH. Add pointers to current MH implementations.
1918
19192006-04-21 Bill Wohler <wohler@newt.com>
1920
1921 Release MH-E manual version 7.94.
1922
1923 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1924 release 7.94.
1925
19262006-04-21 Carsten Dominik <dominik@science.uva.nl>
1927
1928 * org.texi: Many small fixes.
1929 (Handling links): Rename from "Managing links".
1930
19312006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
1932
1933 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
1934 (Splitting mail using spam-stat): Fix @xref.
1935
19362006-04-20 Chong Yidong <cyd@stupidchicken.com>
1937
1938 * gnus.texi (Spam Package): Major revision of the text.
1939 Previouly this node was "Filtering Spam Using The Spam ELisp Package".
1940
19412006-04-20 Carsten Dominik <dominik@science.uva.nl>
1942
1943 * org.texi (Time stamps): Better explanation of the purpose of
1944 different time stamps.
1945 (Structure editing, Plain lists): More details on how new items
1946 and headings are inserted.
1947
19482006-04-18 Carsten Dominik <dominik@science.uva.nl>
1949
1950 * org.texi (Formula syntax): Fix link to Calc Manual.
1951
19522006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
1953
1954 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
1955
19562006-04-17 Bill Wohler <wohler@newt.com>
1957
1958 * mh-e.texi (Folders): Update mh-before-quit-hook and
1959 mh-quit-hook example with code that removes the buffers rather
1960 than just bury them.
1961
19622006-04-17 Michael Albinus <michael.albinus@gmx.de>
1963
1964 Sync with Tramp 2.0.53.
1965
19662006-04-13 Carsten Dominik <dominik@science.uva.nl>
1967
1968 * org.texi (Updating settings): New section.
1969 (Visibility cycling): Better names for the startup folding
1970 options.
1971 (Exporting): Completely restructured.
1972 (The very busy C-c C-c key): New section.
1973 (Summary of in-buffer settings): New section.
1974
19752006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
1976
1977 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
1978
19792006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1980
1981 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
1982 (Server Commands): Key `v' is reserved for users.
1983
19842006-04-11 Carsten Dominik <dominik@science.uva.nl>
1985
1986 * org.texi (Link format): New section, emphasis on bracket links.
1987 (External links): Document bracket links.
1988 (FAQ): Expand to cover shell links and the new link format.
1989
19902006-04-09 Kevin Ryde <user42@zip.com.au>
1991
1992 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
1993
19942006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
1995
1996 * gnus.texi (Summary Buffer Lines): Add `*'.
1997
19982006-04-07 Jochen K\e,A|\e(Bpper <jochen@fhi-berlin.mpg.de>
1999
2000 * gnus.texi (Group Parameters):
2001 Mention gnus-permanently-visible-groups.
2002
20032006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
2004
2005 * gnus.texi (Face): Fix typo.
2006
20072006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
2008
2009 * gnus.texi (X-Face): Clarify.
2010 (Face): Need Emacs with PNG support.
2011
20122006-04-06 Richard Stallman <rms@gnu.org>
2013
2014 * idlwave.texi: Delete the blocks "not suitable for inclusion with
2015 Emacs".
2016
20172006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
2018
2019 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
2020 blocks not suitable for inclusion with Emacs using variable
2021 PARTOFEMACS.
2022
20232006-04-04 Simon Josefsson <jas@extundo.com>
2024
2025 * gnus.texi (Security): Improve.
2026
20272006-04-02 Bill Wohler <wohler@newt.com>
2028
2029 * mh-e.texi (Getting Started, Junk, Bug Reports)
2030 (MH FAQ and Support): Fix URLs.
2031
20322006-03-31 Romain Francoise <romain@orebokech.com>
2033
2034 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
2035 to t, not nil (and has for the past eight years).
2036
20372006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
2038
2039 * message.texi, gnus.texi: Bump version to 5.11.
2040
20412006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
2042
2043 * gnus.texi (Top): Add comment about version line.
2044
2045 * message.texi (Top): Ditto. Change to take named versions into
2046 account.
2047
20482006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
2049
2050 * gnus.texi (Posting Styles): Add x-face-file to example.
2051 (X-Face): Refer to posting styles.
2052
2053 * gnus-faq.texi ([5.8]): Add x-face-file.
2054 ([8.4]): Add links to gmane.emacs.gnus.user and
2055 gmane.emacs.gnus.general.
2056
20572006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
2058
2059 * gnus-faq.texi: Use .invalid.
2060 ([5.4]): Fix gnus-posting-styles example.
2061
20622006-03-27 Romain Francoise <romain@orebokech.com>
2063
2064 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
2065 Emacs/W3 needs a new maintainer.
2066 (Ispell): Update author and version info.
2067 (Mailcrypt): Mention PGG.
2068 (New in Emacs 22): Add PGG to the list of new packages.
2069 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
2070 updating dead URLs.
2071
20722006-03-25 Karl Berry <karl@gnu.org>
2073
2074 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
2075 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
2076 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
2077 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
2078 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
2079 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
2080 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
2081 (2) do not indent copyright year list (or anything else).
2082
20832006-03-21 Bill Wohler <wohler@newt.com>
2084
2085 * mh-e.texi (Folders): Various edits.
2086
20872006-03-20 Romain Francoise <romain@orebokech.com>
2088
2089 * gnus.texi (Mail Folders): Grammar fix.
2090
20912006-03-19 Bill Wohler <wohler@newt.com>
2092
2093 * mh-e.texi (Replying): Document Mail-Followup-To.
2094 Change manually-formatted table to multitable. Add debugging info.
2095 Move description of mh-reply-default-reply-to into paragraph
2096 that describes its values.
2097
20982006-03-17 Bill Wohler <wohler@newt.com>
2099
2100 * mh-e.texi: Use smallexample and smalllisp consistenly.
2101 (Sending Mail Tour): Update method of entering
2102 addresses and subject.
2103 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
2104 (Adding Attachments, Searching): Update screenshots for Emacs 22.
2105
21062006-03-15 Carsten Dominik <dominik@science.uva.nl>
2107
2108 * org.texi: Version number change only.
2109
21102006-03-14 Bill Wohler <wohler@newt.com>
2111
2112 * mh-e.texi: Add index entries around each paragraph rather than
2113 depend on entries from beginning of node. Doing so ensures that
2114 index entries are less likely to be forgotten if text is cut and
2115 pasted, and are necessary anyway if the references are on a
2116 separate page. It seems that makeinfo is now (v. 4.8) only
2117 producing one index entry per node, so there is no longer any
2118 excuse not to. Use subheading instead of heading. The incorrect
2119 use of heading produced very large fonts in Info--as large as the
2120 main heading.
2121 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
2122 versions 6 and 7 appeared *around* the time of these Emacs releases.
2123
21242006-03-13 Carsten Dominik <dominik@science.uva.nl>
2125
2126 * org.texi (Clean view): Document new startup options.
2127
21282006-03-11 Bill Wohler <wohler@newt.com>
2129
2130 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
2131 (Composing, Scan Line Formats): Fix @refs.
2132 (Getting Started): Define MH profile and MH profile components.
2133 (Incorporating Mail, Reading Mail, Viewing, Printing)
2134 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
2135 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
2136 for string constants.
2137 (Tool Bar): Remove spurious quote.
2138 (Junk): Use ``...'' instead of "...".
2139 (Scan Line Formats): Replace @samp with @kbd.
2140
21412006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
2142
2143 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
2144
21452006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
2146
2147 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
2148 easy to understand.
2149
21502006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
2151
2152 * gnus.texi: Markup fix.
2153 (Fancy Mail Splitting): Specify new feature.
2154
21552006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
2156
2157 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
2158 partial-words matching.
2159
21602006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
2161
2162 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
2163
2164 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
2165 (MIME Commands): Fix mm-discouraged-alternatives.
2166
21672006-03-07 Carsten Dominik <dominik@science.uva.nl>
2168
2169 * org.texi: Version number change only.
2170
21712006-03-06 Bill Wohler <wohler@newt.com>
2172
2173 * mh-e.texi: Move from SourceForge repository to Savannah.
2174 This is version 7.93, which is a total rewrite from the previous
2175 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
2176 version 7.93.
2177
21782006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
2179
2180 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
2181
21822006-03-01 Carsten Dominik <dominik@science.uva.nl>
2183
2184 * org.texi (Interaction): Add item about `org-mouse.el' by
2185 Piotr Zielinski.
2186 (Managing links): Document that also mouse-1 can be used to
2187 activate a link.
2188 (Headlines, FAQ): Add entry about hiding leading stars.
2189 (Miscellaneous): Resort the sections in this chapter to a more
2190 logical sequence.
2191
21922006-02-27 Simon Josefsson <jas@extundo.com>
2193
2194 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
2195 2004-01-27 from the trunk).
2196
21972006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2198
2199 * cc-mode.texi: Rename c-hungry-backspace to
2200 c-hungry-delete-backwards, at the request of RMS. Leave the old
2201 name as an alias.
2202
22032006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2204
2205 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
2206 include the function header within the defun.
2207
22082006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2209
2210 * cc-mode.texi: Correct two typos.
2211
22122006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2213
2214 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
2215 existing comment.
2216 (Electric Keys): Add a justification for electric indentation.
2217 (Hungry WS Deletion): Clear up the names and complications of the
2218 BACKSPACE and DELETE keys.
2219
22202006-02-23 Juri Linkov <juri@jurta.org>
2221
2222 * faq.texi (Common requests): Move `Turning on auto-fill by
2223 default' after `Wrapping words automatically'. Move `Working with
2224 unprintable characters' before `Searching for/replacing newlines'.
2225 Move `Replacing highlighted text' after `Highlighting a region'.
2226 Merge `Repeating commands' and `Repeating a command as many times
2227 as possible' into the former.
2228 (Packages that do not come with Emacs): Add refs to Gmane and
2229 etc/MORE.STUFF.
2230
22312006-02-23 Juri Linkov <juri@jurta.org>
2232
2233 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
2234 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
2235 Add xref to `(emacs)Reporting Bugs'.
2236 (Getting a printed manual): Add URL to other formats of the manual.
2237 (Common requests): Fix menu.
2238 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
2239 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
2240 (Inserting text at the beginning of each line): Add pxref to
2241 `Changing the included text prefix'.
2242 (Forcing the cursor to remain in the same column): Mention `track-eol'
2243 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
2244 (Replacing text across multiple files): Add keybinding `Q' for
2245 `dired-do-query-replace'.
2246
22472006-02-22 Carsten Dominik <dominik@science.uva.nl>
2248
2249 * reftex.texi: Version number and date change only.
2250
2251 * org.texi (Internal Links): Rewrite to cover the modified
2252 linking system.
2253
22542006-02-17 Eli Zaretskii <eliz@gnu.org>
2255
2256 * faq.texi: Remove the coding cookie, it's not needed anymore.
2257
22582006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2259
2260 * faq.texi (Colors on a TTY): Mention Mac OS port.
2261
22622006-02-12 Karl Berry <karl@gnu.org>
2263
2264 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
2265 8-bit accented a.
2266
22672006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
2268
2269 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
2270
22712006-02-08 Romain Francoise <romain@orebokech.com>
2272
2273 * faq.texi (Top): Remove paragraph about the FAQ being a
2274 transitional document, etc.
2275 (Searching for/replacing newlines): New node.
2276 (Yanking text in isearch): New node.
2277 (Inserting text at the beginning of each line): Rename and make
2278 more general, mention `M-;' in Message mode.
2279
22802006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2281
2282 * faq.texi (Meta key does not work in xterm)
2283 (Emacs does not display 8-bit characters)
2284 (Inputting eight-bit characters): Update xrefs.
2285
22862006-02-06 Romain Francoise <romain@orebokech.com>
2287
2288 * faq.texi (VM): VM now at version 7.19.
2289 Set myself as maintainer of this file.
2290
22912006-02-04 Michael Olson <mwolson@gnu.org>
2292
2293 * erc.texi (History): Note that ERC is now included with Emacs.
2294
22952006-01-31 Romain Francoise <romain@orebokech.com>
2296
2297 * message.texi (Message Headers): Explain what
2298 `message-alternative-emails' does in more detail.
2299 Update copyright year.
2300
23012006-01-30 Juanma Barranquero <lekktu@gmail.com>
2302
2303 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
2304
23052006-01-29 Richard M. Stallman <rms@gnu.org>
2306
2307 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
2308
23092006-01-29 Michael Olson <mwolson@gnu.org>
2310
2311 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
2312
2313 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
2314
2315 * faq.texi (New in Emacs 22): Mention ERC.
2316
23172006-01-28 Luc Teirlinck <teirllm@auburn.edu>
2318
2319 * rcirc.texi: Capitalize dir entry for consistency with the entry
2320 in info/dir and other entries in the Emacs category.
2321 Fix typos. Delete trailing whitespace.
2322
23232006-01-28 Bj\e,Av\e(Brn Lindstr\e,Av\e(Bm <bkhl@elektrubadur.se>
2324
2325 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
2326
23272006-01-27 Eli Zaretskii <eliz@gnu.org>
2328
2329 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
2330 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
2331
2332 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
2333 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
2334
23352006-01-27 Alex Schroeder <alex@gnu.org>
2336
2337 * rcirc.texi: New file.
2338
23392006-01-23 Juri Linkov <juri@jurta.org>
2340
2341 * widget.texi (User Interface): Add S-TAB for widget-backward.
2342
23432006-01-22 Michael Albinus <michael.albinus@gmx.de>
2344
2345 Sync with Tramp 2.0.52.
2346
2347 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
2348 Add Tramp disabling item. New item for common connection problems.
2349 (various): Apply "ftp" as method for the download URL.
2350 (Bug Reports): Refer to FAQ for common problems.
2351
23522006-01-21 Eli Zaretskii <eliz@gnu.org>
2353
2354 * widget.texi (User Interface): Use @key for TAB.
2355
2356 * ses.texi (Formulas, Printer functions): Use @key for TAB.
2357
2358 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
2359 for TAB.
2360
2361 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
2362
23632006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
2364
2365 * gnus.texi: Update copyright.
2366
23672006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
2368
2369 * gnus.texi (Article Washing): Additions.
2370
23712006-01-08 Alex Schroeder <alex@gnu.org>
2372
2373 * pgg.texi (Caching passphrase): Rewording.
2374
23752006-01-13 Carsten Dominik <dominik@science.uva.nl>
2376
2377 * org.texi (Agenda commands): Document tags command.
2378
23792006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
2380
2381 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
2382
23832006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
2384
2385 * gnus.texi (RSS): Addition.
2386
23872005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
2388
2389 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
2390
23912005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
2392
2393 * emacs-mime.texi (Display Customization): Add setting example to
2394 mm-discouraged-alternatives.
2395
23962006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
2397
2398 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
2399 version is the canonical version.
2400
24012006-01-08 Alex Schroeder <alex@gnu.org>
2402
2403 * pgg.texi (Caching passphrase): Rewording.
2404
24052006-01-06 Eli Zaretskii <eliz@gnu.org>
2406
2407 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
2408 repository URL.
2409
24102006-01-06 Carsten Dominik <dominik@science.uva.nl>
2411
2412 * org.texi: Removed the accidentally re-added empty line in the
2413 direntry.
2414
24152006-01-05 Carsten Dominik <dominik@science.uva.nl>
2416
2417 * org.texi (Agenda Views): Chapter reorganized.
2418
24192005-12-29 Romain Francoise <romain@orebokech.com>
2420
2421 * faq.texi (Using Customize): New node.
2422
24232005-12-28 Luc Teirlinck <teirllm@auburn.edu>
2424
2425 * org.texi: Remove blank line in @direntry. It is non-standard
2426 and recursively produces blank lines all over the dir file (when
2427 using Texinfo 4.8).
2428
24292005-12-21 Luc Teirlinck <teirllm@auburn.edu>
2430
2431 * widget.texi (atoms): Delete obsolete remark about `file' widget.
2432
24332005-12-20 Carsten Dominik <dominik@science.uva.nl>
2434
2435 * org.texi (Tags): Boolean logic documented.
2436 (Agenda Views): Document custom commands.
2437
24382005-12-20 David Kastrup <dak@gnu.org>
2439
2440 * faq.texi (AUCTeX): Update version and mailing list info.
2441
24422005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
2443
2444 * gnus.texi (MIME Commands): Mention addition of
2445 multipart/alternative to gnus-buttonized-mime-types and add xref
2446 to mm-discouraged-alternatives.
2447
2448 * emacs-mime.texi (Display Customization): Mention addition of
2449 "image/.*" and add xref to gnus-buttonized-mime-types in the
2450 mm-discouraged-alternatives section.
2451
24522005-12-16 Carsten Dominik <dominik@science.uva.nl>
2453
2454 * org.texi (Tags): New section.
2455 (Agenda Views): Chapter reorganized.
2456
24572005-12-16 Eli Zaretskii <eliz@gnu.org>
2458
2459 * org.texi (Internal Links): Add a missing comma after an @xref.
2460
24612005-12-14 Chong Yidong <cyd@stupidchicken.com>
2462
2463 * faq.texi (Filling paragraphs with a single space): No need to
2464 change sentence-end now.
2465
24662005-12-13 Romain Francoise <romain@orebokech.com>
2467
2468 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
2469
24702005-12-12 Jay Belanger <belanger@truman.edu>
2471
2472 * faq.texi (Calc): Update version number.
2473
24742005-12-12 Carsten Dominik <dominik@science.uva.nl>
2475
2476 * org.texi (Progress Logging): New section.
2477
24782005-12-10 Romain Francoise <romain@orebokech.com>
2479
2480 Update the Emacs FAQ for the 22.1 release.
2481
2482 * faq.texi: Set VER to `22.1'.
2483 (Basic editing): Explain how to use localized versions of the
2484 Tutorial. Mention that `C-h r' displays the manual. Delete
2485 obsolete WWW link to an Emacs 18 tutorial.
2486 (Getting a printed manual): Point to the new locations of the
2487 manuals on the GNU Web site.
2488 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
2489 available via Info (it was previously distributed separately).
2490 (Installing Texinfo documentation): The latest version of Texinfo
2491 is 4.8, not 4.0.
2492 (Informational files for Emacs): COPYING is the GNU General Public
2493 License, not the Emacs General Public License.
2494 (Informational files for Emacs): Delete obsolete link to the
2495 GNUinfo pages as they have been removed from the GNU Web site.
2496 (New in Emacs 22): New node.
2497 (Setting up a customization file): Say that most packages support
2498 Customize nowadays.
2499 (Colors on a TTY): Delete reference to instructions on how to
2500 enable syntax highlighting, it is now enabled by default.
2501 (Turning on abbrevs by default): Emacs now reads the abbrevs file
2502 at startup automatically.
2503 (Controlling case sensitivity): Mention `M-c' in isearch.
2504 (Using an already running Emacs process): Emacs now creates the
2505 socket in `/tmp/emacsUID'. Fix typos. Change default location of
2506 gnuserv. As emacsclient can now run Lisp code as well, delete a
2507 sentence praising gnuserv for that. Simplify description of how
2508 the client/server operation works.
2509 (Compiler error messages): Delete obsolete text (compile.el has
2510 been rewritten).
2511 (Indenting switch statements): Fix typo.
2512 (Matching parentheses): Simplify setup instructions, mention the
2513 menu bar item in the Options menu.
2514 (Repeating a command as many times as possible): Mention `C-x e'.
2515 (Going to a line by number): Mention new keymap and bindings
2516 `M-g M-g', `M-g M-p' and `M-g M-n'.
2517 (Turning on syntax highlighting): Now on by default. Simplify.
2518 (Replacing highlighted text): Use `1', not `t'.
2519 (Problems with very large files): The maximum size is now 256MB on
2520 32-bit machines.
2521 (^M in the shell buffer): Mention `comint-process-echoes'.
2522 (Emacs for Apple computers): Emacs 22 has native support for Mac
2523 OS X.
2524 (Translating names to IP addresses): Delete node.
2525 (Binding keys to commands): Fix typo.
2526 (SPC no longer completes file names): New node.
2527 (MIME with Emacs mail packages): Delete section about the Emacs
2528 MIME FAQ (it's not reachable anymore).
2529
25302005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
2531
2532 * cc-mode.texi: The manual has been extensively revised: the
2533 information about using CC Mode has been separated from the larger
2534 and more difficult chapters about configuration. It has been
2535 updated for CC Mode 5.31.
2536
25372005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
2538
2539 * pgg.texi (User Commands): Fix description of pgg-verify-region.
2540 (Selecting an implementation): Fix descriptions.
2541
25422005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
2543
2544 * message.texi (Various Message Variables): Addition.
2545
25462005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
2547
2548 * message.texi: Fix default values.
2549
25502005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
2551
2552 * message.texi (Header Commands): Clarify descriptions of
2553 message-cross-post-followup-to, message-reduce-to-to-cc, and
2554 message-insert-wide-reply.
2555 (Various Commands): Fix kindex for message-kill-to-signature;
2556 clarify description of message-tab.
2557
25582005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
2559
2560 * message.texi (Mailing Lists): Fix description about MFT.
2561
2562 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
2563
25642005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
2565
2566 * gnus.texi (Slow Terminal Connection): Replace old description
2567 with new one.
2568
25692005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
2570
2571 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
2572 replace X-Draft-Headers with X-Draft-From.
2573
25742005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
2575
2576 * gnus.texi (Various Various): Fix the default value of
2577 nnheader-max-head-length.
2578 (Gnus Versions): Fix typo.
2579
25802005-12-08 Carsten Dominik <dominik@science.uva.nl>
2581
2582 * org.texi (Structure editing): Document new functionality of
2583 M-RET.
2584
25852005-12-06 Luc Teirlinck <teirllm@auburn.edu>
2586
2587 * org.texi (Internal Links): Fix Texinfo usage.
2588
25892005-12-06 Carsten Dominik <dominik@science.uva.nl>
2590
2591 * org.texi (TODO basics): Document the global todo list.
2592 (TODO items): Documents sparse tree for specific TODO
2593 keywords.
2594
25952005-11-30 Carsten Dominik <dominik@science.uva.nl>
2596
2597 * org.texi (Plain Lists): Typos fixed.
2598
25992005-11-28 Jay Belanger <belanger@truman.edu>
2600
2601 * calc.texi: Change references of `M-#' to `C-x *' prefix.
2602
26032005-11-24 Carsten Dominik <dominik@science.uva.nl>
2604
2605 * org.texi (Structure editing): New item moving commands added.
2606 (Plain Lists): New section.
2607
26082005-11-18 Carsten Dominik <dominik@science.uva.nl>
2609
2610 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
2611 (Agenda): Document commands `org-cycle-agenda-files' and
2612 `org-agenda-file-to-front'
2613 (Built-in table editor): Document `org-table-sort-lines'.
2614 (HTML formatting): Export of hand-formatted lists.
2615
26162005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
2617
2618 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
2619 new variable gnus-toolbar-thickness.
2620
26212005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
2622
2623 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
2624
26252005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
2626
2627 * gnus.texi (X-Face): Fix description.
2628 (XVarious): Remove gnus-xmas-logo-color-alist and
2629 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
2630
26312005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
2632
2633 * gnus.texi (Group Parameters): Mention new variable
2634 gnus-parameters-case-fold-search.
2635 (Home Score File): Addition.
2636
26372005-11-04 Ulf Jasper <ulf.jasper@web.de>
2638
2639 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
2640 (Overview): List supported feed types.
2641 (Installation): No installation necessary when using autoload.
2642 (Configuration): Rename "RSS" to "news".
2643
26442005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
2645
2646 * pgg.texi (User Commands): Document additional passphrase
2647 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
2648 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
2649
26502005-11-04 Carsten Dominik <dominik@science.uva.nl>
2651
2652 * org.texi: Version number changed to 3.19.
2653
26542005-10-29 Sascha Wilde <wilde@sha-bang.de>
2655
2656 * pgg.texi (How to use): Update the example to add autoload of
2657 pgg-encrypt-symmetric-region.
2658 (User Commands): Document pgg-encrypt-symmetric-region.
2659 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
2660
26612005-10-27 Jay Belanger <belanger@truman.edu>
2662
2663 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
2664 mention other TeX-related units.
2665
26662005-10-23 Lars Hansen <larsh@soem.dk>
2667
2668 * dired-x.texi (Miscellaneous Commands): Replace
2669 dired-do-relative-symlink by dired-do-relsymlink and
2670 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
2671
26722005-10-23 Jay Belanger <belanger@truman.edu>
2673
2674 * calc.texi (Predefined Units): Use `alpha' for the fine structure
2675 constant.
2676
26772005-10-23 Michael Albinus <michael.albinus@gmx.de>
2678
2679 * faq.texi (Bugs and problems): Replace
2680 `dired-move-to-filename-regexp' by
2681 `directory-listing-before-filename-regexp'.
2682
26832005-10-22 Eli Zaretskii <eliz@gnu.org>
2684
2685 * newsticker.texi (UPDATED): Set value.
2686
26872005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
2688
2689 * gnus.texi (Document Groups): Remove duplicate item.
2690
26912005-10-21 Carsten Dominik <dominik@science.uva.nl>
2692
2693 * org.texi (Summary): Mention iCalendar support.
2694 (Exporting): Document iCalendar support.
2695
26962005-10-18 Romain Francoise <romain@orebokech.com>
2697
2698 * viper.texi (Viper Specials): Capitalize GNU.
2699
27002005-10-17 Juri Linkov <juri@jurta.org>
2701
2702 * info.texi (Getting Started, Search Index, Expert Info):
2703 Fix wording.
2704 (Search Text): Replace `echo area' with `mode line'.
2705 (Search Index): Both `i' and `,' find all index entries.
2706 Replace example `C-f' with `C-l' (which exists in index of Info
2707 manual) and delete spaces in its keyboard input sequence.
2708 Delete unnecessary explanations about literal characters.
2709
27102005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
2711
2712 * gnus.texi (Document Server Internals): Addition.
2713
27142005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
2715
2716 * gnus.texi (A note on namespaces): Fix RFC reference.
2717
27182005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
2719
2720 * gnus.texi (RSS): Fix key description.
2721
27222005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
2723
2724 * gnus.texi: Emacs/w3 -> Emacs/W3.
2725 (Browsing the Web): Fix description.
2726 (Web Searches): Ditto.
2727 (Customizing W3): Ditto.
2728
27292005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
2730
2731 * gnus.texi (Maildir): Clarify expire-age and expire-group.
2732
27332005-10-11 Jay Belanger <belanger@truman.edu>
2734
2735 * calc.texi (Integration): Mention using `a i' to compute definite
2736 integrals.
2737
27382005-10-11 Juri Linkov <juri@jurta.org>
2739
2740 * info.texi: Rearrange nodes.
2741 (Top): Update menu. Change ref `Info for Experts' to
2742 `Advanced Info Commands'.
2743 (Getting Started): Fix description of manual's parts.
2744 (Help-Int): Change xref `Info Search' to `Search Index', and
2745 `Expert Info' to `Advanced'.
2746 (Advanced): Move node one level up.
2747 (Search Text, Search Index): New nodes split out from `Info Search'.
2748 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
2749 split out from `Advanced'.
2750 (Advanced, Emacs Info Variables): De-document editing an Info file
2751 in Info.
2752 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
2753 (Creating an Info File): Delete node and move its text to
2754 `Expert Info'.
2755
27562005-10-10 Carsten Dominik <dominik@science.uva.nl>
2757
2758 * org.texi (Workflow states): Documented that change in keywords
2759 becomes active only after restart of Emacs.
2760
27612005-10-08 Michael Albinus <michael.albinus@gmx.de>
2762
2763 Sync with Tramp 2.0.51.
2764
27652005-10-08 Nick Roberts <nickrob@snap.net.nz>
2766
2767 * speedbar.texi (Introduction): Describe new location of speedbar
2768 on menubar.
2769 (Basic Key Bindings): Remove descriptions of bindings that have
2770 been removed.
2771
27722005-10-05 Nick Roberts <nickrob@snap.net.nz>
2773
2774 * speedbar.texi (GDB): Describe use of watch expressions.
2775
27762005-09-28 Simon Josefsson <jas@extundo.com>
2777
2778 * message.texi (IDNA): Fix.
2779
27802005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
2781
2782 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
2783 nntp-server-hook, and nntp-warn-about-losing-connection; fix
2784 description of nntp-open-connection-function.
2785 (Common Variables): Fix descriptions.
2786
27872005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
2788
2789 * gnus.texi (Server Buffer Format): Document the %a format spec.
2790
27912005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
2792
2793 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
2794
27952005-09-23 Carsten Dominik <dominik@science.uva.nl>
2796
2797 * org.texi Version 3.16.
2798
27992005-09-19 Miles Bader <miles@gnu.org>
2800
2801 * newsticker.texi: Get rid of CVS keywords.
2802
28032005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
2804
2805 * gnus.texi (Finding the Parent): Fix description of how Gnus
2806 finds article.
2807
28082005-09-14 Jari Aalto <jari.aalto@cante.net>
2809
2810 * gnus.texi (Advanced Scoring Examples): New examples to teach how
2811 to drop off non-answered articles.
2812
28132005-09-19 Juanma Barranquero <lekktu@gmail.com>
2814
2815 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
2816 braces (which are unsupported by NMAKE) for macro `srcdir'.
2817
28182005-09-17 Eli Zaretskii <eliz@gnu.org>
2819
2820 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
2821 (../info/newsticker, newsticker.dvi): New targets.
2822
28232005-09-17 Ulf Jasper <ulf.jasper@web.de>
2824
2825 * newsticker.texi: Replace @command with @code. Replace @example
2826 with @lisp.
2827 (Top): Added explanations to menu items.
2828 (GNU Free Documentation License): Removed.
2829
28302005-09-16 Romain Francoise <romain@orebokech.com>
2831
2832 Update all files to specify GFDL version 1.2.
2833
2834 * doclicense.texi (GNU Free Documentation License): Update to
2835 version 1.2.
2836
28372005-09-15 Richard M. Stallman <rms@gnu.org>
2838
2839 * newsticker.texi: Fix @setfilename.
2840
2841 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
2842 (../info/newsticker, newsticker.dvi): New targets.
2843
28442005-08-30 Carsten Dominik <dominik@science.uva.nl>
2845
2846 * org.texi: Version 3.15.
2847
28482005-08-29 Luc Teirlinck <teirllm@auburn.edu>
2849
2850 * ses.texi: Combine all three indices into one.
2851 Correct a few typos.
2852
28532005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
2854
2855 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
2856
28572005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
2858
2859 * emacs-mime.texi (Handles): Remove duplicate item.
2860 (Encoding Customization): Fix the default value for
2861 mm-coding-system-priorities.
2862 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
2863 (Basic Functions): Fix reference.
2864
28652005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
2866
2867 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
2868
28692005-08-18 Richard M. Stallman <rms@gnu.org>
2870
2871 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
2872 and web site.
2873
2874 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
2875 not keyboard-translate.
2876
28772005-08-11 Richard M. Stallman <rms@gnu.org>
2878
2879 * faq.texi (Using regular expressions): Fix xref.
2880
28812005-08-09 Juri Linkov <juri@jurta.org>
2882
2883 * info.texi (Help-P): Replace `Prev' with `Previous'.
2884 (Help-M, Help-Xref): Add S-TAB.
2885 (Help-FOO): Update `u' command.
2886 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
2887 Update info about visibility of xref parts.
2888 (Help-Int): Fix `m' command. Rename `Info-last' to
2889 `Info-history-back'. Add `Info-history-forward'.
2890 (Advanced): Fix `g*' and `M-n' commands.
2891 (Info Search): Add `index-apropos' in stand-alone browser.
2892 Add isearch commands.
2893 (Emacs Info Variables): Remove `Info-fontify'.
2894 Add `Info-mode-hook'. Update face names.
2895 Add `Info-fontify-maximum-menu-size',
2896 `Info-fontify-visited-nodes', `Info-isearch-search'.
2897
28982005-08-07 Michael Albinus <michael.albinus@gmx.de>
2899
2900 Sync with Tramp 2.0.50.
2901
2902 * tramp.texi: Use @option{} consequently for method names.
2903 (Inline methods, External transfer methods): Remove references to
2904 Cygwin.
2905 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
2906 implementation.
2907
29082005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
2909
2910 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
2911 Mention that gnus-init-file is not read when Emacs is invoked with
2912 --no-init-file or -q.
2913
29142005-07-19 Carsten Dominik <dominik@science.uva.nl>
2915
2916 * org.texi: Version 3.14.
2917
29182005-07-04 Carsten Dominik <dominik@science.uva.nl>
2919
2920 * org.texi: Version 3.13.
2921
29222005-07-18 Juri Linkov <juri@jurta.org>
2923
2924 * calc.texi (Time Zones, Logical Operations):
2925 * cl.texi (Overview):
2926 * org.texi (TODO types):
2927 * sc.texi (Emacs 18 MUAs):
2928 * speedbar.texi (Top):
2929 * url.texi (History):
2930 Delete duplicate duplicate words.
2931
29322005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
2933
2934 * cl.texi (Type Predicates): Document `atom' type.
2935
29362005-07-04 Lute Kamstra <lute@gnu.org>
2937
2938 Update FSF's address in GPL notices.
2939
2940 * calc.texi (Copying):
2941 * doclicense.texi (GNU Free Documentation License):
2942 * faq.texi (Contacting the FSF):
2943 * mh-e.texi (Copying): Update FSF's address.
2944
29452005-07-03 Richard M. Stallman <rms@gnu.org>
2946
2947 * flymake.texi (Example -- Configuring a tool called directly):
2948 Update name of flymake-build-relative-filename.
2949
29502005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
2951
2952 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
2953
29542005-06-29 Carsten Dominik <dominik@science.uva.nl>
2955
2956 * org.texi: Version 3.12.
2957
29582005-06-24 Eli Zaretskii <eliz@gnu.org>
2959
2960 * makefile.w32-in (MAKEINFO): Use --force.
2961 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
2962 Makefile.in.
2963 (gnus.dvi): Use "..." to quote Sed args, so that it works with
2964 more shells.
2965
29662005-06-23 Richard M. Stallman <rms@gnu.org>
2967
2968 * speedbar.texi (Creating a display): Texinfo usage fixes.
2969
2970 * tramp.texi (Customizing Completion, Auto-save and Backup):
2971 Texinfo usage fixes.
2972
29732005-06-23 Juanma Barranquero <lekktu@gmail.com>
2974
2975 * dired-x.texi (Miscellaneous Commands):
2976 * ediff.texi (Miscellaneous):
2977 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
2978 (Agent Variables):
2979 * info.texi (Help-Xref):
2980 * message.texi (Message Headers):
2981 * org.texi (Remember):
2982 * reftex.texi (Options (Defining Label Environments)):
2983 (Options (Index Support)):
2984 (Options (Viewing Cross-References)):
2985 (Options (Misc)):
2986 (Changes):
2987 * speedbar.texi (Creating a display):
2988 * tramp.texi (Customizing Completion, Auto-save and Backup):
2989 Texinfo usage fix.
2990
29912005-06-13 Carsten Dominik <dominik@science.uva.nl>
2992
2993 * org.texi: Version 3.11.
2994
29952005-06-12 Jay Belanger <belanger@truman.edu>
2996
2997 * calc.texi (Getting Started): Remove extra menu item.
2998
29992005-05-31 Jay Belanger <belanger@truman.edu>
3000
3001 * calc.texi (Notations Used in This Manual): Use @kbd for key
3002 sequence.
3003 (Demonstration of Calc): Mention another way of starting Calc.
3004 (Starting Calc): Mention long name of M-#.
3005 (Embedded Mode Overview): Remove unnecessary instruction.
3006 (Other M-# commands): Rephrase `M-# 0' explanation.
3007 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
3008 reflect current behavior.
3009
30102005-05-30 Jay Belanger <belanger@truman.edu>
3011
3012 * calc.texi (Hooks): Change description of calc-window-hook and
3013 calc-trail-window-hook to match usage.
3014 (Computational Functions): Add more constant-generating functions.
3015 (Customizable Variables): Use defvar.
3016
30172005-05-28 Jay Belanger <belanger@truman.edu>
3018
3019 * calc.texi (Assignments in Embedded Mode): Fix variable name.
3020 (Basic Embedded Mode): Explain behavior of arguments to
3021 calc-embedded-mode.
3022
30232005-05-27 Jay Belanger <belanger@truman.edu>
3024
3025 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
3026 current behavior.
3027
30282005-05-25 Jay Belanger <belanger@truman.edu>
3029
3030 * calc.texi: Change Calc version number throughout.
3031 (Keypad Mode): Change location in info output.
3032 (Keypad mode overview): Move picture of keypad.
3033
30342005-05-21 Jay Belanger <belanger@truman.edu>
3035
3036 * calc.texi (Storing variables): Mention that only most variables
3037 are void to begin with.
3038
30392005-05-21 Kevin Ryde <user42@zip.com.au>
3040
3041 * widget.texi (Basic Types): Update cross ref from "Enabling
3042 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
3043 lispref/text.texi change.
3044
30452005-05-20 Carsten Dominik <dominik@science.uva.nl>
3046
3047 * org.texi: Version 3.09.
3048
30492005-05-18 Carsten Dominik <dominik@science.uva.nl>
3050
3051 * reftex.texi: Version 4.28.
3052
30532005-05-16 Jay Belanger <belanger@truman.edu>
3054
3055 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
3056
30572005-05-14 Jay Belanger <belanger@truman.edu>
3058
3059 * calc.texi (Default Simplifications): Insert missing ! (logical
3060 not operator).
3061
30622005-05-14 Michael Albinus <michael.albinus@gmx.de>
3063
3064 Sync with Tramp 2.0.49.
3065
30662005-05-10 Jay Belanger <belanger@truman.edu>
3067
3068 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
3069 to 1.
3070
30712005-04-29 Carsten Dominik <dominik@science.uva.nl>
3072
3073 * org.texi: Version 3.08, structure reorganized.
3074
30752005-04-24 Richard M. Stallman <rms@gnu.org>
3076
3077 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
3078
30792005-04-15 Carsten Dominik <dominik@science.uva.nl>
3080
3081 * org.texi: Update to version 3.06.
3082
30832005-04-13 Lute Kamstra <lute@gnu.org>
3084
3085 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
3086
30872005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
3088
3089 * cl.texi (Porting Common Lisp): Fix typo.
3090
30912005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
3092
3093 * gnus.texi (RSS): Addition.
3094
30952005-04-04 Jay Belanger <belanger@truman.edu>
3096
3097 * calc.texi: Change Calc version number.
3098 (Customizable variables): Fix description of calc-language-alist.
3099 (Copying): Put in version 2 of GPL.
3100
31012005-04-01 Jay Belanger <belanger@truman.edu>
3102
3103 * calc.texi (Troubleshooting Commands): Remove comment about
3104 installation.
3105 (Installation): Remove section.
3106 (Customizable Variables): New section.
3107 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
3108 (Graphical Devices): Add references to Customizable Variables.
3109
31102005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
3111
3112 * emacs-mime.texi (Display Customization): Markup fixes.
3113 (rfc2047): Update.
3114
31152005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
3116
3117 * gnus-faq.texi: Replaced with auto-generated version.
3118
31192005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
3120
3121 * dired-x.texi (Multiple Dired Directories): default-directory was
3122 renamed to dired-default-directory.
3123
31242005-03-26 Jay Belanger <belanger@truman.edu>
3125
3126 * calc.texi (Simplifying Formulas, Rewrite Rules):
3127 Change description of top and bottom of fraction.
3128 (Modulo Forms): Move description of how to create modulo forms to
3129 earlier in the section.
3130 (Fraction Mode): Suggest using : to get a fraction by dividing.
3131 (Basic Arithmetic): Adjust placement of command name.
3132 (Truncating the Stack): Emphasize that "hidden" entries are still
3133 visible.
3134 (Installation): Move discussion of printing manual to "About This
3135 Manual".
3136 (About This Manual): Mention how to print the manual.
3137 (Reporting Bugs): Remove first person.
3138 (Building Vectors): Add algebraic version of append.
3139 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
3140 (Grouping Digits): Fix typo.
3141
31422005-03-25 Werner Lemberg <wl@gnu.org>
3143
3144 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
3145 Replace `legal' with `valid'.
3146
31472005-03-25 Werner Lemberg <wl@gnu.org>
3148
3149 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
3150
31512005-03-24 Jay Belanger <belanger@truman.edu>
3152
3153 * calc.texi (General Mode Commands)
3154 (Mode Settings in Embedded Mode): Add some explanation of
3155 recording mode settings.
3156
31572005-03-24 Richard M. Stallman <rms@gnu.org>
3158
3159 * calc.texi: Remove praise of non-free software.
3160
3161 * idlwave.texi: Don't say where to get IDL or its non-free manual.
3162 (Installation): Node deleted.
3163
31642005-03-23 Richard M. Stallman <rms@gnu.org>
3165
3166 * url.texi (HTTP language/coding): Improve last change.
3167
31682005-03-22 Jay Belanger <belanger@truman.edu>
3169
3170 * calc.texi (Embedded Mode): Add new information on changing
3171 modes.
3172
31732005-03-20 Michael Albinus <michael.albinus@gmx.de>
3174
3175 Sync with Tramp 2.0.48.
3176
3177 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
3178
3179 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
3180 "GNU/Linux". Change all addresses to .gnu.org.
3181 (Default Method): Offer shortened syntax for "su" and "sudo"
3182 methods.
3183
31842005-03-07 Richard M. Stallman <rms@gnu.org>
3185
3186 * url.texi: Fix usage of "e.g.".
3187 (HTTP language/coding): Explain the rules for these strings.
3188
31892005-03-06 Richard M. Stallman <rms@gnu.org>
3190
3191 * woman.texi (Introduction): Minor cleanups.
3192
3193 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
3194
3195 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
3196 (Installation): Node deleted.
3197
3198 * mh-e.texi (Preface): Get rid of "Emacs 21".
3199
3200 * eshell.texi (Installation): Delete node (for Emacs 20).
3201
32022005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
3203
3204 * flymake.texi: Refill and tweak style in @lisp blocks.
3205
32062005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
3207
3208 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
3209
32102005-03-01 Jay Belanger <belanger@truman.edu>
3211
3212 * calc.texi (Trigonometric and Hyperbolic Functions):
3213 Mention additional functions.
3214 (Algebraic Simplifications): Mention additional simplifications.
3215
32162005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
3217
3218 * ses.texi: Add concept/function/variable indices (this work was
3219 donated by Brad Collins <brad@chenla.org>, copyright-assignment
3220 papers on file at FSF).
3221
32222005-02-10 Jay Belanger <belanger@truman.edu>
3223
3224 * calc.texi: Change @LaTeX to La@TeX throughout.
3225 Redefine @expr as @math for TeX output.
3226 Redefine @texline as a no-op for TeX output.
3227 Define @tfn, replace @t by @tfn throughout.
3228
32292005-02-09 Jay Belanger <belanger@truman.edu>
3230
3231 * calc.texi: Add macro for LaTeX for info output.
3232
32332005-02-08 Kim F. Storm <storm@cua.dk>
3234
3235 * texinfo.tex (LaTex): Add def.
3236
32372005-02-06 Jay Belanger <belanger@truman.edu>
3238
3239 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
3240 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
3241 throughout manual.
3242
32432005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3244
3245 * gnus.texi: Some edits based on comments from David Abrahams.
3246
32472005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
3248
3249 * gnus.texi (RSS): Fix the keystroke.
3250
32512005-01-24 David Kastrup <dak@gnu.org>
3252
3253 * faq.texi: Update AUCTeX version info.
3254
32552005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
3256
3257 * gnus-faq.texi ([4.1]): Typo.
3258
32592005-01-19 Jay Belanger <belanger@truman.edu>
3260
3261 * calc.texi (Keep Arguments): Mention that keeping arguments
3262 doesn't work with keyboard macros.
3263
32642005-01-16 Richard M. Stallman <rms@gnu.org>
3265
3266 * autotype.texi (Autoinserting): Fix small error.
3267
32682005-01-16 Michael Albinus <michael.albinus@gmx.de>
3269
3270 Sync with Tramp 2.0.47.
3271
3272 * tramp.texi (Compilation): New section, describing compilation of
3273 remote files.
3274
32752005-01-11 Kim F. Storm <storm@cua.dk>
3276
3277 * widget.texi (Basic Types): Add :follow-link keyword.
3278
32792005-01-09 Jay Belanger <belanger@truman.edu>
3280
3281 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
3282
32832005-01-08 Jay Belanger <belanger@truman.edu>
3284
3285 * calc.texi: Change throughout to reflect new default value of
3286 calc-settings-file.
3287
32882005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
3289
3290 * message.texi (Reply): `message-reply-to-function' should return
3291 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
3292
32932005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
3294
3295 * faq.texi (Changing load-path): Fix typo.
3296
32972005-01-05 Jay Belanger <belanger@truman.edu>
3298
3299 * calc.texi (Programming Tutorial): Replace kbd command by
3300 appropriate characters for a keyboard macro.
3301
33022005-01-04 Jay Belanger <belanger@truman.edu>
3303
3304 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
3305 for Lucid Emacs.
3306 (Programming Tutorial): Mention that the user needs to be in the
3307 right mode to compute some functions.
3308
33092005-01-04 Jay Belanger <belanger@truman.edu>
3310
3311 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
3312 no longer applicable.
3313
33142005-01-01 Jay Belanger <belanger@truman.edu>
3315
3316 * calc.texi (Programming Tutorial): Changed description of how to
3317 edit keyboard macros to match current behavior.
3318
33192004-12-31 Jay Belanger <belanger@truman.edu>
3320
3321 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
3322
33232004-12-20 Jay Belanger <belanger@truman.edu>
3324
3325 * calc.texi (Types Tutorial): Emphasize that you can't divide by
3326 zero.
3327
33282004-12-17 Luc Teirlinck <teirllm@auburn.edu>
3329
3330 * cc-mode.texi (Text Filling and Line Breaking): Put period after
3331 @xref.
3332 (Font Locking): Avoid @strong{Note:}.
3333
33342004-12-17 Michael Albinus <michael.albinus@gmx.de>
3335
3336 Sync with Tramp 2.0.46.
3337
3338 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
3339
33402004-12-16 Luc Teirlinck <teirllm@auburn.edu>
3341
3342 * url.texi: Correct typos.
3343 (Retrieving URLs): @var{nil}->@code{nil}.
3344 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
3345 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
3346 (Dealing with HTTP documents): @inforef->@xref.
3347
33482004-12-15 Jay Belanger <belanger@truman.edu>
3349
3350 * calc.texi: Consistently capitalized all mode names.
3351 (Answers to Exercises): Mention that an answer can be a fraction
3352 when in Fraction mode.
3353
33542004-12-13 Jay Belanger <belanger@truman.edu>
3355
3356 * calc.texi: Fix some TeX definitions.
3357
33582004-12-09 Luc Teirlinck <teirllm@auburn.edu>
3359
3360 * reftex.texi (Imprint): Remove erroneous @value's.
3361
33622004-12-08 Luc Teirlinck <teirllm@auburn.edu>
3363
3364 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
3365 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
3366
33672004-12-08 Jay Belanger <belanger@truman.edu>
3368
3369 * calc.texi (Starting Calc): Remove comment about installation.
3370 (Keypad Mode Overview): Remove comment about Emacs 19 support.
3371
33722004-12-08 Luc Teirlinck <teirllm@auburn.edu>
3373
3374 * url.texi: Update @setfilename.
3375 (Getting Started): No need to worry about Gnus versions.
3376 (Dealing with HTTP documents): Use @inforef.
3377
3378 * org.texi: Fix @direntry file name.
3379
33802004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
3381
3382 * url.texi: New file.
3383
3384 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
3385
33862004-12-06 Jay Belanger <belanger@truman.edu>
3387
3388 * calc.texi (Using Calc): Remove paragraph about installation.
3389
33902004-12-06 Jay Belanger <belanger@truman.edu>
3391
3392 * calc.texi: Use more Texinfo macros and less TeX defs.
3393 Remove @refill's.
3394
33952004-12-06 Richard M. Stallman <rms@gnu.org>
3396
3397 * org.texi: New file.
3398
33992004-12-05 Richard M. Stallman <rms@gnu.org>
3400
3401 * Makefile.in (org.dvi, ../info/org): New targets.
3402 (INFO_TARGETS): Add ../info/org.
3403 (DVI_TARGETS): Add org.dvi.
3404 (maintainer-clean): Remove the info files in the info dir.
3405
34062004-11-26 Eli Zaretskii <eliz@gnu.org>
3407
3408 * idlwave.texi: Fix the setfilename directive to put the produced
3409 file in ../info.
3410 (Continued Statement Indentation): Resurrect Jan D.'s change from
3411 2004-11-03 that was lost when a newer version of idlwave.texi was
3412 imported.
3413
34142004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
3415
3416 * gnus-faq.texi ([5.1]): Added missing bracket.
3417
3418 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
3419 `spam-initialize'.
3420
34212004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
3422
3423 * message.texi (Various Message Variables): Mention that all mail
3424 file variables are derived from `message-directory'.
3425
3426 * gnus.texi (Splitting Mail): Clarify bogus group.
3427
34282004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
3429
3430 * emacs-mime.texi (Encoding Customization): Fix
3431 mm-coding-system-priorities entry.
3432
34332004-11-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3434
3435 * idlwave.texi (Continued Statement Indentation):
3436 * reftex.texi (Options (Index Support)):
3437 (Displaying and Editing the Index, Table of Contents):
3438 * speedbar.texi (Creating a display, Major Display Modes): Replace
3439 non-nil with non-@code{nil}.
3440
34412004-10-21 Jay Belanger <belanger@truman.edu>
3442
3443 * calc.texi (Algebraic-Style Calculations): Removed a comment.
3444
34452004-10-18 Luc Teirlinck <teirllm@auburn.edu>
3446
3447 * calc.texi (Reporting Bugs): Double up `@'.
3448
34492004-10-18 Jay Belanger <belanger@truman.edu>
3450
3451 * calc.texi (Reporting Bugs): Changed the address that bugs
3452 should be sent to.
3453
34542004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
3455
3456 * gnus.texi (New Features): Add 5.11.
3457
3458 * message.texi (Resending): Remove wrong default value.
3459
3460 * gnus.texi (Mail Source Specifiers): Describe possible problems
3461 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
3462 `pop3-leave-mail-on-server' to the index.
3463
34642004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
3465
3466 * message.texi (Canceling News): Add how to set a password.
3467
34682004-10-12 Jay Belanger <belanger@truman.edu>
3469
3470 * calc.texi (Help Commands): Changed the descriptions of
3471 calc-describe-function and calc-describe-variable to match their
3472 current behavior.
3473
34742004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
3475
3476 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
3477
34782004-10-12 Michael Albinus <michael.albinus@gmx.de>
3479
3480 Sync with Tramp 2.0.45.
3481
3482 * tramp.texi (Frequently Asked Questions): Comment paragraph about
3483 plink link. The URL is outdated. Originator contacted for
3484 clarification.
3485
34862004-10-10 Juri Linkov <juri@jurta.org>
3487
3488 * gnus.texi (Top, Marking Articles): Join two menus in one node
3489 because a node can have only one menu.
3490
34912004-10-09 Juri Linkov <juri@jurta.org>
3492
3493 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
3494 example of nnmail-split-fancy.
3495
34962004-10-06 Karl Berry <karl@gnu.org>
3497
3498 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
3499 consistency with other uses of dashes.
3500
35012004-10-05 Karl Berry <karl@gnu.org>
3502
3503 * info.texi: Consistently use --- throughout, periods at end of
3504 menu descriptions, and a couple typos.
3505
35062004-09-26 Jesper Harder <harder@ifa.au.dk>
3507
3508 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
3509 * pgg.texi (User Commands, Backend methods): Do.
3510 * gnus.texi: Markup fixes.
3511 (Setting Process Marks): Fix `M P a' entry.
3512 * emacs-mime.texi: Fixes.
3513
35142004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
3515
3516 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
3517 again.
3518 Use 5.10 instead of 5.10.0.
3519
35202004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
3521
3522 * gnus.texi (Summary Mail Commands): S D e.
3523
35242004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
3525
3526 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
3527 the gnus-article-mode-line-format section.
3528
35292004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
3530
3531 * gnus.texi (Various Summary Stuff): Fix the documentation for
3532 gnus-newsgroup-variables.
3533
35342004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
3535
3536 * gnus.texi (MIME Commands): Added
3537 gnus-mime-display-multipart-as-mixed,
3538 gnus-mime-display-multipart-alternative-as-mixed,
3539 gnus-mime-display-multipart-related-as-mixed.
3540 (Mail Source Customization): Clarify `mail-source-directory'.
3541 (Splitting Mail): Mention gnus-group-find-new-groups.
3542 (SpamOracle): Fixed typo.
3543
3544 * gnus-faq.texi: Untabify.
3545 ([6.3]): nnir.el is in contrib directory.
3546
3547 * message.texi (News Headers): Clarify how a unique ID is created.
3548
3549 * gnus.texi (Batching Agents): Fixed typo in example. Reported
3550 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
3551
35522004-09-20 Andre Srinivasan <andre@e2open.com>
3553
3554 * gnus.texi (Group Parameters): Added more on hooks. (Small
3555 change.)
3556
35572004-09-20 Florian Weimer <fw@deneb.enyo.de>
3558
3559 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
3560
35612004-09-22 Jay Belanger <belanger@truman.edu>
3562
3563 * calc.texi (Vectors as Lists): Added a warning that the tutorial
3564 might be hidden during part of the session.
3565
35662004-09-20 Jay Belanger <belanger@truman.edu>
3567
3568 * calc.texi (Notations Used in This Manual): Put in an earlier
3569 mention that DEL could be called Backspace.
3570
35712004-09-10 Simon Josefsson <jas@extundo.com>
3572
3573 * gnus.texi (IMAP): Add example. Suggested and partially written
3574 by Steinar Bang <sb@dod.no>.
3575
35762004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3577
3578 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
3579 netrc syntax.
3580
35812004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3582
3583 * gnus.texi (Spam ELisp Package Sequence of Events): Some clarifications.
3584 (Spam ELisp Package Global Variables): More clarifications.
3585
35862004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3587
3588 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
3589 Mention spam-split does not modify incoming mail.
3590
35912004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3592
3593 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
3594
35952004-09-10 Eli Zaretskii <eliz@gnu.org>
3596
3597 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
3598
35992004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
3600
3601 * makefile.w32-in (sieve, pgg): Use $(infodir).
3602
36032004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
3604
3605 * makefile.w32-in: Fix PGG and Sieve entries.
3606
36072004-08-28 Eli Zaretskii <eliz@gnu.org>
3608
3609 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
3610 Emacs and related programs.
3611
36122004-08-27 Richard M. Stallman <rms@gnu.org>
3613
3614 * faq.texi: Fix texinfo usage, esp. doublequotes.
3615 (Difference between Emacs and XEmacs): Some clarification.
3616
3617 * faq.texi (Difference between Emacs and XEmacs):
3618 Explain not to contrast XEmacs with GNU Emacs.
3619
36202004-08-26 Richard M. Stallman <rms@gnu.org>
3621
3622 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
3623
36242004-08-22 David Kastrup <dak@gnu.org>
3625
3626 * reftex.texi (AUCTeX): Update links, section name.
3627
3628 * faq.texi (Calc): Update availability (included in 22.1).
3629 (AUCTeX): Update availability, information, versions, description.
3630
36312004-08-14 Eli Zaretskii <eliz@gnu.org>
3632
3633 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
3634
36352004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
3636
3637 * cc-mode.texi: Various updates for CC Mode 5.30.9.
3638
36392004-08-10 Michael Albinus <michael.albinus@gmx.de>
3640
3641 Sync with Tramp 2.0.44.
3642
36432004-08-05 Lars Hansen <larsh@math.ku.dk>
3644
3645 * widget.texi (User Interface): Update how to separate the
3646 editable field of an editable-field widget from other widgets.
3647 (Programming Example): Add text after field.
3648
36492004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
3650
3651 * emacs-mime.texi (Encoding Customization): Add a note to the
3652 mm-content-transfer-encoding-defaults entry.
3653 (rfc2047): Update.
3654
3655 * gnus.texi (Article Highlighting): Add
3656 gnus-cite-ignore-quoted-from.
3657 (POP before SMTP): New node.
3658 (Posting Styles): Addition.
3659 (Splitting Mail): Add nnmail-split-lowercase-expanded.
3660 (Fancy Mail Splitting): Ditto.
3661 (X-Face): Add gnus-x-face.
3662
36632004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
3664
3665 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
3666 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
3667
36682004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
3669
3670 * gnus.texi (Mail Source Specifiers): Describe
3671 `pop3-leave-mail-on-server'.
3672
36732004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
3674
3675 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
3676
3677 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
3678 repository. Change setfilename.
3679
3680 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
3681
36822004-07-02 Juri Linkov <juri@jurta.org>
3683
3684 * pcl-cvs.texi (Viewing differences): Add `d r'.
3685
36862004-06-29 Jesper Harder <harder@ifa.au.dk>
3687
3688 * ses.texi, viper.texi, flymake.texi, faq.texi:
3689 * eshell.texi, ediff.texi: Markup fixes.
3690
36912004-06-21 Karl Berry <karl@gnu.org>
3692
3693 * info.texi (Top): Mention that only Emacs has mouse support.
3694 (Getting Started): Mention this in a few other places.
3695
36962004-06-13 Luc Teirlinck <teirllm@auburn.edu>
3697
3698 * autotype.texi (Copyrights, Timestamps): Recommend
3699 `before-save-hook' instead of `write-file-functions'.
3700
37012004-06-13 Lars Hansen <larsh@math.ku.dk>
3702
3703 * dired-x.texi (dired-mark-omitted): Update keybinding.
3704
37052004-06-10 Kim F. Storm <storm@cua.dk>
3706
3707 * pcl-cvs.texi (Viewing differences): Add 'd y'.
3708
37092004-06-05 Lars Hansen <larsh@math.ku.dk>
3710
3711 * dired-x.texi (variable dired-omit-mode): Rename from
3712 dired-omit-files-p.
3713 (function dired-omit-mode): Rename from dired-omit-toggle.
3714 Call dired-omit-mode rather than set dired-omit-files-p.
3715 (dired-mark-omitted): Describe command.
3716
37172004-05-29 Michael Albinus <michael.albinus@gmx.de>
3718
3719 Version 2.0.41 of Tramp released.
3720
37212004-05-29 Juanma Barranquero <lektu@terra.es>
3722
3723 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
3724 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
3725
37262004-05-29 Richard M. Stallman <rms@gnu.org>
3727
3728 * cl.texi (Top): Call this chapter `Introduction'.
3729 (Overview): In TeX, no section heading here.
3730
3731 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
3732
37332004-05-29 Eli Zaretskii <eliz@gnu.org>
3734
3735 * Makefile.in (../info/flymake, flymake.dvi): New targets.
3736 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
3737
37382004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
3739
3740 * flymake.texi: New file.
3741
37422004-05-28 Simon Josefsson <jas@extundo.com>
3743
3744 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
3745
37462004-05-07 Kai Grossjohann <kai@emptydomain.de>
3747
3748 Version 2.0.40 of Tramp released.
3749
37502004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
3751
3752 Complete rework, based on review by Karl Berry <karl@gnu.org>.
3753
3754 * tramp.texi (Auto-save and Backup): Explain exploitation of new
3755 variables `tramp-backup-directory-alist' and
3756 `tramp-bkup-backup-directory-info'.
3757 (Overview, Connection types)
3758 (External transfer methods, Default Method)
3759 (Windows setup hints): Remove restriction of password entering
3760 with external methods.
3761 (Auto-save and Backup): Make file name example
3762 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
3763 and `auto-save-directory' must be used.
3764 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
3765 only "NT"). Remove doubled entry "What kinds of systems does
3766 @tramp{} work on".
3767 (tramp): Macro removed.
3768 (Obtaining Tramp): Flag removed from title.
3769 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
3770 and `trampver' used properly. Flag `tramp-inst' replaced by
3771 `installchapter'. Installation related text adapted.
3772
37732004-04-28 Masatake YAMATO <jet@gyve.org>
3774
3775 * widget.texi (Programming Example): Remove overlays.
3776
37772004-04-27 Jesper Harder <harder@ifa.au.dk>
3778
3779 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
3780
37812004-04-23 Juanma Barranquero <lektu@terra.es>
3782
3783 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
3784
37852004-04-05 Jesper Harder <harder@ifa.au.dk>
3786
3787 * info.texi (Info Search): Add info-apropos.
3788
37892004-03-22 Juri Linkov <juri@jurta.org>
3790
3791 * faq.texi: Fix help key bindings.
3792
37932004-03-17 Luc Teirlinck <teirllm@auburn.edu>
3794
3795 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
3796 (as suggested by Karl Berry). Update information about colored
3797 stars in menus. Add new subheading describing M-n.
3798
37992004-03-12 Richard M. Stallman <rms@gnu.org>
3800
3801 * cl.texi (Top): Rename top node's title.
3802
38032004-03-08 Karl Berry <karl@gnu.org>
3804
3805 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
3806 problems making the texinfo distribution.
3807
38082004-02-29 Simon Josefsson <jas@extundo.com>
3809
3810 * smtpmail.texi (Authentication): Changed the list of supported
3811 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
3812 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
3813 <voegelas@gmx.net>.
3814
38152004-02-29 Juanma Barranquero <lektu@terra.es>
3816
3817 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
3818 Use $(DEL) instead of rm, and ignore exit code.
3819
38202004-02-29 Kai Grossjohann <kgrossjo@eu.uu.net>
3821
3822 Tramp version 2.0.39 released.
3823
38242004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
3825
3826 * tramp.texi (Customizing Completion): Explain new functions
3827 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
3828 (all): Savannah URLs unified to "http://savannah.nongnu.org".
3829 (Top): Refer to Savannah mailing list as the major one. Mention
3830 older mailing lists in HTML mode only.
3831 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
3832 (Frequently Asked Questions): Remote hosts must not be Unix-like
3833 for "smb" method.
3834 (Password caching): New node.
3835 (External transfer methods): Refer to password caching for "smb"
3836 method.
3837
38382004-02-17 Karl Berry <karl@gnu.org>
3839
3840 * info.texi (Help-Int): Mention the new line number feature.
3841
38422004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
3843
3844 * ses.texi (Advanced Features): New functionality for
3845 ses-set-header-row (defaults to current row unless C-u used).
3846 (Acknowledgements): Add Stefan Monnier.
3847
38482003-12-29 Kevin Ryde <user42@zip.com.au>
3849
3850 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
3851
38522003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
3853
3854 Tramp version 2.0.38 released.
3855
3856 * tramp.texi (Remote shell setup): Warn of environment variables
3857 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
3858 <sven.gabriel@imk.fzk.de>.
3859 (Configuration): Tramp now chooses base64/uuencode
3860 automatically. Update wording accordingly.
3861 (Top): More description for the `Default Method' menu entry.
3862 (Default Method): Use @code, not @var, for Lisp variables.
3863 (Default Method): New subsection `Which method is the right one
3864 for me?' Suggested by Christian Kirsch.
3865 (Configuration): Pointer to new subsection added.
3866 (Default Method): Too many "use" in one sentence.
3867 Rephrase. Reported by Christian Kirsch.
3868 (Filename Syntax): Old `su' example is probably a left-over from
3869 the sm/su method naming. Replace with `ssh', instead.
3870 (External transfer methods, Auto-save and Backup):
3871 Typo fixes.
3872
38732003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
3874
3875 * tramp.texi (all): Harmonize all occurences of @tramp{}.
3876 (Top): Mention japanese manual only if flag `jamanual' is set.
3877 Insert section `Japanese manual' in menu.
3878
38792003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
3880
3881 * eshell.texi (Known Problems): Add doc item.
3882
38832003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
3884
3885 * cc-mode.texi: Update for CC Mode 5.30.
3886
3887 Note: Please refrain from doing purely cosmetic changes like
3888 removing trailing whitespace in this manual; it clobbers cvs
3889 merging for no good reason.
3890
38912003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
3892
3893 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
3894 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
3895 @acronym{ASCII}.
3896
38972003-10-26 Karl Berry <karl@gnu.org>
3898
3899 * info.texi (Info Search): Echo area, not echo are. From Debian
3900 diff.
3901
39022003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
3903
3904 * widget.texi (Defining New Widgets): Document new beavior of
3905 :buttons and :children keywords.
3906
39072003-10-22 Miles Bader <miles@gnu.org>
3908
3909 * Makefile.in (info): Move before $(top_srcdir)/info.
3910
39112003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
3912
3913 * tramp.texi (Inline methods): Small grammar fix.
3914 (External transfer methods): Likewise.
3915
39162003-10-08 Nick Roberts <nick@nick.uklinux.net>
3917
3918 * speedbar.texi: Remove paragraph for GUD that is no longer true.
3919
39202003-10-06 Luc Teirlinck <teirllm@auburn.edu>
3921
3922 * texinfo.tex: Replace `%' in arch tagline by @ignore.
3923
39242003-09-30 Richard M. Stallman <rms@gnu.org>
3925
3926 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
3927
3928 * widget.texi (User Interface): Fix typos.
3929
3930 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
3931
39322003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
3933
3934 * pcl-cvs.texi (Selected Files): Fix typo.
3935
39362003-09-21 Karl Berry <karl@gnu.org>
3937
3938 * info.texi (] and [ commands): No period at end of section title.
3939
39402003-09-04 Miles Bader <miles@gnu.org>
3941
3942 * Makefile.in (top_srcdir): New variable.
3943 ($(top_srcdir)/info): New rule.
3944 (info): Depend on it.
3945
39462003-09-03 Peter Runestig <peter@runestig.com>
3947
3948 * makefile.w32-in: New file.
3949
39502003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
3951
3952 * widget.texi (User Interface): Explain the need of static text
3953 around an editable field.
3954
39552003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
3956
3957 * widget.texi (Basic Types): The argument to `:help-echo' can now
3958 be a form that evaluates to a string.
3959
39602003-08-18 Kim F. Storm <storm@cua.dk>
3961
3962 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
3963
39642003-08-16 Richard M. Stallman <rms@gnu.org>
3965
3966 * dired-x.texi (Shell Command Guessing): Explain *.
3967
39682003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
3969
3970 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
3971 log-edit-insert-changelog.
3972
39732003-08-03 Karl Berry <karl@gnu.org>
3974
3975 * info.texi: Need @contents.
3976
39772003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
3978
3979 Tramp version 2.0.36 released.
3980
3981 * tramp.texi (Remote shell setup): Explain about problems with
3982 non-Bourne commands in ~/.profile and ~/.shrc.
3983
39842003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
3985
3986 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
3987 renaming of `vis-mode' to `visible-mode'.
3988
39892003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
3990
3991 * info.texi (Top, Help-Small-Screen): Remove accidentally added
3992 next, prev and up pointers.
3993
39942003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
3995
3996 * info.texi (Help): Mention existence of Emacs and stand-alone
3997 Info at the very beginning of the tutorial.
3998 (Help-Inv): New node.
3999 (Help-]): New node.
4000 (Help-M): Systematically point out the differences between default
4001 Emacs and stand-alone versions. Delete second menu.
4002 (Help-Xref): Systematically point out the differences between
4003 default Emacs and stand-alone versions.
4004 (Help-Int): Change `l' example.
4005 (Expert Info): Fix typos.
4006 (Emacs Info Variables): Mention `Info-hide-note-references' and
4007 new default for `Info-scroll-prefer-subnodes'.
4008
40092003-06-17 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4010
4011 Version 2.0.35 of Tramp released.
4012
4013 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
4014 (Inline methods): Add methods `remsh' and `plink1'.
4015 (External transfer methods): Add method `remcp'.
4016 (Multi-hop Methods): Add method `remsh'.
4017 Small patch from Adrian Aichner <adrian@xemacs.org>:
4018 Fix minor typos.
4019 (Concept Index): Added to make manual searchable via
4020 `Info-index'.
4021 (Version Control): Add cindex entry.
4022
40232003-05-24 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4024
4025 * trampver.texi: Version 2.0.34 released.
4026
40272003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4028
4029 * faq.texi: Improve previous changes.
4030
40312003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
4032
4033 * faq.texi: Update copyright and maintenance details.
4034 Update some package URLs, versions, and maintainers.
4035 Remove many references to the Emacs Lisp Archive.
4036
40372003-04-23 Simon Josefsson <jas@extundo.com>
4038
4039 * smtpmail.texi: Fix license (the invariant sections mentioned has
4040 never been part of the smtp manual). Align info dir entry with
4041 other emacs packages.
4042
40432003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
4044
4045 * tramp.texi: Version 2.0.33 released.
4046 Remove installation chapter. Remove XEmacs specifics.
4047
40482003-03-29 Richard M. Stallman <rms@gnu.org>
4049
4050 * tramp.texi (Top): Undo the previous renaming.
4051 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
4052
40532003-03-29 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4054
4055 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
4056 version of manual.
4057
4058 * tramp.texi (Auto-save and Backup): New node.
4059
40602003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
4061
4062 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
4063 Emacs" in order to have better differentiation to "XEmacs".
4064 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
4065 are new macros in order to point to the other Emacs flavor where
4066 appropriate. In info case, point to node `Installation' in order
4067 to explain how to generate the other way. In html case, make a
4068 link to the other html file.
4069 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
4070 after CVS checkout/update.
4071 (Installation): Completely rewritten.
4072 (Installation parameters, Load paths): New sections under
4073 `Installation'.
4074
40752003-02-28 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4076
4077 * tramp.texi: Version 2.0.30 released.
4078 Replace word "path" with "localname" where used as a component of
4079 a Tramp file name.
4080
40812003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
4082
4083 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
4084 introduced.
4085 (Installation): Explain what to do if files from the tramp/contrib
4086 directory are needed.
4087
40882003-02-23 Alex Schroeder <alex@emacswiki.org>
4089
4090 * smtpmail.texi (How Mail Works): New.
4091
40922003-02-22 Alex Schroeder <alex@emacswiki.org>
4093
4094 * smtpmail.texi: New file.
4095
4096 * Makefile.in: Build SMTP manual.
4097
40982003-02-05 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4099
4100 * tramp.texi: Version 2.0.29 released.
4101 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
4102 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
4103
41042003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
4105
4106 * tramp.texi (Frequently Asked Questions): Explain a workaround if
4107 another package loads accidently Ange-FTP.
4108
41092003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
4110
4111 * tramp.texi (Customizing Completion): Add function
4112 `tramp-parse-sconfig'. Change example of
4113 `tramp-set-completion-function', because parsing of ssh config
4114 files looks more natural.
4115
41162003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
4117
4118 * gnus.texi: Do not use `path' in several locations.
4119
41202002-12-26 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4121
4122 * tramp.texi (External transfer methods): New method `smb'. From
4123 Michael Albinus.
4124
41252002-11-05 Karl Berry <karl@gnu.org>
4126
4127 * info.texi (Info-fontify): Reorder face list to avoid bad line
4128 breaks.
4129
41302002-10-06 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4131
4132 * tramp.texi: Move @copying to standard place. Use
4133 @insertcopying.
4134
41352002-10-02 Karl Berry <karl@gnu.org>
4136
4137 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
4138 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
4139 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
4140 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
4141 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
4142 Per rms, update all manuals to use @copying instead of @ifinfo.
4143 Also use @ifnottex instead of @ifinfo around the top node, where
4144 needed for the sake of the HTML output.
4145 (The Gnus manual is not fixed since it's not clear to me how it
4146 works; and the Tramp manual already uses @copying, although in an
4147 unusual way. All others were changed.)
4148
41492002-09-10 Jonathan Yavner <jyavner@engineer.com>
4150
4151 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
4152 (../info/ses, ses.dvi): New targets.
4153 * ses.texi: New file.
4154
41552002-09-06 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
4156
4157 * texinfo.tex: Update to texinfo 4.2.
4158
41592002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
4160
4161 * reftex.texi: Update to RefTeX 4.19.
4162
41632002-06-17 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4164
4165 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
4166 (../info/tramp, tramp.dvi): New targets.
4167
41682002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
4169
4170 * Makefile.in (DVI_TARGETS): Add calc.dvi.
4171 (calc.dvi): Uncomment.
4172
41732001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
4174
4175 * Makefile.in (INFO_TARGETS): Add ../info/calc.
4176 (../info/calc): New target.
4177
41782001-10-20 Gerd Moellmann <gerd@gnu.org>
4179
4180 * (Version 21.1 released.)
4181
41822001-10-05 Gerd Moellmann <gerd@gnu.org>
4183
4184 * Branch for 21.1.
4185
41862001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
4187
4188 * Makefile.in (../info/info): Use an explicit -o switch to
4189 makeinfo.
4190
41912001-03-05 Gerd Moellmann <gerd@gnu.org>
4192
4193 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
4194
41952000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
4196
4197 * Makefile.in (../info/idlwave): Use --no-split.
4198
41992000-12-14 Dave Love <fx@gnu.org>
4200
4201 * Makefile.in (mostlyclean): Remove gnustmp.*
4202 (gnus.dvi): Change rule to remove @latex stuff.
4203
42042000-10-19 Eric M. Ludlam <zappo@ultranet.com>
4205
4206 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
4207
42082000-10-13 John Wiegley <johnw@gnu.org>
4209
4210 * Makefile.in: Add build targets for eshell.texi.
4211
42122000-09-25 Gerd Moellmann <gerd@gnu.org>
4213
4214 * Makefile.in: Remove/comment speedbar stuff.
4215
42162000-09-22 Dave Love <fx@gnu.org>
4217
4218 * Makefile.in: Add emacs-mime.
4219
42202000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
4221
4222 * Makefile.in (INFO_TARGETS): Add ../info/woman.
4223 (DVI_TARGETS): Add woman.dvi.
4224 (../info/woman, woman.dvi): New targets.
4225
42262000-05-31 Stefan Monnier <monnier@cs.yale.edu>
4227
4228 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
4229
4230 * pcl-cvs.texi: New file.
4231 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
4232 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
4233
42342000-05-11 Gerd Moellmann <gerd@gnu.org>
4235
4236 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
4237 (../info/ebrowse, ebrowse.dvi): New targets.
4238
42392000-01-13 Gerd Moellmann <gerd@gnu.org>
4240
4241 * Makefile.in (INFO_TARGETS): Add eudc.
4242 (DVI_TARGETS): Add eudc.dvi.
4243 (../info/eudc, eudc.dvi): New targets.
4244
42452000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
4246
4247 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
4248 compatibility with 8+3 filesystems).
4249 (../info/efaq): Rename from emacs-faq.
4250
42512000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
4252
4253 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
4254 (../info/idlwave, idlwave.dvi): New targets.
4255
42561999-10-23 Dave Love <fx@gnu.org>
4257
4258 * Makefile.in: Use autotype.texi.
4259
42601999-10-12 Stefan Monnier <monnier@cs.yale.edu>
4261
4262 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
4263 faq.texi file) rather than ../info/faq.
4264
42651999-10-07 Gerd Moellmann <gerd@gnu.org>
4266
4267 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
4268 (../info/ada-mode, ada-mode.dvi): New targets.
4269
42701999-09-01 Dave Love <fx@gnu.org>
4271
4272 * Makefile.in: Add faq.
4273
42741999-07-12 Richard Stallman <rms@gnu.org>
4275
4276 * Version 20.4 released.
4277
42781998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
4279
4280 * Version 20.3 released.
4281
42821998-04-06 Andreas Schwab <schwab@gnu.org>
4283
4284 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
4285 it in dvi targets.
4286 (../etc/GNU): Change to $(srcdir) first.
4287
42881998-03-11 Carsten Dominik <cd@delysid.gnu.org>
4289
4290 * reftex.texi: Update for RefTeX version 3.22.
4291
42921998-02-08 Richard Stallman <rms@psilocin.gnu.org>
4293
4294 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
4295 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
4296
42971997-09-23 Paul Eggert <eggert@twinsun.com>
4298
4299 * Makefile.in: Merge changes mistakenly made to `Makefile'.
4300 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
4301
43021997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4303
4304 * Version 20.2 released.
4305
43061997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4307
4308 * Version 20.1 released.
4309
43101997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4311
4312 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
4313
43141996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4315
4316 * Version 19.33 released.
4317
43181996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4319
4320 * Version 19.32 released.
4321
43221996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4323
4324 * Makefile.in: Add rules for the Message manual.
4325
43261996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4327
4328 * gnus.texi: New version.
4329
4330 * message.texi: New manual.
4331
43321996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4333
4334 * Makefile.in (All info targets): cd $(srcdir) to do the work.
4335
43361996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4337
4338 * Makefile.in (All info targets): Specify $(srcdir) in input files.
4339 Specify -I option.
4340 (All dvi targets): Set the TEXINPUTS variable.
4341
43421996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
4343
4344 * Version 19.31 released.
4345
43461996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
4347
4348 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
4349 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
4350
43511995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4352
4353 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
4354 (INFO_TARGETS): Add ../info/cc-mode.
4355 (DVI_TARGETS): Add cc-mode.dvi.
4356
43571996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
4358
4359 * Version 19.31 released.
4360
43611995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4362
4363 * Version 19.30 released.
4364
43651995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4366
4367 * gnus.texi: New file.
4368
43691995-11-04 Erik Naggum <erik@naggum.no>
4370
4371 * gnus.texi: File deleted.
4372
43731995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
4374
4375 * mh-e.texi: "Function Index" -> "Command Index" to work with
4376 Emacs 19.30 C-h C-k support of separately-documented commands.
4377
43781995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4379
4380 * Makefile.in (../info/ediff, ediff.dvi): New targets.
4381 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
4382
43831995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4384
4385 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
4386 (../info/viper, viper.dvi): New targets.
4387
43881995-04-20 Kevin Rodgers <kevinr@ihs.com>
4389
4390 * dired-x.texi (Installation): Change the example to set
4391 buffer-local variables like dired-omit-files-p in
4392 dired-mode-hook.
4393
43941995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4395
4396 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
4397 (../info/mh-e, mh-e.dvi): New targets.
4398
43991995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
4400
4401 * Makefile.in (maintainer-clean): Rename from realclean.
4402
44031994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4404
4405 * Makefile.in: New file.
4406 * Makefile: File deleted.
4407
44081994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4409
4410 * Makefile (TEXINDEX_OBJS): Variable deleted.
4411 (texindex, texindex.o, getopt.o): Rules deleted.
4412 All deps on texindex deleted.
4413 (distclean): Don't delete texindex.
4414 (mostlyclean): Don't delete *.o.
4415 * texindex.c, getopt.c: Files deleted.
4416
44171994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4418
4419 * Version 19.26 released.
4420
44211994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4422
4423 * Version 19.25 released.
4424
44251994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4426
4427 * Version 19.24 released.
4428
44291994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4430
4431 * Version 19.23 released.
4432
44331994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4434
4435 * Makefile: Delete spurious tab.
4436
44371994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4438
4439 * Makefile (.SUFFIXES): New rule.
4440
44411994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4442
4443 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
4444 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
4445
44461994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4447
4448 * Makefile (../info/sc): Rename from sc.info.
4449 (../info/cl): Likewise.
4450 (INFO_TARGETS): Use new names.
4451
44521993-12-04 Richard Stallman (rms@srarc2)
4453
4454 * getopt.c: New file.
4455 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
4456 (getopt.o): New rule.
4457 (dvi): Don't depend on texindex.
4458 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
4459 Depend on texindex.
4460
44611993-12-03 Richard Stallman (rms@srarc2)
4462
4463 * Makefile (../info/sc.info): Rename from ../info/sc.
4464 (TEXI2DVI): New variable.
4465 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
4466 Add explicit commands.
4467 (TEXINDEX_OBJS): Delete duplicate getopt.o.
4468
44691993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4470
4471 * Version 19.22 released.
4472
44731993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4474
4475 * Makefile (TEXINDEX_OBJS): Delete spurious period.
4476
44771993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4478
4479 * Version 19.21 released.
4480
44811993-11-15 Paul Eggert (eggert@twinsun.com)
4482
4483 * man/Makefile (../info/cl.info): Rename from ../info/cl.
4484
44851993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4486
4487 * Makefile (../etc/GNU): New target.
4488 (EMACSSOURCES): Add gnu1.texi.
4489
44901993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4491
4492 * Makefile (realclean): Don't delete the Info files.
4493
44941993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
4495
4496 * forms.texi: Fix forms.texi so that it will format correctly.
4497 Add missing `@end iftex', fix bad reference.
4498
4499 * info.texi, info-stn.texi: New files implement texinfo version of
4500 `info' file.
4501
45021993-10-20 Brian Fox (bfox@ai.mit.edu)
4503
4504 * Makefile: Fix targets for texindex, new info.texi files.
4505 * info-stnd.texi: New file implements info for standalone info
4506 reader.
4507 * info.texi: Update to include recent changes to "../info/info".
4508 New source file for ../info/info; includes info-stnd.texi.
4509
4510 * texindex.c: Include "../src/config.h" if building in emacs.
4511
4512 * Makefile: Change all files to FILENAME.texi, force all targets
4513 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
4514 vip.texinfo, forms.texinfo, cl.texinfo.
4515 Add target to build texindex.c, defining `emacs'.
4516
4517 * forms.texi: Install new file to match version 2.3 of forms.el.
4518
45191993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4520
4521 * Version 19.19 released.
4522
45231993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
4524
4525 * sc.texinfo: Fix info file name.
4526
4527 * Makefile (info): Add gnus and sc.
4528 (dvi): Add gnus.dvi and sc.dvi.
4529 (../info/sc, sc.dvi): New targets.
4530
45311993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4532
4533 * Version 19.18 released.
4534
45351993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4536
4537 * Makefile: Fix source file names of the separate manuals.
4538 (gnus.dvi, ../info/gnus): New targets.
4539
45401993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4541
4542 * Version 19.17 released.
4543
45441993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4545
4546 * split-man: Fix typos in last change.
4547
45481993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4549
4550 * Version 19.16 released.
4551
45521993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4553
4554 * version 19.15 released.
4555
45561993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4557
4558 * Makefile (distclean): It's rm, not rf.
4559
45601993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4561
4562 * Version 19.14 released.
4563
45641993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4565
4566 * Makefile: New file.
4567
45681993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4569
4570 * Version 19.13 released.
4571
45721993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4573
4574 * Version 19.9 released.
4575
45761993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4577
4578 * Version 19.8 released.
4579
45801993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4581
4582 * Version 19.7 released.
4583
45841990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
4585
4586 * gnus.texinfo: New file. Removed installation instructions.
4587
45881990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4589
4590 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
4591
45921989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
4593
4594 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
4595 then define `\sc' as the command for smallcaps in Texinfo. This
4596 means that the @sc command will produce small caps. bfox has
4597 made the corresponding change to makeinfo and texinfm.el.
4598
45991988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
4600
4601 * vip.texinfo: Remove menu entry Adding Lisp Code in node
4602 Customization since the menu entry did not point to anything.
4603 Also add an @finalout command to remove overfull hboxes from the
4604 printed output.
4605
4606 * cl.texinfo: Add @bye, \input line and @settitle to file.
4607 This file is clearly intended to be a chapter of some other work,
4608 but the other work does not yet exist.
4609
46101988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
4611
4612 * texinfo.texinfo: Three typos corrected.
4613
4009494e
GM
4614;; Local Variables:
4615;; coding: iso-2022-7bit
4616;; fill-column: 79
4617;; add-log-time-zone-rule: t
4618;; End:
4619
5205011b
GM
4620 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
4621 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
4009494e
GM
4622
4623 This file is part of GNU Emacs.
4624
4625 GNU Emacs is free software; you can redistribute it and/or modify
4626 it under the terms of the GNU General Public License as published by
4627 the Free Software Foundation; either version 3, or (at your option)
4628 any later version.
4629
4630 GNU Emacs is distributed in the hope that it will be useful,
4631 but WITHOUT ANY WARRANTY; without even the implied warranty of
4632 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
4633 GNU General Public License for more details.
4634
4635 You should have received a copy of the GNU General Public License
4636 along with GNU Emacs; see the file COPYING. If not, write to the
4637 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
4638 Boston, MA 02110-1301, USA.
4639
f7ed05c9 4640;; arch-tag: 08b2903e-900c-4c72-a4a9-e76416a80803