ChangeLog fix.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
36bc5d3b
MA
12010-11-04 Michael Albinus <michael.albinus@gmx.de>
2
3 * tramp.texi (Remote shell setup): New item "Interactive shell
4 prompt". Reported by Christian Millour <cm@abtela.com>.
5 (Remote shell setup, Remote processes): Use @code{} for
6 environment variables.
7
cf503f7c
GM
82010-11-03 Glenn Morris <rgm@gnu.org>
9
537b04b9 10 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 11 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 12
389b76fa
G
132010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
14
15 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
16
2699a554 172010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
18
19 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
20
2699a554 212010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
22
23 * cc-mode.texi: Remove reference to defunct viewcvs URL.
24
99e65b2d
G
252010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
26
27 * gnus.texi (Client-Side IMAP Splitting): Mention
28 nnimap-unsplittable-articles.
29
302010-10-29 Julien Danjou <julien@danjou.info>
31
32 * gnus.texi (Finding the News): Remove references to obsoletes
33 variables `gnus-nntp-server' and `gnus-secondary-servers'.
34
aeeb3dcb
EZ
352010-10-29 Eli Zaretskii <eliz@gnu.org>
36
37 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
38 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
39 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
40 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
41
8289f37b
GM
422010-10-28 Glenn Morris <rgm@gnu.org>
43
44 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
45 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
46 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
47
d85d3b3a
DU
482010-10-25 Daiki Ueno <ueno@unixuser.org>
49
50 * epa.texi (Mail-mode integration): Add alternative key bindings
51 for epa-mail commands; escape comma.
c05c2b9b 52 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 53
9f534a47
JB
542010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
55
99e65b2d 56 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 57
5793a7bc 582010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
59
60 * gnus.texi (Group Parameters, Buttons): Fix typos.
61
280f417b
G
622010-10-22 Tassilo Horn <tassilo@member.fsf.org>
63
64 * gnus.texi (Subscription Commands): Mention that you can also
65 subscribe to new groups via the Server buffer, which is probably more
66 convenient when subscribing to many groups.
67
d806c872
G
682010-10-21 Julien Danjou <julien@danjou.info>
69
70 * message.texi (Message Headers): Allow message-default-headers to be a
71 function.
72
d5798f68
LMI
732010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
74
75 * gnus-news.texi: Mention new archive defaults.
76
b79bbef7
KY
772010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
78
79 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
80
2526f423
G
812010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
82
83 * gnus.texi (HTML): Document the function value of
84 gnus-blocked-images.
85 (Article Washing): shr and gnus-w3m, not the direct function names.
86
ba91f05d
G
872010-10-20 Julien Danjou <julien@danjou.info>
88
89 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
90 variable.
91
da451787
LMI
922010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
93
94 * gnus.texi (Customizing the IMAP Connection): The port strings are
95 strings.
c872595d 96 (Document Groups): Mention git.
da451787 97
7cad71ad
G
982010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
99
100 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
101 bzr/Gnus git sync.
102
c56dfd36
EZ
1032010-10-15 Eli Zaretskii <eliz@gnu.org>
104
105 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
106 change.
107
a1d16a7b
G
1082010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
109
110 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
111 @item syntax for in-Emacs makeinfo.
112
1132010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
114
115 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
116 trim sentence.
117
98e2b864
DU
1182010-10-12 Daiki Ueno <ueno@unixuser.org>
119
120 * epa.texi (Caching Passphrases):
121 * auth.texi (GnuPG and EasyPG Assistant Configuration): Clarify
122 some configurations require to set up gpg-agent.
123
c12e4a81
GM
1242010-10-11 Glenn Morris <rgm@gnu.org>
125
126 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
127
f7aa248a
G
1282010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
129
130 * gnus.texi (Spam Package Introduction): Mention `$'.
131
6513b232
EZ
1322010-10-09 Eli Zaretskii <eliz@gnu.org>
133
134 * makefile.w32-in (emacsdir): New variable.
135 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
136 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
137
abd40fb4
GM
1382010-10-09 Glenn Morris <rgm@gnu.org>
139
0f05450f
GM
140 * Makefile.in (mostlyclean): Delete *.toc.
141
d3a4ac46
GM
142 * Makefile.in: Use $< in rules.
143
aa9db089
GM
144 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
145
abd40fb4
GM
146 * Makefile.in ($(infodir)): Delete rule.
147 (mkinfodir): New. Use it in all the info rules, rather than depending
148 on infodir.
149
ea274122
GM
1502010-10-09 Glenn Morris <rgm@gnu.org>
151
6e90e2a8
GM
152 * gnus.texi (Article Washing): Fix previous change.
153
f7a31f11
GM
154 * Makefile.in (emacsdir): New variable.
155 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
156 Depend on emacsver.texi.
157
f7a31f11
GM
158 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
159
ea274122
GM
160 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
161
36d3245f
G
1622010-10-08 Julien Danjou <julien@danjou.info>
163
f7a31f11 164 * gnus.texi: Add mm-shr.
36d3245f
G
165
1662010-10-08 Ludovic Courtès <ludo@gnu.org>
167
168 * gnus.texi (Finding the Parent, The Gnus Registry)
169 (Registry Article Refer Method): Update docs for nnregistry.el.
170
1712010-10-08 Daiki Ueno <ueno@unixuser.org>
172
173 * auth.texi (Help for users)
174 (GnuPG and EasyPG Assistant Configuration): Update docs.
175
12359245
GM
1762010-10-08 Glenn Morris <rgm@gnu.org>
177
178 * cl.texi (Organization, Installation, Old CL Compatibility):
179 Deprecate cl-compat for new code.
4628bef1 180 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
181
182 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
183
fcf2d385
KY
1842010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
185
186 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
187
66627fa9
G
1882010-10-06 Julien Danjou <julien@danjou.info>
189
fd9ba500
JD
190 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
191
66627fa9
G
192 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
193 broken link.
194
195 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
196
197 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
198 to ReiserFS.
199
200 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
201 (FAQ 7-1): Fix getmail URL.
202
65f54520
DU
2032010-10-06 Daiki Ueno <ueno@unixuser.org>
204
205 * epa.texi (Caching Passphrases): New section.
206
4c83f6e1
GM
2072010-10-06 Glenn Morris <rgm@gnu.org>
208
209 * Makefile.in (SHELL): Set it.
210 (info): Move the mkdir dependency to the individual info files.
211 (mostlyclean): Tidy up.
212 (clean): Only delete the specific dvi and pdf files.
213 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 214 ($(infodir)): Add parallel build workaround.
4c83f6e1 215
71e691a5
G
2162010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
217
218 * gnus.texi (Misc Article): Document gnus-widen-article-window.
219
a41c2e6d
G
2202010-10-03 Julien Danjou <julien@danjou.info>
221
222 * emacs-mime.texi (Display Customization): Update
223 mm-inline-large-images documentation and add documentation for
224 mm-inline-large-images-proportion.
225
37255945
MA
2262010-10-03 Michael Albinus <michael.albinus@gmx.de>
227
228 * tramp.texi (Frequently Asked Questions): Mention
229 remote-file-name-inhibit-cache.
230
11e4e7bd
LMI
2312010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
232
233 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 234 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 235
cb83220a
KY
2362010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
237
238 * gnus.texi (Splitting Mail): Mention the new fancy splitting
239 function.
240 (Article Hiding): Add google banner example. Suggested by Benjamin
241 Xu.
242
6b958814
G
2432010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
244
245 * gnus.texi (Spam Package Configuration Examples, SpamOracle): Remove
246 nnimap-split-rule from examples.
247
2482010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
249
250 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
251 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
252 Fishman.
253 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
254
2552010-09-30 Julien Danjou <julien@danjou.info>
256
257 * gnus.texi (Gravatars): Fix documentation about
258 gnu-gravatar-properties.
259
b9476c04
DU
2602010-09-29 Daiki Ueno <ueno@unixuser.org>
261
262 * epa.texi (Bug Reports): New section.
263
5f874327
GM
2642010-09-29 Glenn Morris <rgm@gnu.org>
265
266 * Makefile.in (top_srcdir): Remove unused variable.
267
6b958814
G
2682010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
269
270 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
271 (Client-Side IMAP Splitting): Document 'default.
272
2732010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
274
275 * gnus.texi (Customizing the IMAP Connection): Document
276 nnimap-fetch-partial-articles.
277
82bccbfa
KY
2782010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
279
280 * gnus-news.texi: Mention nnimap-inbox.
281
282 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
283
2842010-09-26 Julien Danjou <julien@danjou.info>
285
47e08896 286 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
287
2882010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
289
290 * gnus.texi (Security): Remove gpg.el mention.
291
2922010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
293
294 * gnus.texi (Browse Foreign Server): New variable
295 gnus-browse-subscribe-newsgroup-method.
296
297 * gnus-news.texi: Mention it.
298
2992010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
300
301 * gnus.texi (NoCeM): Removed.
302 (Startup Variables): No jingle.
303
4c964351
UM
3042010-09-25 Ulrich Mueller <ulm@gentoo.org>
305
306 * woman.texi (Interface Options): xz compression is now supported.
307
82bccbfa
KY
3082010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
309
310 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
311 (Unavailable Servers): Document gnus-server-copy-server.
312 (Using IMAP): Document the new nnimap.
313
3142010-09-25 Julien Danjou <julien@danjou.info>
315
47e08896 316 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 317
18778f71
GM
3182010-09-24 Glenn Morris <rgm@gnu.org>
319
320 * url.texi (Disk Caching): Tweak previous change.
321
9c766321
JD
3222010-09-24 Julien Danjou <julien@danjou.info>
323
324 * url.texi (Disk Caching): Mention url-cache-expire-time,
325 url-cache-expired, and url-fetch-from-cache.
326
82bccbfa
KY
3272010-09-24 Julien Danjou <julien@danjou.info>
328
329 * gnus.texi: Add Gravatars.
330
3312010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
332
333 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
334
592bdb9a
LMI
3352010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
336
337 * gnus.texi (Expunging mailboxes): Update name of the expunging
338 command.
339
e4e22d29
KY
3402010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
341
342 * emacs-mime.texi (rfc2047): Update description for
343 rfc2047-encode-parameter.
344
371d9801
MA
3452010-09-13 Michael Albinus <michael.albinus@gmx.de>
346
347 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
348 "fish" methods.
349 (External methods): Remove "scp1_old" and "scp2_old" methods.
350
31ae5827
MA
3512010-09-09 Michael Albinus <michael.albinus@gmx.de>
352
353 * tramp.texi: Remove Japanese manual. Fix typo.
354
355 * trampver.texi: Update release number. Remove japanesemanual.
356
c0468714
GM
3572010-09-09 Glenn Morris <rgm@gnu.org>
358
359 * org.texi: Restore clobbered changes (copyright years, untabify).
360
86441999
JD
3612010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
362
363 * gnus.texi (Adaptive Scoring): Fix typo.
364
25f28806
LMI
3652010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
366
367 * gnus.texi (Article Display): Document gnus-html-show-images.
368
45240125 3692010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 370
45240125
JD
371 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
372
59d09f15
LMI
3732010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
374
375 * gnus.texi (HTML): Document gnus-max-image-proportion.
376
2cdd366f
KY
3772010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
378
51dee5ef
KY
379 * gnus.texi (HTML): Document gnus-blocked-images.
380
2cdd366f
KY
381 * message.texi (Wide Reply): Document message-prune-recipient-rules.
382
b0e4f3fc
KY
3832010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
384
385 * gnus.texi (Summary Mail Commands): Note that only the addresses from
386 the first message are used for wide replies.
f02566ce
KY
387 (Changing Servers): Remove documentation on gnus-change-server and
388 friends, since it's been removed.
b0e4f3fc 389
598451ed
KY
3902010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
391
392 * gnus.texi (Drafts): Mention B DEL.
393
e7842e69
KY
3942010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
395
396 * gnus.texi (Delayed Articles): Mention that the Date header is the
397 original one, even if you delay.
398
85115796
KY
3992010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
400
401 * gnus.texi (Asynchronous Fetching): Document
402 gnus-async-post-fetch-function.
403 (HTML): Made into its own section.
404
f0b44bc0
MA
4052010-08-26 Michael Albinus <michael.albinus@gmx.de>
406
407 Sync with Tramp 2.1.19.
408
217876c9
MA
409 * tramp.texi (Inline methods, Default Method): Mention
410 `tramp-inline-compress-start-size'. Remove "kludgy" phrase. Remove
411 remark about doubled "-t" argument.
412 (Auto-save and Backup): Remove reference to Emacs 21.
413 (Filename Syntax): Describe port numbers.
414 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
415 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
416 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
417 errors with the backquotes.
418 (External packages): File attributes cache flushing for asynchronous
419 processes.
420 (Traces and Profiles): Describe verbose level 9.
421
f0b44bc0
MA
422 * trampver.texi: Update release number.
423
7457f7b6
MA
4242010-08-23 Michael Albinus <michael.albinus@gmx.de>
425
426 * dbus.texi (Alternative Buses): New chapter.
427
b695beda
SM
4282010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
429
430 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
431
443c2c03
JB
4322010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
433
434 * calc.texi (Customizing Calc): Rearrange description of new
435 variables to match the presentation of other variables.
436
7815fe19 4372010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
438
439 * org.texi (Footnotes, Tables in HTML export): Fix typos.
440
2c695727
JB
4412010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
442
443 * calc.texi (Making Selections, Selecting Subformulas)
444 (Customizing Calc): Mention how to use faces to emphasize selected
445 sub-formulas.
446
bbb6ffa1
MA
4472010-08-05 Michael Albinus <michael.albinus@gmx.de>
448
449 * tramp.texi (External packages): File attributes cache flushing
450 for asynchronous processes.
451
5cee0a9c
AM
4522010-08-01 Alan Mackenzie <acm@muc.de>
453
454 Enhance the manual for the latest Java Mode.
455
456 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
457 annotation-var-cont.
458 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
459 two new symbols.
460
3f2afe32
MA
4612010-07-28 Michael Albinus <michael.albinus@gmx.de>
462
463 * tramp.texi (Traces and Profiles): Describe verbose level 9.
464
0ed082fe 4652010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
466
467 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
468
311f0356
JB
4692010-07-19 Juanma Barranquero <lekktu@gmail.com>
470
471 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
472
86fbb8ca
CD
4732010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
474
475 * org.texi: Add macros to get plain quotes in PDF output.
476 List additional contributors.
477 (Capture): New section, replaces the section about remember.
478 (Working With Source Code): New chapter, focused on documenting Org
479 Babel.
480 (Code evaluation security): New section.
481 (MobileOrg): Document DropBox support.
482 (TaskJuggler export): Document taskjuggler and Gantt chart support.
483 (Special symbols): Show how to display UTF8 characters for entities.
484 (Global TODO list): Clarify the use of the "M" key and the differences
485 to the "m" key.
486 (RSS Feeds): Mention Atom feeds as well.
487 (Setting tags): Remove paragraph about
488 `org-complete-tags-always-offer-all-agenda-tags'.
489
5732e8ed
MA
4902010-07-17 Michael Albinus <michael.albinus@gmx.de>
491
492 * tramp.texi (Inline methods): Remove remark about doubled "-t"
493 argument.
494 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
495 echoing shells.
496
ca1bb391
MA
4972010-07-10 Michael Albinus <michael.albinus@gmx.de>
498
499 * tramp.texi (Inline methods): Remove "kludgy" phrase.
500 (Filename Syntax): Describe port numbers.
501
5bd55c3c
MA
5022010-07-09 Michael Albinus <michael.albinus@gmx.de>
503
504 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
505 forgotten.
506 (Type Conversion): Precise conversion of natural numbers.
507 (Errors and Events): Add "debugging" to concept index. Add variable
508 `dbus-debug'.
509
820ae8fe
MA
5102010-07-04 Michael Albinus <michael.albinus@gmx.de>
511
512 * dbus.texi (Receiving Method Calls): Add optional argument
513 EMITS-SIGNAL to `dbus-register-property'.
514
b6f9df0f
JB
5152010-06-27 Alex Schroeder <alex@gnu.org>
516
517 * nxml-mode.texi (Commands for locating a schema): Fix typo.
518
62e034c2
GM
5192010-06-24 Glenn Morris <rgm@gnu.org>
520
521 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
522 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
523 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
524 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
525 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
526 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
527 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
528 * woman.texi: Start direntry descriptions in column 32, per Texinfo
529 convention. Make them end with a period.
530
9360256a
GM
5312010-06-23 Glenn Morris <rgm@gnu.org>
532
533 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
534 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
535 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
536 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
537 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
538 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 539
04d3bb6c
GM
5402010-06-10 Glenn Morris <rgm@gnu.org>
541
542 * idlwave.texi (Load-Path Shadows):
543 * org.texi (Handling links): Fix typos.
544
5e7d4a75
KY
5452010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
546
547 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
548
9841cb4f
MA
5492010-05-26 Michael Albinus <michael.albinus@gmx.de>
550
551 * eshell.texi (Built-ins): Describe, how to disable a built-in command
552 by an alias. (Bug#6226)
553
597517ef
JB
5542010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
555
556 * calc.texi (Manipulating Vectors): Mention that vectors can
557 be used to determine bins for `calc-histogram'.
558
14914c43
JB
5592010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
560
597517ef 561 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 562
0235128c 5632010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
564
565 * url.texi (HTTP language/coding, Customization):
566 * message.texi (Header Commands, Responses):
567 * cl.texi (Argument Lists): Fix typos.
568
0235128c 5692010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 570
0235128c
SM
571 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
572 Note that Development menu is always available.
aa5789b5
CY
573 (Creating a project): Fix terminology.
574 (Add/Remove files): Fix typo.
575
0235128c
SM
5762010-05-07 Chong Yidong <cyd@stupidchicken.com>
577
578 * Version 23.2 released.
579
a628ad9d 5802010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
581
582 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
583
502269d6
MA
5842010-05-01 Michael Albinus <michael.albinus@gmx.de>
585
0235128c
SM
586 * tramp.texi (Inline methods, Default Method):
587 Mention `tramp-inline-compress-start-size'.
502269d6 588
6e104790 5892010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
590
591 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
592 the CVS repo. Put the Git repo in the news section.
593
6e104790 594 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
595 Removed some mentions of CVS. Mention the new Git repo.
596
6e104790 5972010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
598
599 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
600 (Mail Group Commands): Add index entry.
601
6e104790 6022010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
603
604 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
605
f8b91752
JB
6062010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
607
608 * calc.texi (Radix modes): Mention that the option prefix will
609 turn on twos-complement mode.
610 (Inverse and Hyperbolic Flags): Mention the Option flag.
611
ed21c5c8
CD
6122010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
613
614 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 615 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
616 (Sectioning structure): Update.
617 (References): New use case for field coordinates.
6e104790 618 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
619 (Setting up the staging area): Document the availability of
620 encryption for MobileOrg.
621 (Images and tables): Document how to reference labels.
622 (Index entries): New section.
623 (Generating an index): New section.
624 (Column width and alignment): Document that <N> now
625 means a fixed width, not a maximum width.
626 (Publishing options): Document the :email option.
627 (Beamer class export): Fix bug in the BEAMER example.
628 (Refiling notes): Document refile logging.
629 (In-buffer settings): Document refile logging keywords.
630 (Drawers): Document `C-c C-z' command.
631 (Agenda commands): Mention the alternative key `C-c C-z'.
632 (Special properties): Document the BLOCKED property.
633 (The spreadsheet): Mention the formula editor.
634 (References): Document field coordinates.
635 (Publishing action): Correct the documentation for the
636 publishing function.
637 (The date/time prompt): Document that we accept dates
638 like month/day/year.
639 (Cooperation): Document the changes in table.el support.
640 (Faces for TODO keywords, Faces for TODO keywords)
641 (Priorities): Document the easy colors.
642 (Visibility cycling): Document the new double prefix
643 arg for `org-reveal'.
644 (Cooperation): Remember.el is part of Emacs.
645 (Clean view): Mention that `wrap-prefix' is also set by
646 org-indent-mode.
647 (Agenda commands): Add information about prefix args to
648 scheduling and deadline commands.
649 (Search view): Point to the docstring of
650 `org-search-view' for more details.
6e104790 651 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
652 (Setting tags): Document variable
653 org-complete-tags-always-offer-all-agenda-tags.
6e104790 654 (Column attributes): Cross-reference special properties.
ed21c5c8 655
456b348e
MA
6562010-04-10 Michael Albinus <michael.albinus@gmx.de>
657
658 Synchronize with Tramp repository.
659
660 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
661 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
662 supported MS Windows versions. Remove obsolete URL. Use the $()
663 syntax, texi2dvi reports errors with the backquotes.
664
665 * trampver.texi: Update release number.
666
357e2d8e
KY
6672010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
668
669 * gnus.texi (Finding the News): Add pointers to the Server buffer
670 because it's essential.
671
1d4d7664
KY
6722010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
673
674 * gnus.texi (MIME Commands): Update description of
675 gnus-article-browse-html-article.
676
bd3e840f
KY
6772010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
678
679 * auth.texi (Secret Service API): Add TODO node.
680 (Help for users): Explain the new source options for `auth-sources'.
681
e867cb5d 6822010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
683
684 * trampver.texi: Update release number.
685
288f9fc0
CY
6862010-03-10 Chong Yidong <cyd@stupidchicken.com>
687
688 * Branch for 23.2.
689
d99aaebd
CY
6902010-03-03 Chong Yidong <cyd@stupidchicken.com>
691
692 * faq.texi (Escape sequences in shell output): Note that ansi-color is
693 now enabled by default.
694
5794c2a5
MA
6952010-02-28 Michael Albinus <michael.albinus@gmx.de>
696
697 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
698 when Emacs runs in interactive mode. (Bug#5645)
699
40572be6
GM
7002010-02-16 Glenn Morris <rgm@gnu.org>
701
702 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
703
7bb8ed67
MH
7042010-02-05 Mark A. Hershberger <mah@everybody.org>
705
706 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
707
45a1423d 7082010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
709
710 * gnus.texi (Score File Format): Fix typo.
711
45a1423d 7122010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
713
714 * cc-mode.texi: Replace references to obsolete c-subword-mode.
715
14f17fc8
JB
7162010-01-18 Juanma Barranquero <lekktu@gmail.com>
717
718 * ada-mode.texi (Project File Overview): Fix typo.
719
607d4369
CY
7202010-01-17 Chong Yidong <cyd@stupidchicken.com>
721
722 * semantic.texi: Add Richard Y. Kim credit.
723
724 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
725
3d1bfa99
MA
7262010-01-17 Michael Albinus <michael.albinus@gmx.de>
727
728 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 729 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 730
6fbf7a75
GM
7312010-01-17 Glenn Morris <rgm@gnu.org>
732
b9f978f0
GM
733 * calc.texi (Reporting Bugs): Don't mention format of repository.
734
f19bc38d
GM
735 * woman.texi (Bugs): Make "Emacs repository" less specific,
736 and the URL for same more specific.
737
6fbf7a75
GM
738 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
739
16c3428a
JB
7402010-01-17 Juanma Barranquero <lekktu@gmail.com>
741
742 * ede.texi (ede-step-project, ede-proj-target):
743 * tramp.texi (Remote processes): Fix typos.
744
045b9da7
ML
7452010-01-16 Mario Lang <mlang@delysid.org>
746
747 * ede.texi (ede-target):
748 * org.texi (Refiling notes): Remove duplicated words.
749
c57008f6
SM
7502010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
751
752 * gnus.texi (Posting Styles): Use with-current-buffer.
753 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
754
798c9eb5
KR
7552010-01-02 Kevin Ryde <user42@zip.com.au>
756
757 * eieio.texi (Naming Conventions): Correction to xref on elisp
758 coding conventions, is "Tips" node not "Standards".
759
4970fbfe
CY
7602009-12-24 Chong Yidong <cyd@stupidchicken.com>
761
762 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
763
764 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
765
83828b06
KY
7662009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
767
768 * gnus.texi (Direct Functions): Add missing port number to tls method.
769
45a4a565
JB
7702009-12-15 Juanma Barranquero <lekktu@gmail.com>
771
772 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
773 ($(infodir)/edt, edt.dvi): New targets.
774
698bfef7
GM
7752009-12-15 Glenn Morris <rgm@gnu.org>
776
777 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
778 (edt, $(infodir)/edt, edt.dvi): New targets.
779 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
780
781 * Makefile.in (PDF_TARGETS, pdf): New.
782 (clean): Add *.pdf.
783 Add pdf rules for all manuals.
784
0e983327
JB
7852009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
786
787 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
788
8e687433
CY
7892009-12-14 Chong Yidong <cyd@stupidchicken.com>
790
791 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
792 (Smart Jump, Analyzer Debug): Copyedits.
793 (Semantic mode user commands): Link to new nodes.
794 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
795 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
796 upstream Semantic manual.
797
798 * semantic.texi (Introduction): Minor fix to diagram.
799
020335df
MA
8002009-12-09 Michael Albinus <michael.albinus@gmx.de>
801
802 * eshell.texi (History): Add the other built-in variables.
803 (Built-ins): Explain built-ins, and how to apply the external commands.
804 Add `history', `su' and `sudo'.
805
806 * tramp.texi (Remote processes): Add missing <RET> in the example.
807
6ddf13e4
BW
8082009-12-01 Bill Wohler <wohler@newt.com>
809
810 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 811 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
812 excessively garrulous.
813
07b6428c
MA
8142009-11-29 Michael Albinus <michael.albinus@gmx.de>
815
816 * tramp.texi (Remote processes): Improve eshell example with "su"
817 and "sudo" commands.
818
fd1cefda
CY
8192009-11-28 Chong Yidong <cyd@stupidchicken.com>
820
821 * semantic.texi (Analyzer Internals): Rename from Analyzer.
822
823 * sem-user.texi (Semantic mode user commands): Fix key syntax.
824 Document semantic-complete-analyze-inline.
825 (Semanticdb search debugging commands): Minor clarification.
826 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 827 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 828 manual.
9d542758 829 (Semantic mode): Link to Idle Scheduler.
fd1cefda 830
159e3ad5
KR
8312009-11-28 Kevin Ryde <user42@zip.com.au>
832
833 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 834 @pxref, now EIEIO is in Emacs.
159e3ad5 835
c6d47315
KR
836 * erc.texi (Development): Correction to git tutorial url.
837
16f6287e
GM
8382009-11-26 Glenn Morris <rgm@gnu.org>
839
840 * faq.texi (Latest version of Emacs): Mention stability of development
841 version.
842 (Problems with very large files): Max buffer size increase in 23.2.
843 (VM): VM has moved house again.
844
5ea5dbc9
JB
8452009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
846
847 * calc.texi (Radix modes): Discuss alternate bases for two's complement
848 notations.
849
5dec9555
CD
8502009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
851
45a4a565 852 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 853
bd6f6833
CY
8542009-11-20 Chong Yidong <cyd@stupidchicken.com>
855
856 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
857 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
858 (Idle Completions Mode): Numerous copyedits.
bd6f6833 859
be479117
JB
8602009-11-17 Juanma Barranquero <lekktu@gmail.com>
861
862 * semantic.texi (Semantic Internals, Glossary):
863 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
864 (Semanticdb search debugging commands): Fix typos.
865
17291a1f
JB
8662009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
867
be479117 868 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 869
af42a9cc
JB
8702009-11-16 Juanma Barranquero <lekktu@gmail.com>
871
872 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
873 ($(infodir)/semantic, semantic.dvi): New targets.
874
3149927d
CY
8752009-11-16 Chong Yidong <cyd@stupidchicken.com>
876
877 * Makefile.in: Build the Semantic manual.
878
879 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
880 repository.
881
977640ed
MA
8822009-11-16 Michael Albinus <michael.albinus@gmx.de>
883
884 * dbus.texi (Receiving Method Calls): New defun
885 `dbus-unregister-service'.
886
17673adf
CD
8872009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
888
889 * org.texi (Speed keys): New section.
890
0ecd3c90
MA
8912009-11-13 Michael Albinus <michael.albinus@gmx.de>
892
893 * dbus.texi (Type Conversion): Fix typo.
894 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
895 `dbus-registered-objects-table'.
896 (Receiving Method Calls): New defun `dbus-register-property'. Move
897 `dbus-unregister-object' here.
898
8bfe682a
CD
8992009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
900
901 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
902
9032009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
904
905 * org.texi (Column attributes): Add the new age summary operators.
906 Also, mention the fact you can only use one summary operator per
907 property.
908
9092009-11-13 John Wiegley <johnw@newartisans.com>
910
911 * org.texi (Tracking your habits): Added a new section in the
912 manual about how to track habits.
913 (Resolving idle time): Added a section on how idle and
914 dangling clocks are resolved.
915
9162009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
917
918 * org.texi (Agenda commands): Document the new `i' command.
919 (Inserting deadline/schedule): Document logging changes
920 of scheduling and deadline times stamps.
921 (In-buffer settings): Document the in-buffer keywords for logging
922 changes of scheduling and deadline times stamps.
923 (Structure editing, Plain lists): Document indentation
924 cycling in empty entries with TAB.
925 (Archiving): Document the default archiving command.
926 (Moving subtrees): Document the new keys for archiving.
927 (Internal archiving): Fix incorrect key.
928 (Agenda commands): Document the TODO set switching commands.
929 (Agenda commands): Document the new archiving keys.
930 (Clocking work time): Better description on how to save
931 and restore a clock.
932 (Resolving idle time): Mention the x11idle program to get true
933 idleness also under X11.
934 (Resolving idle time): Use @kbd instead of @key for normal
935 letters, because this is how he rest of the manual does this.
936 (Pushing to MobileOrg): Mention that `org-directory'
937 should be set.
938 (Agenda commands): Document that SPC is a filter for
939 any tag.
940 (Search view): Renamed from "Keyword search".
941 (Capure): New chapter.
942 (Markup): New chapter.
943 (Links in HTML export, Images in HTML export): Extend
944 the section titles.
945 (Images in HTML export): Document the align option.
946 (Text areas in HTML export): Extend the section title.
947 (Images in LaTeX export): Explain image placement in LaTeX.
948
693737cd
GM
9492009-11-10 Glenn Morris <rgm@gnu.org>
950
951 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
952
c7bd4ebe
MA
9532009-11-08 Michael Albinus <michael.albinus@gmx.de>
954
955 * tramp.texi (Auto-save and Backup): Disable backups just for a
956 method.
957
958 * trampver.texi: Update release number.
959
76c5acad
MA
9602009-11-07 Michael Albinus <michael.albinus@gmx.de>
961
962 Sync with Tramp 2.1.17.
963
964 * trampver.texi: Update release number.
965
d9a57abf
GM
9662009-10-29 Glenn Morris <rgm@gnu.org>
967
968 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
969
637f4f0f
MA
9702009-10-23 Michael Albinus <michael.albinus@gmx.de>
971
972 * tramp.texi (External methods): Temporary files are kept for
973 `rsync' and `rsyncc' methods.
974
310dbb05
JB
9752009-10-09 Juanma Barranquero <lekktu@gmail.com>
976
977 * eieio.texi: Fix typos.
978
09094f28
CY
9792009-10-07 Chong Yidong <cyd@stupidchicken.com>
980
981 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
982
216f299a
JB
9832009-10-07 Juanma Barranquero <lekktu@gmail.com>
984
985 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
986 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
987
966a6506
CY
9882009-10-07 Chong Yidong <cyd@stupidchicken.com>
989
990 * Makefile.in: Build EIEIO and EDE manuals.
991
9922009-10-07 Eric Ludlam <zappo@gnu.org>
993
994 * eieio.texi:
995 * ede.texi: New files.
996
8842cd9b
MA
9972009-10-05 Michael Albinus <michael.albinus@gmx.de>
998
999 * tramp.texi (Remote processes): Association of a pty is not supported.
1000
7006d207
CD
10012009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
1002
1003 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
1004 (Processing LaTeX fragments): Document that the size of images can be
1005 changes using the variable `org-format-latex-options'.
1006 (The date/time prompt, Timestamps): Be more accurate over ISO format
1007 dates and times.
1008 (Visibility cycling): Document showeverything keyword.
1009 (In-buffer settings): Document showeverything keyword.
1010 (Setting up the staging area): Fix the example.
1011 (MobileOrg): New section.
1012 (Agenda commands, Exporting Agenda Views): Document exporting the
1013 agenda view to Org files.
1014
0e7b2867
MA
10152009-09-28 Michael Albinus <michael.albinus@gmx.de>
1016
1017 * tramp.texi (History): Add IMAP support.
1018 (External methods): Add `imap' and `imaps' methods.
1019 (GVFS based methods): Add indices for `davs'.
1020 (Password handling): Rename anchors. Add IMAP entries for
1021 ~/.authinfo.gpg.
1022
1023 * trampver.texi: Set default value of `emacsimap'.
1024
4146636e
KY
10252009-09-22 Daiki Ueno <ueno@unixuser.org>
1026
1027 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
1028
d22f7ffa
CY
10292009-09-13 Chong Yidong <cyd@stupidchicken.com>
1030
1031 * dired-x.texi (Technical Details): Delete
1032 dired-up-directory (Bug#4292).
1033
66043531
MA
10342009-09-03 Michael Albinus <michael.albinus@gmx.de>
1035
216f299a 1036 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 1037
6eb02347
CD
10382009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
1039
1040 * org.texi (Effort estimates): Document new effort setting commands.
1041 (Agenda commands): Document the new keys fro agenda time motion.
1042 Document entry text mode. Improve documentation of the keys to include
1043 inactive time stamps into the agenda view.
1044 (Feedback): Document the new bug report command.
1045 (Structure editing): Added an index entry for the sorting of subtrees.
1046
38dc51ba
KY
10472009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
1048
1049 * auth.texi (Help for users): Corrected markup.
1050
e402f452
GM
10512009-09-02 Glenn Morris <rgm@gnu.org>
1052
1053 * emacs-mime.texi (time-date): Mention float-time.
1054
744256cf
JB
10552009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
1056
1057 * calc.texi (Simplifying Formulas): Improve the wording.
1058
b0b63450
MB
10592009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
1060
1061 * auth.texi: Rewritten for coverage and clarity.
1062
10632009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
1064
1065 * gnus.texi (Expiring Mail): Mention
1066 gnus-mark-copied-or-moved-articles-as-expirable.
1067 (Various Various): Mention gnus-safe-html-newsgroups.
1068
1069 * gnus-news.texi: Mention
1070 gnus-mark-copied-or-moved-articles-as-expirable.
1071
1072 * emacs-mime.texi (Display Customization): Add xref to
1073 gnus-safe-html-newsgroups.
1074
b59329e0
MA
10752009-08-28 Michael Albinus <michael.albinus@gmx.de>
1076
1077 * tramp.texi (Version Control): Remove.
af42a9cc 1078 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
1079 reference.
1080 (External methods): Correct `scpc' concept index entries. New method
1081 `rsyncc'.
1082 (External packages): New subsections "Filename completion" and "File
1083 attributes cache".
1084
0ff2d6c2
JB
10852009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
1086
1087 * calc.texi (Rewrite Rules): Improve the example.
1088 (Simplifying Formulas): Explain use of the I and H flags for
1089 simplification.
1090
ecd3d54f
MA
10912009-08-25 Michael Albinus <michael.albinus@gmx.de>
1092
1093 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
1094 Describe autostart behaviour of dbus-ping.
1095 (Synchronous Methods, Asynchronous Methods): Use English numeric format
1096 for timeout values.
78176e69
MA
1097 (Top): Remove footnote saying D-Bus is not enabled by
1098 default. (Bug#4256)
ecd3d54f 1099
0f215bca
DU
11002009-08-23 Daiki Ueno <ueno@unixuser.org>
1101
1102 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 1103 Reported by Jari Aalto (Bug#4211).
0f215bca 1104 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 1105 epa-global-mail-mode.
3b7ab45f
DU
1106 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
1107 epa-setup.
0f215bca 1108
4f22e84d
MA
11092009-08-16 Michael Albinus <michael.albinus@gmx.de>
1110
1111 * dbus.texi (Asynchronous Methods): Allow nil handler.
1112
9ff0b02b 11132009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 1114
26b03ee3 1115 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 1116
26b03ee3 1117 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 1118
4c39f404
CY
11192009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
1120
1121 * calc.texi (Date Forms): Fix typos.
1122
3bcfba17
GM
11232009-08-08 Glenn Morris <rgm@gnu.org>
1124
1125 * org.texi (Agenda commands): Restore clobbered change.
1126
66783bb4
EZ
11272009-08-07 Eli Zaretskii <eliz@gnu.org>
1128
1129 * calc.texi (Graphics, Devices): Update with the peculiarities of
1130 operation on MS-Windows.
1131
c8d0cf5c
CD
11322009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1133
1134 * org.texi (Publishing action): Improve documentation of file
1135 names when publishing to the source directory.
1136 (Clean view): Document `org-indent-mode'.
1137 (Clocking work time): Add documentation for the
1138 new :timetamp option when creating a clock report.
1139 (Paragraphs): Fix many typos.
1140 (Plain lists): Remove duplicate explanation about the
1141 `C-c *' command.
1142 (Literal examples): Update to reflect the new behavior
1143 of the -n -r -k switches when exporting source code examples.
1144 (Structure editing): Add information about `C-c *',
1145 converting a plain list into a list of Org items.
1146 (Remember): Small rephrasing of the paragraph
1147 describing remember.el. Also mentioned that remember.el is part
1148 of Emacs 23, not Emacs 22.
1149 (Clocking work time): Add documentation about
1150 displaying the current clocking time against the effort estimate.
1151 Also add a footnote about using `org-clock-in-prepare-hook' to add
1152 an effort estimate on the fly, just before clocking it.
1153 (Footnotes): Document automatic renumbering and
1154 sorting.
1155 (Agenda commands): Document new bulk commands.
1156 (Plain lists): Document new behavior of
1157 `org-cycle-include-plain-lists'.
4e2af782 1158 Hyphenation only in TeX.
c8d0cf5c
CD
1159 (Clocking work time): Document the key to update effort
1160 estimates.
1161 (Clocking work time): Document the clock time display.
1162 (Structure editing, TODO basics): Document new
1163 variables.
1164 (Column attributes): Document new colciew operators.
1165 (Publishing options): Document :xml-declaration.
1166 (Tracking TODO state changes): Document the
1167 LOG_INTO_DRAWER property.
1168 (Literal examples): Document the new implementation for
1169 editing source code.
1170 (Publishing action): Mention the new publishing
1171 function, to publish an Org source file.
1172 (Publishing links): Mention how to link to an Org source file.
1173 (Macro replacement): Document new macros.
1174 (Handling links): Document type-specific completion
1175 when inserting links.
1176 (Structure editing, Plain lists): Improve documentation
1177 on sorting.
1178 (Internal links): Document custom ids for links.
1179 (Handling links): Document custom ids for links.
1180 (CSS support): Document new class.
1181 (Refiling notes): Document the possibility to create new nodes
1182 during refiling.
1183 (Agenda commands): Document the "?" operator to find
1184 tasks without effort setting.
1185 (Exporting agenda information): Section moved.
1186 (RSS Feeds): New section.
1187 (Built-in table editor): Document M-e and M-a navigate
1188 inside table field.
1189 (Stuck projects): Docment that projects identified as
1190 un-stuck will still be searchd for stuck sub-projects.
1191 (Paragraphs): Document centering.
1192 (Creating timestamps, Agenda commands): Document new
1193 behavior when changing time stamps.
1194 (Structure editing): Document the new command
1195 `org-clone-subtree-with-time-shift'.
1196 (Publishing): Refresh this chapter.
1197 (Export options, Export options, In-buffer settings):
1198 Document the new keywords.
1199 (Matching tags and properties): Collect all
1200 documentation about tags/property matches here.
1201 (Setting tags): Document `org-tag-persistent-alist'.
1202 (Weekly/daily agenda): New section.
1203 (Orgstruct mode): Describe `orgstruct++-mode'.
1204 (Drawers): Mention the LOGBOOK drawer.
1205 (Export options, Sectioning structure): Document the
1206 #+LEATEX_HEADER in-buffer setting.
1207 (Bugs): Section removed.
1208 (Hooks): New section.
1209 (Add-on packages): Moved here from old location.
1210 (Context-sensitive commands): New section.
1211 (Setting tags): Document newline option.
1212 (Global TODO list, Matching tags and properties):
1213 Mention more variables.
1214 (Checkboxes): Update to changed command behavior.
81a5560e 1215
40d2791f
CY
12162009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
1217
1218 * speedbar.texi (Basic Key Bindings): Fix typo.
1219
65d0154b
JB
12202009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
1221
1222 * calc.texi (Vector/Matrix Functions): Add index entries for both
1223 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
1224 affects matrices with more than one row.
b5bdfd9f 1225 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 1226
5a9e3ab7
JB
12272009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
1228
1229 * calc.texi (Stack Manipulation Commands): Add documentation for
1230 `calc-transpose-lines'
1231
42fb7e61
MA
12322009-07-27 Michael Albinus <michael.albinus@gmx.de>
1233
1234 * dbus.texi (Receiving Method Calls): Describe special return value
1235 `:ignore'.
1236
574b69d5
AM
12372009-07-24 Alan Mackenzie <acm@muc.de>
1238
1239 * cc-mode.texi (Config Basics, File Styles): Document that at mode
1240 initialization, any individual variable setting now takes precedence
1241 over one done via c-file-style/c-file-offsets.
1242
ec06459c
JB
12432009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
1244
1245 * calc.texi (Undoing Mistakes): Mention that the undo list will be
1246 truncated when Calc is quit.
1247 (Customizing Calc): Document `calc-undo-length'.
1248
4ce54f6b
CY
12492009-07-20 Chong Yidong <cyd@stupidchicken.com>
1250
1251 * calc.texi (About This Manual): Don't mention chapter numbers in text.
1252
0e4f8ba5
GM
12532009-07-11 Kevin Ryde <user42@zip.com.au>
1254
1255 * pcl-cvs.texi (About PCL-CVS):
1256 * widget.texi (Basic Types):
1257 Fix cross-references.
1258
fa0f81b0
AS
12592009-07-01 Andreas Schwab <aschwab@redhat.com>
1260
1261 * dbus.texi (Type Conversion): Don't use literal control character.
1262
88a683c5
MA
12632009-07-01 Michael Albinus <michael.albinus@gmx.de>
1264
1265 * tramp.texi (GVFS based methods): New section.
1266 (Remote processes): Processes for GVFS based methods run locally.
1267
36c8febb
MA
12682009-06-30 Michael Albinus <michael.albinus@gmx.de>
1269
1270 * tramp.texi (Inline methods, External methods, Gateway methods): Avoid
1271 the words "kludge" and hack".
1272 (External methods): Add `synce' method.
1273
1274 * trampver.texi: Update release number.
1275
d6b951bb
MA
12762009-06-22 Michael Albinus <michael.albinus@gmx.de>
1277
1278 Sync with Tramp 2.1.16.
1279
1280 * tramp.texi (History): Add GVFS support.
1281 (External methods): Precise `rsync' description. Add `dav', `davs' and
1282 `obex' methods. Add 'tramp-gvfs-methods' option.
1283 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
1284 forms.
1285 (Remote Programs): Introduce `tramp-own-remote-path'.
1286 (Remote processes): New subsection "Running remote programs that create
1287 local X11 windows".
1288 (Frequently Asked Questions): Improve code for disabling vc.
1289
1290 * trampver.texi: Update release number. Set default value of
1291 `emacsgvfs'.
1292
70243478
CY
12932009-06-21 Chong Yidong <cyd@stupidchicken.com>
1294
1295 * Branch for 23.1.
1296
54b31cbf
GM
12972009-06-17 Glenn Morris <rgm@gnu.org>
1298
1299 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
1300 (Latest version of Emacs): Mention source code repository.
1301
f6adc23c
GM
13022009-06-16 Glenn Morris <rgm@gnu.org>
1303
1304 * faq.texi (Top): Language tweak.
1305 (Extended commands): Most people have arrow keys.
1306 (Emacs manual): Say how to follow info links.
1307 (File-name conventions): Change title a bit. Explain about source
1308 versus installed. Condense etc description.
1309 (Guidelines for newsgroup postings): Mention Savannah list page.
1310 (Newsgroup archives): Simplify.
1311 (Contacting the FSF): Add contact URL.
1312 (Emacs Lisp documentation): Printed version not always available.
1313 (Installing Texinfo documentation): Explain how by hand installation is
1314 not normally needed. Use add-to-list. Remove duplicate reference.
1315 (Informational files for Emacs): Move info on Help menu here from
1316 "File-name conventions".
1317 (Help installing Emacs): Tweak uref.
1318 (Obtaining the FAQ): Mention repository.
1319 (Origin of the term Emacs): Explain "ITS".
1320 (Changing load-path): Use add-to-list.
1321 (Automatic indentation): Clarify this is for Text mode.
1322 Don't mention Indented Text mode.
1323 (Finding Emacs on the Internet): The FSF does not seem to offer a
1324 deluxe distribution on CD anymore.
1325
b59a8457
GM
13262009-06-16 Glenn Morris <rgm@gnu.org>
1327
1328 * faq.texi (Top): Mention which Emacs version this FAQ is about.
1329 Recommend the latest release. Mention how to get older FAQs.
1330 Recommend the Emacs manual.
1331 (Guidelines for newsgroup postings): Discourage cross-posts.
1332 (Underlining paragraphs): Remove.
1333 (Editing MS-DOS files): Remove pre-Emacs 20 information.
1334 (Bugs and problems): Update key-binding.
1335 (Problems with very large files): Mention 64-bit.
1336 (Shell process exits abnormally): Remove.
1337 (Problems with Shell Mode): Rename and update.
1338 (Spontaneous entry into isearch-mode)
1339 (Problems talking to certain hosts): Remove. This is old information,
1340 in etc/PROBLEMS if needed.
1341 (Emacs takes a long time to visit files, Updating Emacs): Remove.
1342 (Dired claims that no file is on this line): Update.
1343 (Installing Emacs, Problems building Emacs): Simplify.
1344 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
1345 information.
1346 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
1347 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
1348 (JDEE): "JDEE", not "JDE".
1349 (Handling C-s and C-q with flow control, Binding C-s and C-q):
1350 Remove. This is old information, in etc/PROBLEMS if needed.
1351 (stty and Backspace key, Kanji and Chinese characters): Remove.
1352 (Right-to-left alphabets): Update section.
1353 (Changing the included text prefix): Gnus uses message-yank-prefix.
1354 Add cross-reference to Supercite manual.
1355 (Saving a copy of outgoing mail): Simplify output file description.
1356 (Expanding aliases when sending mail): Refer to Emacs manual.
1357 Remove old info about RFC822.
1358 Correct description of how to rebuild aliases.
1359 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
1360 (MIME with Emacs mail packages)
1361 (Viewing articles with embedded underlining)
1362 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
1363 Remove old sections.
1364 (Killing based on nonstandard headers): Remove. Scoring is preferable,
1365 and is well-documented in the Gnus manual.
1366 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
1367 (Making Gnus faster): Rename from "Starting Gnus faster".
1368 Merge "Catch-up is slow in Gnus" into here.
1369
0e6d12ca
GM
13702009-06-14 Glenn Morris <rgm@gnu.org>
1371
1372 * faq.texi (Status of Emacs): Re-order with most recent releases first.
1373 (New in Emacs 23): New section.
1374 (Handling C-s and C-q with flow control): Add xref.
1375
2e17e05e
GM
13762009-06-13 Glenn Morris <rgm@gnu.org>
1377
1378 * faq.texi (Setting up a customization file): Grammar fix.
1379 Customize is no longer "new".
1380 (Displaying the current line or column): Line-number mode is on by
1381 default. Don't mention `column' package. Mention linum.el.
1382 (Turning on abbrevs by default): Explain how to do it for buffers,
1383 modes, and everywhere.
1384 (Associating modes with files): Use add-to-list. Don't mention Emacs
1385 19.
1386 (Highlighting a region): On by default since 23.1.
1387 (Replacing highlighted text): Update doc quote.
1388 (Working with unprintable characters): Don't mention search-quote-char.
1389 (Using an already running Emacs process): Gnuclient is probably not an
1390 enhancement these days.
1391 (Indenting switch statements): Remove mention of pre-Emacs 20.
1392 (Horizontal scrolling): Abbreviate Emacs 20 description.
1393 (Replacing text across multiple files): Fix name of dired command.
1394 (Disabling backups): Use require not load.
4f9d4de3 1395 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 1396
2a1cf2b9
BW
13972009-06-13 Bill Wohler <wohler@newt.com>
1398
1399 Release MH-E manual version 8.2.
1400
1401 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1402 release 8.2.
1403
85b438b7
GM
14042009-06-13 Glenn Morris <rgm@gnu.org>
1405
1406 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
1407 in this day and age the common meaning is "on the web".
1408 (copying): Use @copyright in all cases.
1409 (Basic keys): Remove reference to deleted manual node "Text Characters".
1410 (File-name conventions): Use GNU as an example rather than SERVICE.
1411 default.el lives in site-lisp. Update Info directory location.
1412 (Real meaning of copyleft): GPL actions have been brought, but all
1413 settled out of court.
1414 (Guidelines for newsgroup postings): Shorten section title.
1415 Simplify comp.emacs description.
1416 (Newsgroup archives): Change Google URL. Describe Gmane.
1417 (Unsubscribing from Emacs lists): Remove discussion of "distribution
1418 points". Mention List-Unsubscribe header.
1419 (Contacting the FSF): Update email and URLs.
1420 (Basic editing): Mention F1 for help.
1421 (Installing Texinfo documentation): Refer to Texinfo website rather
1422 than ftp server.
1423 (Printing a Texinfo file): Mention texi2pdf.
1424 (Informational files for Emacs): Don't describe FTP or SERVICE, they
1425 are just stubs nowadays.
1426 (Latest version of Emacs): Explain version numbers.
1427 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
1428 (Turning on syntax highlighting): No need to mention hilit19 any more.
1429 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
1430 (Modes for various languages): Remove section.
1431 (Major packages and programs): Remove most version and maintainer
1432 information - it's hard to keep up-to-date, and adds nothing.
1433 Similarly with direct links to mailing lists.
1434 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
1435 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
1436 years, and Emacs comes with tools for this now.
1437 (Patch): Remove section - this is a standard tool.
1438 (Using function keys under X): Remove section.
1439
93e2d996
GM
14402009-06-12 Glenn Morris <rgm@gnu.org>
1441
1442 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
1443 (Help installing Emacs): Remove reference to deleted X11 node.
1444 (Associating modes with files): Interpreter-mode-alist is no longer
1445 subservient to auto-mode-alist.
1446 (Installing Emacs): Change future Emacs version.
1447 (Linking with -lX11 fails): Remove old section.
1448 (Packages that do not come with Emacs): Update ELL location.
1449 Emacs Lisp archive is dead.
1450 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
1451 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
1452 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
1453 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
1454 (Removing flashing messages): Remove section about non-existent Gnus
1455 option.
1456
f0bf7708
GM
1457 * faq.texi (Top): Add @top command.
1458 Remove the optional arguments from all @node commands: makeinfo can
1459 generate these automatically, and it is easier to edit and rearrange
1460 nodes without them.
1461
30884d11
GM
14622009-06-11 Glenn Morris <rgm@gnu.org>
1463
1464 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
1465 (The LPF): Make the updated URL the sole reference point.
1466 (Learning how to do something): Update refcard price and format.
1467 (Getting a printed manual): Sources in doc/emacs/, not man/.
1468 Also available in PDF format. Since the page count varies, be less
1469 precise.
1470 (Informational files for Emacs): Remove references to deleted files
1471 LPF and SUN-SUPPORT, and to UUCP.
1472 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
1473 Remove many obsolete ways to get the FAQ, which now seems only to be
1474 distributed with Emacs.
1475 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
1476
deab46e0
CY
14772009-06-09 Chong Yidong <cyd@stupidchicken.com>
1478
223b43fa 1479 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 1480 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 1481
deab46e0
CY
1482 * ada-mode.texi (Installation, Compile commands)
1483 (Project File Overview, No project files, Set compiler options)
1484 (Use GNAT project file, Use multiple GNAT project files)
1485 (Identifier completion): Use @samp for menu items, and @kbd for key
1486 sequences (Bug#3504).
1487
71fbd643
DU
14882009-06-04 Daiki Ueno <ueno@unixuser.org>
1489
8c9bb6f5 1490 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 1491
f197085b
CY
14922009-06-04 Ryan Yeske <rcyeske@gmail.com>
1493
1494 * message.texi (Header Commands): Fix descriptions to match
1495 keybindings.
1496
7f3bc720
DU
14972009-04-22 Daiki Ueno <ueno@unixuser.org>
1498
1499 * gnus.texi (Security): Mention that EasyPG is the current default.
1500
4518068d
CY
15012009-04-13 Chong Yidong <cyd@stupidchicken.com>
1502
1503 * ediff.texi (Session Commands): Fix typo.
1504
d7ca410a
MB
15052009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
1506
1507 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
1508 news.software.readers. Reported by Florian Rehnisch.
1509
c6c76add
GM
15102009-04-02 Glenn Morris <rgm@gnu.org>
1511
1512 * auth.texi: Capitalize direntry.
1513
1514 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
1515 using a period in the entry name. (Bug#2797)
1516
35ed8e2e
JB
15172009-03-03 Juanma Barranquero <lekktu@gmail.com>
1518
1519 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
1520 ($(infodir)/auth, auth.dvi): New targets.
1521
e280480a
GM
15222009-03-03 Glenn Morris <rgm@gnu.org>
1523
1524 * auth.texi: Fix @setfilename.
1525
1526 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
1527 (auth, $(infodir)/auth, auth.dvi): New rules.
1528
8a76755b
GM
15292009-02-25 Glenn Morris <rgm@gnu.org>
1530
1531 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
1532
0038d478
MB
15332009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
1534
1535 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
1536
15372009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
1538
1539 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
1540 gnus-nocem-issuers, and gnus-nocem-verifyer.
1541
867d4bb3
JB
15422009-02-20 Juanma Barranquero <lekktu@gmail.com>
1543
1544 * ada-mode.texi (Project files, Automatic Casing):
1545 * dbus.texi (Signals):
1546 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
1547 * mh-e.texi (HTML):
1548 * nxml-mode.texi (Locating a schema)
1549 (Using the document's URI to locate a schema):
1550 * org.texi (Footnotes, Using the mapping API):
1551 * rcirc.texi (Channels): Remove duplicate words.
1552
3a44dc1f
GM
15532009-02-20 Glenn Morris <rgm@gnu.org>
1554
1555 * dired-x.texi (Miscellaneous Commands):
1556 * gnus.texi: Minor updates for mbox Rmail.
1557
5dc584b5
KB
15582009-02-16 Karl Berry <karl@gnu.org>
1559
b59a8457
GM
1560 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
1561 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
1562 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
1563 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1564 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1565 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
1566 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
1567 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1568 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
1569 Consistently use @insertcopying in the Top node,
5dc584b5 1570 @contents at the front (after @end titlepage),
b59a8457 1571 and @direntry after @copying. (Bug#1988)
5dc584b5 1572
9eb59592
MB
15732009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
1574
1575 * auth.texi: New file documenting auth-source.
1576
d324fa76
CD
15772009-02-13 Carsten Dominik <dominik@science.uva.nl>
1578
1579 * org.texi (Org Plot): Fix link.
1580
7a603b73
DU
15812009-02-09 Daiki Ueno <ueno@unixuser.org>
1582
1583 * epa.texi (Mail-mode integration): Mention the way to do
1584 "encrypt-to-self". (Bug#1807)
1585
a626b338 15862009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
1587
1588 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
1589
3b36c17e
MB
15902009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
1591
1592 * gnus-news.texi: Print version about Incoming*.
1593
55033558
CD
15942009-02-02 Carsten Dominik <dominik@science.uva.nl>
1595
1596 * org.texi (Structure editing, Handling links)
1597 (Fast access to TODO states, Javascript support): Make standard docs
1598 correctly reflect default variable settings.
1599
ec712abb
GM
16002009-02-02 Glenn Morris <rgm@gnu.org>
1601
1602 * org.texi: Fix typos.
1603
7112648c
MA
16042009-02-01 Michael Albinus <michael.albinus@gmx.de>
1605
1606 Sync with Tramp 2.1.15.
1607
1608 * trampver.texi: Update release number.
1609
2e461fc1
CD
16102009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
1611
1612 * org.texi (TODO dependencies): Document TODO dependencies on
1613 checkboxes.
1614
bc283609
CD
16152009-01-30 Carsten Dominik <dominik@science.uva.nl>
1616
1617 * org.texi (TODO dependencies): Document key binding for toggling
1618 ORDERED property.
1619
74fc5047
MA
16202009-01-28 Michael Albinus <michael.albinus@gmx.de>
1621
1622 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
1623 of hook functions.
1624
d6685abc
CD
16252009-01-28 Carsten Dominik <dominik@science.uva.nl>
1626
1627 * org.texi (TODO dependencies): New section.
1628
65c439fd
CD
16292009-01-27 Carsten Dominik <dominik@science.uva.nl>
1630
1631 * org.texi (Plain lists, TODO basics, Priorities)
1632 (Multiple sets in one file, Conflicts): Document interaction with
1633 `shift-selection-mode'.
1634
5fafc247
JB
16352009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
1636
1637 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
1638 Make Calc the subject of sentences.
1639 (Rearranging Formulas using Selections): Discuss new options
1640 for `j *'.
1641
e7433508
MA
16422009-01-26 Michael Albinus <michael.albinus@gmx.de>
1643
1644 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
1645
2096a1b6
GM
16462009-01-26 Glenn Morris <rgm@gnu.org>
1647
1648 * org.texi: Fix typos.
1649
0cb61492
BW
16502009-01-26 Bill Wohler <wohler@newt.com>
1651
2096a1b6 1652 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 1653
0bd48b37
CD
16542009-01-25 Carsten Dominik <dominik@science.uva.nl>
1655
1656 * org.texi (References): Add information about remote references.
1657 (Built-in table editor): Document `C-c RET' in tables.
1658 (Math symbols, Quoting LaTeX code): Mention that simple
1659 LaTeX macros survive LaTeX export.
1660 (Images in LaTeX export): Show how to create a reference to a
1661 figure.
1662 (Sectioning structure): Document that the LaTeX class can be
1663 specified in a property.
1664 (Text areas in HTML export): New section.
1665 (External links): Add examples for text search and ID links.
1666 (Built-in table editor): Remove the descriptio of `C-c
1667 C-q', it not longer works.
1668 (Literal examples): Document that a space must follow
1669 the colon in short examples.
1670 (Relative timer): Document `org-timer-stop'.
1671 (Footnotes): New section.
1672 (Footnote markup): Shorten section and refer to new Footnote
1673 section.
1674 (Literal examples): Add documentation for line
1675 numbering in and references to code examples.
1676 (CSS support): Fix the description of default CSS styles.
1677 (Capturing column view): Document
1678 "file:path/to/file.org" as an allowed value for the ID property of
1679 a dynamic block copying column view.
1680
49dbbaf2
SE
16812009-01-23 Stephen Eglen <stephen@gnu.org>
1682
1683 * mh-e.texi (Getting Started): Describe $MH.
1684
193e6828
MA
16852009-01-21 Michael Albinus <michael.albinus@gmx.de>
1686
1687 * tramp.texi (all): Harmonize usage of "external method",
1688 "external transfer method" and "out-of-band method".
1689 (Connection types): Precise the differences of inline and external
1690 methods. Written by Adrian Phillips <a.phillips@met.no>.
1691
26b9f88d
MB
16922009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
1693
1694 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
1695 commands as described at the top. Reported by Allan Gottlieb
1696 <gottlieb@nyu.edu>.
1697
16982009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
1699
1700 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
1701 nnmail-pathname-coding-system.
1702
377952e0
GM
17032009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
1704
1705 * org.texi (Relative timer): Fix typo.
1706
a20d3598
JB
17072009-01-15 Juanma Barranquero <lekktu@gmail.com>
1708
1709 * org.texi (Clocking work time): Fix typo.
98a1e0f5 1710 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 1711
a50253cc
GM
17122009-01-13 Glenn Morris <rgm@gnu.org>
1713
1714 * org.texi: Fix some more typos.
1715
07450bee
GM
17162009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
1717
1718 * org.texi: Fix some typos.
1719
e3e955fe
MB
17202009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
1721
1722 * gnus.texi (Group Parameters): Add note for local variables.
1723
17242009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1725
1726 * gnus.texi (Converting Kill Files): Fix URL. Include
1727 gnus-kill-to-score.el in contrib directory.
1728
17292009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1730
1731 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
1732 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
1733 (Paging the Article): Add index entry.
1734
71dd9983
JB
17352009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
1736
1737 * ada-mode.texi (Examples): Delete redundant text.
1738
4a0cf14f
MA
17392009-01-03 Michael Albinus <michael.albinus@gmx.de>
1740
36c8febb 1741 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
1742
1743 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
1744 addresses.
1745
aedac0f0
BW
17462009-01-03 Bill Wohler <wohler@newt.com>
1747
1748 * mh-e.texi (Scan Line Formats): Indicate that first column should be
1749 kept empty.
1750
4c65b566
CD
17512008-12-20 Carsten Dominik <dominik@science.uva.nl>
1752
1753 * org.texi (Activation, Exporting, ASCII export, HTML export)
1754 (HTML Export commands, LaTeX/PDF export commands): Improve
1755 documentation about transient-mark-mode.
1756 (References): DOcuemtn the use of special names like $LR1 to reference
1757 to fields in the last table row.
1758
e1a78e1e
JL
17592008-12-19 Juri Linkov <juri@jurta.org>
1760
1761 * info.texi (Search Text): Remove mention of removed key binding M-s.
1762
17a0aa82
CD
17632008-12-18 Carsten Dominik <dominik@science.uva.nl>
1764
1765 * org.texi (References): Remove mentioning of @0 as reference for the
1766 last line, this has been reverted in the Lisp sources.
1767
4997d802
JB
17682008-12-17 Juanma Barranquero <lekktu@gmail.com>
1769
1770 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
1771 (DVI_TARGETS): Remove duplicates. Add sasl.
1772 ($(infodir)/sasl, sasl.dvi): New targets.
1773
33306645
CD
17742008-12-17 Carsten Dominik <dominik@science.uva.nl>
1775
1776 * org.texi: Version number pushed to 6.15d.
1777
db55f368
CD
17782008-12-16 Carsten Dominik <dominik@science.uva.nl>
1779
a0bf4117 1780 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
1781 (Images in LaTeX export): New section.
1782 (Inlined images, Images in HTML export): Sections renamed.
1783
dae0a942
MB
17842008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
1785
1786 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
1787
9f5572e9
MB
17882008-12-04 David Engster <dengste@eml.cc>
1789
1790 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 1791 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 1792
bc23baaa
CD
17932008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
1794
1795 * org.texi (Using the mapping API): Fix bug in mapping example.
1796 (Publishing options): Make the list of properties complete again, in
1797 correspondence to the variable `org-export-plist-vars'.
1798 (Property searches): Document new special values for time comparisons.
1799 (Tag inheritance): Refine the description of tag inheritance.
1800 (Project alist): Add info about the publishing sequence of components.
a0bf4117 1801 (Effort estimates): Document the new relative timer.
bc23baaa 1802
3bf8054f
JB
18032008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
1804
1805 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
1806 (Using Calc): Clarify use of `C-x * o'.
1807 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
1808
ac134f2f
RS
18092008-11-28 Richard M Stallman <rms@gnu.org>
1810
1811 * dbus.texi (Receiving Method Calls): Clean up previous change.
1812
ace706d1
MA
18132008-11-26 Michael Albinus <michael.albinus@gmx.de>
1814
1815 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
1816 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
1817 `dbus-unescape-from-identifier'.
1818 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 1819 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
1820 (Signals): Use the constants in the example.
1821
d60b1ba1
CD
18222008-11-24 Carsten Dominik <dominik@science.uva.nl>
1823
b97439ce 1824 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 1825
ce4fdcb9
CD
18262008-11-23 Carsten Dominik <dominik@science.uva.nl>
1827
1828 * org.texi (Setting up Remember): Document `org-remember-mode'.
1829 (External links): Document that bbdb links can use a regular
1830 expression.
1831 (External links): Document that elisp links can contain interactive
1832 commands.
1833
c8548a00 18342008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
1835
1836 * viper.texi (viper-translate-all-ESC-keysequences):
1837 Description removed.
1838
6a2c4aec
GM
18392008-11-19 Glenn Morris <rgm@gnu.org>
1840
1841 * doclicense.texi: Change to FDL 1.3.
1842 Relicense all texi files under FDL 1.3 or later.
1843
59ee4113
JB
18442008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
1845
1846 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
1847
59bcbb98 18482008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a
JB
1849
1850 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Removed.
2198eaa5
JB
1851
1852 * ediff.texi: Version/date change.
9f90198a 1853
8aa41c9b
CY
18542008-11-14 Chong Yidong <cyd@stupidchicken.com>
1855
1856 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
1857
17587b1b
JB
18582008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
1859
1860 * calc.texi (About This Manual): Comment out a mention of
1861 marginal notes.
1862
564c900e
CD
18632008-11-12 Carsten Dominik <dominik@science.uva.nl>
1864
1865 * org.texi (Clocking work time): Document the :formula property of
1866 clock tables.
1867 (Structure editing, Refiling notes): Document refiling regions.
1868 (Agenda commands): Document the double-prefix version
1869 of the `l' command in the agenda.
1870 (Handling links): Explain the effect of a double prefix
1871 arg to `C-c C-o'.
1872 (TODO basics): Add documentation for tag triggers.
1873
3c4be1f2
GM
18742008-10-23 Glenn Morris <rgm@gnu.org>
1875
1876 * cl.texi (Function Bindings): Mention `flet' fails to deal with
1877 byte-compiling things like `+'.
1878
1879 * ns-emacs.texi: Merge copyright years of author now with assignment
1880 into FSF years.
1881 (VER): Use it for easier automatic updating. Use Emacs version rather
1882 than standalone Emacs.app version.
1883
a6520ff3
CD
18842008-10-12 Carsten Dominik <dominik@science.uva.nl>
1885
864c9740 1886 * org.texi: Lots of minor fixes.
a6520ff3
CD
1887 (Capture): New chapter.
1888 (Org Plot): New section.
1889
db7a4b66
MH
18902008-09-30 Magnus Henoch <mange@freemail.hu>
1891
1892 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
1893
4043c194
JB
18942008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
1895
1896 * calc.texi (User Defined Units): Mention how to enter optional display
1897 string.
1898
eef5ade7
MB
18992008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
1900
1901 * message.texi (Sending Variables): Fixed variable documentation to
1902 avoid the "y/n" wording.
1903
e52cac88
MB
19042008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
1905
1906 * message.texi (Sending Variables): Added `message-confirm-send' doc.
1907
19082008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
1909
1910 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
1911 @enumerate section so as to be able to be formatted with MAKEINFO=no.
1912
00c55306
BW
19132008-09-22 Bill Wohler <wohler@newt.com>
1914
1915 Release MH-E manual version 8.1.
1916
1917 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1918 release 8.1.
1919
1920 * mh-e.texi: Retain dual license as agreed to by the FSF.
1921 However, bump GPL to Version 3.
1922 Use @include for license text.
1923
e52cac88 19242008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
1925
1926 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
1927 (Store custom flags and keywords, Store arbitrary data):
1928 Clean up markup.
64763fe3
MB
1929
19302008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
1931
1932 * gnus.texi (The Gnus Registry): Document it.
1933
9e601b8d
MB
19342008-09-08 David Engster <dengste@eml.cc>
1935
88ee5b02
JB
1936 * gnus.texi (nnmairix): Point out that nnml uses MH format.
1937 Clarify section about choosing back end servers.
9e601b8d 1938
247043f1
GM
19392008-08-23 Glenn Morris <rgm@gnu.org>
1940
1941 * dired-x.texi (Shell Command Guessing):
1942 Mention dired-guess-shell-case-fold-search. (Bug#417)
1943
2bfec7a0
MA
19442008-08-22 Michael Albinus <michael.albinus@gmx.de>
1945
1946 * trampver.texi: Update release number.
1947
247043f1 19482008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
1949
1950 * ns-emacs.texi: Update version.
1951 (Introduction): Correct menu location for options save.
1952 (Customization): Note that defaults are stored under org.gnu.Emacs.
1953
8c20bd92
BW
19542008-08-11 Bill Wohler <wohler@newt.com>
1955
1956 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
1957 explicit about GNU mailutils MH elsewhere (with thanks to Darel
1958 Henman) (closes SF #1768928).
1959
767a4d92
GM
19602008-08-10 Glenn Morris <rgm@gnu.org>
1961
1962 * ns-emacs.texi: Use @copying. Change copyright of authors with
1963 assignment to FSF. Change license to GFDL.
1964 (Top): Remove outdated references.
1965
6ecfe5c2
MB
19662008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
1967
88ee5b02
JB
1968 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
1969 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
1970 gnus-summary-sort-by-most-recent-date.
1971 (Summary Sorting): Explain prefix argument.
1972
19732008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
1974
1975 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
1976 gnus-summary-pipe-output.
1977
eb932e8a
MA
19782008-08-03 Michael Albinus <michael.albinus@gmx.de>
1979
1980 * dbus.texi (Receiving Method Calls): Document error handling of own
1981 D-Bus methods.
1982
bfe16263
BW
19832008-08-01 Bill Wohler <wohler@newt.com>
1984
1985 * mh-e.texi (Reading Mail)
9f90198a 1986 (Viewing Attachments): Describe new function
bfe16263
BW
1987 mh-show-preferred-alternative.
1988 (Sending Mail, Redistributing, Sending Message): Describe new hook
1989 mh-annotate-msg-hook.
1990
21956b56
MA
19912008-07-31 Michael Albinus <michael.albinus@gmx.de>
1992
1993 * dbus.texi (Arguments and Signatures): Fix example.
1994 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
1995 (Asynchronous Methods): New node.
9f90198a
JB
1996 (Errors and Events): Describe extended layout of `dbus-event'.
1997 New defun `dbus-event-message-type'.
21956b56 1998
7c2fb837
DN
19992008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
2000
2001 * ediff.texi: Remove VMS support.
2002
13662773
JB
20032008-07-29 Juanma Barranquero <lekktu@gmail.com>
2004
2005 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
2006 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
2007
ddde0b34
CY
20082008-07-29 Chong Yidong <cyd@stupidchicken.com>
2009
2010 * Makefile.in: Add mairix-el targets.
2011
20122008-07-29 David Engster <deng@randomsample.de>
2013
2014 * mairix-el.texi: New file.
2015
d5875b25
JB
20162008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
2017
366b7d44
JB
2018 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
2019 project files. Delete 'main_unit' project variable; not needed. Allow
2020 process environment variables wherever project variables are allowed.
2021 Add tutorial section on multiple GNAT project files.
d5875b25 2022
6cbab8ee
MA
20232008-07-27 Michael Albinus <michael.albinus@gmx.de>
2024
2025 Sync with Tramp 2.1.14.
2026
2027 * trampver.texi: Update release number.
2028
9e2a2647
DN
20292008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2030
2031 * ns-emacs.texi:
2032 * faq.texi: Remove mentions of Mac Carbon.
2033
d62672f3
MB
20342008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
2035
2036 * gnus.texi (Saving Articles): Describe the 2nd argument of
2037 gnus-summary-save-in-pipe.
2038 (SpamAssassin): Use it.
2039
20402008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
2041
2042 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
2043
dd12e1c6
CD
20442008-07-25 Carsten Dominik <dominik@science.uva.nl>
2045
2046 * org.texi (Export options): Document the use of the creator flag.
2047
44ce9197
CD
20482008-07-24 Carsten Dominik <dominik@science.uva.nl>
2049
2050 * org.texi: New version 6.06a.
2051
ddd13c5d
JB
20522008-07-23 Juanma Barranquero <lekktu@gmail.com>
2053
2054 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
2055 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
2056
8dc6104d
JB
20572008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
2058
2059 * calc.texi (Editing Stack Entries):
2060 (Algebraic Entry): Rewrite introductory sentences so it can be used by
2061 Calc's help functions. Mention fixing typos.
2062 (Customizing Calc): Fix typo.
2063
20642008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
2065
2066 * calc.texi (summarykey): New macro. Use to correctly format keys in
2067 the summary.
2068
ddd13c5d 20692008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
2070
2071 * ns-emacs.texi (Customization): Corrected documentation on color
2072 specification formats.
2073
568beaa2
AS
20742008-07-19 Andreas Schwab <schwab@suse.de>
2075
db8ef699 2076 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
2077
2078 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
2079 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
2080
cd71b9ae
MA
20812008-07-18 Michael Albinus <michael.albinus@gmx.de>
2082
2083 * dbus.texi (Inspection): Rework, introduce submenus.
2084 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
2085 (Properties and Annotations, Arguments and Signatures): New nodes.
2086
9b7993b4
MA
20872008-07-13 Michael Albinus <michael.albinus@gmx.de>
2088
2089 * dbus.texi (Receiving Method Calls): Fix description of
2090 `dbus-register-method'.
2091 (Signals): Allow also signal arguments for filtering in
2092 `dbus-register-signal'.
2093
241d447b
JB
20942008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
2095
2096 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
2097 `cnorm'.
2098 (Arithmetic Tutorial): Simplify the verification of prime factors.
2099
adb46650
MB
21002008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
2101
2102 * gnus.texi (Saving Articles): Mention
2103 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
2104
92e15881
JB
21052008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
2106
2107 * calc.texi: Adjust mode line throughout.
2108
ea597303
JB
21092008-06-28 Juanma Barranquero <lekktu@gmail.com>
2110
2111 * sasl.texi (Mechanisms): Fix typos.
2112
aee08080
JB
21132008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
2114
2115 * calc.texi (Killing from the stack): Mention using normal Emacs
2116 copying.
2117
a06a4a12
MA
21182008-06-21 Michael Albinus <michael.albinus@gmx.de>
2119
ea597303
JB
2120 * tramp.texi (Password handling): Renamed from "Password caching".
2121 Add `auth-source' mechanism.
a06a4a12
MA
2122 (Connection caching): Tramp reopens the connection automatically,
2123 when the operating system on the remote host has been changed.
2124
7389398d
EZ
21252008-06-20 Eli Zaretskii <eliz@gnu.org>
2126
2127 * makefile.w32-in (distclean): Remove makefile.
2128
b349f79f
CD
21292008-06-17 Carsten Dominik <dominik@science.uva.nl>
2130
3f9b4c2b 2131 * org.texi (Using the mapping API): New section.
b349f79f 2132 (Agenda column view): New section.
3f9b4c2b 2133 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 2134 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 2135 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
2136
21372008-06-17 Jason Riedy <jason@acm.org>
2138
2139 * org.texi (A LaTeX example): Note that fmt may be a one-argument
2140 function, and efmt may be a two-argument function.
2141 (Radio tables): Document multiple destinations.
2142
cd5c05d2
GM
21432008-06-16 Glenn Morris <rgm@gnu.org>
2144
2145 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
2146 Add Cover-Texts.
2147
debf4439
GM
21482008-06-15 Glenn Morris <rgm@gnu.org>
2149
2150 * faq.texi (VER): Update to 23.0.60.
2151
2152 * mh-e.texi: Remove option of licensing under GPL.
2153 Add Cover-Texts to GFDL permissions notice.
2154 (GPL): Remove section.
2155 (GFDL): Include doclicense.texi rather than the actual text.
2156
2157 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
2158 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
2159
2160 * sasl.texi: Fix output file name.
2161
2162 * epa.texi, sasl.texi: Refer to license in Emacs manual.
2163
2164 * gnus-coding.texi: Refer to license in Gnus manual.
2165
2166 * idlwave.texi, sasl.texi: Use @copying.
2167
2168 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
2169
2170 * speedbar.texi: Update Back-Cover Text as per maintain.info.
2171
2172 * url.texi: Use @copying, @title, @subtitle, @author.
2173
2174 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
2175 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
2176 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
2177 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
2178 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
2179 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
2180 * widget.texi, woman.texi:
2181 Remove references to external license, since doclicense is included.
2182
2183 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
2184 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
2185 Remove references to non-existent Invariant Sections.
2186
091f8bc1
GM
21872008-06-14 Glenn Morris <rgm@gnu.org>
2188
2189 * faq.texi (Major packages and programs): Remove references to external
2190 Supercite, Calc, VIPER, since they have been included for some time.
2191 Update VM, AUCTeX, BBDB entries.
2192
47bcb4d3
UJ
21932008-06-14 Ulf Jasper <ulf.jasper@web.de>
2194
2195 * newsticker.texi: Updated to match latest newsticker changes.
2196
6f093307
GM
21972008-06-13 Glenn Morris <rgm@gnu.org>
2198
2199 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
2200 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
2201 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
2202 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
2203 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
2204 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
2205 * woman.texi:
2206 Update Back-Cover Text as per maintain.info.
2207
2b968687
MB
22082008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
2209
2210 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
2211
2212 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
2213 (gnus-faq.xml): Update repository host.
2214
2b968687
MB
2215 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
2216
22172008-06-15 Frank Schmitt <ich@frank-schmitt.net>
2218
2219 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
2220 Fix a typo.
2221
22222008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
2223
2224 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 2225 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
2226 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
2227
22282008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
2229
2230 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
2231 coding standards.
2232
22332008-06-14 David Engster <dengste@eml.cc>
2234
2235 * gnus.texi (nnmairix): Markup fixes.
2236
e6d2d263
MB
22372008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
2238
2b968687 2239 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
2240
22412008-06-05 David Engster <dengste@eml.cc>
2242
2243 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
2244
22452008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
2246
b344d29d 2247 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
2248 (Searching, nnir, nnmairix): New stub nodes.
2249
ad231df6 22502008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
2251
2252 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
2253
f394fa25
MB
22542008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
2255
2256 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
2257
58333467
MB
22582008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
2259
2260 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
2261
67525fb9
JY
22622008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
2263
2264 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
2265
0549d8fc
JB
22662008-05-06 Juanma Barranquero <lekktu@gmail.com>
2267
2268 * info.texi (Top): Fix typo in xref.
2269
149a3837
KB
22702008-05-05 Karl Berry <karl@gnu.org>
2271
2272 * info.texi (Top): @xref to stand-alone manual.
2273
3a23a519
MB
22742008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2275
2276 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
2277 (Various Summary Stuff): Fix typo in last xref.
2278
0a29fbf3
JB
22792008-05-02 Juanma Barranquero <lekktu@gmail.com>
2280
2281 * org.texi (Moving subtrees): Fix typo.
2282
586b90f1
MA
22832008-04-28 Michael Albinus <michael.albinus@gmx.de>
2284
2285 * tramp.texi (Frequently Asked Questions): Explain, how to disable
2286 Tramp via `tramp-mode'.
2287
b5af9883
CD
22882008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
2289
2290 * org.texi: Massive changes, in many parts of the file.
2291
d55fe5bb
MB
22922008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
2293
2294 * gnus.texi (Oort Gnus): Add message-fill-column.
2295
22962008-04-12 Adrian Aichner <adrian@xemacs.org>
2297
2298 * gnus.texi (Mail Source Specifiers): Typo fix.
2299
23002008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
2301
2302 * gnus.texi (Diary Headers Generation): Update key binding for
2303 `gnus-diary-check-message'.
2304
23052008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
2306
2307 * gnus.texi (Emacsen): Addition.
2308
23092008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
2310
2311 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
2312
23132008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
2314
2315 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
2316
23172008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
2318
2319 * gnus-news.texi: Update tool bar item.
2320
23212008-04-09 Sven Joachim <svenjoac@gmx.de>
2322
2323 * gnus-news.texi: Fix typos.
2324
76c109c3
JB
23252008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
2326
222027f2 2327 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
2328 Add mention of `kron'.
2329
d5fbd5a6
MO
23302008-04-01 Daiki Ueno <ueno@unixuser.org>
2331
2332 * epa.texi (Encrypting/decrypting *.gpg files): Document
2333 epa-file-name-regexp.
2334
fbcbb58c
KY
23352008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
2336
2337 * gnus.texi (Example Methods): Fix description about ssh-agent.
2338 (Indirect Functions): Fix the default value of nntp-telnet-command;
2339 remove link to connect.html.
2340
134ce16c
MA
23412008-03-30 Michael Albinus <michael.albinus@gmx.de>
2342
2343 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
2344 dbus-call-method.
2345 (Receiving Method Calls): The timeout can be set by the calling client.
2346
da1975d7
MA
2347 * trampver.texi: Update release number.
2348
2e4089ab
RS
23492008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
2350
2351 * gnus.texi (Top): Fix version. Add SASL.
2352
70cab5a9
MA
23532008-03-29 Michael Albinus <michael.albinus@gmx.de>
2354
2355 Sync with Tramp 2.1.13.
2356
2357 * trampver.texi: Update release number.
2358
5bc6ddff
MB
23592008-03-29 Chong Yidong <cyd@stupidchicken.com>
2360
2361 * org.texi: Update to new org-mode website.
2362
23632008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
2364
2365 * cl.texi (For Clauses): Fix loop over key-seq to match code.
2366
9b3ebcb6
MB
23672008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
2368
2369 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
2370 gnus-read-ephemeral-gmane-group-url,
2371 gnus-read-ephemeral-emacs-bug-group,
2372 gnus-read-ephemeral-debian-bug-group.
2373
23742008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
2375
2376 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
2377
2378 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
2379 Add FIXMEs for Bookmarks and gnus-registry-marks.
2380
23812008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
2382
2383 * gnus.texi (Smileys): Document `smiley-style'.
2384
23852008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
2386
2387 * gnus.texi (Gnus Development): Clarify difference between ding and
2388 gnu.emacs.gnus.
2389 (MIME Commands, Using MIME, RSS): Fix markup.
2390
2391 * gnus-faq.texi ([8.4]): Ditto.
2392
23932008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
2394
2395 * gnus.texi (Emacsen): Remove obsolete stuff.
2396
23972008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
2398
2399 * gnus.texi (Oort Gnus): Add version info WRT
2400 `mail-source-delete-incoming'.
2401
24022008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
2403
2404 * gnus.texi (Top): Add "Other related manuals" and version info in
2405 `iftex' output.
2406 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
2407 gnus-balloon-face-0 and the corresponding format specifiers.
2408
608d6a81
MA
24092008-03-26 Michael Albinus <michael.albinus@gmx.de>
2410
2411 * tramp.texi (Filename completion): Remove footnote about let-bind
2412 of `partial-completion-mode'. It doesn't work this way.
2413
27a6f132
SM
24142008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
2415
2416 * pcl-cvs.texi (Contributors): Update my email.
2417
4a7c4c40
MA
24182008-03-21 Michael Albinus <michael.albinus@gmx.de>
2419
2420 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
2421
2940c053
BW
24222008-03-17 Bill Wohler <wohler@newt.com>
2423
2424 * mh-e.texi (Viewing): Update URL for adding header fields to
2425 mh-invisible-header-fields-default.
2426
30864d5f
BW
24272008-03-16 Bill Wohler <wohler@newt.com>
2428
2429 * mh-e.texi (Preface): Add Gnus to requirements.
2430 (Forwarding): Note that forwarded MIME messages are now inline.
2431
31fe2b00
SM
24322008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
2433
2434 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
2435 (Common Variables): Give precedence to the netcat methods over the
2436 telnet methods, and mention that they are more reliable.
31fe2b00 2437
5e97c626
CD
24382008-03-13 Carsten Dominik <dominik@science.uva.nl>
2439
2440 * org.texi (Exporting Agenda Views): Document agenda export to
2441 iCalendar.
2442 (Progress logging): Document the new progress logging stuff.
2443
37a68866
MB
24442008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
2445
2446 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
2447 Update for change of `mail-source-delete-incoming'.
2448
2449 * gnus-news.texi: Ditto.
2450
8f7abae3
MB
24512008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
2452
2453 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
2454 custom versions.
2455
af379c86
AM
24562008-03-07 Alan Mackenzie <acm@muc.de>
2457
2458 * cc-mode.texi (Limitations and Known Bugs): State that the number of
2459 parens/brackets in a k&r region is limited.
2460
3d0f8a67
MB
24612008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
2462
2463 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
2464 using different Emacs versions.
2465
52151df0
GM
24662008-02-27 Glenn Morris <rgm@gnu.org>
2467
2468 * sc.texi: Remove a lot of old and obsolete info.
2469 (titlepage): Simplify.
2470 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
2471 (VM with any Emacsen, GNEWS with any Emacsen)
2472 (Overloading for Non-conforming MUAs, Version 3 Changes)
2473 (The Supercite Mailing List): Delete nodes.
2474 (Introduction): Remove info about old packages.
2475 (Getting Connected): Simplify. Remove info about old packages.
2476 (Citing Commands): Delete Emacs 19 info.
2477 (Hints to MUA Authors): Simplify.
2478 (Thanks and History): Merge in some info from the deleted node
2479 "Version 3 Changes".
2480
b03f96dc
MB
24812008-02-05 Juanma Barranquero <lekktu@gmail.com>
2482
2483 * org.texi (Setting tags, In-buffer settings):
2484 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
2485
52bec650
MB
24862008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
2487
2488 * gnus-news.texi: Mention that spaces and tabs are allowed in the
2489 installation directory name.
2490
34a3c587
RF
24912008-02-12 Romain Francoise <romain@orebokech.com>
2492
2493 * epa.texi (Overview): Fix typo.
2494
5a8d03e9
MO
24952008-02-11 Daiki Ueno <ueno@unixuser.org>
2496
2497 * epa.texi (Quick start): Remove the .emacs setting.
2498
f1914c40
MO
24992008-02-10 Daiki Ueno <ueno@unixuser.org>
2500
2501 * epa.texi (Quick start): Use the command `epa-enable' instead of
2502 loading `epa-setup'.
2503
bca98fc9
JB
25042008-02-08 Juanma Barranquero <lekktu@gmail.com>
2505
2506 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
2507 ($(infodir)/epa, epa.dvi): New targets.
2508
4b01af2e
MO
25092008-02-08 Daiki Ueno <ueno@unixuser.org>
2510
2511 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
2512
2513 * epa.texi: New manual documenting the EasyPG Assistant.
2514
06c0751a
MA
25152008-02-06 Michael Albinus <michael.albinus@gmx.de>
2516
2517 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
2518 (Inspection): New function dbus-ping.
2519
7dcccd7b
MA
25202008-02-05 Michael Albinus <michael.albinus@gmx.de>
2521
2522 * tramp.texi (Remote processes): Add `shell-command'.
2523
a1da1e37
MB
25242008-01-28 Michael Sperber <sperber@deinprogramm.de>
2525
2526 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
2527 (Group Parameters): Document `mail-source' parameter.
2528
c9d8f746
MA
25292008-01-27 Michael Albinus <michael.albinus@gmx.de>
2530
2531 * tramp.texi (Inline methods): The hostname of the su(do)? methods
2532 must be a local host.
2533
15db4a13
MO
25342008-01-26 Michael Olson <mwolson@gnu.org>
2535
2536 * erc.texi: Update version for ERC 5.3 release.
2537 (Obtaining ERC): Update extras URLs for 5.3.
2538 (Development): Write instructions for git, and remove those for Arch.
2539 (History): Mention the switch to git.
2540
2bc43980
KB
25412008-01-24 Karl Berry <karl@gnu.org>
2542
bca98fc9
JB
2543 * info.texi (Search Index, Search Text): Mention the command
2544 character in the section name, a la the (Go to node) node.
2bc43980 2545
d2e4a6c9
MA
25462008-01-21 Michael Albinus <michael.albinus@gmx.de>
2547
2548 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
2549
0b6799c3
MB
25502008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
2551
2552 * gnus-news.texi: Mention gnus-article-describe-bindings.
2553
25542008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
2555
2556 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
2557
db9c3fb1 25582008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 2559
7b4d0413 2560 * org.texi (Property inheritance): New section.
db9c3fb1 2561 (Conventions): New section.
7b4d0413 2562 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
2563 commands, and the new bindings for refiling.
2564 (Sparse trees): Document the new special command for sparse trees.
2565 (References): Be more clear about the counting of hilines.
2566 (Handling links): Document M-p/n for accessing links.
2567 (Fast access to TODO states): New section.
2568 (Per file keywords): New section.
2569 (Property inheritance): New section.
2570 (Column attributes): New summary types.
2571 (Capturing Column View): New section.
2572 (The date/time prompt): Cover the new features in the date/time prompt.
2573 Compactify the table of keys for the calendar remote control.
2574 (Clocking work time): Document the new :scope parameter.
2575 (Remember): Promoted to chapter.
2576 (Quoted examples): New section.
2577 (Enhancing text): New verbatim environments.
2578
6ed73f28
MA
25792008-01-14 Michael Albinus <michael.albinus@gmx.de>
2580
2581 * trampver.texi: Update release number.
2582
95838435
MB
25832008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
2584
2585 * gnus.texi (Article Keymap): Add
2586 gnus-article-wide-reply-with-original; fix descriptions of
2587 gnus-article-reply-with-original and
2588 gnus-article-followup-with-original.
2589
20234d96
GM
25902008-01-09 Glenn Morris <rgm@gnu.org>
2591
2592 * nxml-mode.texi: Add @copying section.
2593
d82cf70b
MB
25942008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
2595
2596 * message.texi (Mail Variables): Add some text from "(gnus)Posting
2597 Server". Add `message-send-mail-with-mailclient'.
2598
2599 * gnus.texi (Posting Server): Move some text to "(message)Mail
2600 Variables" and add a reference here.
2601
addb7f2e
MA
26022008-01-04 Michael Albinus <michael.albinus@gmx.de>
2603
2604 * dbus.texi (Receiving Method Calls): New chapter.
2605 (Errors and Events): Add serial number to events. Replace "signal" by
2606 "message". Introduce dbus-event-serial-number.
2607
4db2806c
MA
26082008-01-03 Michael Albinus <michael.albinus@gmx.de>
2609
2610 * dbus.texi (Type Conversion): Explain the type specification for empty
2611 arrays. Use another example.
2612
c9ecb5a7
MA
26132007-12-30 Michael Albinus <michael.albinus@gmx.de>
2614
2615 * dbus.texi (all): Replace "..." by @dots{}.
2616 (Type Conversion): Precise the value range for :byte types.
2617 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
2618 Mention its return value.
2619 (Errors and Events): There is no D-Bus error propagation during event
2620 processing.
2621
702dbfd9
JB
26222007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
2623
2624 * calc.tex (Yacas Language, Maxima Language, Giac Language):
2625 New sections.
2626
87035689
MB
26272007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
2628
2629 * gnus.texi (Group Parameters): Reorder the text and add a note about
2630 `gnus-parameters' near the beginning of the node.
2631
26322007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
2633
2634 * gnus.texi (Score File Editing): Fix function name.
2635
5492f5ca
MA
26362007-12-23 Michael Albinus <michael.albinus@gmx.de>
2637
2638 Sync with Tramp 2.1.12.
2639
2640 * trampver.texi: Update release number.
2641
d4e67bc5
MA
26422007-12-22 Michael Albinus <michael.albinus@gmx.de>
2643
2644 * dbus.texi (Type Conversion): Correct input parameters mapping.
2645
6a31c819
MA
26462007-12-21 Michael Albinus <michael.albinus@gmx.de>
2647
2648 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
2649 (Errors and Events): Mention wrong-type-argument error.
2650
99a3e35f
AS
26512007-12-21 Alex Schroeder <alex@gnu.org>
2652
2653 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 2654 spaces. Fixed some typos.
99a3e35f
AS
2655 (Internet Relay Chat): Explain relay.
2656 (Getting started with rcirc): Change items to reflect prompts.
2657 Add more explanation to rcirc-track-minor-mode and added a comment to
2658 warn future maintainers that this section is a copy.
11ac7c8e 2659 (People): Changed /ignore example.
62b12a24 2660 (Keywords): Not keywords.
99a3e35f 2661
331e4d02
AS
26622007-12-20 Alex Schroeder <alex@gnu.org>
2663
2664 * rcirc.texi (Top): Fighting Information Overload chapter added.
2665 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
2666 (rcirc commands): Moved /ignore command to the new chapter.
2667 (Fighting Information Overload): New chapter documenting /keyword,
2668 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
2669 (Configuration): Document rcirc-server-alist, remove
2670 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 2671
cd71c3ef
MA
26722007-12-16 Michael Albinus <michael.albinus@gmx.de>
2673
2674 * dbus.texi (Signals): Fix example in dbus-register-signal.
2675
bbbe940b
MB
26762007-12-14 Sven Joachim <svenjoac@gmx.de>
2677
2678 * gnus.texi (Score Variables): Fix typo.
2679
0ce574ef
MA
26802007-12-07 Michael Albinus <michael.albinus@gmx.de>
2681
2682 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
2683 (Signals): Adapt dbus-send-signal and dbus-register-signal.
2684 (Errors and Events): Adapt dbus-event.
2685
b890d447
MB
26862007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2687
2688 * gnus.texi (Other Files): Add the yenc command.
2689
26902007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
2691
2692 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
2693 since 2004-08-06.
2694
26952007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
2696
2697 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
2698 on body.
2699
27002007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
2701
2702 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
2703 and rfc2047-allow-irregular-q-encoded-words; fix description of
2704 rfc2047-encode-encoded-words.
2705
27062007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
2707
2708 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
2709
3728bf03
MO
27102007-12-05 Michael Olson <mwolson@gnu.org>
2711
2712 * remember.texi (Diary): Remove "require" line for remember-diary.el.
2713 Update documentation for `remember-diary-file'.
2714
a4397af9
MA
27152007-12-04 Michael Albinus <michael.albinus@gmx.de>
2716
2717 * dbus.texi (Signals): Precise `dbus-register-signal'.
2718 (Errors and Events): Rework events part, the internal structure of
2719 dbus-event has changed.
2720
1682490c
JB
27212007-12-03 Juanma Barranquero <lekktu@gmail.com>
2722
2723 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
2724 ($(infodir)/dbus, dbus.dvi): New targets.
2725
7b13a0f2
MA
27262007-12-03 Michael Albinus <michael.albinus@gmx.de>
2727
2728 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
2729 unconditionally.
2730
2731 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
2732 emulation with @print{}.
2733
7ef92bc9
RS
27342007-12-02 Richard Stallman <rms@gnu.org>
2735
2736 * dbus.texi (Overview): Minor cleanup.
2737
22d8ac3a
MA
27382007-12-02 Michael Albinus <michael.albinus@gmx.de>
2739
d3a8e0df
MA
2740 * Makefile.in (INFO_TARGETS): Add dbus.
2741 (DVI_TARGETS): Add dbus.dvi.
2742 (dbus, dbus.dvi): New targets.
2743
22d8ac3a
MA
2744 * dbus.texi: New file.
2745
559764ab
RF
27462007-11-24 Romain Francoise <romain@orebokech.com>
2747
2748 * nxml-mode.texi: Add description in @direntry.
7aa579d9 2749 Fix file name to match @setfilename.
559764ab 2750
ac97a16b
MH
27512007-11-23 Mark A. Hershberger <mah@everybody.org>
2752
2753 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2754 ($(infodir)/nxml-mode): New rule.
2755
2756 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2757 ($(infodir)/nxml-mode): New rule.
2758 (clean): Add nxml-mode*.
2759
2760 * nxml-mode.texi: New file with nxml manual.
2761
404cd454
GM
27622007-11-18 Richard Stallman <rms@gnu.org>
2763
2764 * flymake.texi (Example -- Configuring a tool called directly):
2765 Update example.
2766
b048d478
MA
27672007-11-18 Michael Albinus <michael.albinus@gmx.de>
2768
2769 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 2770 double-slash behavior. Explain directory contents flushing.
b048d478 2771
346e8469
JB
27722007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
2773
2774 * calc.texi (TeX and LaTeX Language Modes): Put in
2775 missing braces.
2776
404cd454
GM
27772007-11-15 Richard Stallman <rms@gnu.org>
2778
2779 * cl.texi (Equality Predicates): Delete `eql'.
2780 (Predicates, Naming Conventions, Top): Delete `eql'.
2781 (Common Lisp Compatibility): Delete `eql'.
2782 (Porting Common Lisp): Delete obsolete backquote info.
2783 Minor clarification about character constants.
2784 (Sequence Basics): Minor clarification.
2785
1f6af58b
JB
27862007-11-15 Juanma Barranquero <lekktu@gmail.com>
2787
dccb744b 2788 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
2789 * tramp.texi (Filename completion): Fix typos.
2790
3bc88bc9
JB
27912007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
2792
2793 * calc.texi (Basic commands): Mention the menu.
2794
bc5300d3
MA
27952007-11-12 Michael Albinus <michael.albinus@gmx.de>
2796
2797 * tramp.texi (Connection caching): Tramp flushes connection
2798 properties when remote operating system has been changed.
2799
4d8a28ec
MB
28002007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
2801
2802 * gnus-news.texi: Fix spelling.
2803 `message-insert-formatted-citation-line', not
2804 `message-insert-formated-citation-line'.
2805
404cd454
GM
2806 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
2807
e1176b47
MA
28082007-11-07 Michael Albinus <michael.albinus@gmx.de>
2809
2810 * tramp.texi (Overview): Mention also the PuTTY integration under
2811 Win32. Remove paragraphs about Tramp's experimental status.
2812 (Frequently Asked Questions): Add code example for highlighting the
2813 mode line.
2814
6159985a
MO
28152007-11-03 Michael Olson <mwolson@gnu.org>
2816
2817 * remember.texi: Change mentions of remember-buffer to
2818 remember-finalize throughout.
2819
bec9b2f5
MO
28202007-10-30 Michael Olson <mwolson@gnu.org>
2821
2822 * remember.texi (Copying): Remove.
2823 (Mailbox): Update with non-BBDB instructions.
2824 (Diary, Org): Add.
2825 (Bibliography, Planner Page): Remove.
2826
b6173182
JB
28272007-10-30 Juanma Barranquero <lekktu@gmail.com>
2828
2829 * makefile.w32-in (INFO_TARGETS): Add remember.
2830 (DVI_TARGETS): Add remember.dvi.
2831 ($(infodir)/remember): New rule.
2832 (clean): Add remember*.
2833
15f3eb73
MO
28342007-10-30 Michael Olson <mwolson@gnu.org>
2835
70bdc930
MO
2836 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
2837 ($(infodir)/remember): New rule that builds the Remember Manual.
2838
b6173182
JB
2839 * remember.texi: New file containing the Remember Mode Manual.
2840 Shuffle chapters around after initial import.
7d3f6f1a
MO
2841 (Function Reference): Split Keystrokes into separate chapter.
2842 (Keystrokes): Document C-c C-k.
51d24a12 2843 (Introduction): Fix typographical issue with "---".
15f3eb73 2844
404cd454
GM
28452007-10-29 Richard Stallman <rms@gnu.org>
2846
2847 * widget.texi (Introduction): Delete discussion of implementation
2848 internals.
2849
9bbb9638
MA
28502007-10-29 Michael Albinus <michael.albinus@gmx.de>
2851
2852 * tramp.texi (Connection caching): Host names must be different
2853 when tunneling.
2854
c7ff939a
RS
28552007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2856
2857 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
2858 Gnus v5.13.
2859
01c52d31
MB
28602007-10-28 Miles Bader <miles@gnu.org>
2861
2862 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
2863
01c52d31
MB
28642007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2865
2866 * gnus.texi (Sorting the Summary Buffer): Remove
2867 gnus-article-sort-by-date-reverse.
2868
28692007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2870
2871 * gnus.texi (Non-ASCII Group Names): New node.
2872 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
2873 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
2874
c8763fb6 28752007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2876
2877 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
2878 clean the output of the program `imap-shell-program'.
2879
28802007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2881
2882 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
2883
28842007-10-28 Tassilo Horn <tassilo@member.fsf.org>
2885
2886 * gnus.texi (Sticky Articles): Documentation for sticky article
2887 buffers.
2888
c8763fb6 28892007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2890
2891 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
2892
28932007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2894
2895 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
2896
28972007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2898
2899 * gnus.texi (Archived Messages): Document
2900 gnus-update-message-archive-method.
2901
29022007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2903
2904 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
2905
c8763fb6 29062007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2907
2908 * gnus.texi (Group Maneuvering): Document
2909 `gnus-summary-next-group-on-exit'.
2910
29112007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2912
2913 * gnus.texi (Really Various Summary Commands): Mention
2914 gnus-auto-select-on-ephemeral-exit.
2915
29162007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2917
2918 * gnus.texi, message.texi: Bump version number.
2919
29202007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2921
2922 * gnus.texi (Group Line Specification, Misc Group Stuff)
2923 (Server Commands): Parenthesize @pxref{Mail Spool}.
2924
29252007-10-28 Didier Verna <didier@xemacs.org>
2926
2927 New user option: message-signature-directory.
2928 * message.texi (Insertion Variables): Document it.
2929 * gnus.texi (Posting Styles): Ditto.
2930
29312007-10-28 Didier Verna <didier@xemacs.org>
2932
2933 * gnus.texi (Group Line Specification):
2934 * gnus.texi (Misc Group Stuff):
2935 * gnus.texi (Server Commands): Document the group compaction feature.
2936
29372007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2938
2939 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
2940
2941 * message.texi (Various Message Variables): Add message-fill-column.
2942
29432007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2944
2945 * gnus.texi: Untabify.
2946
29472007-10-28 Didier Verna <didier@xemacs.org>
2948
2949 * gnus.texi (Group Parameters): Document the posting-style merging
2950 process in topic-mode.
2951
29522007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2953
2954 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
2955
29562007-10-28 Romain Francoise <romain@orebokech.com>
2957
2958 * gnus.texi (Mail Spool): Fix typo.
2959 Update copyright.
2960
29612007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2962
2963 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
2964
29652007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2966
2967 * gnus.texi (Summary Generation Commands):
2968 Add gnus-summary-insert-ticked-articles.
2969
29702007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2971
b2abec73
JB
2972 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
2973 to spam-spamassassin-program.
01c52d31
MB
2974
29752007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2976
2977 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
2978
29792007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2980
2981 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
2982
29832007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2984
2985 * message.texi (Mail Headers): Document `opportunistic'.
2986
29872007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2988
2989 * emacs-mime.texi (Encoding Customization): Explain how to set
2990 mm-coding-system-priorities per hierarchy.
2991
29922007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2993
2994 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
2995 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
2996
29972007-10-28 Didier Verna <didier@xemacs.org>
2998
2999 * message.texi (Wide Reply): Update documentation of
3000 message-dont-reply-to-names (now allowing a list of regexps).
3001
30022007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3003
3004 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
3005
30062007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3007
3008 * gnus.texi (SpamAssassin back end): Fix typo.
3009
3010 * sieve.texi (Examples): Fix grammar.
3011
30122007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3013
3014 * gnus.texi (Searching for Articles): Document M-S and M-R.
3015 (Limiting): Document / b.
3016
30172007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3018
3019 * gnus.texi (Thread Commands): T M-^.
3020
30212007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3022
3023 * message.texi (Mail Aliases): Document ecomplete.
3024 (Mail Aliases): Fix typo.
3025
30262007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3027
3028 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
3029 fix typo.
3030
30312007-10-28 Romain Francoise <romain@orebokech.com>
3032
3033 * gnus.texi (Mail Spool): Grammar fix.
3034
30352007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3036
3037 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
3038 string.
3039
30402007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3041
3042 * gnus.texi (Group Parameters): Fix description.
3043
30442007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3045
b2abec73
JB
3046 * gnus.texi (Gmane Spam Reporting):
3047 Fix spam-report-gmane-use-article-number.
3048 Add spam-report-user-mail-address.
01c52d31
MB
3049
30502007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3051
3052 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
3053
30542007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3055
3056 * gnus.texi (Group Parameters): Add simplified sorting example based on
3057 example for `Sorting the Summary Buffer' from Jari Aalto
3058 <jari.aalto@cante.net>.
3059 (Example Methods): Add example for an indirect connection.
3060
30612007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
3062
3063 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
3064 (Agent Parameters): Updated parameter names to match code.
3065 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
3066 'gnus-agent-summary-fetch-series'.
3067 (Agent and flags): New section providing a generalized discussion
3068 of flag handling.
3069 (Agent and IMAP): Removed flag discussion.
b2abec73 3070 (Agent Variables): Added 'gnus-agent-synchronize-flags'.
01c52d31
MB
3071
30722007-10-28 Romain Francoise <romain@orebokech.com>
3073
3074 * gnus.texi (Exiting the Summary Buffer): Add new function
3075 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
3076
30772007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3078
3079 * gnus.texi (Conformity): Fix typo.
3080 (Customizing Articles): Document `first'.
3081
30822007-10-28 Jari Aalto <jari.aalto@cante.net>
3083
3084 * gnus.texi (Sorting the Summary Buffer):
3085 Add `gnus-thread-sort-by-date-reverse'. Add example
3086 host to different sorting in NNTP and RSS groups.
3087
30882007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3089
3090 * message.texi (Insertion): Describe prefix for
3091 message-mark-inserted-region and message-mark-insert-file.
3092
30932007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3094
3095 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
3096 LaTeX documents. Describe "text/x-gnus-verbatim".
3097
30982007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3099
b2abec73 3100 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
3101 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
3102 (spam-stat spam filtering, SpamOracle)
3103 (Extending the Spam ELisp package): Removed extra quote symbol for
3104 clarity.
3105
31062007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3107
3108 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
3109 gnus-article-delete-part and gnus-article-replace-part.
3110 (Using MIME): Add gnus-mime-replace-part.
3111
31122007-10-28 Romain Francoise <romain@orebokech.com>
3113
3114 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
3115 requires `auto-compression-mode' to be enabled. Add new nnml
3116 variable `nnml-compressed-files-size-threshold'.
3117
31182007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3119
3120 * gnus.texi (Sorting the Summary Buffer): Added
3121 gnus-thread-sort-by-recipient.
3122
31232007-10-28 Romain Francoise <romain@orebokech.com>
3124
3125 * message.texi (Insertion Variables): Mention new variable
3126 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
3127 documentation accordingly.
3128
31292007-10-28 Romain Francoise <romain@orebokech.com>
3130
3131 * gnus.texi (To From Newsgroups): Mention new variables
3132 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
3133
31342007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3135
3136 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
3137 stuff; gnus-mime-inline-part does the automatic decompression.
3138
31392007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3140
3141 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 3142 "training.ham" should be "training.spam".
01c52d31
MB
3143
31442007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3145
3146 * message.texi (Mail Variables): Fix the default value for
3147 message-send-mail-function.
3148
31492007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3150
3151 * gnus.texi (Optional Back End Functions): nntp-request-update-info
3152 always returns nil exceptionally.
3153
31542007-10-28 Simon Josefsson <jas@extundo.com>
3155
3156 * gnus.texi (Article Washing): Add libidn URL. Suggested by
3157 Michael Cook <michael@waxrat.com>.
3158
31592007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3160
3161 * gnus.texi (Topic Commands): Fix next/previous.
3162
31632007-10-28 Simon Josefsson <jas@extundo.com>
3164
3165 * gnus.texi (Article Washing): Mention `W i'.
3166
c8763fb6 31672007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
3168
3169 * gnus.texi (Group Parameters): Slight extension of sieve
3170 parameter description.
3171
31722007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3173
3174 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
3175 matching score files as well.
3176 (Picons): Describe `gnus-picon-style'.
3177
31782007-10-28 Romain Francoise <romain@orebokech.com>
3179
3180 * message.texi (Message Headers): Mention that headers are hidden
3181 using narrowing, and how to expose them.
3182 Update copyright.
3183
31842007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3185
3186 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
3187 `gnus-summary-sort-by-recipient'.
3188
31892007-10-28 Romain Francoise <romain@orebokech.com>
3190
3191 * gnus.texi (NNTP marks): New node.
3192 (NNTP): Move NNTP marks variables to the new node.
3193
31942007-10-28 Jesper Harder <harder@ifa.au.dk>
3195
b2abec73 3196 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
3197
3198 * gnus.texi (MIME Commands, Hashcash): Markup fix.
3199
32002007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3201
b2abec73 3202 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 3203 everywhere for consistency.
b2abec73
JB
3204 (Filtering Spam Using The Spam ELisp Package): Admonish again.
3205 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
01c52d31
MB
3206 Say "regular expression" instead of "regex." Admonish. Pick
3207 other words to sound better (s/so/thus/).
b2abec73 3208 (Spam ELisp Package Filtering of Incoming Mail): Mention
01c52d31
MB
3209 statistical filters. Remove old TODO.
3210 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
3211 New section on sorting and displaying the spam score.
3212 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
3213 backend but an alias to spam-use-BBDB.
3214 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
3215 new backend functionality.
3216
32172007-10-28 Simon Josefsson <jas@extundo.com>
3218
3219 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
3220 nntp-marks-directory, from Romain Francoise
3221 <romain@orebokech.com>.
3222
32232007-10-28 Magnus Henoch <mange@freemail.hu>
3224
3225 * gnus.texi (Hashcash): New default value of
3226 hashcash-default-payment.
3227
32282007-10-28 Simon Josefsson <jas@extundo.com>
3229
3230 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
3231 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
3232
32332007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3234
3235 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
3236
32372007-10-28 Simon Josefsson <jas@extundo.com>
3238
3239 * gnus.texi (documentencoding): Add, to avoid warnings.
3240
32412007-10-28 Simon Josefsson <jas@extundo.com>
3242
3243 * message.texi (Mail Headers): Add.
3244
3245 * gnus.texi (Hashcash): Fix.
3246
32472007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3248
b2abec73 3249 * gnus.texi (Hashcash): Changed location of library, also mention
01c52d31 3250 that payments can be verified and fix the name of the
b2abec73 3251 hashcash-path variable.
01c52d31
MB
3252
32532007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3254
b2abec73 3255 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
3256
32572007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3258
3259 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
3260
32612007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3262
3263 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
3264 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
3265 warning about ham processors in spam groups removed.
01c52d31
MB
3266
32672007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 3268
b2abec73
JB
3269 * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
3270 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
3271
32722007-10-28 Jesper Harder <harder@ifa.au.dk>
3273
3274 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
3275 (Mailing List): Typo.
3276 (Customizing Articles): Add gnus-treat-ansi-sequences.
3277 (Article Washing): Index.
3278
3279 * message.texi: Use m-dash consistently.
3280
32812007-10-28 Jesper Harder <harder@ifa.au.dk>
3282
3283 * gnus.texi (GroupLens): Remove.
3284
32852007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
3286
3287 * gnus.texi (Outgoing Messages, Agent Variables): Add
3288 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
3289 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
3290
32912007-10-28 Jesper Harder <harder@ifa.au.dk>
3292
3293 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
3294
32952007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3296
3297 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
3298
3299 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
3300
33012007-10-28 Simon Josefsson <jas@extundo.com>
3302
3303 * gnus.texi (Top): Add SASL.
3304
404cd454
GM
33052007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
3306
3307 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
3308
33092007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
3310
3311 * gnus.texi (Troubleshooting): Adjust Gnus version number.
3312
0edd2970
JB
33132007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
3314
3315 * calc.texi (Formulas, Composition Basics): Lower the
3316 precedence of negation.
3317
a9afba20
JY
33182007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
3319
3320 * ses.texi (The Basics): Mention how to create a new spreadsheet.
3321 Mention the new three-letter column identifiers.
3322 (More on cell printing): Calculate-cell and truncate-cell are now `c'
3323 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
3324 message when using `c' on an empty default with default printer.
3325 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
3326 renamed to `ses--symbolic-formulas' some time ago.
3327
45b778a6
JB
33282007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
3329
3330 * calc.texi (Default Simplifications, Making Selections)
3331 (Customizing Calc): Clarify associativity of multiplication.
3332
03b5bade
MA
33332007-10-23 Michael Albinus <michael.albinus@gmx.de>
3334
3335 * tramp.texi (Traces and Profiles): Simplify loop over
3336 `trace-function-background'.
3337
e658c8ee
JL
33382007-10-22 Juri Linkov <juri@jurta.org>
3339
3340 * dired-x.texi (Shell Command Guessing): Default values are now
3341 available by typing M-n instead of M-p.
3342
dd753688
MA
33432007-10-21 Michael Albinus <michael.albinus@gmx.de>
3344
3345 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
3346 (Password caching): Remove `tramp-clear-passwd'.
3347 It's not a command anymore.
dd753688
MA
3348 (Bug Reports): Add `tramp-bug' to function index.
3349 (Function Index, Variable Index): New nodes.
3350 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
3351
3352 * trampver.texi: Update release number.
3353
4bb49b43
JB
33542007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
3355
8b296cdd 3356 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
3357 about integer size into past tense.
3358 (Time Zones): Remove pointer to Calc author's address.
3359 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 3360 and hyperbolic cotangent. Fix typo.
4bb49b43 3361
311dd93f
MA
33622007-10-10 Michael Albinus <michael.albinus@gmx.de>
3363
3364 Sync with Tramp 2.1.11.
3365
3366 * trampver.texi: Update release number.
3367
ea3fc256
MA
33682007-10-06 Michael Albinus <michael.albinus@gmx.de>
3369
3370 * tramp.texi (External packages): New section.
3371
1af74d06
MB
33722007-09-29 Juri Linkov <juri@jurta.org>
3373
3374 * info.texi (Help-Int): Document `L' (`Info-history').
3375
0e2806fa
SM
33762007-09-26 Carsten Dominik <dominik@science.uva.nl>
3377
3378 * org.texi: Change links to webpage and maintained email.
3379 (Remember): Promote to Chapter, significant changes.
3380 (Fast access to TODO states): New section.
3381 (Faces for TODO keywords): New section.
3382 (Export options): Example for #+DATE.
3383 (Progress logging): Section moved.
3384
567b9191
BW
33852007-09-26 Bill Wohler <wohler@newt.com>
3386
3387 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
3388 browse-url-at-mouse.
3389
1af74d06
MB
33902007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
3391
3392 * flymake.texi (Customizable variables): Face names don't end in -face.
3393 Fix flymake-err-line-patterns template.
3394 (Example -- Configuring a tool called directly): Fix init-function.
3395 (Highlighting erroneous lines): Face names don't end in -face.
3396
d60a4e3a 33972007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
3398
3399 * erc.texi (Special-Features): Fix small typo.
3400
7d7a3510
MA
34012007-09-14 Michael Albinus <michael.albinus@gmx.de>
3402
3403 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
3404 and "External transfer methods".
3405
285f0d3a
JB
34062007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
3407
3408 * calc.texi (Predefined Units): Add some history.
3409
526dc846
MO
34102007-09-08 Michael Olson <mwolson@gnu.org>
3411
87e04f16
JB
3412 * erc.texi (Copying): New section included from gpl.texi.
3413 This matches the look of the upstream ERC manual.
526dc846 3414
f10d0e80
JB
34152007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
3416
87e04f16 3417 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
3418 (Random Numbers): Clarify the distribution of `random'.
3419
4009494e
GM
34202007-09-06 Glenn Morris <rgm@gnu.org>
3421
f1fc42aa 3422 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 3423 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
3424 Change all setfilename commands to use ../../info.
3425 * Makefile.in: Move the parts of the old man/Makefile.in that do not
3426 refer to the Emacs manual here.
3427 (infodir): New variable.
3428 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
3429 (cc-mode.texi, faq.texi): Update references to source file locations.
3430 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
3431 do not refer to the Emacs manual here.
3432 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
3433
3434 * Makefile.in: Add `basename' versions of all info targets, for
3435 convenience when rebuilding just one manual.
3436 (../etc/GNU): Delete obsolete target.
3437 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
3438 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
3439 *.vrs *.toc here...
3440 (maintainer-clean): ...from here.
4009494e
GM
3441
3442 * makefile.w32-in (../etc/GNU): Delete obsolete target.
3443
2de53ca6
GM
34442007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
3445
3446 * calc.texi (Date Conversions): Clarify definition of
3447 Julian day numbering.
3448 (Date Forms): Clarify definition of Julian day numbering;
3449 add some history.
3450
34512007-08-30 Carsten Dominik <dominik@science.uva.nl>
3452
87e04f16 3453 * org.texi: Version 5.07.
2de53ca6
GM
3454
34552007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
3456
3457 * message.texi (MIME): Replace mml-attach with mml-attach-file.
3458
34592007-08-22 Carsten Dominik <dominik@science.uva.nl>
3460
3461 * org.texi (Adding hyperlink types): New section.
3462 (Embedded LaTeX): Chapter updated because of LaTeX export.
3463 (LaTeX export): New section.
3464 (Using links out): New section.
3465
34662007-08-22 Glenn Morris <rgm@gnu.org>
3467
3468 * faq.texi (Learning how to do something): Refcards now in
3469 etc/refcards/ directory.
3470
34712007-08-22 Michael Albinus <michael.albinus@gmx.de>
3472
3473 * tramp.texi (Remote Programs): Persistency file must be cleared when
3474 changing `tramp-remote-path'.
3475 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
3476 macro.
3477
34782007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
3479
3480 * calc.texi: Move contents to beginning of file.
3481 (Algebraic Entry): Fix the formatting of an example.
3482
34832007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
3484
3485 * calc.texi (Basic Operations on Units): Mention exact versus
3486 inexact conversions.
3487
34882007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
3489
3490 * calc.texi (Basic Operations on Units): Mention default
3491 values for new units.
3492 (Quick Calculator Mode): Mention that binary format will
3493 be displayed.
3494
34952007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
3496
3497 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
3498
34992007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
3500
3501 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
3502
35032007-08-08 Glenn Morris <rgm@gnu.org>
3504
3505 * gnus.texi, sieve.texi: Replace `iff'.
3506
35072007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
3508
3509 * calc.texi (Basic Graphics): Mention the graphing of error
3510 forms.
3511 (Graphics Options): Mention how `g s' handles error forms.
3512 (Curve Fitting): Mention plotting the curves.
3513 (Standard Nonlinear Models): Add additional models.
3514 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
3515 (Linear Fits): Correct result.
3516
35172007-08-01 Alan Mackenzie <acm@muc.de>
3518
3519 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
3520 to "--no-site-file".
3521
35222007-07-29 Michael Albinus <michael.albinus@gmx.de>
3523
3524 * tramp.texi (Frequently Asked Questions): Point to mode line
3525 extension in Emacs 23.1.
3526
3527 * trampver.texi: Update release number.
3528
35292007-07-27 Glenn Morris <rgm@gnu.org>
3530
3531 * calc.texi (Copying): Include license text from gpl.texi, rather than
3532 in-line.
3533
35342007-07-25 Glenn Morris <rgm@gnu.org>
3535
3536 * calc.texi (Copying): Replace license with GPLv3.
3537
3538 * Relicense all FSF files to GPLv3 or later.
3539
35402007-07-22 Michael Albinus <michael.albinus@gmx.de>
3541
3542 Sync with Tramp 2.1.10.
3543
3544 * tramp.texi (trampfn): Expand macro implementation in order to handle
3545 empty arguments.
3546 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 3547 occurrences by trampfn.
2de53ca6 3548 (Frequently Asked Questions): Extend example code for host
b2abec73 3549 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
3550 file names to be typed.
3551
3552 * trampver.texi: Update release number.
3553
35542007-07-17 Michael Albinus <michael.albinus@gmx.de>
3555
3556 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
3557 section. Reported by <poti@potis.org>.
3558 (Remote processes): Arguments of the program to be debugged are taken
3559 literally.
3560 (Frequently Asked Questions): Simplify recentf example.
3561
35622007-07-14 Karl Berry <karl@gnu.org>
3563
3564 * info.texi (@copying): New Back-Cover Text.
3565
3566 * info.texi (Quitting Info): Move to proper place in source.
3567 (Reported by Benno Schulenberg.)
3568
35692007-07-13 Eli Zaretskii <eliz@gnu.org>
3570
3571 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
3572
3573 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
3574
3575 * emacs-mime.texi: Add @documentencoding directive.
3576
35772007-07-12 Nick Roberts <nickrob@snap.net.nz>
3578
3579 * tramp.texi (Remote processes): Add an anchor to the subsection
3580 "Running a debugger on a remote host".
3581
35822007-07-12 Michael Albinus <michael.albinus@gmx.de>
3583
3584 * tramp.texi (Remote processes): Don't call it "experimental" any
3585 longer. Add subsection about running a debugger on a remote host.
3586
35872007-07-10 Carsten Dominik <dominik@science.uva.nl>
3588
3589 * org.texi (Properties and columns): Chapter rewritten.
3590
35912007-07-08 Michael Albinus <michael.albinus@gmx.de>
3592
3593 * tramp.texi:
3594 * trampver.texi: Migrate to Tramp 2.1.
3595
35962007-07-02 Carsten Dominik <dominik@science.uva.nl>
3597
3598 * org.texi (Properties): New chapter.
3599
36002007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
3601
3602 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
3603 Control Panel.
3604
3605 * gnus.texi (Misc Article): Add index entry for
3606 gnus-single-article-buffer.
3607
36082007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
3609
3610 * gnus.texi (Starting Up): Fix typo.
3611
36122007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
3613
3614 * gnus.texi (Asynchronous Fetching): Fix typo.
3615
36162007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
3617
3618 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
3619 (About This Manual): Remove redundant information.
3620 (Getting Started): Mention author.
3621 (Basic Arithmetic, Customizing Calc): Make description of the
3622 variable `calc-multiplication-has-precedence' match its new effect.
3623
36242007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
3625
3626 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
3627 the variable `calc-multiplication-has-precedence'.
3628
36292007-06-19 Carsten Dominik <dominik@science.uva.nl>
3630
3631 * org.texi (Tag): Section swapped with node Timestamps.
3632 (Formula syntax for Lisp): Document new `L' flag.
3633
36342007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
3635
3636 * gnus.texi (Misc Group Stuff, Summary Buffer)
3637 (Server Commands, Article Keymap): Fix typo. s/function/command/.
3638
36392007-06-06 Juanma Barranquero <lekktu@gmail.com>
3640
3641 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
3642 * gnus.texi (Article Buttons, Mail Source Customization)
3643 (Sending or Not Sending, Customizing NNDiary):
3644 * message.texi (Message Headers):
3645 * mh-e.texi (HTML): Fix typos.
3646
36472007-06-07 Michael Albinus <michael.albinus@gmx.de>
3648
3649 Sync with Tramp 2.0.56.
3650
3651 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
3652 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
3653
36542007-06-02 Chong Yidong <cyd@stupidchicken.com>
3655
3656 * Version 22.1 released.
3657
36582007-05-26 Michael Olson <mwolson@gnu.org>
3659
3660 * erc.texi (Modules): Fix references to completion modules.
3661
36622007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
3663
3664 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
3665
36662007-05-09 Didier Verna <didier@xemacs.org>
3667
3668 * gnus.texi (Email Based Diary): New. Proper documentation for the
3669 nndiary back end and the gnus-diary library.
3670
36712007-05-03 Karl Berry <karl@gnu.org>
3672
3673 * .cvsignore (*.pdf): New entry.
3674
3675 * texinfo.tex: Update from current version for better pdf generation.
3676
36772007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
3678
3679 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
3680
36812007-04-28 Glenn Morris <rgm@gnu.org>
3682
3683 * faq.texi (New in Emacs 22): Restore mention of python.el pending
3684 consideration of legal status.
3685
36862007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
3687
3688 * idlwave.texi: Minor updates for IDLWAVE 6.1.
3689
36902007-04-24 Chong Yidong <cyd@stupidchicken.com>
3691
3692 * faq.texi (New in Emacs 22): python.el removed.
3693
36942007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
3695
3696 * calc.texi (Reporting bugs): Update maintainer's address.
3697
36982007-04-22 Chong Yidong <cyd@stupidchicken.com>
3699
3700 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
3701
37022007-04-15 Jay Belanger <belanger@truman.edu>
3703
3704 * calc.texi (Title page): Remove the date.
3705 (Basic Arithmetic): Emphasize that / binds less strongly than *.
3706 (The Standard Calc Interface): Change trail title.
3707 (Floats): Mention that when non-decimal floats are entered, only
3708 approximations are stored.
3709 (Copying): Move to the appendices.
3710 (GNU Free Documentation License): Add as an appendix.
3711
37122007-04-15 Chong Yidong <cyd@stupidchicken.com>
3713
3714 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
3715 * dired-x.texi, ebrowse.texi, ediff.texi:
3716 * emacs-mime.texi, erc.texi, eshell.texi:
3717 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
3718 * idlwave.texi, message.texi, newsticker.texi, org.texi:
3719 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
3720 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
3721 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
3722 * woman.texi: Include GFDL.
3723
3724 * doclicense.texi: Remove node heading, so that it can be included by
3725 other files.
3726
3727 * dired-x.texi: Relicence under GFDL. Remove date from title page.
3728
3729 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
3730 than *.
3731
37322007-04-14 Carsten Dominik <dominik@science.uva.nl>
3733
3734 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
3735 in Calc.
3736
37372007-04-09 Romain Francoise <romain@orebokech.com>
3738
3739 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
3740 Mac OS ports. Make it clear that mouse-1 complements and doesn't
3741 replace mouse-2.
3742
37432007-04-08 Chong Yidong <cyd@stupidchicken.com>
3744
3745 * woman.texi (Word at point, Interface Options): woman-topic-at-point
3746 renamed to woman-use-topic-at-point. Document new behavior.
3747
37482007-04-08 Richard Stallman <rms@gnu.org>
3749
3750 * url.texi: Fix some indexing.
3751 (Disk Caching): Drop discussion of old/other Emacs versions.
3752
37532007-04-07 Chong Yidong <cyd@stupidchicken.com>
3754
3755 * url.texi (Disk Caching): Say Emacs 21 "and later".
3756
3757 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
3758 on Font locking which now mentions JIT lock.
3759
37602007-04-01 Michael Olson <mwolson@gnu.org>
3761
3762 * erc.texi: Update for the ERC 5.2 release.
3763
37642007-03-31 David Kastrup <dak@gnu.org>
3765
3766 * woman.texi (Topic, Interface Options): Explain changes semantics of
3767 woman-manpath in order to consider MANPATH_MAP entries.
3768
37692007-03-31 Eli Zaretskii <eliz@gnu.org>
3770
3771 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
3772
37732007-03-26 Richard Stallman <rms@gnu.org>
3774
3775 * pgg.texi (Caching passphrase): Clean up previous change.
3776
37772007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
3778
3779 * gnus.texi (Setting Process Marks): Fix typo.
3780
37812007-03-25 Romain Francoise <romain@orebokech.com>
3782
3783 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
3784 readability, and include various fixes by Daniel Brockman, Nick Roberts
3785 and Dieter Wilhelm.
3786
37872007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
3788
3789 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
3790
3791 * gnus.texi (Mail Source Specifiers): Fix typo.
3792
37932007-03-22 Ralf Angeli <angeli@caeruleus.net>
3794
3795 * reftex.texi (Imprint): Update maintainer information.
3796
37972007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
3798
3799 * message.texi (Message Buffers): Update documentation for
3800 message-generate-new-buffers.
3801
38022007-03-15 Daiki Ueno <ueno@unixuser.org>
3803
3804 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
3805
38062007-03-21 Glenn Morris <rgm@gnu.org>
3807
3808 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
3809
38102007-03-19 Chong Yidong <cyd@stupidchicken.com>
3811
3812 * eshell.texi (Known problems): Emacs 21 -> 22.
3813
3814 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
3815
38162007-03-18 Jay Belanger <belanger@truman.edu>
3817
3818 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
3819
38202007-03-12 Glenn Morris <rgm@gnu.org>
3821
3822 * calc.texi (Time Zones): Switch to new North America DST rule.
3823
3824 * calc.texi: Replace "daylight savings" with "daylight
3825 saving" in text throughout.
3826
38272007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3828
3829 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
3830 The variable now uses a list of symbols instead of just a symbol.
3831 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
3832
38332007-03-06 Romain Francoise <romain@orebokech.com>
3834
3835 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
3836 new packages, and mention Gnus update.
3837
38382007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
3839
3840 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
3841 nntp-open-connection-functions-never-echo-commands.
3842
38432007-02-27 Chong Yidong <cyd@stupidchicken.com>
3844
3845 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
3846 problems on the console, and security risk in not using gpg-agent.
3847
38482007-02-25 Carsten Dominik <dominik@science.uva.nl>
3849
3850 * org.texi (The spreadsheet): Renamed from "Table calculations".
3851 Completely reorganized and rewritten.
3852 (CamelCase links): Section removed.
3853 (Repeating items): New section.
3854 (Tracking TODO state changes): New section.
3855 (Agenda views): Chapter reorganized and rewritten.
3856 (HTML export): Section rewritten.
3857 (Tables in arbitrary syntax): New section.
3858 (Summary): Better feature summary.
3859 (Activation): Document problem with cut-and-paste of Lisp code
3860 from PDF files.
3861 (Visibility cycling): Document indirect buffer use.
3862 (Structure editing): Document sorting.
3863 (Remember): Section rewritten.
3864 (Time stamps): Better description of time stamp types.
3865 (Tag searches): Document regular expression search for tags.
3866 (Stuck projects): New section.
3867 (In-buffer settings): New keywords.
3868 (History and Acknowledgments): Updated description.
3869
38702007-02-24 Alan Mackenzie <acm@muc.de>
3871
3872 * cc-mode.texi (Movement Commands): Insert two missing command names.
3873 (Getting Started): Slight wording correction (use conditional).
3874
38752007-02-22 Kim F. Storm <storm@cua.dk>
3876
3877 * widget.texi (User Interface, Basic Types): Document need to put some
3878 text before the %v escape in :format string in editable-field widget.
3879
38802007-02-18 Romain Francoise <romain@orebokech.com>
3881
3882 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
3883 `cvs-mode-quit'.
3884
38852007-02-10 Markus Triska <markus.triska@gmx.at>
3886
3887 * widget.texi (Programming Example): Put constant strings in :format.
3888
38892007-02-07 Juanma Barranquero <lekktu@gmail.com>
3890
3891 * faq.texi (Fullscreen mode on MS-Windows): New node.
3892
38932007-02-04 David Kastrup <dak@gnu.org>
3894
3895 * faq.texi (AUCTeX): Update version number. Should probably be done
3896 for other packages as well.
3897
38982007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3899
3900 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
3901 <tassilo@member.fsf.org>.
3902
39032007-01-27 Eli Zaretskii <eliz@gnu.org>
3904
3905 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
3906 ls-lisp-use-localized-time-format.
3907
39082007-01-20 Markus Triska <markus.triska@gmx.at>
3909
3910 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
3911
39122007-01-13 Michael Olson <mwolson@gnu.org>
3913
3914 * erc.texi (Modules): Mention capab-identify module.
3915
39162007-01-05 Michael Olson <mwolson@gnu.org>
3917
3918 * erc.texi (Getting Started): Update for /RECONNECT command.
3919
39202007-01-04 Richard Stallman <rms@gnu.org>
3921
3922 * ebrowse.texi: Change C-c b to C-c C-m.
3923
39242007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
3925
3926 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
3927 variables only in info to avoid redundant entries in the printed
3928 manual.
3929
39302007-01-02 Daiki Ueno <ueno@unixuser.org>
3931
3932 * message.texi (Using PGP/MIME): Document gpg-agent usage.
3933
39342007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
3935
3936 * message.texi (Security): Split into sub-nodes.
3937
39382007-01-01 Alan Mackenzie <acm@muc.de>
3939
3940 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
3941 eval-after-load in Emacs <=21 and a workaround. Document that
3942 trigraphs are not supported.
3943
39442007-01-01 Alan Mackenzie <acm@muc.de>
3945
3946 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
3947 c-context-line-break. When invoked within a string, preserve
3948 whitespace. Add a backslash only when also in a macro.
3949
39502007-01-01 Alan Mackenzie <acm@muc.de>
3951
3952 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
3953
39542007-01-01 Alan Mackenzie <acm@muc.de>
3955
3956 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
3957 are now bound by default to c-\(beginning\|end\)-of-defun by default.
3958
39592007-01-01 Alan Mackenzie <acm@muc.de>
3960
3961 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
3962 "Choosing a Style".
3963
3964 * cc-mode.texi ("Styles"): Add @dfn{style}.
3965
39662006-12-30 Michael Albinus <michael.albinus@gmx.de>
3967
3968 Sync with Tramp 2.0.55.
3969
3970 * trampver.texi: Update release number.
3971
39722006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
3973
3974 * gnus.texi (Customizing Articles): Add index entries for all
3975 gnus-treat-* variables.
3976
c8763fb6 39772006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
3978
3979 * gnus.texi (IMAP): Fix incorrect explanation of
3980 nnimap-search-uids-not-since-is-evil in documentation for
3981 nnimap-expunge-search-string.
3982
39832006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
3984
3985 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
3986 spam-ifile-database.
3987
39882006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
3989
3990 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
3991 rebind C-s.
3992
c8763fb6 39932006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
3994
3995 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
3996 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
3997 "expiring mail".
3998 (IMAP): Document nnimap-search-uids-not-since-is-evil and
3999 nnimap-nov-is-evil.
4000
40012006-12-25 Kevin Ryde <user42@zip.com.au>
4002
4003 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
4004 about the key procedure being used heavily.
4005
40062006-12-24 Chong Yidong <cyd@stupidchicken.com>
4007
4008 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
4009 to t.
4010 (Prerequisites): Add explanation about gpg-agent.
4011
40122006-12-22 Kevin Ryde <user42@zip.com.au>
4013
4014 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
4015 "sort" instead of "sort*".
4016
40172006-12-19 Richard Stallman <rms@gnu.org>
4018
4019 * calc.texi (History and Acknowledgements): Recognize that Emacs
4020 now does have floating point.
4021
40222006-12-19 Michael Albinus <michael.albinus@gmx.de>
4023
4024 * tramp.texi (External transfer methods): Describe new method `scpc'.
4025
40262006-12-17 Sascha Wilde <wilde@sha-bang.de>
4027
4028 * pgg.texi: Added short note on gpg-agent to the introduction.
4029
40302006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
4031
4032 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
4033 also applies to Cc.
4034
40352006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
4036
4037 * gnus.texi (X-Face): Clarify. Say which programs are required
4038 on Windows.
4039
40402006-12-08 Michael Olson <mwolson@gnu.org>
4041
4042 * erc.texi (Modules): Remove documentation for list module.
4043
c8763fb6 40442006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
4045
4046 * faq.texi (^M in the shell buffer): Ditto.
4047
40482006-11-20 Michael Olson <mwolson@gnu.org>
4049
4050 * erc.texi: Call this the 5.2 stable pre-release of ERC.
4051
40522006-11-17 Carsten Dominik <dominik@science.uva.nl>
4053
4054 * org.texi: Fix typos.
4055 (Agenda commands): Document `C-k'.
4056
40572006-11-16 Eli Zaretskii <eliz@gnu.org>
4058
4059 * url.texi (http/https): Fix a typo in the HTTP URL.
4060
40612006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
4062
4063 * ada-mode.texi: Total rewrite.
4064
40652006-11-13 Carsten Dominik <dominik@science.uva.nl>
4066
4067 * org.texi: Minor typo fixes.
4068
40692006-11-13 Bill Wohler <wohler@newt.com>
4070
4071 Release MH-E manual version 8.0.3.
4072
4073 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4074 release 8.0.3.
4075
4076 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
4077 to set MAILDIR.
4078 (Reading Mail): Document the customization of read-mail-command
4079 for MH-E.
4080 (Viewing Attachments): Document mm-discouraged-alternatives.
4081 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
4082 (Junk): Add more information about the settings of mh-junk-background
4083 in a program. Add /usr/bin/mh to PATH in examples.
4084
40852006-11-12 Richard Stallman <rms@gnu.org>
4086
4087 * woman.texi: Update author address but say he no longer maintains it.
4088
40892006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
4090
4091 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
4092 archived trees.
4093 (Checkboxes): Section moved to chapter 5, and extended.
4094 (The date/time prompt): New section.
4095 (Link abbreviations): New section.
4096 (Presentation and sorting): New section.
4097 (Custom agenda views): Section completely rewritten.
4098 (Summary): Compare with Planner.
4099 (Feedback): More info about creating backtraces.
4100 (Plain lists): Modified example.
4101 (Breaking down tasks): New section.
4102 (Custom time format): New section.
4103 (Time stamps): Document inactive timestamps.
4104 (Setting tags): More details about fast tag selection.
4105 (Block agenda): New section.
4106 (Custom agenda views): Section rewritten.
4107 (Block agenda): New section.
4108
41092006-11-07 Michael Albinus <michael.albinus@gmx.de>
4110
4111 * tramp.texi (Configuration): scp is the default method.
4112 (Default Method): Use ssh as example for another method.
4113
41142006-10-27 Richard Stallman <rms@gnu.org>
4115
4116 * woman.texi: Downcase nroff/troff/roff.
4117 (Installation): Chapter deleted. Some xrefs deleted.
4118 (Background): woman doesn't advise man ;-).
4119
c8763fb6 41202006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
4121
4122 * ada-mode.texi (Project files, Identifier completion)
4123 (Automatic Casing, Debugging, Using non-standard file names)
4124 (Working Remotely): Fix typos.
4125
41262006-10-20 Masatake YAMATO <jet@gyve.org>
4127
4128 * cc-mode.texi (Sample .emacs File): Added missing `)' in
4129 sample code `my-c-initialization-hook'.
4130
41312006-10-19 Stuart D. Herring <herring@lanl.gov>
4132
4133 * widget.texi: Fix typos.
4134
41352006-10-19 Michael Albinus <michael.albinus@gmx.de>
4136
4137 * tramp.texi (Frequently Asked Questions): Remove questions marked with
4138 "???". There have been no complaints for years, so the information
4139 must be appropriate.
4140
41412006-10-16 Richard Stallman <rms@gnu.org>
4142
4143 * widget.texi: Use @var instead of capitalization.
4144 Clarify many widget type descriptions.
4145
41462006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4147
4148 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
4149 gnus-dired-attach.
4150 (Selecting a Group): Fix typo.
4151
c8763fb6 41522006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
4153
4154 * widget.texi: Fix typos.
4155
41562006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
4157
4158 * gnus.texi (Image Enhancements): Update for Emacs 22.
4159
4160 * gnus-faq.texi ([1.3]): Update.
4161
41622006-10-06 Richard Stallman <rms@gnu.org>
4163
4164 * faq.texi (Displaying the current line or column):
4165 Delete "As of Emacs 20".
4166
41672006-10-06 Romain Francoise <romain@orebokech.com>
4168
4169 * faq.texi (VM): VM works with Emacs 22 too.
4170
41712006-10-06 Richard Stallman <rms@gnu.org>
4172
4173 * ebrowse.texi: Remove Emacs version "21" from title.
4174
41752006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
4176
4177 * gnus.texi (Foreign Groups): Say where change of editing commands are
4178 stored. Add reference to `gnus-parameters'.
4179
41802006-09-15 Jay Belanger <belanger@truman.edu>
4181
4182 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
4183 Change "Library Public License" to "Lesser Public License"
4184 throughout. Use "yyyy" to represent year.
4185
41862006-09-15 Carsten Dominik <dominik@science.uva.nl>
4187
4188 * org.texi (Setting tags): Typo fix.
4189
41902006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
4191
4192 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
4193
41942006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
4195
4196 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
4197
41982006-09-12 Paul Eggert <eggert@cs.ucla.edu>
4199
4200 * faq.texi (Escape sequences in shell output): EMACS is now set
4201 to Emacs's absolute file name, not to "t".
4202 (^M in the shell buffer): Likewise.
4203 * misc.texi (Interactive Shell): Likewise.
4204
42052006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
4206
4207 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
4208 mails with pop3-leave-mail-on-server. Fix wording.
4209 (Limiting): Improve gnus-summary-limit-to-articles.
4210 (X-Face): Fix typo.
4211
42122006-09-11 Simon Josefsson <jas@extundo.com>
4213
4214 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
4215 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
4216
42172006-09-06 Simon Josefsson <jas@extundo.com>
4218
4219 * smtpmail.texi (Authentication): Mention SSL.
4220
42212006-09-01 Eli Zaretskii <eliz@gnu.org>
4222
4223 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
4224 Don't use @indicateurl.
4225
4226 * cc-mode.texi (Subword Movement): Don't use @headitem.
4227 (Custom Braces, Clean-ups): Don't use @tie.
4228
42292006-08-29 Michael Albinus <michael.albinus@gmx.de>
4230
4231 Sync with Tramp 2.0.54.
4232
4233 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
4234 Suggested by Adrian Phillips <a.phillips@met.no>.
4235
42362006-08-15 Carsten Dominik <dominik@science.uva.nl>
4237
4238 * org.texi (Installation, Activation): Split from Installation and
4239 Activation.
4240 (Clocking work time): Documented new features.
4241
42422006-08-13 Alex Schroeder <alex@gnu.org>
4243
4244 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
4245 example.
4246
42472006-08-12 Eli Zaretskii <eliz@gnu.org>
4248
4249 * faq.texi (How to add fonts): New node.
4250
42512006-08-05 Romain Francoise <romain@orebokech.com>
4252
4253 * faq.texi (New in Emacs 22): Expand.
4254
42552006-08-03 Michael Olson <mwolson@gnu.org>
4256
4257 * erc.texi: Update for ERC 5.1.4.
4258
42592006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
4260
4261 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
4262 in .../site-lisp/gnus/ by default.
4263 [ From gnus-news.texi in the trunk. ]
4264
42652006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
4266
4267 * gnus.texi (MIME Commands): Additions for yEnc.
4268
42692006-07-24 Richard Stallman <rms@gnu.org>
4270
4271 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
4272 * faq.texi: Move periods and commas inside quotes.
4273
42742006-07-20 Jay Belanger <belanger@truman.edu>
4275
4276 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
4277
42782006-07-18 Chong Yidong <cyd@stupidchicken.com>
4279
4280 * faq.texi (Security risks with Emacs): Document Emacs 22
4281 file-local-variable mechanism.
4282
42832006-07-12 Michael Olson <mwolson@gnu.org>
4284
4285 * erc.texi: Update for ERC 5.1.3.
4286
42872006-07-12 Alex Schroeder <alex@gnu.org>
4288
4289 * rcirc.texi: Fix typos.
4290 (Getting started with rcirc): New calling convention for M-x irc.
4291 Mention #rcirc. Removed channel tracking.
4292 (Configuration): Changed the names of all variables that got changed
4293 recently, eg. rcirc-server to rcirc-default-server. Added
4294 documentation for rcirc-authinfo, some background for Bitlbee, and
4295 rcirc-track-minor-mode.
4296 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
4297 Scrolling.
4298 (Reconnecting after you have lost the connection): Fixed example code
4299 to match code changes.
4300
43012006-07-10 Nick Roberts <nickrob@snap.net.nz>
4302
4303 * gnus.texi, message.texi: Fix typos.
4304
43052006-07-07 Carsten Dominik <dominik@science.uva.nl>
4306
4307 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
4308 commands.
4309 (Global TODO list): Document the use of the variables
4310 `org-agenda-todo-ignore-scheduled' and
4311 `org-agenda-todo-list-sublevels'.
4312
43132006-07-05 Richard Stallman <rms@gnu.org>
4314
4315 * faq.texi (Scrolling only one line): Fix xref.
4316
43172006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4318
4319 * faq.texi (Evaluating Emacs Lisp code):
4320 Throughout, replace eval-current-buffer with eval-buffer.
4321
43222006-07-03 Richard Stallman <rms@gnu.org>
4323
4324 * rcirc.texi (Scrolling conservatively): Fix xref.
4325
4326 * pcl-cvs.texi (Viewing differences): Usage fix.
4327
43282006-07-03 Carsten Dominik <dominik@science.uva.nl>
4329
4330 * org.texi (Agenda commands): Document `s' key to save all org-mode
4331 buffers.
4332
43332006-06-30 Ralf Angeli <angeli@caeruleus.net>
4334
4335 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
4336 names. Mention `cvs-msg' face.
4337
43382006-06-29 Carsten Dominik <dominik@science.uva.nl>
4339
4340 * org.texi (Checkboxes): New section.
4341
43422006-06-28 Carsten Dominik <dominik@science.uva.nl>
4343
4344 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
4345 throughout this chapter.
4346
43472006-06-27 Chong Yidong <cyd@stupidchicken.com>
4348
4349 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
4350 text for standalone vs Emacs info.
4351 (Help): Clarify header line description. Use mouse-1 for clicks.
4352 (Help-P): Use mouse-1 for clicks.
4353 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
4354 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
4355 (Choose menu subtopic): Remove gratuitous Emacs command names.
4356 (Help-FOO): Put usual behavior first.
4357 (Help-Xref): Clicking on xrefs works in Emacs.
4358 (Search Text): Clarify what the default behavior is.
4359 (Create Info buffer): Fix Emacs window/X window confusion.
4360 (Emacs Info Variables): Fix for new Emacs init file behavior.
4361
43622006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4363
4364 * gnus.texi (Summary Buffer Lines): Fix typo.
4365
43662006-06-23 Carsten Dominik <dominik@science.uva.nl>
4367
4368 * org.texi (Embedded LaTeX): New chapter.
4369 (Archiving): Section rewritten.
4370 (Enhancing text): Some parts moved to the new chapter about LaTeX.
4371
43722006-06-20 Bill Wohler <wohler@newt.com>
4373
4374 Release MH-E manual version 8.0.1.
4375
4376 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4377 release 8.0.1.
4378 (Preface): Depend on GNU mailutils 1.0 and higher.
4379
43802006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
4381
4382 * message.texi (News Headers): Update message-syntax-checks section.
4383
43842006-06-19 Karl Berry <karl@gnu.org>
4385
4386 * info.texi (Advanced): Mention C-q, especially with ?.
4387
43882006-06-19 Carsten Dominik <dominik@science.uva.nl>
4389
4390 * org.texi (Publishing links): Document the `:link-validation-function'
4391 property.
4392 (Extensions and Hacking): New chapter, includes some sections of the
4393 "Miscellaneous" chapter.
4394
43952006-06-10 Carsten Dominik <dominik@science.uva.nl>
4396
4397 * org.texi (Progress logging): New section.
4398
2de53ca6
GM
43992006-06-06 Carsten Dominik <dominik@science.uva.nl>
4400
4401 * org.texi (ASCII export): Document indentation adaptation.
4402 (Setting tags): Document mutually-exclusive tags.
4403
44042006-06-05 Romain Francoise <romain@orebokech.com>
4405
4406 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
4407 Fix typo.
4408
4409 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
4410 channel (#gnus@irc.freenode.net).
4411 Fix typos. Update copyright notice.
4412
4413 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
4414 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
4415 (Line-Up Functions, Custom Macros):
4416 * ediff.texi (Window and Frame Configuration)
dccb744b 4417 (Highlighting Difference Regions):
2de53ca6
GM
4418 * emacs-mime.texi (Display Customization):
4419 * erc.texi (History):
4420 * eshell.texi (Known problems):
4421 * eudc.texi (Overview, BBDB):
4422 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
4423 (The problem of spam, SpamOracle, Extending the Spam package)
4424 (Conformity, Terminology):
dccb744b 4425 * idlwave.texi (Routine Info)
2de53ca6
GM
4426 (Class and Keyword Inheritance, Padding Operators)
4427 (Breakpoints and Stepping, Electric Debug Mode)
4428 (Examining Variables, Troubleshooting):
4429 * org.texi (Creating timestamps):
4430 * reftex.texi (Commands, Options, Changes):
4431 * tramp.texi (Inline methods, Password caching)
4432 (Auto-save and Backup, Issues):
4433 * vip.texi (Files, Commands in Insert Mode):
4434 * viper.texi (Emacs Preliminaries, States in Viper)
4435 (Packages that Change Keymaps, Viper Specials, Groundwork):
4436 Fix various typos.
4437
44382006-05-31 Michael Ernst <mernst@alum.mit.edu>
4439
4440 * ediff.texi: Fix typos.
4441
44422006-05-30 Carsten Dominik <dominik@science.uva.nl>
4443
4444 * org.texi: Small typo fixes.
4445
fff84c22
JB
44462006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
4447
4448 * viper.texi (Viper Specials):
4449 * gnus.texi (Example Setup):
4450 * faq.texi (Backspace invokes help):
4451 * dired-x.texi (Optional Installation Dired Jump):
4452 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
4453 follow coding conventions.
4454
2de53ca6
GM
44552006-05-29 Michael Albinus <michael.albinus@gmx.de>
4456
4457 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
4458
44592006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
4460
4461 * pcl-cvs.texi: Fix typos.
4462 (Customization): Say "us".
4463
44642006-05-26 Eli Zaretskii <eliz@gnu.org>
4465
4466 * org.texi: Remove bogus @setfilename.
4467
44682006-05-26 Carsten Dominik <dominik@science.uva.nl>
4469
4470 * org.texi (ASCII export): Omit command name.
4471 (HTML export): Add prefix to all lines in Local Variable example.
4472 (Acknowledgments): Typeset names in italics.
4473
44742006-05-24 Carsten Dominik <dominik@science.uva.nl>
4475
4476 * org.texi (Plain lists): Add new item navigation commands.
4477 (External links): Document elisp and info links.
4478 (Custom searches): New section.
4479 (Publishing): New chapter.
4480 (HTML export): Include a list of supported CSS classes.
4481 (Setting tags): Describe the fast-tag-setting interface.
4482
44832006-05-20 Luc Teirlinck <teirllm@auburn.edu>
4484
4485 * dired-x.texi: ifinfo -> ifnottex.
4486
44872006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
4488
4489 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
4490
44912006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
4492
4493 * message.texi (Interface): Add tool bar customization.
4494 (MIME): Index and text additions for mml-attach.
4495 (MIME): Describe mml-dnd-protocol-alist and
4496 mml-dnd-attach-options.
4497
4498 * gnus.texi (Oort Gnus): Reorder entries in sections.
4499 Fix some entries.
4500 (Starting Up): Add references to "Emacs for Heathens" and to
4501 "Finding the News". Add user-full-name and user-mail-address.
4502 (Group Buffer Format): Add tool bar customization and update.
4503 (Summary Buffer): Add tool bar customization.
4504 (Posting Styles): Add message-alternative-emails.
4505
45062006-05-09 Michael Albinus <michael.albinus@gmx.de>
4507
4508 * tramp.texi (Filename completion): Improve wording.
4509
45102006-05-07 Romain Francoise <romain@orebokech.com>
4511
4512 * faq.texi (Using regular expressions): Fix typo.
4513 (Packages that do not come with Emacs): Fix capitalization.
4514 (Replacing text across multiple files): Expand node to explain how
4515 to use `dired-do-query-replace-regexp' in more detail, based on
4516 suggestion by Eric Hanchrow <offby1@blarg.net>.
4517
45182006-05-06 Michael Albinus <michael.albinus@gmx.de>
4519
4520 * tramp.texi (Filename completion): Completion of remote files'
4521 method, user name and host name is active only in partial
4522 completion mode.
4523
45242006-05-06 Bill Wohler <wohler@newt.com>
4525
4526 Release MH-E manual version 8.0.
4527
4528 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4529 release 8.0.
4530
45312006-05-06 Bill Wohler <wohler@newt.com>
4532
4533 * mh-e.texi (MH-BOOK-HOME): Change from
4534 http://www.ics.uci.edu/~mh/book/mh to
4535 http://rand-mh.sourceforge.net/book/mh.
4536 Replace .htm suffix with .html for MH book files.
4537 (Using This Manual): Update key binding for getting relevant
4538 chapter in Info from command key.
4539 (Ranges): Fix itemx.
4540
45412006-05-05 Karl Berry <karl@gnu.org>
4542
4543 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
4544 (\fonttextsize): New user-level command to change text font size.
4545
45462006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
4547
4548 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
4549
45502006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
4551
4552 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
4553
45542006-04-24 Bill Wohler <wohler@newt.com>
4555
4556 * mh-e.texi (Getting Started): Make it more explicit that you need
4557 to install MH. Add pointers to current MH implementations.
4558
45592006-04-21 Bill Wohler <wohler@newt.com>
4560
4561 Release MH-E manual version 7.94.
4562
4563 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4564 release 7.94.
4565
45662006-04-21 Carsten Dominik <dominik@science.uva.nl>
4567
4568 * org.texi: Many small fixes.
4569 (Handling links): Rename from "Managing links".
4570
45712006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
4572
4573 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
4574 (Splitting mail using spam-stat): Fix @xref.
4575
45762006-04-20 Chong Yidong <cyd@stupidchicken.com>
4577
4578 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 4579 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
4580
45812006-04-20 Carsten Dominik <dominik@science.uva.nl>
4582
4583 * org.texi (Time stamps): Better explanation of the purpose of
4584 different time stamps.
4585 (Structure editing, Plain lists): More details on how new items
4586 and headings are inserted.
4587
45882006-04-18 Carsten Dominik <dominik@science.uva.nl>
4589
4590 * org.texi (Formula syntax): Fix link to Calc Manual.
4591
45922006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
4593
4594 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
4595
45962006-04-17 Bill Wohler <wohler@newt.com>
4597
4598 * mh-e.texi (Folders): Update mh-before-quit-hook and
4599 mh-quit-hook example with code that removes the buffers rather
4600 than just bury them.
4601
46022006-04-17 Michael Albinus <michael.albinus@gmx.de>
4603
4604 Sync with Tramp 2.0.53.
4605
46062006-04-13 Carsten Dominik <dominik@science.uva.nl>
4607
4608 * org.texi (Updating settings): New section.
4609 (Visibility cycling): Better names for the startup folding
4610 options.
4611 (Exporting): Completely restructured.
4612 (The very busy C-c C-c key): New section.
4613 (Summary of in-buffer settings): New section.
4614
46152006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
4616
4617 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
4618
46192006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4620
4621 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
4622 (Server Commands): Key `v' is reserved for users.
4623
46242006-04-11 Carsten Dominik <dominik@science.uva.nl>
4625
4626 * org.texi (Link format): New section, emphasis on bracket links.
4627 (External links): Document bracket links.
4628 (FAQ): Expand to cover shell links and the new link format.
4629
46302006-04-09 Kevin Ryde <user42@zip.com.au>
4631
4632 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
4633
46342006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
4635
4636 * gnus.texi (Summary Buffer Lines): Add `*'.
4637
c8763fb6 46382006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
4639
4640 * gnus.texi (Group Parameters):
4641 Mention gnus-permanently-visible-groups.
4642
46432006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
4644
4645 * gnus.texi (Face): Fix typo.
4646
46472006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
4648
4649 * gnus.texi (X-Face): Clarify.
4650 (Face): Need Emacs with PNG support.
4651
46522006-04-06 Richard Stallman <rms@gnu.org>
4653
4654 * idlwave.texi: Delete the blocks "not suitable for inclusion with
4655 Emacs".
4656
46572006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
4658
4659 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
4660 blocks not suitable for inclusion with Emacs using variable
4661 PARTOFEMACS.
4662
46632006-04-04 Simon Josefsson <jas@extundo.com>
4664
4665 * gnus.texi (Security): Improve.
4666
46672006-04-02 Bill Wohler <wohler@newt.com>
4668
4669 * mh-e.texi (Getting Started, Junk, Bug Reports)
4670 (MH FAQ and Support): Fix URLs.
4671
46722006-03-31 Romain Francoise <romain@orebokech.com>
4673
4674 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
4675 to t, not nil (and has for the past eight years).
4676
46772006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
4678
4679 * message.texi, gnus.texi: Bump version to 5.11.
4680
46812006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
4682
4683 * gnus.texi (Top): Add comment about version line.
4684
4685 * message.texi (Top): Ditto. Change to take named versions into
4686 account.
4687
46882006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
4689
4690 * gnus.texi (Posting Styles): Add x-face-file to example.
4691 (X-Face): Refer to posting styles.
4692
4693 * gnus-faq.texi ([5.8]): Add x-face-file.
4694 ([8.4]): Add links to gmane.emacs.gnus.user and
4695 gmane.emacs.gnus.general.
4696
46972006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
4698
4699 * gnus-faq.texi: Use .invalid.
4700 ([5.4]): Fix gnus-posting-styles example.
4701
47022006-03-27 Romain Francoise <romain@orebokech.com>
4703
4704 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
4705 Emacs/W3 needs a new maintainer.
4706 (Ispell): Update author and version info.
4707 (Mailcrypt): Mention PGG.
4708 (New in Emacs 22): Add PGG to the list of new packages.
4709 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
4710 updating dead URLs.
4711
47122006-03-25 Karl Berry <karl@gnu.org>
4713
4714 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
4715 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
4716 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
4717 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
4718 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
4719 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
4720 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
4721 (2) do not indent copyright year list (or anything else).
4722
47232006-03-21 Bill Wohler <wohler@newt.com>
4724
4725 * mh-e.texi (Folders): Various edits.
4726
47272006-03-20 Romain Francoise <romain@orebokech.com>
4728
4729 * gnus.texi (Mail Folders): Grammar fix.
4730
47312006-03-19 Bill Wohler <wohler@newt.com>
4732
4733 * mh-e.texi (Replying): Document Mail-Followup-To.
4734 Change manually-formatted table to multitable. Add debugging info.
4735 Move description of mh-reply-default-reply-to into paragraph
4736 that describes its values.
4737
47382006-03-17 Bill Wohler <wohler@newt.com>
4739
10d1d0af 4740 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
4741 (Sending Mail Tour): Update method of entering
4742 addresses and subject.
4743 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
4744 (Adding Attachments, Searching): Update screenshots for Emacs 22.
4745
47462006-03-15 Carsten Dominik <dominik@science.uva.nl>
4747
4748 * org.texi: Version number change only.
4749
47502006-03-14 Bill Wohler <wohler@newt.com>
4751
4752 * mh-e.texi: Add index entries around each paragraph rather than
4753 depend on entries from beginning of node. Doing so ensures that
4754 index entries are less likely to be forgotten if text is cut and
4755 pasted, and are necessary anyway if the references are on a
4756 separate page. It seems that makeinfo is now (v. 4.8) only
4757 producing one index entry per node, so there is no longer any
4758 excuse not to. Use subheading instead of heading. The incorrect
4759 use of heading produced very large fonts in Info--as large as the
4760 main heading.
4761 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
4762 versions 6 and 7 appeared *around* the time of these Emacs releases.
4763
47642006-03-13 Carsten Dominik <dominik@science.uva.nl>
4765
4766 * org.texi (Clean view): Document new startup options.
4767
47682006-03-11 Bill Wohler <wohler@newt.com>
4769
4770 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
4771 (Composing, Scan Line Formats): Fix @refs.
4772 (Getting Started): Define MH profile and MH profile components.
4773 (Incorporating Mail, Reading Mail, Viewing, Printing)
4774 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
4775 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
4776 for string constants.
4777 (Tool Bar): Remove spurious quote.
4778 (Junk): Use ``...'' instead of "...".
4779 (Scan Line Formats): Replace @samp with @kbd.
4780
47812006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
4782
4783 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
4784
47852006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4786
4787 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
4788 easy to understand.
4789
47902006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
4791
4792 * gnus.texi: Markup fix.
4793 (Fancy Mail Splitting): Specify new feature.
4794
47952006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
4796
4797 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
4798 partial-words matching.
4799
48002006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
4801
4802 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
4803
4804 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
4805 (MIME Commands): Fix mm-discouraged-alternatives.
4806
48072006-03-07 Carsten Dominik <dominik@science.uva.nl>
4808
4809 * org.texi: Version number change only.
4810
48112006-03-06 Bill Wohler <wohler@newt.com>
4812
4813 * mh-e.texi: Move from SourceForge repository to Savannah.
4814 This is version 7.93, which is a total rewrite from the previous
4815 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
4816 version 7.93.
4817
48182006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
4819
4820 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
4821
48222006-03-01 Carsten Dominik <dominik@science.uva.nl>
4823
4824 * org.texi (Interaction): Add item about `org-mouse.el' by
4825 Piotr Zielinski.
4826 (Managing links): Document that also mouse-1 can be used to
4827 activate a link.
4828 (Headlines, FAQ): Add entry about hiding leading stars.
4829 (Miscellaneous): Resort the sections in this chapter to a more
4830 logical sequence.
4831
48322006-02-27 Simon Josefsson <jas@extundo.com>
4833
4834 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
4835 2004-01-27 from the trunk).
4836
48372006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4838
4839 * cc-mode.texi: Rename c-hungry-backspace to
4840 c-hungry-delete-backwards, at the request of RMS. Leave the old
4841 name as an alias.
4842
48432006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4844
4845 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
4846 include the function header within the defun.
4847
48482006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4849
4850 * cc-mode.texi: Correct two typos.
4851
48522006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4853
4854 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
4855 existing comment.
4856 (Electric Keys): Add a justification for electric indentation.
4857 (Hungry WS Deletion): Clear up the names and complications of the
4858 BACKSPACE and DELETE keys.
4859
48602006-02-23 Juri Linkov <juri@jurta.org>
4861
4862 * faq.texi (Common requests): Move `Turning on auto-fill by
4863 default' after `Wrapping words automatically'. Move `Working with
4864 unprintable characters' before `Searching for/replacing newlines'.
4865 Move `Replacing highlighted text' after `Highlighting a region'.
4866 Merge `Repeating commands' and `Repeating a command as many times
4867 as possible' into the former.
4868 (Packages that do not come with Emacs): Add refs to Gmane and
4869 etc/MORE.STUFF.
4870
48712006-02-23 Juri Linkov <juri@jurta.org>
4872
4873 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
4874 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
4875 Add xref to `(emacs)Reporting Bugs'.
4876 (Getting a printed manual): Add URL to other formats of the manual.
4877 (Common requests): Fix menu.
4878 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
4879 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
4880 (Inserting text at the beginning of each line): Add pxref to
4881 `Changing the included text prefix'.
4882 (Forcing the cursor to remain in the same column): Mention `track-eol'
4883 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
4884 (Replacing text across multiple files): Add keybinding `Q' for
4885 `dired-do-query-replace'.
4886
48872006-02-22 Carsten Dominik <dominik@science.uva.nl>
4888
4889 * reftex.texi: Version number and date change only.
4890
4891 * org.texi (Internal Links): Rewrite to cover the modified
4892 linking system.
4893
48942006-02-17 Eli Zaretskii <eliz@gnu.org>
4895
4896 * faq.texi: Remove the coding cookie, it's not needed anymore.
4897
48982006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4899
4900 * faq.texi (Colors on a TTY): Mention Mac OS port.
4901
49022006-02-12 Karl Berry <karl@gnu.org>
4903
4904 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
4905 8-bit accented a.
4906
49072006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
4908
4909 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
4910
49112006-02-08 Romain Francoise <romain@orebokech.com>
4912
4913 * faq.texi (Top): Remove paragraph about the FAQ being a
4914 transitional document, etc.
4915 (Searching for/replacing newlines): New node.
4916 (Yanking text in isearch): New node.
4917 (Inserting text at the beginning of each line): Rename and make
4918 more general, mention `M-;' in Message mode.
4919
49202006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4921
4922 * faq.texi (Meta key does not work in xterm)
4923 (Emacs does not display 8-bit characters)
4924 (Inputting eight-bit characters): Update xrefs.
4925
49262006-02-06 Romain Francoise <romain@orebokech.com>
4927
4928 * faq.texi (VM): VM now at version 7.19.
4929 Set myself as maintainer of this file.
4930
49312006-02-04 Michael Olson <mwolson@gnu.org>
4932
4933 * erc.texi (History): Note that ERC is now included with Emacs.
4934
49352006-01-31 Romain Francoise <romain@orebokech.com>
4936
4937 * message.texi (Message Headers): Explain what
4938 `message-alternative-emails' does in more detail.
4939 Update copyright year.
4940
49412006-01-30 Juanma Barranquero <lekktu@gmail.com>
4942
4943 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
4944
49452006-01-29 Richard M. Stallman <rms@gnu.org>
4946
4947 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
4948
49492006-01-29 Michael Olson <mwolson@gnu.org>
4950
4951 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
4952
4953 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
4954
4955 * faq.texi (New in Emacs 22): Mention ERC.
4956
49572006-01-28 Luc Teirlinck <teirllm@auburn.edu>
4958
4959 * rcirc.texi: Capitalize dir entry for consistency with the entry
4960 in info/dir and other entries in the Emacs category.
4961 Fix typos. Delete trailing whitespace.
4962
c8763fb6 49632006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
4964
4965 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
4966
49672006-01-27 Eli Zaretskii <eliz@gnu.org>
4968
4969 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
4970 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4971
4972 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
4973 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4974
49752006-01-27 Alex Schroeder <alex@gnu.org>
4976
4977 * rcirc.texi: New file.
4978
49792006-01-23 Juri Linkov <juri@jurta.org>
4980
4981 * widget.texi (User Interface): Add S-TAB for widget-backward.
4982
49832006-01-22 Michael Albinus <michael.albinus@gmx.de>
4984
4985 Sync with Tramp 2.0.52.
4986
4987 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
4988 Add Tramp disabling item. New item for common connection problems.
4989 (various): Apply "ftp" as method for the download URL.
4990 (Bug Reports): Refer to FAQ for common problems.
4991
49922006-01-21 Eli Zaretskii <eliz@gnu.org>
4993
4994 * widget.texi (User Interface): Use @key for TAB.
4995
4996 * ses.texi (Formulas, Printer functions): Use @key for TAB.
4997
4998 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
4999 for TAB.
5000
5001 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
5002
50032006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
5004
5005 * gnus.texi: Update copyright.
5006
50072006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
5008
5009 * gnus.texi (Article Washing): Additions.
5010
2de53ca6
GM
50112006-01-13 Carsten Dominik <dominik@science.uva.nl>
5012
5013 * org.texi (Agenda commands): Document tags command.
5014
50152006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
5016
5017 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
5018
50192006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
5020
5021 * gnus.texi (RSS): Addition.
5022
50232005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
5024
5025 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
5026
50272005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
5028
5029 * emacs-mime.texi (Display Customization): Add setting example to
5030 mm-discouraged-alternatives.
5031
50322006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
5033
5034 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
5035 version is the canonical version.
5036
50372006-01-08 Alex Schroeder <alex@gnu.org>
5038
5039 * pgg.texi (Caching passphrase): Rewording.
5040
50412006-01-06 Eli Zaretskii <eliz@gnu.org>
5042
5043 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
5044 repository URL.
5045
50462006-01-06 Carsten Dominik <dominik@science.uva.nl>
5047
5048 * org.texi: Removed the accidentally re-added empty line in the
5049 direntry.
5050
50512006-01-05 Carsten Dominik <dominik@science.uva.nl>
5052
5053 * org.texi (Agenda Views): Chapter reorganized.
5054
50552005-12-29 Romain Francoise <romain@orebokech.com>
5056
5057 * faq.texi (Using Customize): New node.
5058
50592005-12-28 Luc Teirlinck <teirllm@auburn.edu>
5060
5061 * org.texi: Remove blank line in @direntry. It is non-standard
5062 and recursively produces blank lines all over the dir file (when
5063 using Texinfo 4.8).
5064
50652005-12-21 Luc Teirlinck <teirllm@auburn.edu>
5066
5067 * widget.texi (atoms): Delete obsolete remark about `file' widget.
5068
50692005-12-20 Carsten Dominik <dominik@science.uva.nl>
5070
5071 * org.texi (Tags): Boolean logic documented.
5072 (Agenda Views): Document custom commands.
5073
50742005-12-20 David Kastrup <dak@gnu.org>
5075
5076 * faq.texi (AUCTeX): Update version and mailing list info.
5077
50782005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
5079
5080 * gnus.texi (MIME Commands): Mention addition of
5081 multipart/alternative to gnus-buttonized-mime-types and add xref
5082 to mm-discouraged-alternatives.
5083
5084 * emacs-mime.texi (Display Customization): Mention addition of
5085 "image/.*" and add xref to gnus-buttonized-mime-types in the
5086 mm-discouraged-alternatives section.
5087
50882005-12-16 Carsten Dominik <dominik@science.uva.nl>
5089
5090 * org.texi (Tags): New section.
5091 (Agenda Views): Chapter reorganized.
5092
50932005-12-16 Eli Zaretskii <eliz@gnu.org>
5094
5095 * org.texi (Internal Links): Add a missing comma after an @xref.
5096
50972005-12-14 Chong Yidong <cyd@stupidchicken.com>
5098
5099 * faq.texi (Filling paragraphs with a single space): No need to
5100 change sentence-end now.
5101
51022005-12-13 Romain Francoise <romain@orebokech.com>
5103
5104 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
5105
51062005-12-12 Jay Belanger <belanger@truman.edu>
5107
5108 * faq.texi (Calc): Update version number.
5109
51102005-12-12 Carsten Dominik <dominik@science.uva.nl>
5111
5112 * org.texi (Progress Logging): New section.
5113
51142005-12-10 Romain Francoise <romain@orebokech.com>
5115
5116 Update the Emacs FAQ for the 22.1 release.
5117
5118 * faq.texi: Set VER to `22.1'.
5119 (Basic editing): Explain how to use localized versions of the
5120 Tutorial. Mention that `C-h r' displays the manual. Delete
5121 obsolete WWW link to an Emacs 18 tutorial.
5122 (Getting a printed manual): Point to the new locations of the
5123 manuals on the GNU Web site.
5124 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
5125 available via Info (it was previously distributed separately).
5126 (Installing Texinfo documentation): The latest version of Texinfo
5127 is 4.8, not 4.0.
5128 (Informational files for Emacs): COPYING is the GNU General Public
5129 License, not the Emacs General Public License.
5130 (Informational files for Emacs): Delete obsolete link to the
5131 GNUinfo pages as they have been removed from the GNU Web site.
5132 (New in Emacs 22): New node.
5133 (Setting up a customization file): Say that most packages support
5134 Customize nowadays.
5135 (Colors on a TTY): Delete reference to instructions on how to
5136 enable syntax highlighting, it is now enabled by default.
5137 (Turning on abbrevs by default): Emacs now reads the abbrevs file
5138 at startup automatically.
5139 (Controlling case sensitivity): Mention `M-c' in isearch.
5140 (Using an already running Emacs process): Emacs now creates the
5141 socket in `/tmp/emacsUID'. Fix typos. Change default location of
5142 gnuserv. As emacsclient can now run Lisp code as well, delete a
5143 sentence praising gnuserv for that. Simplify description of how
5144 the client/server operation works.
5145 (Compiler error messages): Delete obsolete text (compile.el has
5146 been rewritten).
5147 (Indenting switch statements): Fix typo.
5148 (Matching parentheses): Simplify setup instructions, mention the
5149 menu bar item in the Options menu.
5150 (Repeating a command as many times as possible): Mention `C-x e'.
5151 (Going to a line by number): Mention new keymap and bindings
5152 `M-g M-g', `M-g M-p' and `M-g M-n'.
5153 (Turning on syntax highlighting): Now on by default. Simplify.
5154 (Replacing highlighted text): Use `1', not `t'.
5155 (Problems with very large files): The maximum size is now 256MB on
5156 32-bit machines.
5157 (^M in the shell buffer): Mention `comint-process-echoes'.
5158 (Emacs for Apple computers): Emacs 22 has native support for Mac
5159 OS X.
5160 (Translating names to IP addresses): Delete node.
5161 (Binding keys to commands): Fix typo.
5162 (SPC no longer completes file names): New node.
5163 (MIME with Emacs mail packages): Delete section about the Emacs
5164 MIME FAQ (it's not reachable anymore).
5165
51662005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5167
5168 * cc-mode.texi: The manual has been extensively revised: the
5169 information about using CC Mode has been separated from the larger
5170 and more difficult chapters about configuration. It has been
5171 updated for CC Mode 5.31.
5172
51732005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
5174
5175 * pgg.texi (User Commands): Fix description of pgg-verify-region.
5176 (Selecting an implementation): Fix descriptions.
5177
51782005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
5179
5180 * message.texi (Various Message Variables): Addition.
5181
51822005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
5183
5184 * message.texi: Fix default values.
5185
51862005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
5187
5188 * message.texi (Header Commands): Clarify descriptions of
5189 message-cross-post-followup-to, message-reduce-to-to-cc, and
5190 message-insert-wide-reply.
5191 (Various Commands): Fix kindex for message-kill-to-signature;
5192 clarify description of message-tab.
5193
51942005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
5195
5196 * message.texi (Mailing Lists): Fix description about MFT.
5197
5198 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
5199
52002005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
5201
5202 * gnus.texi (Slow Terminal Connection): Replace old description
5203 with new one.
5204
52052005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
5206
5207 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
5208 replace X-Draft-Headers with X-Draft-From.
5209
52102005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
5211
5212 * gnus.texi (Various Various): Fix the default value of
5213 nnheader-max-head-length.
5214 (Gnus Versions): Fix typo.
5215
52162005-12-08 Carsten Dominik <dominik@science.uva.nl>
5217
5218 * org.texi (Structure editing): Document new functionality of
5219 M-RET.
5220
52212005-12-06 Luc Teirlinck <teirllm@auburn.edu>
5222
5223 * org.texi (Internal Links): Fix Texinfo usage.
5224
52252005-12-06 Carsten Dominik <dominik@science.uva.nl>
5226
5227 * org.texi (TODO basics): Document the global todo list.
5228 (TODO items): Documents sparse tree for specific TODO
5229 keywords.
5230
52312005-11-30 Carsten Dominik <dominik@science.uva.nl>
5232
5233 * org.texi (Plain Lists): Typos fixed.
5234
52352005-11-28 Jay Belanger <belanger@truman.edu>
5236
5237 * calc.texi: Change references of `M-#' to `C-x *' prefix.
5238
52392005-11-24 Carsten Dominik <dominik@science.uva.nl>
5240
5241 * org.texi (Structure editing): New item moving commands added.
5242 (Plain Lists): New section.
5243
52442005-11-18 Carsten Dominik <dominik@science.uva.nl>
5245
5246 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
5247 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 5248 `org-agenda-file-to-front'.
2de53ca6
GM
5249 (Built-in table editor): Document `org-table-sort-lines'.
5250 (HTML formatting): Export of hand-formatted lists.
5251
52522005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
5253
5254 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
5255 new variable gnus-toolbar-thickness.
5256
52572005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
5258
5259 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
5260
52612005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
5262
5263 * gnus.texi (X-Face): Fix description.
5264 (XVarious): Remove gnus-xmas-logo-color-alist and
5265 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
5266
52672005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
5268
5269 * gnus.texi (Group Parameters): Mention new variable
5270 gnus-parameters-case-fold-search.
5271 (Home Score File): Addition.
5272
52732005-11-04 Ulf Jasper <ulf.jasper@web.de>
5274
5275 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
5276 (Overview): List supported feed types.
5277 (Installation): No installation necessary when using autoload.
5278 (Configuration): Rename "RSS" to "news".
5279
52802005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
5281
5282 * pgg.texi (User Commands): Document additional passphrase
5283 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
5284 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
5285
52862005-11-04 Carsten Dominik <dominik@science.uva.nl>
5287
5288 * org.texi: Version number changed to 3.19.
5289
52902005-10-29 Sascha Wilde <wilde@sha-bang.de>
5291
5292 * pgg.texi (How to use): Update the example to add autoload of
5293 pgg-encrypt-symmetric-region.
5294 (User Commands): Document pgg-encrypt-symmetric-region.
5295 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
5296
52972005-10-27 Jay Belanger <belanger@truman.edu>
5298
5299 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
5300 mention other TeX-related units.
5301
53022005-10-23 Lars Hansen <larsh@soem.dk>
5303
5304 * dired-x.texi (Miscellaneous Commands): Replace
5305 dired-do-relative-symlink by dired-do-relsymlink and
5306 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
5307
53082005-10-23 Jay Belanger <belanger@truman.edu>
5309
5310 * calc.texi (Predefined Units): Use `alpha' for the fine structure
5311 constant.
5312
53132005-10-23 Michael Albinus <michael.albinus@gmx.de>
5314
5315 * faq.texi (Bugs and problems): Replace
5316 `dired-move-to-filename-regexp' by
5317 `directory-listing-before-filename-regexp'.
5318
53192005-10-22 Eli Zaretskii <eliz@gnu.org>
5320
5321 * newsticker.texi (UPDATED): Set value.
5322
53232005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
5324
5325 * gnus.texi (Document Groups): Remove duplicate item.
5326
53272005-10-21 Carsten Dominik <dominik@science.uva.nl>
5328
5329 * org.texi (Summary): Mention iCalendar support.
5330 (Exporting): Document iCalendar support.
5331
53322005-10-18 Romain Francoise <romain@orebokech.com>
5333
5334 * viper.texi (Viper Specials): Capitalize GNU.
5335
53362005-10-17 Juri Linkov <juri@jurta.org>
5337
5338 * info.texi (Getting Started, Search Index, Expert Info):
5339 Fix wording.
5340 (Search Text): Replace `echo area' with `mode line'.
5341 (Search Index): Both `i' and `,' find all index entries.
5342 Replace example `C-f' with `C-l' (which exists in index of Info
5343 manual) and delete spaces in its keyboard input sequence.
5344 Delete unnecessary explanations about literal characters.
5345
53462005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
5347
5348 * gnus.texi (Document Server Internals): Addition.
5349
53502005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
5351
5352 * gnus.texi (A note on namespaces): Fix RFC reference.
5353
53542005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
5355
5356 * gnus.texi (RSS): Fix key description.
5357
53582005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
5359
5360 * gnus.texi: Emacs/w3 -> Emacs/W3.
5361 (Browsing the Web): Fix description.
5362 (Web Searches): Ditto.
5363 (Customizing W3): Ditto.
5364
53652005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
5366
5367 * gnus.texi (Maildir): Clarify expire-age and expire-group.
5368
53692005-10-11 Jay Belanger <belanger@truman.edu>
5370
5371 * calc.texi (Integration): Mention using `a i' to compute definite
5372 integrals.
5373
53742005-10-11 Juri Linkov <juri@jurta.org>
5375
5376 * info.texi: Rearrange nodes.
5377 (Top): Update menu. Change ref `Info for Experts' to
5378 `Advanced Info Commands'.
5379 (Getting Started): Fix description of manual's parts.
5380 (Help-Int): Change xref `Info Search' to `Search Index', and
5381 `Expert Info' to `Advanced'.
5382 (Advanced): Move node one level up.
5383 (Search Text, Search Index): New nodes split out from `Info Search'.
5384 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
5385 split out from `Advanced'.
5386 (Advanced, Emacs Info Variables): De-document editing an Info file
5387 in Info.
5388 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
5389 (Creating an Info File): Delete node and move its text to
5390 `Expert Info'.
5391
53922005-10-10 Carsten Dominik <dominik@science.uva.nl>
5393
5394 * org.texi (Workflow states): Documented that change in keywords
5395 becomes active only after restart of Emacs.
5396
53972005-10-08 Michael Albinus <michael.albinus@gmx.de>
5398
5399 Sync with Tramp 2.0.51.
5400
54012005-10-08 Nick Roberts <nickrob@snap.net.nz>
5402
5403 * speedbar.texi (Introduction): Describe new location of speedbar
5404 on menubar.
5405 (Basic Key Bindings): Remove descriptions of bindings that have
5406 been removed.
5407
54082005-10-05 Nick Roberts <nickrob@snap.net.nz>
5409
5410 * speedbar.texi (GDB): Describe use of watch expressions.
5411
54122005-09-28 Simon Josefsson <jas@extundo.com>
5413
5414 * message.texi (IDNA): Fix.
5415
54162005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
5417
5418 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
5419 nntp-server-hook, and nntp-warn-about-losing-connection; fix
5420 description of nntp-open-connection-function.
5421 (Common Variables): Fix descriptions.
5422
54232005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
5424
5425 * gnus.texi (Server Buffer Format): Document the %a format spec.
5426
54272005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
5428
5429 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
5430
54312005-09-23 Carsten Dominik <dominik@science.uva.nl>
5432
5433 * org.texi Version 3.16.
5434
54352005-09-19 Miles Bader <miles@gnu.org>
5436
5437 * newsticker.texi: Get rid of CVS keywords.
5438
54392005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
5440
5441 * gnus.texi (Finding the Parent): Fix description of how Gnus
5442 finds article.
5443
54442005-09-14 Jari Aalto <jari.aalto@cante.net>
5445
5446 * gnus.texi (Advanced Scoring Examples): New examples to teach how
5447 to drop off non-answered articles.
5448
54492005-09-19 Juanma Barranquero <lekktu@gmail.com>
5450
5451 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
5452 braces (which are unsupported by NMAKE) for macro `srcdir'.
5453
54542005-09-17 Eli Zaretskii <eliz@gnu.org>
5455
5456 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
5457 (../info/newsticker, newsticker.dvi): New targets.
5458
54592005-09-17 Ulf Jasper <ulf.jasper@web.de>
5460
5461 * newsticker.texi: Replace @command with @code. Replace @example
5462 with @lisp.
5463 (Top): Added explanations to menu items.
5464 (GNU Free Documentation License): Removed.
5465
54662005-09-16 Romain Francoise <romain@orebokech.com>
5467
5468 Update all files to specify GFDL version 1.2.
5469
5470 * doclicense.texi (GNU Free Documentation License): Update to
5471 version 1.2.
5472
54732005-09-15 Richard M. Stallman <rms@gnu.org>
5474
5475 * newsticker.texi: Fix @setfilename.
5476
5477 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
5478 (../info/newsticker, newsticker.dvi): New targets.
5479
54802005-08-30 Carsten Dominik <dominik@science.uva.nl>
5481
5482 * org.texi: Version 3.15.
5483
54842005-08-29 Luc Teirlinck <teirllm@auburn.edu>
5485
5486 * ses.texi: Combine all three indices into one.
5487 Correct a few typos.
5488
54892005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
5490
5491 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
5492
54932005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
5494
5495 * emacs-mime.texi (Handles): Remove duplicate item.
5496 (Encoding Customization): Fix the default value for
5497 mm-coding-system-priorities.
5498 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
5499 (Basic Functions): Fix reference.
5500
55012005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
5502
5503 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
5504
55052005-08-18 Richard M. Stallman <rms@gnu.org>
5506
5507 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
5508 and web site.
5509
5510 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
5511 not keyboard-translate.
5512
55132005-08-11 Richard M. Stallman <rms@gnu.org>
5514
5515 * faq.texi (Using regular expressions): Fix xref.
5516
55172005-08-09 Juri Linkov <juri@jurta.org>
5518
5519 * info.texi (Help-P): Replace `Prev' with `Previous'.
5520 (Help-M, Help-Xref): Add S-TAB.
5521 (Help-FOO): Update `u' command.
5522 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
5523 Update info about visibility of xref parts.
5524 (Help-Int): Fix `m' command. Rename `Info-last' to
5525 `Info-history-back'. Add `Info-history-forward'.
5526 (Advanced): Fix `g*' and `M-n' commands.
5527 (Info Search): Add `index-apropos' in stand-alone browser.
5528 Add isearch commands.
5529 (Emacs Info Variables): Remove `Info-fontify'.
5530 Add `Info-mode-hook'. Update face names.
5531 Add `Info-fontify-maximum-menu-size',
5532 `Info-fontify-visited-nodes', `Info-isearch-search'.
5533
55342005-08-07 Michael Albinus <michael.albinus@gmx.de>
5535
5536 Sync with Tramp 2.0.50.
5537
5538 * tramp.texi: Use @option{} consequently for method names.
5539 (Inline methods, External transfer methods): Remove references to
5540 Cygwin.
5541 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
5542 implementation.
5543
55442005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
5545
5546 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
5547 Mention that gnus-init-file is not read when Emacs is invoked with
5548 --no-init-file or -q.
5549
55502005-07-19 Carsten Dominik <dominik@science.uva.nl>
5551
5552 * org.texi: Version 3.14.
5553
55542005-07-04 Carsten Dominik <dominik@science.uva.nl>
5555
5556 * org.texi: Version 3.13.
5557
55582005-07-18 Juri Linkov <juri@jurta.org>
5559
5560 * calc.texi (Time Zones, Logical Operations):
5561 * cl.texi (Overview):
5562 * org.texi (TODO types):
5563 * sc.texi (Emacs 18 MUAs):
5564 * speedbar.texi (Top):
5565 * url.texi (History):
5566 Delete duplicate duplicate words.
5567
ce058493 55682005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
5569
5570 * cl.texi (Type Predicates): Document `atom' type.
5571
55722005-07-04 Lute Kamstra <lute@gnu.org>
5573
5574 Update FSF's address in GPL notices.
5575
5576 * calc.texi (Copying):
5577 * doclicense.texi (GNU Free Documentation License):
5578 * faq.texi (Contacting the FSF):
5579 * mh-e.texi (Copying): Update FSF's address.
5580
55812005-07-03 Richard M. Stallman <rms@gnu.org>
5582
5583 * flymake.texi (Example -- Configuring a tool called directly):
5584 Update name of flymake-build-relative-filename.
5585
55862005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
5587
5588 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
5589
55902005-06-29 Carsten Dominik <dominik@science.uva.nl>
5591
5592 * org.texi: Version 3.12.
5593
55942005-06-24 Eli Zaretskii <eliz@gnu.org>
5595
5596 * makefile.w32-in (MAKEINFO): Use --force.
5597 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5598 Makefile.in.
5599 (gnus.dvi): Use "..." to quote Sed args, so that it works with
5600 more shells.
5601
56022005-06-23 Richard M. Stallman <rms@gnu.org>
5603
5604 * speedbar.texi (Creating a display): Texinfo usage fixes.
5605
5606 * tramp.texi (Customizing Completion, Auto-save and Backup):
5607 Texinfo usage fixes.
5608
56092005-06-23 Juanma Barranquero <lekktu@gmail.com>
5610
5611 * dired-x.texi (Miscellaneous Commands):
5612 * ediff.texi (Miscellaneous):
5613 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
5614 (Agent Variables):
5615 * info.texi (Help-Xref):
5616 * message.texi (Message Headers):
5617 * org.texi (Remember):
5618 * reftex.texi (Options (Defining Label Environments)):
5619 (Options (Index Support)):
5620 (Options (Viewing Cross-References)):
5621 (Options (Misc)):
5622 (Changes):
5623 * speedbar.texi (Creating a display):
5624 * tramp.texi (Customizing Completion, Auto-save and Backup):
5625 Texinfo usage fix.
5626
56272005-06-13 Carsten Dominik <dominik@science.uva.nl>
5628
5629 * org.texi: Version 3.11.
5630
56312005-06-12 Jay Belanger <belanger@truman.edu>
5632
5633 * calc.texi (Getting Started): Remove extra menu item.
5634
56352005-05-31 Jay Belanger <belanger@truman.edu>
5636
5637 * calc.texi (Notations Used in This Manual): Use @kbd for key
5638 sequence.
5639 (Demonstration of Calc): Mention another way of starting Calc.
5640 (Starting Calc): Mention long name of M-#.
5641 (Embedded Mode Overview): Remove unnecessary instruction.
5642 (Other M-# commands): Rephrase `M-# 0' explanation.
5643 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
5644 reflect current behavior.
5645
56462005-05-30 Jay Belanger <belanger@truman.edu>
5647
5648 * calc.texi (Hooks): Change description of calc-window-hook and
5649 calc-trail-window-hook to match usage.
5650 (Computational Functions): Add more constant-generating functions.
5651 (Customizable Variables): Use defvar.
5652
56532005-05-28 Jay Belanger <belanger@truman.edu>
5654
5655 * calc.texi (Assignments in Embedded Mode): Fix variable name.
5656 (Basic Embedded Mode): Explain behavior of arguments to
5657 calc-embedded-mode.
5658
56592005-05-27 Jay Belanger <belanger@truman.edu>
5660
5661 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
5662 current behavior.
5663
56642005-05-25 Jay Belanger <belanger@truman.edu>
5665
5666 * calc.texi: Change Calc version number throughout.
5667 (Keypad Mode): Change location in info output.
5668 (Keypad mode overview): Move picture of keypad.
5669
56702005-05-21 Jay Belanger <belanger@truman.edu>
5671
5672 * calc.texi (Storing variables): Mention that only most variables
5673 are void to begin with.
5674
56752005-05-21 Kevin Ryde <user42@zip.com.au>
5676
5677 * widget.texi (Basic Types): Update cross ref from "Enabling
5678 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
5679 lispref/text.texi change.
5680
56812005-05-20 Carsten Dominik <dominik@science.uva.nl>
5682
5683 * org.texi: Version 3.09.
5684
56852005-05-18 Carsten Dominik <dominik@science.uva.nl>
5686
5687 * reftex.texi: Version 4.28.
5688
56892005-05-16 Jay Belanger <belanger@truman.edu>
5690
5691 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
5692
56932005-05-14 Jay Belanger <belanger@truman.edu>
5694
5695 * calc.texi (Default Simplifications): Insert missing ! (logical
5696 not operator).
5697
56982005-05-14 Michael Albinus <michael.albinus@gmx.de>
5699
5700 Sync with Tramp 2.0.49.
5701
57022005-05-10 Jay Belanger <belanger@truman.edu>
5703
5704 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
5705 to 1.
5706
57072005-04-29 Carsten Dominik <dominik@science.uva.nl>
5708
5709 * org.texi: Version 3.08, structure reorganized.
5710
57112005-04-24 Richard M. Stallman <rms@gnu.org>
5712
5713 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
5714
57152005-04-15 Carsten Dominik <dominik@science.uva.nl>
5716
5717 * org.texi: Update to version 3.06.
5718
57192005-04-13 Lute Kamstra <lute@gnu.org>
5720
5721 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
5722
57232005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
5724
5725 * cl.texi (Porting Common Lisp): Fix typo.
5726
57272005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
5728
5729 * gnus.texi (RSS): Addition.
5730
57312005-04-04 Jay Belanger <belanger@truman.edu>
5732
5733 * calc.texi: Change Calc version number.
5734 (Customizable variables): Fix description of calc-language-alist.
5735 (Copying): Put in version 2 of GPL.
5736
57372005-04-01 Jay Belanger <belanger@truman.edu>
5738
5739 * calc.texi (Troubleshooting Commands): Remove comment about
5740 installation.
5741 (Installation): Remove section.
5742 (Customizable Variables): New section.
5743 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
5744 (Graphical Devices): Add references to Customizable Variables.
5745
57462005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
5747
5748 * emacs-mime.texi (Display Customization): Markup fixes.
5749 (rfc2047): Update.
5750
57512005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
5752
5753 * gnus-faq.texi: Replaced with auto-generated version.
5754
57552005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
5756
5757 * dired-x.texi (Multiple Dired Directories): default-directory was
5758 renamed to dired-default-directory.
5759
57602005-03-26 Jay Belanger <belanger@truman.edu>
5761
5762 * calc.texi (Simplifying Formulas, Rewrite Rules):
5763 Change description of top and bottom of fraction.
5764 (Modulo Forms): Move description of how to create modulo forms to
5765 earlier in the section.
5766 (Fraction Mode): Suggest using : to get a fraction by dividing.
5767 (Basic Arithmetic): Adjust placement of command name.
5768 (Truncating the Stack): Emphasize that "hidden" entries are still
5769 visible.
5770 (Installation): Move discussion of printing manual to "About This
5771 Manual".
5772 (About This Manual): Mention how to print the manual.
5773 (Reporting Bugs): Remove first person.
5774 (Building Vectors): Add algebraic version of append.
5775 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
5776 (Grouping Digits): Fix typo.
5777
57782005-03-25 Werner Lemberg <wl@gnu.org>
5779
5780 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
5781 Replace `legal' with `valid'.
5782
57832005-03-25 Werner Lemberg <wl@gnu.org>
5784
5785 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
5786
57872005-03-24 Jay Belanger <belanger@truman.edu>
5788
5789 * calc.texi (General Mode Commands)
5790 (Mode Settings in Embedded Mode): Add some explanation of
5791 recording mode settings.
5792
57932005-03-24 Richard M. Stallman <rms@gnu.org>
5794
5795 * calc.texi: Remove praise of non-free software.
5796
5797 * idlwave.texi: Don't say where to get IDL or its non-free manual.
5798 (Installation): Node deleted.
5799
58002005-03-23 Richard M. Stallman <rms@gnu.org>
5801
5802 * url.texi (HTTP language/coding): Improve last change.
5803
58042005-03-22 Jay Belanger <belanger@truman.edu>
5805
5806 * calc.texi (Embedded Mode): Add new information on changing
5807 modes.
5808
58092005-03-20 Michael Albinus <michael.albinus@gmx.de>
5810
5811 Sync with Tramp 2.0.48.
5812
5813 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
5814
5815 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
5816 "GNU/Linux". Change all addresses to .gnu.org.
5817 (Default Method): Offer shortened syntax for "su" and "sudo"
5818 methods.
5819
58202005-03-07 Richard M. Stallman <rms@gnu.org>
5821
5822 * url.texi: Fix usage of "e.g.".
5823 (HTTP language/coding): Explain the rules for these strings.
5824
58252005-03-06 Richard M. Stallman <rms@gnu.org>
5826
5827 * woman.texi (Introduction): Minor cleanups.
5828
5829 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
5830
5831 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
5832 (Installation): Node deleted.
5833
5834 * mh-e.texi (Preface): Get rid of "Emacs 21".
5835
5836 * eshell.texi (Installation): Delete node (for Emacs 20).
5837
58382005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
5839
5840 * flymake.texi: Refill and tweak style in @lisp blocks.
5841
58422005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
5843
5844 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
5845
58462005-03-01 Jay Belanger <belanger@truman.edu>
5847
5848 * calc.texi (Trigonometric and Hyperbolic Functions):
5849 Mention additional functions.
5850 (Algebraic Simplifications): Mention additional simplifications.
5851
58522005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
5853
5854 * ses.texi: Add concept/function/variable indices (this work was
5855 donated by Brad Collins <brad@chenla.org>, copyright-assignment
5856 papers on file at FSF).
5857
58582005-02-10 Jay Belanger <belanger@truman.edu>
5859
5860 * calc.texi: Change @LaTeX to La@TeX throughout.
5861 Redefine @expr as @math for TeX output.
5862 Redefine @texline as a no-op for TeX output.
5863 Define @tfn, replace @t by @tfn throughout.
5864
58652005-02-09 Jay Belanger <belanger@truman.edu>
5866
5867 * calc.texi: Add macro for LaTeX for info output.
5868
58692005-02-08 Kim F. Storm <storm@cua.dk>
5870
5871 * texinfo.tex (LaTex): Add def.
5872
58732005-02-06 Jay Belanger <belanger@truman.edu>
5874
5875 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
5876 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
5877 throughout manual.
5878
58792005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5880
5881 * gnus.texi: Some edits based on comments from David Abrahams.
5882
58832005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
5884
5885 * gnus.texi (RSS): Fix the keystroke.
5886
58872005-01-24 David Kastrup <dak@gnu.org>
5888
5889 * faq.texi: Update AUCTeX version info.
5890
58912005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
5892
5893 * gnus-faq.texi ([4.1]): Typo.
5894
58952005-01-19 Jay Belanger <belanger@truman.edu>
5896
5897 * calc.texi (Keep Arguments): Mention that keeping arguments
5898 doesn't work with keyboard macros.
5899
59002005-01-16 Richard M. Stallman <rms@gnu.org>
5901
5902 * autotype.texi (Autoinserting): Fix small error.
5903
59042005-01-16 Michael Albinus <michael.albinus@gmx.de>
5905
5906 Sync with Tramp 2.0.47.
5907
5908 * tramp.texi (Compilation): New section, describing compilation of
5909 remote files.
5910
59112005-01-11 Kim F. Storm <storm@cua.dk>
5912
5913 * widget.texi (Basic Types): Add :follow-link keyword.
5914
59152005-01-09 Jay Belanger <belanger@truman.edu>
5916
5917 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
5918
59192005-01-08 Jay Belanger <belanger@truman.edu>
5920
5921 * calc.texi: Change throughout to reflect new default value of
5922 calc-settings-file.
5923
59242005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
5925
5926 * message.texi (Reply): `message-reply-to-function' should return
5927 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
5928
59292005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
5930
5931 * faq.texi (Changing load-path): Fix typo.
5932
59332005-01-05 Jay Belanger <belanger@truman.edu>
5934
5935 * calc.texi (Programming Tutorial): Replace kbd command by
5936 appropriate characters for a keyboard macro.
5937
59382005-01-04 Jay Belanger <belanger@truman.edu>
5939
5940 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
5941 for Lucid Emacs.
5942 (Programming Tutorial): Mention that the user needs to be in the
5943 right mode to compute some functions.
5944
59452005-01-04 Jay Belanger <belanger@truman.edu>
5946
5947 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
5948 no longer applicable.
5949
59502005-01-01 Jay Belanger <belanger@truman.edu>
5951
5952 * calc.texi (Programming Tutorial): Changed description of how to
5953 edit keyboard macros to match current behavior.
5954
59552004-12-31 Jay Belanger <belanger@truman.edu>
5956
5957 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
5958
59592004-12-20 Jay Belanger <belanger@truman.edu>
5960
5961 * calc.texi (Types Tutorial): Emphasize that you can't divide by
5962 zero.
5963
59642004-12-17 Luc Teirlinck <teirllm@auburn.edu>
5965
5966 * cc-mode.texi (Text Filling and Line Breaking): Put period after
5967 @xref.
5968 (Font Locking): Avoid @strong{Note:}.
5969
59702004-12-17 Michael Albinus <michael.albinus@gmx.de>
5971
5972 Sync with Tramp 2.0.46.
5973
5974 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
5975
59762004-12-16 Luc Teirlinck <teirllm@auburn.edu>
5977
5978 * url.texi: Correct typos.
5979 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 5980 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
5981 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
5982 (Dealing with HTTP documents): @inforef->@xref.
5983
59842004-12-15 Jay Belanger <belanger@truman.edu>
5985
5986 * calc.texi: Consistently capitalized all mode names.
5987 (Answers to Exercises): Mention that an answer can be a fraction
5988 when in Fraction mode.
5989
59902004-12-13 Jay Belanger <belanger@truman.edu>
5991
5992 * calc.texi: Fix some TeX definitions.
5993
59942004-12-09 Luc Teirlinck <teirllm@auburn.edu>
5995
5996 * reftex.texi (Imprint): Remove erroneous @value's.
5997
59982004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5999
6000 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
6001 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
6002
60032004-12-08 Jay Belanger <belanger@truman.edu>
6004
6005 * calc.texi (Starting Calc): Remove comment about installation.
6006 (Keypad Mode Overview): Remove comment about Emacs 19 support.
6007
60082004-12-08 Luc Teirlinck <teirllm@auburn.edu>
6009
6010 * url.texi: Update @setfilename.
6011 (Getting Started): No need to worry about Gnus versions.
6012 (Dealing with HTTP documents): Use @inforef.
6013
6014 * org.texi: Fix @direntry file name.
6015
60162004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
6017
6018 * url.texi: New file.
6019
6020 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
6021
60222004-12-06 Jay Belanger <belanger@truman.edu>
6023
6024 * calc.texi (Using Calc): Remove paragraph about installation.
6025
60262004-12-06 Jay Belanger <belanger@truman.edu>
6027
6028 * calc.texi: Use more Texinfo macros and less TeX defs.
6029 Remove @refill's.
6030
60312004-12-06 Richard M. Stallman <rms@gnu.org>
6032
6033 * org.texi: New file.
6034
60352004-12-05 Richard M. Stallman <rms@gnu.org>
6036
6037 * Makefile.in (org.dvi, ../info/org): New targets.
6038 (INFO_TARGETS): Add ../info/org.
6039 (DVI_TARGETS): Add org.dvi.
6040 (maintainer-clean): Remove the info files in the info dir.
6041
60422004-11-26 Eli Zaretskii <eliz@gnu.org>
6043
6044 * idlwave.texi: Fix the setfilename directive to put the produced
6045 file in ../info.
6046 (Continued Statement Indentation): Resurrect Jan D.'s change from
6047 2004-11-03 that was lost when a newer version of idlwave.texi was
6048 imported.
6049
60502004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
6051
6052 * gnus-faq.texi ([5.1]): Added missing bracket.
6053
6054 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
6055 `spam-initialize'.
6056
60572004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
6058
6059 * message.texi (Various Message Variables): Mention that all mail
6060 file variables are derived from `message-directory'.
6061
6062 * gnus.texi (Splitting Mail): Clarify bogus group.
6063
60642004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
6065
6066 * emacs-mime.texi (Encoding Customization): Fix
6067 mm-coding-system-priorities entry.
6068
c8763fb6 60692004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
6070
6071 * idlwave.texi (Continued Statement Indentation):
6072 * reftex.texi (Options (Index Support)):
6073 (Displaying and Editing the Index, Table of Contents):
6074 * speedbar.texi (Creating a display, Major Display Modes): Replace
6075 non-nil with non-@code{nil}.
6076
60772004-10-21 Jay Belanger <belanger@truman.edu>
6078
6079 * calc.texi (Algebraic-Style Calculations): Removed a comment.
6080
60812004-10-18 Luc Teirlinck <teirllm@auburn.edu>
6082
6083 * calc.texi (Reporting Bugs): Double up `@'.
6084
60852004-10-18 Jay Belanger <belanger@truman.edu>
6086
6087 * calc.texi (Reporting Bugs): Changed the address that bugs
6088 should be sent to.
6089
60902004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
6091
6092 * gnus.texi (New Features): Add 5.11.
6093
6094 * message.texi (Resending): Remove wrong default value.
6095
6096 * gnus.texi (Mail Source Specifiers): Describe possible problems
6097 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
6098 `pop3-leave-mail-on-server' to the index.
6099
61002004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
6101
6102 * message.texi (Canceling News): Add how to set a password.
6103
61042004-10-12 Jay Belanger <belanger@truman.edu>
6105
6106 * calc.texi (Help Commands): Changed the descriptions of
6107 calc-describe-function and calc-describe-variable to match their
6108 current behavior.
6109
61102004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
6111
6112 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
6113
61142004-10-12 Michael Albinus <michael.albinus@gmx.de>
6115
6116 Sync with Tramp 2.0.45.
6117
6118 * tramp.texi (Frequently Asked Questions): Comment paragraph about
6119 plink link. The URL is outdated. Originator contacted for
6120 clarification.
6121
61222004-10-10 Juri Linkov <juri@jurta.org>
6123
6124 * gnus.texi (Top, Marking Articles): Join two menus in one node
6125 because a node can have only one menu.
6126
61272004-10-09 Juri Linkov <juri@jurta.org>
6128
6129 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
6130 example of nnmail-split-fancy.
6131
61322004-10-06 Karl Berry <karl@gnu.org>
6133
6134 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
6135 consistency with other uses of dashes.
6136
61372004-10-05 Karl Berry <karl@gnu.org>
6138
6139 * info.texi: Consistently use --- throughout, periods at end of
6140 menu descriptions, and a couple typos.
6141
61422004-09-26 Jesper Harder <harder@ifa.au.dk>
6143
6144 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
6145 * pgg.texi (User Commands, Backend methods): Do.
6146 * gnus.texi: Markup fixes.
6147 (Setting Process Marks): Fix `M P a' entry.
6148 * emacs-mime.texi: Fixes.
6149
61502004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
6151
6152 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
6153 again.
6154 Use 5.10 instead of 5.10.0.
6155
61562004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
6157
6158 * gnus.texi (Summary Mail Commands): S D e.
6159
61602004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
6161
6162 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
6163 the gnus-article-mode-line-format section.
6164
61652004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
6166
6167 * gnus.texi (Various Summary Stuff): Fix the documentation for
6168 gnus-newsgroup-variables.
6169
61702004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
6171
6172 * gnus.texi (MIME Commands): Added
6173 gnus-mime-display-multipart-as-mixed,
6174 gnus-mime-display-multipart-alternative-as-mixed,
6175 gnus-mime-display-multipart-related-as-mixed.
6176 (Mail Source Customization): Clarify `mail-source-directory'.
6177 (Splitting Mail): Mention gnus-group-find-new-groups.
6178 (SpamOracle): Fixed typo.
6179
6180 * gnus-faq.texi: Untabify.
6181 ([6.3]): nnir.el is in contrib directory.
6182
6183 * message.texi (News Headers): Clarify how a unique ID is created.
6184
6185 * gnus.texi (Batching Agents): Fixed typo in example. Reported
6186 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
6187
b2abec73 61882004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 6189
b2abec73 6190 * gnus.texi (Group Parameters): Added more on hooks.
2de53ca6
GM
6191
61922004-09-20 Florian Weimer <fw@deneb.enyo.de>
6193
6194 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
6195
61962004-09-22 Jay Belanger <belanger@truman.edu>
6197
6198 * calc.texi (Vectors as Lists): Added a warning that the tutorial
6199 might be hidden during part of the session.
6200
62012004-09-20 Jay Belanger <belanger@truman.edu>
6202
6203 * calc.texi (Notations Used in This Manual): Put in an earlier
6204 mention that DEL could be called Backspace.
6205
62062004-09-10 Simon Josefsson <jas@extundo.com>
6207
6208 * gnus.texi (IMAP): Add example. Suggested and partially written
6209 by Steinar Bang <sb@dod.no>.
6210
62112004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6212
6213 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
6214 netrc syntax.
6215
62162004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6217
b2abec73
JB
6218 * gnus.texi (Spam ELisp Package Sequence of Events):
6219 Some clarifications.
2de53ca6
GM
6220 (Spam ELisp Package Global Variables): More clarifications.
6221
62222004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6223
6224 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
6225 Mention spam-split does not modify incoming mail.
6226
62272004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6228
6229 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
6230
62312004-09-10 Eli Zaretskii <eliz@gnu.org>
6232
6233 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
6234
62352004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
6236
6237 * makefile.w32-in (sieve, pgg): Use $(infodir).
6238
62392004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
6240
6241 * makefile.w32-in: Fix PGG and Sieve entries.
6242
62432004-08-28 Eli Zaretskii <eliz@gnu.org>
6244
6245 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
6246 Emacs and related programs.
6247
62482004-08-27 Richard M. Stallman <rms@gnu.org>
6249
6250 * faq.texi: Fix texinfo usage, esp. doublequotes.
6251 (Difference between Emacs and XEmacs): Some clarification.
6252
6253 * faq.texi (Difference between Emacs and XEmacs):
6254 Explain not to contrast XEmacs with GNU Emacs.
6255
62562004-08-26 Richard M. Stallman <rms@gnu.org>
6257
6258 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
6259
62602004-08-22 David Kastrup <dak@gnu.org>
6261
6262 * reftex.texi (AUCTeX): Update links, section name.
6263
6264 * faq.texi (Calc): Update availability (included in 22.1).
6265 (AUCTeX): Update availability, information, versions, description.
6266
62672004-08-14 Eli Zaretskii <eliz@gnu.org>
6268
6269 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
6270
62712004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
6272
6273 * cc-mode.texi: Various updates for CC Mode 5.30.9.
6274
62752004-08-10 Michael Albinus <michael.albinus@gmx.de>
6276
6277 Sync with Tramp 2.0.44.
6278
62792004-08-05 Lars Hansen <larsh@math.ku.dk>
6280
6281 * widget.texi (User Interface): Update how to separate the
6282 editable field of an editable-field widget from other widgets.
6283 (Programming Example): Add text after field.
6284
62852004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
6286
6287 * emacs-mime.texi (Encoding Customization): Add a note to the
6288 mm-content-transfer-encoding-defaults entry.
6289 (rfc2047): Update.
6290
6291 * gnus.texi (Article Highlighting): Add
6292 gnus-cite-ignore-quoted-from.
6293 (POP before SMTP): New node.
6294 (Posting Styles): Addition.
6295 (Splitting Mail): Add nnmail-split-lowercase-expanded.
6296 (Fancy Mail Splitting): Ditto.
6297 (X-Face): Add gnus-x-face.
6298
62992004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
6300
6301 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
6302 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
6303
63042004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
6305
6306 * gnus.texi (Mail Source Specifiers): Describe
6307 `pop3-leave-mail-on-server'.
6308
63092004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
6310
6311 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
6312
6313 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
6314 repository. Change setfilename.
6315
6316 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
6317
63182004-07-02 Juri Linkov <juri@jurta.org>
6319
6320 * pcl-cvs.texi (Viewing differences): Add `d r'.
6321
63222004-06-29 Jesper Harder <harder@ifa.au.dk>
6323
6324 * ses.texi, viper.texi, flymake.texi, faq.texi:
6325 * eshell.texi, ediff.texi: Markup fixes.
6326
63272004-06-21 Karl Berry <karl@gnu.org>
6328
6329 * info.texi (Top): Mention that only Emacs has mouse support.
6330 (Getting Started): Mention this in a few other places.
6331
63322004-06-13 Luc Teirlinck <teirllm@auburn.edu>
6333
6334 * autotype.texi (Copyrights, Timestamps): Recommend
6335 `before-save-hook' instead of `write-file-functions'.
6336
63372004-06-13 Lars Hansen <larsh@math.ku.dk>
6338
6339 * dired-x.texi (dired-mark-omitted): Update keybinding.
6340
63412004-06-10 Kim F. Storm <storm@cua.dk>
6342
6343 * pcl-cvs.texi (Viewing differences): Add 'd y'.
6344
63452004-06-05 Lars Hansen <larsh@math.ku.dk>
6346
6347 * dired-x.texi (variable dired-omit-mode): Rename from
6348 dired-omit-files-p.
6349 (function dired-omit-mode): Rename from dired-omit-toggle.
6350 Call dired-omit-mode rather than set dired-omit-files-p.
6351 (dired-mark-omitted): Describe command.
6352
63532004-05-29 Michael Albinus <michael.albinus@gmx.de>
6354
6355 Version 2.0.41 of Tramp released.
6356
63572004-05-29 Juanma Barranquero <lektu@terra.es>
6358
6359 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
6360 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
6361
63622004-05-29 Richard M. Stallman <rms@gnu.org>
6363
6364 * cl.texi (Top): Call this chapter `Introduction'.
6365 (Overview): In TeX, no section heading here.
6366
6367 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
6368
63692004-05-29 Eli Zaretskii <eliz@gnu.org>
6370
6371 * Makefile.in (../info/flymake, flymake.dvi): New targets.
6372 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
6373
63742004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
6375
6376 * flymake.texi: New file.
6377
63782004-05-28 Simon Josefsson <jas@extundo.com>
6379
6380 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
6381
b344d29d 63822004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
6383
6384 Version 2.0.40 of Tramp released.
6385
63862004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
6387
6388 Complete rework, based on review by Karl Berry <karl@gnu.org>.
6389
6390 * tramp.texi (Auto-save and Backup): Explain exploitation of new
6391 variables `tramp-backup-directory-alist' and
6392 `tramp-bkup-backup-directory-info'.
6393 (Overview, Connection types)
6394 (External transfer methods, Default Method)
6395 (Windows setup hints): Remove restriction of password entering
6396 with external methods.
6397 (Auto-save and Backup): Make file name example
6398 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
6399 and `auto-save-directory' must be used.
6400 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
6401 only "NT"). Remove doubled entry "What kinds of systems does
6402 @tramp{} work on".
6403 (tramp): Macro removed.
6404 (Obtaining Tramp): Flag removed from title.
6405 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
6406 and `trampver' used properly. Flag `tramp-inst' replaced by
6407 `installchapter'. Installation related text adapted.
6408
64092004-04-28 Masatake YAMATO <jet@gyve.org>
6410
6411 * widget.texi (Programming Example): Remove overlays.
6412
64132004-04-27 Jesper Harder <harder@ifa.au.dk>
6414
6415 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
6416
64172004-04-23 Juanma Barranquero <lektu@terra.es>
6418
6419 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6420
64212004-04-05 Jesper Harder <harder@ifa.au.dk>
6422
6423 * info.texi (Info Search): Add info-apropos.
6424
64252004-03-22 Juri Linkov <juri@jurta.org>
6426
6427 * faq.texi: Fix help key bindings.
6428
64292004-03-17 Luc Teirlinck <teirllm@auburn.edu>
6430
6431 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
6432 (as suggested by Karl Berry). Update information about colored
6433 stars in menus. Add new subheading describing M-n.
6434
64352004-03-12 Richard M. Stallman <rms@gnu.org>
6436
6437 * cl.texi (Top): Rename top node's title.
6438
64392004-03-08 Karl Berry <karl@gnu.org>
6440
6441 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
6442 problems making the texinfo distribution.
6443
64442004-02-29 Simon Josefsson <jas@extundo.com>
6445
6446 * smtpmail.texi (Authentication): Changed the list of supported
6447 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
6448 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
6449 <voegelas@gmx.net>.
6450
64512004-02-29 Juanma Barranquero <lektu@terra.es>
6452
6453 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6454 Use $(DEL) instead of rm, and ignore exit code.
6455
b344d29d 64562004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
6457
6458 Tramp version 2.0.39 released.
6459
64602004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
6461
6462 * tramp.texi (Customizing Completion): Explain new functions
6463 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
6464 (all): Savannah URLs unified to "http://savannah.nongnu.org".
6465 (Top): Refer to Savannah mailing list as the major one. Mention
6466 older mailing lists in HTML mode only.
6467 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
6468 (Frequently Asked Questions): Remote hosts must not be Unix-like
6469 for "smb" method.
6470 (Password caching): New node.
6471 (External transfer methods): Refer to password caching for "smb"
6472 method.
6473
64742004-02-17 Karl Berry <karl@gnu.org>
6475
6476 * info.texi (Help-Int): Mention the new line number feature.
6477
64782004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
6479
6480 * ses.texi (Advanced Features): New functionality for
6481 ses-set-header-row (defaults to current row unless C-u used).
6482 (Acknowledgements): Add Stefan Monnier.
6483
64842003-12-29 Kevin Ryde <user42@zip.com.au>
6485
6486 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
6487
b344d29d 64882003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6489
6490 Tramp version 2.0.38 released.
6491
6492 * tramp.texi (Remote shell setup): Warn of environment variables
6493 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
6494 <sven.gabriel@imk.fzk.de>.
6495 (Configuration): Tramp now chooses base64/uuencode
6496 automatically. Update wording accordingly.
6497 (Top): More description for the `Default Method' menu entry.
6498 (Default Method): Use @code, not @var, for Lisp variables.
6499 (Default Method): New subsection `Which method is the right one
6500 for me?' Suggested by Christian Kirsch.
6501 (Configuration): Pointer to new subsection added.
6502 (Default Method): Too many "use" in one sentence.
6503 Rephrase. Reported by Christian Kirsch.
6504 (Filename Syntax): Old `su' example is probably a left-over from
6505 the sm/su method naming. Replace with `ssh', instead.
6506 (External transfer methods, Auto-save and Backup):
6507 Typo fixes.
6508
65092003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
6510
183080b6 6511 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
6512 (Top): Mention japanese manual only if flag `jamanual' is set.
6513 Insert section `Japanese manual' in menu.
6514
65152003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
6516
6517 * eshell.texi (Known Problems): Add doc item.
6518
65192003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
6520
6521 * cc-mode.texi: Update for CC Mode 5.30.
6522
6523 Note: Please refrain from doing purely cosmetic changes like
6524 removing trailing whitespace in this manual; it clobbers cvs
6525 merging for no good reason.
6526
65272003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6528
6529 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
6530 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
6531 @acronym{ASCII}.
6532
65332003-10-26 Karl Berry <karl@gnu.org>
6534
6535 * info.texi (Info Search): Echo area, not echo are. From Debian
6536 diff.
6537
65382003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
6539
10d1d0af 6540 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
6541 :buttons and :children keywords.
6542
65432003-10-22 Miles Bader <miles@gnu.org>
6544
6545 * Makefile.in (info): Move before $(top_srcdir)/info.
6546
65472003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
6548
6549 * tramp.texi (Inline methods): Small grammar fix.
6550 (External transfer methods): Likewise.
6551
65522003-10-08 Nick Roberts <nick@nick.uklinux.net>
6553
6554 * speedbar.texi: Remove paragraph for GUD that is no longer true.
6555
65562003-10-06 Luc Teirlinck <teirllm@auburn.edu>
6557
6558 * texinfo.tex: Replace `%' in arch tagline by @ignore.
6559
65602003-09-30 Richard M. Stallman <rms@gnu.org>
6561
6562 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
6563
6564 * widget.texi (User Interface): Fix typos.
6565
6566 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
6567
65682003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
6569
6570 * pcl-cvs.texi (Selected Files): Fix typo.
6571
65722003-09-21 Karl Berry <karl@gnu.org>
6573
6574 * info.texi (] and [ commands): No period at end of section title.
6575
65762003-09-04 Miles Bader <miles@gnu.org>
6577
6578 * Makefile.in (top_srcdir): New variable.
6579 ($(top_srcdir)/info): New rule.
6580 (info): Depend on it.
6581
65822003-09-03 Peter Runestig <peter@runestig.com>
6583
6584 * makefile.w32-in: New file.
6585
65862003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
6587
6588 * widget.texi (User Interface): Explain the need of static text
6589 around an editable field.
6590
65912003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6592
6593 * widget.texi (Basic Types): The argument to `:help-echo' can now
6594 be a form that evaluates to a string.
6595
65962003-08-18 Kim F. Storm <storm@cua.dk>
6597
6598 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
6599
66002003-08-16 Richard M. Stallman <rms@gnu.org>
6601
6602 * dired-x.texi (Shell Command Guessing): Explain *.
6603
66042003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
6605
6606 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
6607 log-edit-insert-changelog.
6608
66092003-08-03 Karl Berry <karl@gnu.org>
6610
6611 * info.texi: Need @contents.
6612
c8763fb6 66132003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6614
6615 Tramp version 2.0.36 released.
6616
6617 * tramp.texi (Remote shell setup): Explain about problems with
6618 non-Bourne commands in ~/.profile and ~/.shrc.
6619
66202003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6621
6622 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
6623 renaming of `vis-mode' to `visible-mode'.
6624
66252003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
6626
6627 * info.texi (Top, Help-Small-Screen): Remove accidentally added
6628 next, prev and up pointers.
6629
66302003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
6631
6632 * info.texi (Help): Mention existence of Emacs and stand-alone
6633 Info at the very beginning of the tutorial.
6634 (Help-Inv): New node.
6635 (Help-]): New node.
6636 (Help-M): Systematically point out the differences between default
6637 Emacs and stand-alone versions. Delete second menu.
6638 (Help-Xref): Systematically point out the differences between
6639 default Emacs and stand-alone versions.
6640 (Help-Int): Change `l' example.
6641 (Expert Info): Fix typos.
6642 (Emacs Info Variables): Mention `Info-hide-note-references' and
6643 new default for `Info-scroll-prefer-subnodes'.
6644
c8763fb6 66452003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6646
6647 Version 2.0.35 of Tramp released.
6648
6649 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
6650 (Inline methods): Add methods `remsh' and `plink1'.
6651 (External transfer methods): Add method `remcp'.
6652 (Multi-hop Methods): Add method `remsh'.
6653 Small patch from Adrian Aichner <adrian@xemacs.org>:
6654 Fix minor typos.
6655 (Concept Index): Added to make manual searchable via
6656 `Info-index'.
6657 (Version Control): Add cindex entry.
6658
c8763fb6 66592003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6660
6661 * trampver.texi: Version 2.0.34 released.
6662
66632003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6664
6665 * faq.texi: Improve previous changes.
6666
66672003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
6668
6669 * faq.texi: Update copyright and maintenance details.
6670 Update some package URLs, versions, and maintainers.
6671 Remove many references to the Emacs Lisp Archive.
6672
66732003-04-23 Simon Josefsson <jas@extundo.com>
6674
6675 * smtpmail.texi: Fix license (the invariant sections mentioned has
6676 never been part of the smtp manual). Align info dir entry with
6677 other emacs packages.
6678
66792003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
6680
6681 * tramp.texi: Version 2.0.33 released.
6682 Remove installation chapter. Remove XEmacs specifics.
6683
66842003-03-29 Richard M. Stallman <rms@gnu.org>
6685
6686 * tramp.texi (Top): Undo the previous renaming.
6687 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
6688
c8763fb6 66892003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6690
6691 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
6692 version of manual.
6693
6694 * tramp.texi (Auto-save and Backup): New node.
6695
66962003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
6697
6698 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
6699 Emacs" in order to have better differentiation to "XEmacs".
6700 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
6701 are new macros in order to point to the other Emacs flavor where
6702 appropriate. In info case, point to node `Installation' in order
6703 to explain how to generate the other way. In html case, make a
6704 link to the other html file.
6705 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
6706 after CVS checkout/update.
6707 (Installation): Completely rewritten.
6708 (Installation parameters, Load paths): New sections under
6709 `Installation'.
6710
c8763fb6 67112003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6712
6713 * tramp.texi: Version 2.0.30 released.
6714 Replace word "path" with "localname" where used as a component of
6715 a Tramp file name.
6716
67172003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
6718
6719 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
6720 introduced.
6721 (Installation): Explain what to do if files from the tramp/contrib
6722 directory are needed.
6723
67242003-02-23 Alex Schroeder <alex@emacswiki.org>
6725
6726 * smtpmail.texi (How Mail Works): New.
6727
67282003-02-22 Alex Schroeder <alex@emacswiki.org>
6729
6730 * smtpmail.texi: New file.
6731
6732 * Makefile.in: Build SMTP manual.
6733
c8763fb6 67342003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6735
6736 * tramp.texi: Version 2.0.29 released.
6737 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
6738 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
6739
67402003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
6741
6742 * tramp.texi (Frequently Asked Questions): Explain a workaround if
6743 another package loads accidently Ange-FTP.
6744
67452003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
6746
6747 * tramp.texi (Customizing Completion): Add function
6748 `tramp-parse-sconfig'. Change example of
6749 `tramp-set-completion-function', because parsing of ssh config
6750 files looks more natural.
6751
67522003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
6753
6754 * gnus.texi: Do not use `path' in several locations.
6755
c8763fb6 67562002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6757
6758 * tramp.texi (External transfer methods): New method `smb'. From
6759 Michael Albinus.
6760
67612002-11-05 Karl Berry <karl@gnu.org>
6762
6763 * info.texi (Info-fontify): Reorder face list to avoid bad line
6764 breaks.
6765
c8763fb6 67662002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
6767
6768 * tramp.texi: Move @copying to standard place. Use
6769 @insertcopying.
6770
67712002-10-02 Karl Berry <karl@gnu.org>
6772
6773 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
6774 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
6775 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
6776 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
6777 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
6778 Per rms, update all manuals to use @copying instead of @ifinfo.
6779 Also use @ifnottex instead of @ifinfo around the top node, where
6780 needed for the sake of the HTML output.
6781 (The Gnus manual is not fixed since it's not clear to me how it
6782 works; and the Tramp manual already uses @copying, although in an
6783 unusual way. All others were changed.)
6784
67852002-09-10 Jonathan Yavner <jyavner@engineer.com>
6786
6787 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
6788 (../info/ses, ses.dvi): New targets.
6789 * ses.texi: New file.
6790
c8763fb6 67912002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
6792
6793 * texinfo.tex: Update to texinfo 4.2.
6794
67952002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
6796
6797 * reftex.texi: Update to RefTeX 4.19.
6798
c8763fb6 67992002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
6800
6801 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
6802 (../info/tramp, tramp.dvi): New targets.
6803
68042002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
6805
6806 * Makefile.in (DVI_TARGETS): Add calc.dvi.
6807 (calc.dvi): Uncomment.
6808
68092001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
6810
6811 * Makefile.in (INFO_TARGETS): Add ../info/calc.
6812 (../info/calc): New target.
6813
68142001-10-20 Gerd Moellmann <gerd@gnu.org>
6815
6816 * (Version 21.1 released.)
6817
68182001-10-05 Gerd Moellmann <gerd@gnu.org>
6819
6820 * Branch for 21.1.
6821
68222001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
6823
6824 * Makefile.in (../info/info): Use an explicit -o switch to
6825 makeinfo.
6826
68272001-03-05 Gerd Moellmann <gerd@gnu.org>
6828
6829 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6830
68312000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
6832
6833 * Makefile.in (../info/idlwave): Use --no-split.
6834
68352000-12-14 Dave Love <fx@gnu.org>
6836
c4cc8b9a 6837 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
6838 (gnus.dvi): Change rule to remove @latex stuff.
6839
68402000-10-19 Eric M. Ludlam <zappo@ultranet.com>
6841
6842 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
6843
68442000-10-13 John Wiegley <johnw@gnu.org>
6845
6846 * Makefile.in: Add build targets for eshell.texi.
6847
68482000-09-25 Gerd Moellmann <gerd@gnu.org>
6849
6850 * Makefile.in: Remove/comment speedbar stuff.
6851
68522000-09-22 Dave Love <fx@gnu.org>
6853
6854 * Makefile.in: Add emacs-mime.
6855
68562000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
6857
6858 * Makefile.in (INFO_TARGETS): Add ../info/woman.
6859 (DVI_TARGETS): Add woman.dvi.
6860 (../info/woman, woman.dvi): New targets.
6861
68622000-05-31 Stefan Monnier <monnier@cs.yale.edu>
6863
6864 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
6865
6866 * pcl-cvs.texi: New file.
6867 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
6868 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
6869
68702000-05-11 Gerd Moellmann <gerd@gnu.org>
6871
6872 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
6873 (../info/ebrowse, ebrowse.dvi): New targets.
6874
68752000-01-13 Gerd Moellmann <gerd@gnu.org>
6876
6877 * Makefile.in (INFO_TARGETS): Add eudc.
6878 (DVI_TARGETS): Add eudc.dvi.
6879 (../info/eudc, eudc.dvi): New targets.
6880
68812000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
6882
6883 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
6884 compatibility with 8+3 filesystems).
6885 (../info/efaq): Rename from emacs-faq.
6886
68872000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
6888
6889 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
6890 (../info/idlwave, idlwave.dvi): New targets.
6891
68921999-10-23 Dave Love <fx@gnu.org>
6893
6894 * Makefile.in: Use autotype.texi.
6895
68961999-10-12 Stefan Monnier <monnier@cs.yale.edu>
6897
6898 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
6899 faq.texi file) rather than ../info/faq.
6900
69011999-10-07 Gerd Moellmann <gerd@gnu.org>
6902
6903 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
6904 (../info/ada-mode, ada-mode.dvi): New targets.
6905
69061999-09-01 Dave Love <fx@gnu.org>
6907
6908 * Makefile.in: Add faq.
6909
69101999-07-12 Richard Stallman <rms@gnu.org>
6911
6912 * Version 20.4 released.
6913
69141998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6915
6916 * Version 20.3 released.
6917
69181998-04-06 Andreas Schwab <schwab@gnu.org>
6919
768c0c0f
JB
6920 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
6921 Use it in dvi targets.
2de53ca6
GM
6922 (../etc/GNU): Change to $(srcdir) first.
6923
69241998-03-11 Carsten Dominik <cd@delysid.gnu.org>
6925
6926 * reftex.texi: Update for RefTeX version 3.22.
6927
69281998-02-08 Richard Stallman <rms@psilocin.gnu.org>
6929
6930 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
6931 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6932
69331997-09-23 Paul Eggert <eggert@twinsun.com>
6934
6935 * Makefile.in: Merge changes mistakenly made to `Makefile'.
6936 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
6937
69381997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6939
6940 * Version 20.2 released.
6941
69421997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6943
6944 * Version 20.1 released.
6945
69461997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6947
6948 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
6949
69501996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6951
6952 * Version 19.33 released.
6953
69541996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6955
6956 * Version 19.32 released.
6957
69581996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6959
6960 * Makefile.in: Add rules for the Message manual.
6961
69621996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6963
6964 * gnus.texi: New version.
6965
6966 * message.texi: New manual.
6967
69681996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6969
6970 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6971
69721996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6973
6974 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6975 Specify -I option.
6976 (All dvi targets): Set the TEXINPUTS variable.
6977
69781996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6979
6980 * Version 19.31 released.
6981
69821996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
6983
6984 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
6985 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
6986
69871995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6988
6989 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
6990 (INFO_TARGETS): Add ../info/cc-mode.
6991 (DVI_TARGETS): Add cc-mode.dvi.
6992
2de53ca6
GM
69931995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6994
6995 * Version 19.30 released.
6996
69971995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6998
6999 * gnus.texi: New file.
7000
70011995-11-04 Erik Naggum <erik@naggum.no>
7002
7003 * gnus.texi: File deleted.
7004
70051995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
7006
7007 * mh-e.texi: "Function Index" -> "Command Index" to work with
7008 Emacs 19.30 C-h C-k support of separately-documented commands.
7009
70101995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7011
7012 * Makefile.in (../info/ediff, ediff.dvi): New targets.
7013 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
7014
70151995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7016
7017 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
7018 (../info/viper, viper.dvi): New targets.
7019
70201995-04-20 Kevin Rodgers <kevinr@ihs.com>
7021
7022 * dired-x.texi (Installation): Change the example to set
7023 buffer-local variables like dired-omit-files-p in
7024 dired-mode-hook.
7025
70261995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7027
7028 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
7029 (../info/mh-e, mh-e.dvi): New targets.
7030
70311995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
7032
7033 * Makefile.in (maintainer-clean): Rename from realclean.
7034
70351994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7036
7037 * Makefile.in: New file.
7038 * Makefile: File deleted.
7039
70401994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7041
7042 * Makefile (TEXINDEX_OBJS): Variable deleted.
7043 (texindex, texindex.o, getopt.o): Rules deleted.
7044 All deps on texindex deleted.
7045 (distclean): Don't delete texindex.
7046 (mostlyclean): Don't delete *.o.
7047 * texindex.c, getopt.c: Files deleted.
7048
70491994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7050
7051 * Version 19.26 released.
7052
70531994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7054
7055 * Version 19.25 released.
7056
70571994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7058
7059 * Version 19.24 released.
7060
70611994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7062
7063 * Version 19.23 released.
7064
70651994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7066
7067 * Makefile: Delete spurious tab.
7068
70691994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7070
7071 * Makefile (.SUFFIXES): New rule.
7072
70731994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7074
7075 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
7076 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
7077
70781994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7079
7080 * Makefile (../info/sc): Rename from sc.info.
7081 (../info/cl): Likewise.
7082 (INFO_TARGETS): Use new names.
7083
70841993-12-04 Richard Stallman (rms@srarc2)
7085
7086 * getopt.c: New file.
7087 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
7088 (getopt.o): New rule.
7089 (dvi): Don't depend on texindex.
7090 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
7091 Depend on texindex.
7092
70931993-12-03 Richard Stallman (rms@srarc2)
7094
7095 * Makefile (../info/sc.info): Rename from ../info/sc.
7096 (TEXI2DVI): New variable.
7097 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
7098 Add explicit commands.
7099 (TEXINDEX_OBJS): Delete duplicate getopt.o.
7100
71011993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7102
7103 * Version 19.22 released.
7104
71051993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7106
7107 * Makefile (TEXINDEX_OBJS): Delete spurious period.
7108
71091993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7110
7111 * Version 19.21 released.
7112
71131993-11-15 Paul Eggert (eggert@twinsun.com)
7114
7115 * man/Makefile (../info/cl.info): Rename from ../info/cl.
7116
71171993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7118
7119 * Makefile (../etc/GNU): New target.
7120 (EMACSSOURCES): Add gnu1.texi.
7121
71221993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7123
7124 * Makefile (realclean): Don't delete the Info files.
7125
f0131492 71261993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
7127
7128 * forms.texi: Fix forms.texi so that it will format correctly.
7129 Add missing `@end iftex', fix bad reference.
7130
7131 * info.texi, info-stn.texi: New files implement texinfo version of
7132 `info' file.
7133
f0131492 71341993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
7135
7136 * Makefile: Fix targets for texindex, new info.texi files.
7137 * info-stnd.texi: New file implements info for standalone info
7138 reader.
7139 * info.texi: Update to include recent changes to "../info/info".
7140 New source file for ../info/info; includes info-stnd.texi.
7141
7142 * texindex.c: Include "../src/config.h" if building in emacs.
7143
7144 * Makefile: Change all files to FILENAME.texi, force all targets
7145 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
7146 vip.texinfo, forms.texinfo, cl.texinfo.
7147 Add target to build texindex.c, defining `emacs'.
7148
7149 * forms.texi: Install new file to match version 2.3 of forms.el.
7150
71511993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7152
7153 * Version 19.19 released.
7154
71551993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
7156
7157 * sc.texinfo: Fix info file name.
7158
7159 * Makefile (info): Add gnus and sc.
7160 (dvi): Add gnus.dvi and sc.dvi.
7161 (../info/sc, sc.dvi): New targets.
7162
71631993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7164
7165 * Version 19.18 released.
7166
71671993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7168
7169 * Makefile: Fix source file names of the separate manuals.
7170 (gnus.dvi, ../info/gnus): New targets.
7171
71721993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7173
7174 * Version 19.17 released.
7175
71761993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7177
7178 * split-man: Fix typos in last change.
7179
71801993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7181
7182 * Version 19.16 released.
7183
71841993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7185
7186 * version 19.15 released.
7187
71881993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7189
7190 * Makefile (distclean): It's rm, not rf.
7191
71921993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7193
7194 * Version 19.14 released.
7195
71961993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7197
7198 * Makefile: New file.
7199
72001993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7201
7202 * Version 19.13 released.
7203
72041993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7205
7206 * Version 19.9 released.
7207
72081993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7209
7210 * Version 19.8 released.
7211
72121993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7213
7214 * Version 19.7 released.
7215
72161990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
7217
7218 * gnus.texinfo: New file. Removed installation instructions.
7219
72201990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
7221
7222 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
7223
72241989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
7225
7226 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
7227 then define `\sc' as the command for smallcaps in Texinfo. This
7228 means that the @sc command will produce small caps. bfox has
7229 made the corresponding change to makeinfo and texinfm.el.
7230
72311988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7232
7233 * vip.texinfo: Remove menu entry Adding Lisp Code in node
7234 Customization since the menu entry did not point to anything.
7235 Also add an @finalout command to remove overfull hboxes from the
7236 printed output.
7237
7238 * cl.texinfo: Add @bye, \input line and @settitle to file.
7239 This file is clearly intended to be a chapter of some other work,
7240 but the other work does not yet exist.
7241
72421988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7243
7244 * texinfo.texinfo: Three typos corrected.
7245
4009494e 7246;; Local Variables:
c8763fb6 7247;; coding: utf-8
4009494e
GM
7248;; End:
7249
17ca7950
GM
7250 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
7251 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
7252 Free Software Foundation, Inc.
4009494e
GM
7253
7254 This file is part of GNU Emacs.
7255
97c0352c 7256 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 7257 it under the terms of the GNU General Public License as published by
97c0352c
GM
7258 the Free Software Foundation, either version 3 of the License, or
7259 (at your option) any later version.
4009494e
GM
7260
7261 GNU Emacs is distributed in the hope that it will be useful,
7262 but WITHOUT ANY WARRANTY; without even the implied warranty of
7263 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7264 GNU General Public License for more details.
7265
7266 You should have received a copy of the GNU General Public License
97c0352c 7267 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.