]> code.delx.au - gnu-emacs/blob - doc/misc/ChangeLog
Merge from emacs-23
[gnu-emacs] / doc / misc / ChangeLog
1 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
2
3 * calc.texi: Use emacsver.texi to determine Emacs version.
4
5 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
6
7 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
8 since that works by default.
9
10 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
11
12 * gnus.texi (Customizing the IMAP Connection): Document
13 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
14
15 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
16
17 * tramp.texi (Remote shell setup): New item "Interactive shell
18 prompt". Reported by Christian Millour <cm@abtela.com>.
19 (Remote shell setup, Remote processes): Use @code{} for
20 environment variables.
21
22 2010-11-03 Glenn Morris <rgm@gnu.org>
23
24 * ediff.texi (Quick Help Commands, Miscellaneous):
25 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
26
27 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
28
29 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
30
31 2010-10-31 Glenn Morris <rgm@gnu.org>
32
33 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
34
35 2010-10-31 Glenn Morris <rgm@gnu.org>
36
37 * cc-mode.texi: Remove reference to defunct viewcvs URL.
38
39 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
40
41 * gnus.texi (Client-Side IMAP Splitting): Mention
42 nnimap-unsplittable-articles.
43
44 2010-10-29 Julien Danjou <julien@danjou.info>
45
46 * gnus.texi (Finding the News): Remove references to obsoletes
47 variables `gnus-nntp-server' and `gnus-secondary-servers'.
48
49 2010-10-29 Eli Zaretskii <eliz@gnu.org>
50
51 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
52 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
53 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
54 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
55
56 2010-10-28 Glenn Morris <rgm@gnu.org>
57
58 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
59 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
60 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
61
62 2010-10-25 Daiki Ueno <ueno@unixuser.org>
63
64 * epa.texi (Mail-mode integration): Add alternative key bindings
65 for epa-mail commands; escape comma.
66 Don't use the word "PGP", since it is a non-free program.
67
68 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
69
70 * calc.texi: Use emacsver.texi to determine Emacs version.
71
72 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
73
74 * gnus.texi (Group Parameters, Buttons): Fix typos.
75
76 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
77
78 * gnus.texi (Subscription Commands): Mention that you can also
79 subscribe to new groups via the Server buffer, which is probably more
80 convenient when subscribing to many groups.
81
82 2010-10-21 Julien Danjou <julien@danjou.info>
83
84 * message.texi (Message Headers): Allow message-default-headers to be a
85 function.
86
87 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
88
89 * gnus-news.texi: Mention new archive defaults.
90
91 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
92
93 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
94
95 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
96
97 * gnus.texi (HTML): Document the function value of
98 gnus-blocked-images.
99 (Article Washing): shr and gnus-w3m, not the direct function names.
100
101 2010-10-20 Julien Danjou <julien@danjou.info>
102
103 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
104 variable.
105
106 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
107
108 * gnus.texi (Customizing the IMAP Connection): The port strings are
109 strings.
110 (Document Groups): Mention git.
111
112 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
113
114 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
115 bzr/Gnus git sync.
116
117 2010-10-15 Eli Zaretskii <eliz@gnu.org>
118
119 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
120 change.
121
122 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
123
124 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
125 @item syntax for in-Emacs makeinfo.
126
127 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
128
129 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
130 trim sentence.
131
132 2010-10-12 Daiki Ueno <ueno@unixuser.org>
133
134 * epa.texi (Caching Passphrases):
135 * auth.texi (GnuPG and EasyPG Assistant Configuration): Clarify
136 some configurations require to set up gpg-agent.
137
138 2010-10-11 Glenn Morris <rgm@gnu.org>
139
140 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
141
142 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
143
144 * gnus.texi (Spam Package Introduction): Mention `$'.
145
146 2010-10-09 Eli Zaretskii <eliz@gnu.org>
147
148 * makefile.w32-in (emacsdir): New variable.
149 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
150 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
151
152 2010-10-09 Glenn Morris <rgm@gnu.org>
153
154 * Makefile.in (mostlyclean): Delete *.toc.
155
156 * Makefile.in: Use $< in rules.
157
158 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
159
160 * Makefile.in ($(infodir)): Delete rule.
161 (mkinfodir): New. Use it in all the info rules, rather than depending
162 on infodir.
163
164 2010-10-09 Glenn Morris <rgm@gnu.org>
165
166 * gnus.texi (Article Washing): Fix previous change.
167
168 * Makefile.in (emacsdir): New variable.
169 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
170 Depend on emacsver.texi.
171
172 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
173
174 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
175
176 2010-10-08 Julien Danjou <julien@danjou.info>
177
178 * gnus.texi: Add mm-shr.
179
180 2010-10-08 Ludovic Courtès <ludo@gnu.org>
181
182 * gnus.texi (Finding the Parent, The Gnus Registry)
183 (Registry Article Refer Method): Update docs for nnregistry.el.
184
185 2010-10-08 Daiki Ueno <ueno@unixuser.org>
186
187 * auth.texi (Help for users)
188 (GnuPG and EasyPG Assistant Configuration): Update docs.
189
190 2010-10-08 Glenn Morris <rgm@gnu.org>
191
192 * cl.texi (Organization, Installation, Old CL Compatibility):
193 Deprecate cl-compat for new code.
194 (Usage, Installation): Remove outdated information.
195
196 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
197
198 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
199
200 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
201
202 2010-10-06 Julien Danjou <julien@danjou.info>
203
204 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
205
206 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
207 broken link.
208
209 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
210
211 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
212 to ReiserFS.
213
214 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
215 (FAQ 7-1): Fix getmail URL.
216
217 2010-10-06 Daiki Ueno <ueno@unixuser.org>
218
219 * epa.texi (Caching Passphrases): New section.
220
221 2010-10-06 Glenn Morris <rgm@gnu.org>
222
223 * Makefile.in (SHELL): Set it.
224 (info): Move the mkdir dependency to the individual info files.
225 (mostlyclean): Tidy up.
226 (clean): Only delete the specific dvi and pdf files.
227 (maintainer-clean): Be more restrictive in what we delete.
228 ($(infodir)): Add parallel build workaround.
229
230 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
231
232 * gnus.texi (Misc Article): Document gnus-widen-article-window.
233
234 2010-10-03 Julien Danjou <julien@danjou.info>
235
236 * emacs-mime.texi (Display Customization): Update
237 mm-inline-large-images documentation and add documentation for
238 mm-inline-large-images-proportion.
239
240 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
241
242 * tramp.texi (Frequently Asked Questions): Mention
243 remote-file-name-inhibit-cache.
244
245 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
246
247 * gnus.texi (Splitting Mail): Fix @xref syntax.
248 (Splitting Mail): Really fix the @ref syntax.
249
250 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
251
252 * gnus.texi (Splitting Mail): Mention the new fancy splitting
253 function.
254 (Article Hiding): Add google banner example. Suggested by Benjamin
255 Xu.
256
257 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
258
259 * gnus.texi (Spam Package Configuration Examples, SpamOracle): Remove
260 nnimap-split-rule from examples.
261
262 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
263
264 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
265 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
266 Fishman.
267 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
268
269 2010-09-30 Julien Danjou <julien@danjou.info>
270
271 * gnus.texi (Gravatars): Fix documentation about
272 gnu-gravatar-properties.
273
274 2010-09-29 Daiki Ueno <ueno@unixuser.org>
275
276 * epa.texi (Bug Reports): New section.
277
278 2010-09-29 Glenn Morris <rgm@gnu.org>
279
280 * Makefile.in (top_srcdir): Remove unused variable.
281
282 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
283
284 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
285 (Client-Side IMAP Splitting): Document 'default.
286
287 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
288
289 * gnus.texi (Customizing the IMAP Connection): Document
290 nnimap-fetch-partial-articles.
291
292 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
293
294 * gnus-news.texi: Mention nnimap-inbox.
295
296 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
297
298 2010-09-26 Julien Danjou <julien@danjou.info>
299
300 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
301
302 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
303
304 * gnus.texi (Security): Remove gpg.el mention.
305
306 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
307
308 * gnus.texi (Browse Foreign Server): New variable
309 gnus-browse-subscribe-newsgroup-method.
310
311 * gnus-news.texi: Mention it.
312
313 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
314
315 * gnus.texi (NoCeM): Removed.
316 (Startup Variables): No jingle.
317
318 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
319
320 * woman.texi (Interface Options): xz compression is now supported.
321
322 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
323
324 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
325 (Unavailable Servers): Document gnus-server-copy-server.
326 (Using IMAP): Document the new nnimap.
327
328 2010-09-25 Julien Danjou <julien@danjou.info>
329
330 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
331
332 2010-09-24 Glenn Morris <rgm@gnu.org>
333
334 * url.texi (Disk Caching): Tweak previous change.
335
336 2010-09-24 Julien Danjou <julien@danjou.info>
337
338 * url.texi (Disk Caching): Mention url-cache-expire-time,
339 url-cache-expired, and url-fetch-from-cache.
340
341 2010-09-24 Julien Danjou <julien@danjou.info>
342
343 * gnus.texi: Add Gravatars.
344
345 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
346
347 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
348
349 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
350
351 * gnus.texi (Expunging mailboxes): Update name of the expunging
352 command.
353
354 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
355
356 * emacs-mime.texi (rfc2047): Update description for
357 rfc2047-encode-parameter.
358
359 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
360
361 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
362 "fish" methods.
363 (External methods): Remove "scp1_old" and "scp2_old" methods.
364
365 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
366
367 * tramp.texi: Remove Japanese manual. Fix typo.
368
369 * trampver.texi: Update release number. Remove japanesemanual.
370
371 2010-09-09 Glenn Morris <rgm@gnu.org>
372
373 * org.texi: Restore clobbered changes (copyright years, untabify).
374
375 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
376
377 * gnus.texi (Adaptive Scoring): Fix typo.
378
379 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
380
381 * gnus.texi (Article Display): Document gnus-html-show-images.
382
383 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
384
385 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
386
387 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
388
389 * gnus.texi (HTML): Document gnus-max-image-proportion.
390
391 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
392
393 * gnus.texi (HTML): Document gnus-blocked-images.
394
395 * message.texi (Wide Reply): Document message-prune-recipient-rules.
396
397 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
398
399 * gnus.texi (Summary Mail Commands): Note that only the addresses from
400 the first message are used for wide replies.
401 (Changing Servers): Remove documentation on gnus-change-server and
402 friends, since it's been removed.
403
404 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
405
406 * gnus.texi (Drafts): Mention B DEL.
407
408 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
409
410 * gnus.texi (Delayed Articles): Mention that the Date header is the
411 original one, even if you delay.
412
413 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
414
415 * gnus.texi (Asynchronous Fetching): Document
416 gnus-async-post-fetch-function.
417 (HTML): Made into its own section.
418
419 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
420
421 Sync with Tramp 2.1.19.
422
423 * tramp.texi (Inline methods, Default Method): Mention
424 `tramp-inline-compress-start-size'. Remove "kludgy" phrase. Remove
425 remark about doubled "-t" argument.
426 (Auto-save and Backup): Remove reference to Emacs 21.
427 (Filename Syntax): Describe port numbers.
428 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
429 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
430 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
431 errors with the backquotes.
432 (External packages): File attributes cache flushing for asynchronous
433 processes.
434 (Traces and Profiles): Describe verbose level 9.
435
436 * trampver.texi: Update release number.
437
438 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
439
440 * dbus.texi (Alternative Buses): New chapter.
441
442 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
443
444 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
445
446 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
447
448 * calc.texi (Customizing Calc): Rearrange description of new
449 variables to match the presentation of other variables.
450
451 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
452
453 * org.texi (Footnotes, Tables in HTML export): Fix typos.
454
455 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
456
457 * calc.texi (Making Selections, Selecting Subformulas)
458 (Customizing Calc): Mention how to use faces to emphasize selected
459 sub-formulas.
460
461 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
462
463 * tramp.texi (External packages): File attributes cache flushing
464 for asynchronous processes.
465
466 2010-08-01 Alan Mackenzie <acm@muc.de>
467
468 Enhance the manual for the latest Java Mode.
469
470 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
471 annotation-var-cont.
472 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
473 two new symbols.
474
475 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
476
477 * tramp.texi (Traces and Profiles): Describe verbose level 9.
478
479 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
480
481 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
482
483 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
484
485 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
486
487 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
488
489 * org.texi: Add macros to get plain quotes in PDF output.
490 List additional contributors.
491 (Capture): New section, replaces the section about remember.
492 (Working With Source Code): New chapter, focused on documenting Org
493 Babel.
494 (Code evaluation security): New section.
495 (MobileOrg): Document DropBox support.
496 (TaskJuggler export): Document taskjuggler and Gantt chart support.
497 (Special symbols): Show how to display UTF8 characters for entities.
498 (Global TODO list): Clarify the use of the "M" key and the differences
499 to the "m" key.
500 (RSS Feeds): Mention Atom feeds as well.
501 (Setting tags): Remove paragraph about
502 `org-complete-tags-always-offer-all-agenda-tags'.
503
504 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
505
506 * tramp.texi (Inline methods): Remove remark about doubled "-t"
507 argument.
508 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
509 echoing shells.
510
511 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
512
513 * tramp.texi (Inline methods): Remove "kludgy" phrase.
514 (Filename Syntax): Describe port numbers.
515
516 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
517
518 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
519 forgotten.
520 (Type Conversion): Precise conversion of natural numbers.
521 (Errors and Events): Add "debugging" to concept index. Add variable
522 `dbus-debug'.
523
524 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
525
526 * dbus.texi (Receiving Method Calls): Add optional argument
527 EMITS-SIGNAL to `dbus-register-property'.
528
529 2010-06-27 Alex Schroeder <alex@gnu.org>
530
531 * nxml-mode.texi (Commands for locating a schema): Fix typo.
532
533 2010-06-24 Glenn Morris <rgm@gnu.org>
534
535 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
536 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
537 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
538 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
539 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
540 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
541 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
542 * woman.texi: Start direntry descriptions in column 32, per Texinfo
543 convention. Make them end with a period.
544
545 2010-06-23 Glenn Morris <rgm@gnu.org>
546
547 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
548 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
549 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
550 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
551 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
552 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
553
554 2010-06-10 Glenn Morris <rgm@gnu.org>
555
556 * idlwave.texi (Load-Path Shadows):
557 * org.texi (Handling links): Fix typos.
558
559 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
560
561 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
562
563 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
564
565 * eshell.texi (Built-ins): Describe, how to disable a built-in command
566 by an alias. (Bug#6226)
567
568 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
569
570 * calc.texi (Manipulating Vectors): Mention that vectors can
571 be used to determine bins for `calc-histogram'.
572
573 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
574
575 * calc.texi: Remove "\turnoffactive" commands throughout.
576
577 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
578
579 * url.texi (HTTP language/coding, Customization):
580 * message.texi (Header Commands, Responses):
581 * cl.texi (Argument Lists): Fix typos.
582
583 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
584
585 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
586 Note that Development menu is always available.
587 (Creating a project): Fix terminology.
588 (Add/Remove files): Fix typo.
589
590 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
591
592 * Version 23.2 released.
593
594 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
595
596 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
597
598 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
599
600 * tramp.texi (Inline methods, Default Method):
601 Mention `tramp-inline-compress-start-size'.
602
603 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
604
605 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
606 the CVS repo. Put the Git repo in the news section.
607
608 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
609 Removed some mentions of CVS. Mention the new Git repo.
610
611 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
612
613 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
614 (Mail Group Commands): Add index entry.
615
616 2010-04-18 Glenn Morris <rgm@gnu.org>
617
618 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
619
620 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
621
622 * calc.texi (Radix modes): Mention that the option prefix will
623 turn on twos-complement mode.
624 (Inverse and Hyperbolic Flags): Mention the Option flag.
625
626 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
627
628 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
629 (LaTeX/PDF export commands): Rename and Move section.
630 (Sectioning structure): Update.
631 (References): New use case for field coordinates.
632 (The export dispatcher): Rename from ASCII export.
633 (Setting up the staging area): Document the availability of
634 encryption for MobileOrg.
635 (Images and tables): Document how to reference labels.
636 (Index entries): New section.
637 (Generating an index): New section.
638 (Column width and alignment): Document that <N> now
639 means a fixed width, not a maximum width.
640 (Publishing options): Document the :email option.
641 (Beamer class export): Fix bug in the BEAMER example.
642 (Refiling notes): Document refile logging.
643 (In-buffer settings): Document refile logging keywords.
644 (Drawers): Document `C-c C-z' command.
645 (Agenda commands): Mention the alternative key `C-c C-z'.
646 (Special properties): Document the BLOCKED property.
647 (The spreadsheet): Mention the formula editor.
648 (References): Document field coordinates.
649 (Publishing action): Correct the documentation for the
650 publishing function.
651 (The date/time prompt): Document that we accept dates
652 like month/day/year.
653 (Cooperation): Document the changes in table.el support.
654 (Faces for TODO keywords, Faces for TODO keywords)
655 (Priorities): Document the easy colors.
656 (Visibility cycling): Document the new double prefix
657 arg for `org-reveal'.
658 (Cooperation): Remember.el is part of Emacs.
659 (Clean view): Mention that `wrap-prefix' is also set by
660 org-indent-mode.
661 (Agenda commands): Add information about prefix args to
662 scheduling and deadline commands.
663 (Search view): Point to the docstring of
664 `org-search-view' for more details.
665 (Agenda commands): Document that `>' prompts for a date.
666 (Setting tags): Document variable
667 org-complete-tags-always-offer-all-agenda-tags.
668 (Column attributes): Cross-reference special properties.
669
670 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
671
672 Synchronize with Tramp repository.
673
674 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
675 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
676 supported MS Windows versions. Remove obsolete URL. Use the $()
677 syntax, texi2dvi reports errors with the backquotes.
678
679 * trampver.texi: Update release number.
680
681 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
682
683 * gnus.texi (Finding the News): Add pointers to the Server buffer
684 because it's essential.
685
686 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
687
688 * gnus.texi (MIME Commands): Update description of
689 gnus-article-browse-html-article.
690
691 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
692
693 * auth.texi (Secret Service API): Add TODO node.
694 (Help for users): Explain the new source options for `auth-sources'.
695
696 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
697
698 * trampver.texi: Update release number.
699
700 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
701
702 * Branch for 23.2.
703
704 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
705
706 * faq.texi (Escape sequences in shell output): Note that ansi-color is
707 now enabled by default.
708
709 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
710
711 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
712 when Emacs runs in interactive mode. (Bug#5645)
713
714 2010-02-16 Glenn Morris <rgm@gnu.org>
715
716 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
717
718 2010-02-05 Mark A. Hershberger <mah@everybody.org>
719
720 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
721
722 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
723
724 * gnus.texi (Score File Format): Fix typo.
725
726 2010-01-19 Mark A. Hershberger <mah@everybody.org>
727
728 * cc-mode.texi: Replace references to obsolete c-subword-mode.
729
730 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
731
732 * ada-mode.texi (Project File Overview): Fix typo.
733
734 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
735
736 * semantic.texi: Add Richard Y. Kim credit.
737
738 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
739
740 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
741
742 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
743 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
744
745 2010-01-17 Glenn Morris <rgm@gnu.org>
746
747 * calc.texi (Reporting Bugs): Don't mention format of repository.
748
749 * woman.texi (Bugs): Make "Emacs repository" less specific,
750 and the URL for same more specific.
751
752 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
753
754 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
755
756 * ede.texi (ede-step-project, ede-proj-target):
757 * tramp.texi (Remote processes): Fix typos.
758
759 2010-01-16 Mario Lang <mlang@delysid.org>
760
761 * ede.texi (ede-target):
762 * org.texi (Refiling notes): Remove duplicated words.
763
764 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
765
766 * gnus.texi (Posting Styles): Use with-current-buffer.
767 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
768
769 2010-01-02 Kevin Ryde <user42@zip.com.au>
770
771 * eieio.texi (Naming Conventions): Correction to xref on elisp
772 coding conventions, is "Tips" node not "Standards".
773
774 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
775
776 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
777
778 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
779
780 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
781
782 * gnus.texi (Direct Functions): Add missing port number to tls method.
783
784 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
785
786 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
787 ($(infodir)/edt, edt.dvi): New targets.
788
789 2009-12-15 Glenn Morris <rgm@gnu.org>
790
791 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
792 (edt, $(infodir)/edt, edt.dvi): New targets.
793 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
794
795 * Makefile.in (PDF_TARGETS, pdf): New.
796 (clean): Add *.pdf.
797 Add pdf rules for all manuals.
798
799 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
800
801 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
802
803 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
804
805 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
806 (Smart Jump, Analyzer Debug): Copyedits.
807 (Semantic mode user commands): Link to new nodes.
808 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
809 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
810 upstream Semantic manual.
811
812 * semantic.texi (Introduction): Minor fix to diagram.
813
814 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
815
816 * eshell.texi (History): Add the other built-in variables.
817 (Built-ins): Explain built-ins, and how to apply the external commands.
818 Add `history', `su' and `sudo'.
819
820 * tramp.texi (Remote processes): Add missing <RET> in the example.
821
822 2009-12-01 Bill Wohler <wohler@newt.com>
823
824 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
825 path for mairix example. Specify -q in namazu example since namazu is
826 excessively garrulous.
827
828 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
829
830 * tramp.texi (Remote processes): Improve eshell example with "su"
831 and "sudo" commands.
832
833 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
834
835 * semantic.texi (Analyzer Internals): Rename from Analyzer.
836
837 * sem-user.texi (Semantic mode user commands): Fix key syntax.
838 Document semantic-complete-analyze-inline.
839 (Semanticdb search debugging commands): Minor clarification.
840 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
841 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
842 manual.
843 (Semantic mode): Link to Idle Scheduler.
844
845 2009-11-28 Kevin Ryde <user42@zip.com.au>
846
847 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
848 @pxref, now EIEIO is in Emacs.
849
850 * erc.texi (Development): Correction to git tutorial url.
851
852 2009-11-26 Glenn Morris <rgm@gnu.org>
853
854 * faq.texi (Latest version of Emacs): Mention stability of development
855 version.
856 (Problems with very large files): Max buffer size increase in 23.2.
857 (VM): VM has moved house again.
858
859 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
860
861 * calc.texi (Radix modes): Discuss alternate bases for two's complement
862 notations.
863
864 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
865
866 * org.texi (Column attributes): Fix documentation of new operators.
867
868 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
869
870 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
871 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
872 (Idle Completions Mode): Numerous copyedits.
873
874 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
875
876 * semantic.texi (Semantic Internals, Glossary):
877 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
878 (Semanticdb search debugging commands): Fix typos.
879
880 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
881
882 * calc.texi (Radix modes): Mention twos-complement notation.
883
884 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
885
886 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
887 ($(infodir)/semantic, semantic.dvi): New targets.
888
889 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
890
891 * Makefile.in: Build the Semantic manual.
892
893 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
894 repository.
895
896 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
897
898 * dbus.texi (Receiving Method Calls): New defun
899 `dbus-unregister-service'.
900
901 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
902
903 * org.texi (Speed keys): New section.
904
905 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
906
907 * dbus.texi (Type Conversion): Fix typo.
908 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
909 `dbus-registered-objects-table'.
910 (Receiving Method Calls): New defun `dbus-register-property'. Move
911 `dbus-unregister-object' here.
912
913 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
914
915 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
916
917 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
918
919 * org.texi (Column attributes): Add the new age summary operators.
920 Also, mention the fact you can only use one summary operator per
921 property.
922
923 2009-11-13 John Wiegley <johnw@newartisans.com>
924
925 * org.texi (Tracking your habits): Added a new section in the
926 manual about how to track habits.
927 (Resolving idle time): Added a section on how idle and
928 dangling clocks are resolved.
929
930 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
931
932 * org.texi (Agenda commands): Document the new `i' command.
933 (Inserting deadline/schedule): Document logging changes
934 of scheduling and deadline times stamps.
935 (In-buffer settings): Document the in-buffer keywords for logging
936 changes of scheduling and deadline times stamps.
937 (Structure editing, Plain lists): Document indentation
938 cycling in empty entries with TAB.
939 (Archiving): Document the default archiving command.
940 (Moving subtrees): Document the new keys for archiving.
941 (Internal archiving): Fix incorrect key.
942 (Agenda commands): Document the TODO set switching commands.
943 (Agenda commands): Document the new archiving keys.
944 (Clocking work time): Better description on how to save
945 and restore a clock.
946 (Resolving idle time): Mention the x11idle program to get true
947 idleness also under X11.
948 (Resolving idle time): Use @kbd instead of @key for normal
949 letters, because this is how he rest of the manual does this.
950 (Pushing to MobileOrg): Mention that `org-directory'
951 should be set.
952 (Agenda commands): Document that SPC is a filter for
953 any tag.
954 (Search view): Renamed from "Keyword search".
955 (Capure): New chapter.
956 (Markup): New chapter.
957 (Links in HTML export, Images in HTML export): Extend
958 the section titles.
959 (Images in HTML export): Document the align option.
960 (Text areas in HTML export): Extend the section title.
961 (Images in LaTeX export): Explain image placement in LaTeX.
962
963 2009-11-10 Glenn Morris <rgm@gnu.org>
964
965 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
966
967 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
968
969 * tramp.texi (Auto-save and Backup): Disable backups just for a
970 method.
971
972 * trampver.texi: Update release number.
973
974 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
975
976 Sync with Tramp 2.1.17.
977
978 * trampver.texi: Update release number.
979
980 2009-10-29 Glenn Morris <rgm@gnu.org>
981
982 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
983
984 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
985
986 * tramp.texi (External methods): Temporary files are kept for
987 `rsync' and `rsyncc' methods.
988
989 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
990
991 * eieio.texi: Fix typos.
992
993 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
994
995 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
996
997 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
998
999 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
1000 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
1001
1002 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
1003
1004 * Makefile.in: Build EIEIO and EDE manuals.
1005
1006 2009-10-07 Eric Ludlam <zappo@gnu.org>
1007
1008 * eieio.texi:
1009 * ede.texi: New files.
1010
1011 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
1012
1013 * tramp.texi (Remote processes): Association of a pty is not supported.
1014
1015 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
1016
1017 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
1018 (Processing LaTeX fragments): Document that the size of images can be
1019 changes using the variable `org-format-latex-options'.
1020 (The date/time prompt, Timestamps): Be more accurate over ISO format
1021 dates and times.
1022 (Visibility cycling): Document showeverything keyword.
1023 (In-buffer settings): Document showeverything keyword.
1024 (Setting up the staging area): Fix the example.
1025 (MobileOrg): New section.
1026 (Agenda commands, Exporting Agenda Views): Document exporting the
1027 agenda view to Org files.
1028
1029 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
1030
1031 * tramp.texi (History): Add IMAP support.
1032 (External methods): Add `imap' and `imaps' methods.
1033 (GVFS based methods): Add indices for `davs'.
1034 (Password handling): Rename anchors. Add IMAP entries for
1035 ~/.authinfo.gpg.
1036
1037 * trampver.texi: Set default value of `emacsimap'.
1038
1039 2009-09-22 Daiki Ueno <ueno@unixuser.org>
1040
1041 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
1042
1043 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
1044
1045 * dired-x.texi (Technical Details): Delete
1046 dired-up-directory (Bug#4292).
1047
1048 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
1049
1050 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
1051
1052 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
1053
1054 * org.texi (Effort estimates): Document new effort setting commands.
1055 (Agenda commands): Document the new keys fro agenda time motion.
1056 Document entry text mode. Improve documentation of the keys to include
1057 inactive time stamps into the agenda view.
1058 (Feedback): Document the new bug report command.
1059 (Structure editing): Added an index entry for the sorting of subtrees.
1060
1061 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
1062
1063 * auth.texi (Help for users): Corrected markup.
1064
1065 2009-09-02 Glenn Morris <rgm@gnu.org>
1066
1067 * emacs-mime.texi (time-date): Mention float-time.
1068
1069 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
1070
1071 * calc.texi (Simplifying Formulas): Improve the wording.
1072
1073 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
1074
1075 * auth.texi: Rewritten for coverage and clarity.
1076
1077 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
1078
1079 * gnus.texi (Expiring Mail): Mention
1080 gnus-mark-copied-or-moved-articles-as-expirable.
1081 (Various Various): Mention gnus-safe-html-newsgroups.
1082
1083 * gnus-news.texi: Mention
1084 gnus-mark-copied-or-moved-articles-as-expirable.
1085
1086 * emacs-mime.texi (Display Customization): Add xref to
1087 gnus-safe-html-newsgroups.
1088
1089 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
1090
1091 * tramp.texi (Version Control): Remove.
1092 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
1093 reference.
1094 (External methods): Correct `scpc' concept index entries. New method
1095 `rsyncc'.
1096 (External packages): New subsections "Filename completion" and "File
1097 attributes cache".
1098
1099 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
1100
1101 * calc.texi (Rewrite Rules): Improve the example.
1102 (Simplifying Formulas): Explain use of the I and H flags for
1103 simplification.
1104
1105 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
1106
1107 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
1108 Describe autostart behaviour of dbus-ping.
1109 (Synchronous Methods, Asynchronous Methods): Use English numeric format
1110 for timeout values.
1111 (Top): Remove footnote saying D-Bus is not enabled by
1112 default. (Bug#4256)
1113
1114 2009-08-23 Daiki Ueno <ueno@unixuser.org>
1115
1116 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
1117 Reported by Jari Aalto (Bug#4211).
1118 (Mail-mode integration): Mention epa-mail-mode and
1119 epa-global-mail-mode.
1120 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
1121 epa-setup.
1122
1123 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
1124
1125 * dbus.texi (Asynchronous Methods): Allow nil handler.
1126
1127 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
1128
1129 * ediff.texi (ediff-current-file): Add information about this new function.
1130
1131 * viper.texi: Add information about C-s in viper's search command.
1132
1133 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
1134
1135 * calc.texi (Date Forms): Fix typos.
1136
1137 2009-08-08 Glenn Morris <rgm@gnu.org>
1138
1139 * org.texi (Agenda commands): Restore clobbered change.
1140
1141 2009-08-07 Eli Zaretskii <eliz@gnu.org>
1142
1143 * calc.texi (Graphics, Devices): Update with the peculiarities of
1144 operation on MS-Windows.
1145
1146 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1147
1148 * org.texi (Publishing action): Improve documentation of file
1149 names when publishing to the source directory.
1150 (Clean view): Document `org-indent-mode'.
1151 (Clocking work time): Add documentation for the
1152 new :timetamp option when creating a clock report.
1153 (Paragraphs): Fix many typos.
1154 (Plain lists): Remove duplicate explanation about the
1155 `C-c *' command.
1156 (Literal examples): Update to reflect the new behavior
1157 of the -n -r -k switches when exporting source code examples.
1158 (Structure editing): Add information about `C-c *',
1159 converting a plain list into a list of Org items.
1160 (Remember): Small rephrasing of the paragraph
1161 describing remember.el. Also mentioned that remember.el is part
1162 of Emacs 23, not Emacs 22.
1163 (Clocking work time): Add documentation about
1164 displaying the current clocking time against the effort estimate.
1165 Also add a footnote about using `org-clock-in-prepare-hook' to add
1166 an effort estimate on the fly, just before clocking it.
1167 (Footnotes): Document automatic renumbering and
1168 sorting.
1169 (Agenda commands): Document new bulk commands.
1170 (Plain lists): Document new behavior of
1171 `org-cycle-include-plain-lists'.
1172 Hyphenation only in TeX.
1173 (Clocking work time): Document the key to update effort
1174 estimates.
1175 (Clocking work time): Document the clock time display.
1176 (Structure editing, TODO basics): Document new
1177 variables.
1178 (Column attributes): Document new colciew operators.
1179 (Publishing options): Document :xml-declaration.
1180 (Tracking TODO state changes): Document the
1181 LOG_INTO_DRAWER property.
1182 (Literal examples): Document the new implementation for
1183 editing source code.
1184 (Publishing action): Mention the new publishing
1185 function, to publish an Org source file.
1186 (Publishing links): Mention how to link to an Org source file.
1187 (Macro replacement): Document new macros.
1188 (Handling links): Document type-specific completion
1189 when inserting links.
1190 (Structure editing, Plain lists): Improve documentation
1191 on sorting.
1192 (Internal links): Document custom ids for links.
1193 (Handling links): Document custom ids for links.
1194 (CSS support): Document new class.
1195 (Refiling notes): Document the possibility to create new nodes
1196 during refiling.
1197 (Agenda commands): Document the "?" operator to find
1198 tasks without effort setting.
1199 (Exporting agenda information): Section moved.
1200 (RSS Feeds): New section.
1201 (Built-in table editor): Document M-e and M-a navigate
1202 inside table field.
1203 (Stuck projects): Docment that projects identified as
1204 un-stuck will still be searchd for stuck sub-projects.
1205 (Paragraphs): Document centering.
1206 (Creating timestamps, Agenda commands): Document new
1207 behavior when changing time stamps.
1208 (Structure editing): Document the new command
1209 `org-clone-subtree-with-time-shift'.
1210 (Publishing): Refresh this chapter.
1211 (Export options, Export options, In-buffer settings):
1212 Document the new keywords.
1213 (Matching tags and properties): Collect all
1214 documentation about tags/property matches here.
1215 (Setting tags): Document `org-tag-persistent-alist'.
1216 (Weekly/daily agenda): New section.
1217 (Orgstruct mode): Describe `orgstruct++-mode'.
1218 (Drawers): Mention the LOGBOOK drawer.
1219 (Export options, Sectioning structure): Document the
1220 #+LEATEX_HEADER in-buffer setting.
1221 (Bugs): Section removed.
1222 (Hooks): New section.
1223 (Add-on packages): Moved here from old location.
1224 (Context-sensitive commands): New section.
1225 (Setting tags): Document newline option.
1226 (Global TODO list, Matching tags and properties):
1227 Mention more variables.
1228 (Checkboxes): Update to changed command behavior.
1229
1230 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
1231
1232 * speedbar.texi (Basic Key Bindings): Fix typo.
1233
1234 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
1235
1236 * calc.texi (Vector/Matrix Functions): Add index entries for both
1237 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
1238 affects matrices with more than one row.
1239 (Help Commands): Add index entries for "prefix ?" key bindings.
1240
1241 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
1242
1243 * calc.texi (Stack Manipulation Commands): Add documentation for
1244 `calc-transpose-lines'
1245
1246 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
1247
1248 * dbus.texi (Receiving Method Calls): Describe special return value
1249 `:ignore'.
1250
1251 2009-07-24 Alan Mackenzie <acm@muc.de>
1252
1253 * cc-mode.texi (Config Basics, File Styles): Document that at mode
1254 initialization, any individual variable setting now takes precedence
1255 over one done via c-file-style/c-file-offsets.
1256
1257 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
1258
1259 * calc.texi (Undoing Mistakes): Mention that the undo list will be
1260 truncated when Calc is quit.
1261 (Customizing Calc): Document `calc-undo-length'.
1262
1263 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
1264
1265 * calc.texi (About This Manual): Don't mention chapter numbers in text.
1266
1267 2009-07-11 Kevin Ryde <user42@zip.com.au>
1268
1269 * pcl-cvs.texi (About PCL-CVS):
1270 * widget.texi (Basic Types):
1271 Fix cross-references.
1272
1273 2009-07-01 Andreas Schwab <aschwab@redhat.com>
1274
1275 * dbus.texi (Type Conversion): Don't use literal control character.
1276
1277 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
1278
1279 * tramp.texi (GVFS based methods): New section.
1280 (Remote processes): Processes for GVFS based methods run locally.
1281
1282 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
1283
1284 * tramp.texi (Inline methods, External methods, Gateway methods): Avoid
1285 the words "kludge" and hack".
1286 (External methods): Add `synce' method.
1287
1288 * trampver.texi: Update release number.
1289
1290 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
1291
1292 Sync with Tramp 2.1.16.
1293
1294 * tramp.texi (History): Add GVFS support.
1295 (External methods): Precise `rsync' description. Add `dav', `davs' and
1296 `obex' methods. Add 'tramp-gvfs-methods' option.
1297 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
1298 forms.
1299 (Remote Programs): Introduce `tramp-own-remote-path'.
1300 (Remote processes): New subsection "Running remote programs that create
1301 local X11 windows".
1302 (Frequently Asked Questions): Improve code for disabling vc.
1303
1304 * trampver.texi: Update release number. Set default value of
1305 `emacsgvfs'.
1306
1307 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
1308
1309 * Branch for 23.1.
1310
1311 2009-06-17 Glenn Morris <rgm@gnu.org>
1312
1313 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
1314 (Latest version of Emacs): Mention source code repository.
1315
1316 2009-06-16 Glenn Morris <rgm@gnu.org>
1317
1318 * faq.texi (Top): Language tweak.
1319 (Extended commands): Most people have arrow keys.
1320 (Emacs manual): Say how to follow info links.
1321 (File-name conventions): Change title a bit. Explain about source
1322 versus installed. Condense etc description.
1323 (Guidelines for newsgroup postings): Mention Savannah list page.
1324 (Newsgroup archives): Simplify.
1325 (Contacting the FSF): Add contact URL.
1326 (Emacs Lisp documentation): Printed version not always available.
1327 (Installing Texinfo documentation): Explain how by hand installation is
1328 not normally needed. Use add-to-list. Remove duplicate reference.
1329 (Informational files for Emacs): Move info on Help menu here from
1330 "File-name conventions".
1331 (Help installing Emacs): Tweak uref.
1332 (Obtaining the FAQ): Mention repository.
1333 (Origin of the term Emacs): Explain "ITS".
1334 (Changing load-path): Use add-to-list.
1335 (Automatic indentation): Clarify this is for Text mode.
1336 Don't mention Indented Text mode.
1337 (Finding Emacs on the Internet): The FSF does not seem to offer a
1338 deluxe distribution on CD anymore.
1339
1340 2009-06-16 Glenn Morris <rgm@gnu.org>
1341
1342 * faq.texi (Top): Mention which Emacs version this FAQ is about.
1343 Recommend the latest release. Mention how to get older FAQs.
1344 Recommend the Emacs manual.
1345 (Guidelines for newsgroup postings): Discourage cross-posts.
1346 (Underlining paragraphs): Remove.
1347 (Editing MS-DOS files): Remove pre-Emacs 20 information.
1348 (Bugs and problems): Update key-binding.
1349 (Problems with very large files): Mention 64-bit.
1350 (Shell process exits abnormally): Remove.
1351 (Problems with Shell Mode): Rename and update.
1352 (Spontaneous entry into isearch-mode)
1353 (Problems talking to certain hosts): Remove. This is old information,
1354 in etc/PROBLEMS if needed.
1355 (Emacs takes a long time to visit files, Updating Emacs): Remove.
1356 (Dired claims that no file is on this line): Update.
1357 (Installing Emacs, Problems building Emacs): Simplify.
1358 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
1359 information.
1360 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
1361 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
1362 (JDEE): "JDEE", not "JDE".
1363 (Handling C-s and C-q with flow control, Binding C-s and C-q):
1364 Remove. This is old information, in etc/PROBLEMS if needed.
1365 (stty and Backspace key, Kanji and Chinese characters): Remove.
1366 (Right-to-left alphabets): Update section.
1367 (Changing the included text prefix): Gnus uses message-yank-prefix.
1368 Add cross-reference to Supercite manual.
1369 (Saving a copy of outgoing mail): Simplify output file description.
1370 (Expanding aliases when sending mail): Refer to Emacs manual.
1371 Remove old info about RFC822.
1372 Correct description of how to rebuild aliases.
1373 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
1374 (MIME with Emacs mail packages)
1375 (Viewing articles with embedded underlining)
1376 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
1377 Remove old sections.
1378 (Killing based on nonstandard headers): Remove. Scoring is preferable,
1379 and is well-documented in the Gnus manual.
1380 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
1381 (Making Gnus faster): Rename from "Starting Gnus faster".
1382 Merge "Catch-up is slow in Gnus" into here.
1383
1384 2009-06-14 Glenn Morris <rgm@gnu.org>
1385
1386 * faq.texi (Status of Emacs): Re-order with most recent releases first.
1387 (New in Emacs 23): New section.
1388 (Handling C-s and C-q with flow control): Add xref.
1389
1390 2009-06-13 Glenn Morris <rgm@gnu.org>
1391
1392 * faq.texi (Setting up a customization file): Grammar fix.
1393 Customize is no longer "new".
1394 (Displaying the current line or column): Line-number mode is on by
1395 default. Don't mention `column' package. Mention linum.el.
1396 (Turning on abbrevs by default): Explain how to do it for buffers,
1397 modes, and everywhere.
1398 (Associating modes with files): Use add-to-list. Don't mention Emacs
1399 19.
1400 (Highlighting a region): On by default since 23.1.
1401 (Replacing highlighted text): Update doc quote.
1402 (Working with unprintable characters): Don't mention search-quote-char.
1403 (Using an already running Emacs process): Gnuclient is probably not an
1404 enhancement these days.
1405 (Indenting switch statements): Remove mention of pre-Emacs 20.
1406 (Horizontal scrolling): Abbreviate Emacs 20 description.
1407 (Replacing text across multiple files): Fix name of dired command.
1408 (Disabling backups): Use require not load.
1409 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
1410
1411 2009-06-13 Bill Wohler <wohler@newt.com>
1412
1413 Release MH-E manual version 8.2.
1414
1415 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1416 release 8.2.
1417
1418 2009-06-13 Glenn Morris <rgm@gnu.org>
1419
1420 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
1421 in this day and age the common meaning is "on the web".
1422 (copying): Use @copyright in all cases.
1423 (Basic keys): Remove reference to deleted manual node "Text Characters".
1424 (File-name conventions): Use GNU as an example rather than SERVICE.
1425 default.el lives in site-lisp. Update Info directory location.
1426 (Real meaning of copyleft): GPL actions have been brought, but all
1427 settled out of court.
1428 (Guidelines for newsgroup postings): Shorten section title.
1429 Simplify comp.emacs description.
1430 (Newsgroup archives): Change Google URL. Describe Gmane.
1431 (Unsubscribing from Emacs lists): Remove discussion of "distribution
1432 points". Mention List-Unsubscribe header.
1433 (Contacting the FSF): Update email and URLs.
1434 (Basic editing): Mention F1 for help.
1435 (Installing Texinfo documentation): Refer to Texinfo website rather
1436 than ftp server.
1437 (Printing a Texinfo file): Mention texi2pdf.
1438 (Informational files for Emacs): Don't describe FTP or SERVICE, they
1439 are just stubs nowadays.
1440 (Latest version of Emacs): Explain version numbers.
1441 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
1442 (Turning on syntax highlighting): No need to mention hilit19 any more.
1443 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
1444 (Modes for various languages): Remove section.
1445 (Major packages and programs): Remove most version and maintainer
1446 information - it's hard to keep up-to-date, and adds nothing.
1447 Similarly with direct links to mailing lists.
1448 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
1449 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
1450 years, and Emacs comes with tools for this now.
1451 (Patch): Remove section - this is a standard tool.
1452 (Using function keys under X): Remove section.
1453
1454 2009-06-12 Glenn Morris <rgm@gnu.org>
1455
1456 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
1457 (Help installing Emacs): Remove reference to deleted X11 node.
1458 (Associating modes with files): Interpreter-mode-alist is no longer
1459 subservient to auto-mode-alist.
1460 (Installing Emacs): Change future Emacs version.
1461 (Linking with -lX11 fails): Remove old section.
1462 (Packages that do not come with Emacs): Update ELL location.
1463 Emacs Lisp archive is dead.
1464 (Emacs for Windows): Remove reference to old CE port.
1465 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
1466 (Emacs for VMS and DECwindows): Remove old ports.
1467 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
1468 (Removing flashing messages): Remove section about non-existent Gnus
1469 option.
1470
1471 * faq.texi (Top): Add @top command.
1472 Remove the optional arguments from all @node commands: makeinfo can
1473 generate these automatically, and it is easier to edit and rearrange
1474 nodes without them.
1475
1476 2009-06-11 Glenn Morris <rgm@gnu.org>
1477
1478 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
1479 (The LPF): Make the updated URL the sole reference point.
1480 (Learning how to do something): Update refcard price and format.
1481 (Getting a printed manual): Sources in doc/emacs/, not man/.
1482 Also available in PDF format. Since the page count varies, be less
1483 precise.
1484 (Informational files for Emacs): Remove references to deleted files
1485 LPF and SUN-SUPPORT, and to UUCP.
1486 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
1487 Remove many obsolete ways to get the FAQ, which now seems only to be
1488 distributed with Emacs.
1489 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
1490
1491 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
1492
1493 * org.texi (Org Plot): Fix tags (Bug#3507).
1494 (Workflow states, Agenda commands): Fix tags (Bug#3508).
1495
1496 * ada-mode.texi (Installation, Compile commands)
1497 (Project File Overview, No project files, Set compiler options)
1498 (Use GNAT project file, Use multiple GNAT project files)
1499 (Identifier completion): Use @samp for menu items, and @kbd for key
1500 sequences (Bug#3504).
1501
1502 2009-06-04 Daiki Ueno <ueno@unixuser.org>
1503
1504 * gnus.texi (Security): Fix wording; add a link to epa.info.
1505
1506 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
1507
1508 * message.texi (Header Commands): Fix descriptions to match
1509 keybindings.
1510
1511 2009-04-22 Daiki Ueno <ueno@unixuser.org>
1512
1513 * gnus.texi (Security): Mention that EasyPG is the current default.
1514
1515 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
1516
1517 * ediff.texi (Session Commands): Fix typo.
1518
1519 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
1520
1521 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
1522 news.software.readers. Reported by Florian Rehnisch.
1523
1524 2009-04-02 Glenn Morris <rgm@gnu.org>
1525
1526 * auth.texi: Capitalize direntry.
1527
1528 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
1529 using a period in the entry name. (Bug#2797)
1530
1531 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
1532
1533 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
1534 ($(infodir)/auth, auth.dvi): New targets.
1535
1536 2009-03-03 Glenn Morris <rgm@gnu.org>
1537
1538 * auth.texi: Fix @setfilename.
1539
1540 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
1541 (auth, $(infodir)/auth, auth.dvi): New rules.
1542
1543 2009-02-25 Glenn Morris <rgm@gnu.org>
1544
1545 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
1546
1547 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
1548
1549 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
1550
1551 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
1552
1553 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
1554 gnus-nocem-issuers, and gnus-nocem-verifyer.
1555
1556 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
1557
1558 * ada-mode.texi (Project files, Automatic Casing):
1559 * dbus.texi (Signals):
1560 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
1561 * mh-e.texi (HTML):
1562 * nxml-mode.texi (Locating a schema)
1563 (Using the document's URI to locate a schema):
1564 * org.texi (Footnotes, Using the mapping API):
1565 * rcirc.texi (Channels): Remove duplicate words.
1566
1567 2009-02-20 Glenn Morris <rgm@gnu.org>
1568
1569 * dired-x.texi (Miscellaneous Commands):
1570 * gnus.texi: Minor updates for mbox Rmail.
1571
1572 2009-02-16 Karl Berry <karl@gnu.org>
1573
1574 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
1575 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
1576 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
1577 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1578 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1579 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
1580 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
1581 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1582 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
1583 Consistently use @insertcopying in the Top node,
1584 @contents at the front (after @end titlepage),
1585 and @direntry after @copying. (Bug#1988)
1586
1587 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
1588
1589 * auth.texi: New file documenting auth-source.
1590
1591 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
1592
1593 * org.texi (Org Plot): Fix link.
1594
1595 2009-02-09 Daiki Ueno <ueno@unixuser.org>
1596
1597 * epa.texi (Mail-mode integration): Mention the way to do
1598 "encrypt-to-self". (Bug#1807)
1599
1600 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
1601
1602 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
1603
1604 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
1605
1606 * gnus-news.texi: Print version about Incoming*.
1607
1608 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
1609
1610 * org.texi (Structure editing, Handling links)
1611 (Fast access to TODO states, Javascript support): Make standard docs
1612 correctly reflect default variable settings.
1613
1614 2009-02-02 Glenn Morris <rgm@gnu.org>
1615
1616 * org.texi: Fix typos.
1617
1618 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
1619
1620 Sync with Tramp 2.1.15.
1621
1622 * trampver.texi: Update release number.
1623
1624 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
1625
1626 * org.texi (TODO dependencies): Document TODO dependencies on
1627 checkboxes.
1628
1629 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
1630
1631 * org.texi (TODO dependencies): Document key binding for toggling
1632 ORDERED property.
1633
1634 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
1635
1636 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
1637 of hook functions.
1638
1639 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
1640
1641 * org.texi (TODO dependencies): New section.
1642
1643 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
1644
1645 * org.texi (Plain lists, TODO basics, Priorities)
1646 (Multiple sets in one file, Conflicts): Document interaction with
1647 `shift-selection-mode'.
1648
1649 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
1650
1651 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
1652 Make Calc the subject of sentences.
1653 (Rearranging Formulas using Selections): Discuss new options
1654 for `j *'.
1655
1656 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
1657
1658 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
1659
1660 2009-01-26 Glenn Morris <rgm@gnu.org>
1661
1662 * org.texi: Fix typos.
1663
1664 2009-01-26 Bill Wohler <wohler@newt.com>
1665
1666 * mh-e.texi (EDITION, UPDATED): Update.
1667
1668 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
1669
1670 * org.texi (References): Add information about remote references.
1671 (Built-in table editor): Document `C-c RET' in tables.
1672 (Math symbols, Quoting LaTeX code): Mention that simple
1673 LaTeX macros survive LaTeX export.
1674 (Images in LaTeX export): Show how to create a reference to a
1675 figure.
1676 (Sectioning structure): Document that the LaTeX class can be
1677 specified in a property.
1678 (Text areas in HTML export): New section.
1679 (External links): Add examples for text search and ID links.
1680 (Built-in table editor): Remove the descriptio of `C-c
1681 C-q', it not longer works.
1682 (Literal examples): Document that a space must follow
1683 the colon in short examples.
1684 (Relative timer): Document `org-timer-stop'.
1685 (Footnotes): New section.
1686 (Footnote markup): Shorten section and refer to new Footnote
1687 section.
1688 (Literal examples): Add documentation for line
1689 numbering in and references to code examples.
1690 (CSS support): Fix the description of default CSS styles.
1691 (Capturing column view): Document
1692 "file:path/to/file.org" as an allowed value for the ID property of
1693 a dynamic block copying column view.
1694
1695 2009-01-23 Stephen Eglen <stephen@gnu.org>
1696
1697 * mh-e.texi (Getting Started): Describe $MH.
1698
1699 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
1700
1701 * tramp.texi (all): Harmonize usage of "external method",
1702 "external transfer method" and "out-of-band method".
1703 (Connection types): Precise the differences of inline and external
1704 methods. Written by Adrian Phillips <a.phillips@met.no>.
1705
1706 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
1707
1708 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
1709 commands as described at the top. Reported by Allan Gottlieb
1710 <gottlieb@nyu.edu>.
1711
1712 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
1713
1714 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
1715 nnmail-pathname-coding-system.
1716
1717 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
1718
1719 * org.texi (Relative timer): Fix typo.
1720
1721 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
1722
1723 * org.texi (Clocking work time): Fix typo.
1724 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
1725
1726 2009-01-13 Glenn Morris <rgm@gnu.org>
1727
1728 * org.texi: Fix some more typos.
1729
1730 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
1731
1732 * org.texi: Fix some typos.
1733
1734 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
1735
1736 * gnus.texi (Group Parameters): Add note for local variables.
1737
1738 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1739
1740 * gnus.texi (Converting Kill Files): Fix URL. Include
1741 gnus-kill-to-score.el in contrib directory.
1742
1743 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1744
1745 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
1746 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
1747 (Paging the Article): Add index entry.
1748
1749 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
1750
1751 * ada-mode.texi (Examples): Delete redundant text.
1752
1753 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
1754
1755 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
1756
1757 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
1758 addresses.
1759
1760 2009-01-03 Bill Wohler <wohler@newt.com>
1761
1762 * mh-e.texi (Scan Line Formats): Indicate that first column should be
1763 kept empty.
1764
1765 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
1766
1767 * org.texi (Activation, Exporting, ASCII export, HTML export)
1768 (HTML Export commands, LaTeX/PDF export commands): Improve
1769 documentation about transient-mark-mode.
1770 (References): DOcuemtn the use of special names like $LR1 to reference
1771 to fields in the last table row.
1772
1773 2008-12-19 Juri Linkov <juri@jurta.org>
1774
1775 * info.texi (Search Text): Remove mention of removed key binding M-s.
1776
1777 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
1778
1779 * org.texi (References): Remove mentioning of @0 as reference for the
1780 last line, this has been reverted in the Lisp sources.
1781
1782 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
1783
1784 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
1785 (DVI_TARGETS): Remove duplicates. Add sasl.
1786 ($(infodir)/sasl, sasl.dvi): New targets.
1787
1788 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
1789
1790 * org.texi: Version number pushed to 6.15d.
1791
1792 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
1793
1794 * org.texi (Tables in LaTeX export): New section.
1795 (Images in LaTeX export): New section.
1796 (Inlined images, Images in HTML export): Sections renamed.
1797
1798 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
1799
1800 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
1801
1802 2008-12-04 David Engster <dengste@eml.cc>
1803
1804 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
1805 of nnml-get-new-mail. Change URL for mairix patch.
1806
1807 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
1808
1809 * org.texi (Using the mapping API): Fix bug in mapping example.
1810 (Publishing options): Make the list of properties complete again, in
1811 correspondence to the variable `org-export-plist-vars'.
1812 (Property searches): Document new special values for time comparisons.
1813 (Tag inheritance): Refine the description of tag inheritance.
1814 (Project alist): Add info about the publishing sequence of components.
1815 (Effort estimates): Document the new relative timer.
1816
1817 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
1818
1819 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
1820 (Using Calc): Clarify use of `C-x * o'.
1821 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
1822
1823 2008-11-28 Richard M Stallman <rms@gnu.org>
1824
1825 * dbus.texi (Receiving Method Calls): Clean up previous change.
1826
1827 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
1828
1829 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
1830 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
1831 `dbus-unescape-from-identifier'.
1832 (Receiving Method Calls): New constants `dbus-service-emacs' and
1833 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
1834 (Signals): Use the constants in the example.
1835
1836 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
1837
1838 * org.texi: Re-apply change to FDL 1.3.
1839
1840 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
1841
1842 * org.texi (Setting up Remember): Document `org-remember-mode'.
1843 (External links): Document that bbdb links can use a regular
1844 expression.
1845 (External links): Document that elisp links can contain interactive
1846 commands.
1847
1848 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
1849
1850 * viper.texi (viper-translate-all-ESC-keysequences):
1851 Description removed.
1852
1853 2008-11-19 Glenn Morris <rgm@gnu.org>
1854
1855 * doclicense.texi: Change to FDL 1.3.
1856 Relicense all texi files under FDL 1.3 or later.
1857
1858 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
1859
1860 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
1861
1862 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
1863
1864 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Removed.
1865
1866 * ediff.texi: Version/date change.
1867
1868 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
1869
1870 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
1871
1872 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
1873
1874 * calc.texi (About This Manual): Comment out a mention of
1875 marginal notes.
1876
1877 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
1878
1879 * org.texi (Clocking work time): Document the :formula property of
1880 clock tables.
1881 (Structure editing, Refiling notes): Document refiling regions.
1882 (Agenda commands): Document the double-prefix version
1883 of the `l' command in the agenda.
1884 (Handling links): Explain the effect of a double prefix
1885 arg to `C-c C-o'.
1886 (TODO basics): Add documentation for tag triggers.
1887
1888 2008-10-23 Glenn Morris <rgm@gnu.org>
1889
1890 * cl.texi (Function Bindings): Mention `flet' fails to deal with
1891 byte-compiling things like `+'.
1892
1893 * ns-emacs.texi: Merge copyright years of author now with assignment
1894 into FSF years.
1895 (VER): Use it for easier automatic updating. Use Emacs version rather
1896 than standalone Emacs.app version.
1897
1898 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
1899
1900 * org.texi: Lots of minor fixes.
1901 (Capture): New chapter.
1902 (Org Plot): New section.
1903
1904 2008-09-30 Magnus Henoch <mange@freemail.hu>
1905
1906 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
1907
1908 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
1909
1910 * calc.texi (User Defined Units): Mention how to enter optional display
1911 string.
1912
1913 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
1914
1915 * message.texi (Sending Variables): Fixed variable documentation to
1916 avoid the "y/n" wording.
1917
1918 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
1919
1920 * message.texi (Sending Variables): Added `message-confirm-send' doc.
1921
1922 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
1923
1924 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
1925 @enumerate section so as to be able to be formatted with MAKEINFO=no.
1926
1927 2008-09-22 Bill Wohler <wohler@newt.com>
1928
1929 Release MH-E manual version 8.1.
1930
1931 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1932 release 8.1.
1933
1934 * mh-e.texi: Retain dual license as agreed to by the FSF.
1935 However, bump GPL to Version 3.
1936 Use @include for license text.
1937
1938 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
1939
1940 * gnus.texi (Top, Setup, Fancy splitting to parent)
1941 (Store custom flags and keywords, Store arbitrary data):
1942 Clean up markup.
1943
1944 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
1945
1946 * gnus.texi (The Gnus Registry): Document it.
1947
1948 2008-09-08 David Engster <dengste@eml.cc>
1949
1950 * gnus.texi (nnmairix): Point out that nnml uses MH format.
1951 Clarify section about choosing back end servers.
1952
1953 2008-08-23 Glenn Morris <rgm@gnu.org>
1954
1955 * dired-x.texi (Shell Command Guessing):
1956 Mention dired-guess-shell-case-fold-search. (Bug#417)
1957
1958 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
1959
1960 * trampver.texi: Update release number.
1961
1962 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
1963
1964 * ns-emacs.texi: Update version.
1965 (Introduction): Correct menu location for options save.
1966 (Customization): Note that defaults are stored under org.gnu.Emacs.
1967
1968 2008-08-11 Bill Wohler <wohler@newt.com>
1969
1970 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
1971 explicit about GNU mailutils MH elsewhere (with thanks to Darel
1972 Henman) (closes SF #1768928).
1973
1974 2008-08-10 Glenn Morris <rgm@gnu.org>
1975
1976 * ns-emacs.texi: Use @copying. Change copyright of authors with
1977 assignment to FSF. Change license to GFDL.
1978 (Top): Remove outdated references.
1979
1980 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
1981
1982 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
1983 Add gnus-summary-sort-by-most-recent-number and
1984 gnus-summary-sort-by-most-recent-date.
1985 (Summary Sorting): Explain prefix argument.
1986
1987 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
1988
1989 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
1990 gnus-summary-pipe-output.
1991
1992 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
1993
1994 * dbus.texi (Receiving Method Calls): Document error handling of own
1995 D-Bus methods.
1996
1997 2008-08-01 Bill Wohler <wohler@newt.com>
1998
1999 * mh-e.texi (Reading Mail)
2000 (Viewing Attachments): Describe new function
2001 mh-show-preferred-alternative.
2002 (Sending Mail, Redistributing, Sending Message): Describe new hook
2003 mh-annotate-msg-hook.
2004
2005 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
2006
2007 * dbus.texi (Arguments and Signatures): Fix example.
2008 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
2009 (Asynchronous Methods): New node.
2010 (Errors and Events): Describe extended layout of `dbus-event'.
2011 New defun `dbus-event-message-type'.
2012
2013 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
2014
2015 * ediff.texi: Remove VMS support.
2016
2017 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
2018
2019 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
2020 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
2021
2022 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
2023
2024 * Makefile.in: Add mairix-el targets.
2025
2026 2008-07-29 David Engster <deng@randomsample.de>
2027
2028 * mairix-el.texi: New file.
2029
2030 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
2031
2032 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
2033 project files. Delete 'main_unit' project variable; not needed. Allow
2034 process environment variables wherever project variables are allowed.
2035 Add tutorial section on multiple GNAT project files.
2036
2037 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
2038
2039 Sync with Tramp 2.1.14.
2040
2041 * trampver.texi: Update release number.
2042
2043 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2044
2045 * ns-emacs.texi:
2046 * faq.texi: Remove mentions of Mac Carbon.
2047
2048 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
2049
2050 * gnus.texi (Saving Articles): Describe the 2nd argument of
2051 gnus-summary-save-in-pipe.
2052 (SpamAssassin): Use it.
2053
2054 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
2055
2056 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
2057
2058 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
2059
2060 * org.texi (Export options): Document the use of the creator flag.
2061
2062 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
2063
2064 * org.texi: New version 6.06a.
2065
2066 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
2067
2068 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
2069 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
2070
2071 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
2072
2073 * calc.texi (Editing Stack Entries):
2074 (Algebraic Entry): Rewrite introductory sentences so it can be used by
2075 Calc's help functions. Mention fixing typos.
2076 (Customizing Calc): Fix typo.
2077
2078 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
2079
2080 * calc.texi (summarykey): New macro. Use to correctly format keys in
2081 the summary.
2082
2083 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
2084
2085 * ns-emacs.texi (Customization): Corrected documentation on color
2086 specification formats.
2087
2088 2008-07-19 Andreas Schwab <schwab@suse.de>
2089
2090 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
2091
2092 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
2093 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
2094
2095 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
2096
2097 * dbus.texi (Inspection): Rework, introduce submenus.
2098 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
2099 (Properties and Annotations, Arguments and Signatures): New nodes.
2100
2101 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
2102
2103 * dbus.texi (Receiving Method Calls): Fix description of
2104 `dbus-register-method'.
2105 (Signals): Allow also signal arguments for filtering in
2106 `dbus-register-signal'.
2107
2108 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
2109
2110 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
2111 `cnorm'.
2112 (Arithmetic Tutorial): Simplify the verification of prime factors.
2113
2114 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
2115
2116 * gnus.texi (Saving Articles): Mention
2117 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
2118
2119 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
2120
2121 * calc.texi: Adjust mode line throughout.
2122
2123 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
2124
2125 * sasl.texi (Mechanisms): Fix typos.
2126
2127 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
2128
2129 * calc.texi (Killing from the stack): Mention using normal Emacs
2130 copying.
2131
2132 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
2133
2134 * tramp.texi (Password handling): Renamed from "Password caching".
2135 Add `auth-source' mechanism.
2136 (Connection caching): Tramp reopens the connection automatically,
2137 when the operating system on the remote host has been changed.
2138
2139 2008-06-20 Eli Zaretskii <eliz@gnu.org>
2140
2141 * makefile.w32-in (distclean): Remove makefile.
2142
2143 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
2144
2145 * org.texi (Using the mapping API): New section.
2146 (Agenda column view): New section.
2147 (Moving subtrees): Document archiving to the archive sibling.
2148 (Agenda commands): Document columns view in the agenda.
2149 (Using the property API): Document the API for multi-valued properties.
2150
2151 2008-06-17 Jason Riedy <jason@acm.org>
2152
2153 * org.texi (A LaTeX example): Note that fmt may be a one-argument
2154 function, and efmt may be a two-argument function.
2155 (Radio tables): Document multiple destinations.
2156
2157 2008-06-16 Glenn Morris <rgm@gnu.org>
2158
2159 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
2160 Add Cover-Texts.
2161
2162 2008-06-15 Glenn Morris <rgm@gnu.org>
2163
2164 * faq.texi (VER): Update to 23.0.60.
2165
2166 * mh-e.texi: Remove option of licensing under GPL.
2167 Add Cover-Texts to GFDL permissions notice.
2168 (GPL): Remove section.
2169 (GFDL): Include doclicense.texi rather than the actual text.
2170
2171 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
2172 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
2173
2174 * sasl.texi: Fix output file name.
2175
2176 * epa.texi, sasl.texi: Refer to license in Emacs manual.
2177
2178 * gnus-coding.texi: Refer to license in Gnus manual.
2179
2180 * idlwave.texi, sasl.texi: Use @copying.
2181
2182 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
2183
2184 * speedbar.texi: Update Back-Cover Text as per maintain.info.
2185
2186 * url.texi: Use @copying, @title, @subtitle, @author.
2187
2188 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
2189 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
2190 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
2191 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
2192 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
2193 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
2194 * widget.texi, woman.texi:
2195 Remove references to external license, since doclicense is included.
2196
2197 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
2198 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
2199 Remove references to non-existent Invariant Sections.
2200
2201 2008-06-14 Glenn Morris <rgm@gnu.org>
2202
2203 * faq.texi (Major packages and programs): Remove references to external
2204 Supercite, Calc, VIPER, since they have been included for some time.
2205 Update VM, AUCTeX, BBDB entries.
2206
2207 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
2208
2209 * newsticker.texi: Updated to match latest newsticker changes.
2210
2211 2008-06-13 Glenn Morris <rgm@gnu.org>
2212
2213 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
2214 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
2215 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
2216 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
2217 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
2218 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
2219 * woman.texi:
2220 Update Back-Cover Text as per maintain.info.
2221
2222 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
2223
2224 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
2225
2226 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
2227 (gnus-faq.xml): Update repository host.
2228
2229 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
2230
2231 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
2232
2233 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
2234 Fix a typo.
2235
2236 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
2237
2238 * gnus.texi (Mail Source Customization): Correct values of
2239 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2240 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
2241
2242 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
2243
2244 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
2245 coding standards.
2246
2247 2008-06-14 David Engster <dengste@eml.cc>
2248
2249 * gnus.texi (nnmairix): Markup fixes.
2250
2251 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
2252
2253 * gnus.texi (nnmairix): Markup and other minor fixes.
2254
2255 2008-06-05 David Engster <dengste@eml.cc>
2256
2257 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
2258
2259 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
2260
2261 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
2262 (Searching, nnir, nnmairix): New stub nodes.
2263
2264 2008-05-30 Felix Lee <felix.1@canids.net>
2265
2266 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
2267
2268 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
2269
2270 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
2271
2272 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
2273
2274 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
2275
2276 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
2277
2278 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
2279
2280 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
2281
2282 * info.texi (Top): Fix typo in xref.
2283
2284 2008-05-05 Karl Berry <karl@gnu.org>
2285
2286 * info.texi (Top): @xref to stand-alone manual.
2287
2288 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2289
2290 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
2291 (Various Summary Stuff): Fix typo in last xref.
2292
2293 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
2294
2295 * org.texi (Moving subtrees): Fix typo.
2296
2297 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
2298
2299 * tramp.texi (Frequently Asked Questions): Explain, how to disable
2300 Tramp via `tramp-mode'.
2301
2302 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
2303
2304 * org.texi: Massive changes, in many parts of the file.
2305
2306 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
2307
2308 * gnus.texi (Oort Gnus): Add message-fill-column.
2309
2310 2008-04-12 Adrian Aichner <adrian@xemacs.org>
2311
2312 * gnus.texi (Mail Source Specifiers): Typo fix.
2313
2314 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
2315
2316 * gnus.texi (Diary Headers Generation): Update key binding for
2317 `gnus-diary-check-message'.
2318
2319 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
2320
2321 * gnus.texi (Emacsen): Addition.
2322
2323 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
2324
2325 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
2326
2327 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
2328
2329 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
2330
2331 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
2332
2333 * gnus-news.texi: Update tool bar item.
2334
2335 2008-04-09 Sven Joachim <svenjoac@gmx.de>
2336
2337 * gnus-news.texi: Fix typos.
2338
2339 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
2340
2341 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
2342 Add mention of `kron'.
2343
2344 2008-04-01 Daiki Ueno <ueno@unixuser.org>
2345
2346 * epa.texi (Encrypting/decrypting *.gpg files): Document
2347 epa-file-name-regexp.
2348
2349 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
2350
2351 * gnus.texi (Example Methods): Fix description about ssh-agent.
2352 (Indirect Functions): Fix the default value of nntp-telnet-command;
2353 remove link to connect.html.
2354
2355 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
2356
2357 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
2358 dbus-call-method.
2359 (Receiving Method Calls): The timeout can be set by the calling client.
2360
2361 * trampver.texi: Update release number.
2362
2363 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
2364
2365 * gnus.texi (Top): Fix version. Add SASL.
2366
2367 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
2368
2369 Sync with Tramp 2.1.13.
2370
2371 * trampver.texi: Update release number.
2372
2373 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
2374
2375 * org.texi: Update to new org-mode website.
2376
2377 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
2378
2379 * cl.texi (For Clauses): Fix loop over key-seq to match code.
2380
2381 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
2382
2383 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
2384 gnus-read-ephemeral-gmane-group-url,
2385 gnus-read-ephemeral-emacs-bug-group,
2386 gnus-read-ephemeral-debian-bug-group.
2387
2388 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
2389
2390 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
2391
2392 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
2393 Add FIXMEs for Bookmarks and gnus-registry-marks.
2394
2395 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
2396
2397 * gnus.texi (Smileys): Document `smiley-style'.
2398
2399 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
2400
2401 * gnus.texi (Gnus Development): Clarify difference between ding and
2402 gnu.emacs.gnus.
2403 (MIME Commands, Using MIME, RSS): Fix markup.
2404
2405 * gnus-faq.texi ([8.4]): Ditto.
2406
2407 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
2408
2409 * gnus.texi (Emacsen): Remove obsolete stuff.
2410
2411 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
2412
2413 * gnus.texi (Oort Gnus): Add version info WRT
2414 `mail-source-delete-incoming'.
2415
2416 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
2417
2418 * gnus.texi (Top): Add "Other related manuals" and version info in
2419 `iftex' output.
2420 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
2421 gnus-balloon-face-0 and the corresponding format specifiers.
2422
2423 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
2424
2425 * tramp.texi (Filename completion): Remove footnote about let-bind
2426 of `partial-completion-mode'. It doesn't work this way.
2427
2428 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
2429
2430 * pcl-cvs.texi (Contributors): Update my email.
2431
2432 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
2433
2434 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
2435
2436 2008-03-17 Bill Wohler <wohler@newt.com>
2437
2438 * mh-e.texi (Viewing): Update URL for adding header fields to
2439 mh-invisible-header-fields-default.
2440
2441 2008-03-16 Bill Wohler <wohler@newt.com>
2442
2443 * mh-e.texi (Preface): Add Gnus to requirements.
2444 (Forwarding): Note that forwarded MIME messages are now inline.
2445
2446 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
2447
2448 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
2449 (Common Variables): Give precedence to the netcat methods over the
2450 telnet methods, and mention that they are more reliable.
2451
2452 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
2453
2454 * org.texi (Exporting Agenda Views): Document agenda export to
2455 iCalendar.
2456 (Progress logging): Document the new progress logging stuff.
2457
2458 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
2459
2460 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
2461 Update for change of `mail-source-delete-incoming'.
2462
2463 * gnus-news.texi: Ditto.
2464
2465 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
2466
2467 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
2468 custom versions.
2469
2470 2008-03-07 Alan Mackenzie <acm@muc.de>
2471
2472 * cc-mode.texi (Limitations and Known Bugs): State that the number of
2473 parens/brackets in a k&r region is limited.
2474
2475 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
2476
2477 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
2478 using different Emacs versions.
2479
2480 2008-02-27 Glenn Morris <rgm@gnu.org>
2481
2482 * sc.texi: Remove a lot of old and obsolete info.
2483 (titlepage): Simplify.
2484 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
2485 (VM with any Emacsen, GNEWS with any Emacsen)
2486 (Overloading for Non-conforming MUAs, Version 3 Changes)
2487 (The Supercite Mailing List): Delete nodes.
2488 (Introduction): Remove info about old packages.
2489 (Getting Connected): Simplify. Remove info about old packages.
2490 (Citing Commands): Delete Emacs 19 info.
2491 (Hints to MUA Authors): Simplify.
2492 (Thanks and History): Merge in some info from the deleted node
2493 "Version 3 Changes".
2494
2495 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
2496
2497 * org.texi (Setting tags, In-buffer settings):
2498 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
2499
2500 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
2501
2502 * gnus-news.texi: Mention that spaces and tabs are allowed in the
2503 installation directory name.
2504
2505 2008-02-12 Romain Francoise <romain@orebokech.com>
2506
2507 * epa.texi (Overview): Fix typo.
2508
2509 2008-02-11 Daiki Ueno <ueno@unixuser.org>
2510
2511 * epa.texi (Quick start): Remove the .emacs setting.
2512
2513 2008-02-10 Daiki Ueno <ueno@unixuser.org>
2514
2515 * epa.texi (Quick start): Use the command `epa-enable' instead of
2516 loading `epa-setup'.
2517
2518 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
2519
2520 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
2521 ($(infodir)/epa, epa.dvi): New targets.
2522
2523 2008-02-08 Daiki Ueno <ueno@unixuser.org>
2524
2525 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
2526
2527 * epa.texi: New manual documenting the EasyPG Assistant.
2528
2529 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
2530
2531 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
2532 (Inspection): New function dbus-ping.
2533
2534 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
2535
2536 * tramp.texi (Remote processes): Add `shell-command'.
2537
2538 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
2539
2540 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
2541 (Group Parameters): Document `mail-source' parameter.
2542
2543 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
2544
2545 * tramp.texi (Inline methods): The hostname of the su(do)? methods
2546 must be a local host.
2547
2548 2008-01-26 Michael Olson <mwolson@gnu.org>
2549
2550 * erc.texi: Update version for ERC 5.3 release.
2551 (Obtaining ERC): Update extras URLs for 5.3.
2552 (Development): Write instructions for git, and remove those for Arch.
2553 (History): Mention the switch to git.
2554
2555 2008-01-24 Karl Berry <karl@gnu.org>
2556
2557 * info.texi (Search Index, Search Text): Mention the command
2558 character in the section name, a la the (Go to node) node.
2559
2560 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
2561
2562 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
2563
2564 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
2565
2566 * gnus-news.texi: Mention gnus-article-describe-bindings.
2567
2568 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
2569
2570 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
2571
2572 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
2573
2574 * org.texi (Property inheritance): New section.
2575 (Conventions): New section.
2576 (Structure editing): Document C-RET, the prefix arg to the cut/copy
2577 commands, and the new bindings for refiling.
2578 (Sparse trees): Document the new special command for sparse trees.
2579 (References): Be more clear about the counting of hilines.
2580 (Handling links): Document M-p/n for accessing links.
2581 (Fast access to TODO states): New section.
2582 (Per file keywords): New section.
2583 (Property inheritance): New section.
2584 (Column attributes): New summary types.
2585 (Capturing Column View): New section.
2586 (The date/time prompt): Cover the new features in the date/time prompt.
2587 Compactify the table of keys for the calendar remote control.
2588 (Clocking work time): Document the new :scope parameter.
2589 (Remember): Promoted to chapter.
2590 (Quoted examples): New section.
2591 (Enhancing text): New verbatim environments.
2592
2593 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
2594
2595 * trampver.texi: Update release number.
2596
2597 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
2598
2599 * gnus.texi (Article Keymap): Add
2600 gnus-article-wide-reply-with-original; fix descriptions of
2601 gnus-article-reply-with-original and
2602 gnus-article-followup-with-original.
2603
2604 2008-01-09 Glenn Morris <rgm@gnu.org>
2605
2606 * nxml-mode.texi: Add @copying section.
2607
2608 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
2609
2610 * message.texi (Mail Variables): Add some text from "(gnus)Posting
2611 Server". Add `message-send-mail-with-mailclient'.
2612
2613 * gnus.texi (Posting Server): Move some text to "(message)Mail
2614 Variables" and add a reference here.
2615
2616 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
2617
2618 * dbus.texi (Receiving Method Calls): New chapter.
2619 (Errors and Events): Add serial number to events. Replace "signal" by
2620 "message". Introduce dbus-event-serial-number.
2621
2622 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
2623
2624 * dbus.texi (Type Conversion): Explain the type specification for empty
2625 arrays. Use another example.
2626
2627 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
2628
2629 * dbus.texi (all): Replace "..." by @dots{}.
2630 (Type Conversion): Precise the value range for :byte types.
2631 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
2632 Mention its return value.
2633 (Errors and Events): There is no D-Bus error propagation during event
2634 processing.
2635
2636 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
2637
2638 * calc.tex (Yacas Language, Maxima Language, Giac Language):
2639 New sections.
2640
2641 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
2642
2643 * gnus.texi (Group Parameters): Reorder the text and add a note about
2644 `gnus-parameters' near the beginning of the node.
2645
2646 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
2647
2648 * gnus.texi (Score File Editing): Fix function name.
2649
2650 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
2651
2652 Sync with Tramp 2.1.12.
2653
2654 * trampver.texi: Update release number.
2655
2656 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
2657
2658 * dbus.texi (Type Conversion): Correct input parameters mapping.
2659
2660 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
2661
2662 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
2663 (Errors and Events): Mention wrong-type-argument error.
2664
2665 2007-12-21 Alex Schroeder <alex@gnu.org>
2666
2667 * rcirc.texi: Changed single spaces after sentence end to double
2668 spaces. Fixed some typos.
2669 (Internet Relay Chat): Explain relay.
2670 (Getting started with rcirc): Change items to reflect prompts.
2671 Add more explanation to rcirc-track-minor-mode and added a comment to
2672 warn future maintainers that this section is a copy.
2673 (People): Changed /ignore example.
2674 (Keywords): Not keywords.
2675
2676 2007-12-20 Alex Schroeder <alex@gnu.org>
2677
2678 * rcirc.texi (Top): Fighting Information Overload chapter added.
2679 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
2680 (rcirc commands): Moved /ignore command to the new chapter.
2681 (Fighting Information Overload): New chapter documenting /keyword,
2682 /bright, /dim, channel ignore, and low priority channels.
2683 (Configuration): Document rcirc-server-alist, remove
2684 rcirc-startup-channels-alist and rcirc-default-server.
2685
2686 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
2687
2688 * dbus.texi (Signals): Fix example in dbus-register-signal.
2689
2690 2007-12-14 Sven Joachim <svenjoac@gmx.de>
2691
2692 * gnus.texi (Score Variables): Fix typo.
2693
2694 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
2695
2696 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
2697 (Signals): Adapt dbus-send-signal and dbus-register-signal.
2698 (Errors and Events): Adapt dbus-event.
2699
2700 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2701
2702 * gnus.texi (Other Files): Add the yenc command.
2703
2704 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
2705
2706 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
2707 since 2004-08-06.
2708
2709 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
2710
2711 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
2712 on body.
2713
2714 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
2715
2716 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
2717 and rfc2047-allow-irregular-q-encoded-words; fix description of
2718 rfc2047-encode-encoded-words.
2719
2720 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
2721
2722 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
2723
2724 2007-12-05 Michael Olson <mwolson@gnu.org>
2725
2726 * remember.texi (Diary): Remove "require" line for remember-diary.el.
2727 Update documentation for `remember-diary-file'.
2728
2729 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
2730
2731 * dbus.texi (Signals): Precise `dbus-register-signal'.
2732 (Errors and Events): Rework events part, the internal structure of
2733 dbus-event has changed.
2734
2735 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
2736
2737 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
2738 ($(infodir)/dbus, dbus.dvi): New targets.
2739
2740 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
2741
2742 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
2743 unconditionally.
2744
2745 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
2746 emulation with @print{}.
2747
2748 2007-12-02 Richard Stallman <rms@gnu.org>
2749
2750 * dbus.texi (Overview): Minor cleanup.
2751
2752 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
2753
2754 * Makefile.in (INFO_TARGETS): Add dbus.
2755 (DVI_TARGETS): Add dbus.dvi.
2756 (dbus, dbus.dvi): New targets.
2757
2758 * dbus.texi: New file.
2759
2760 2007-11-24 Romain Francoise <romain@orebokech.com>
2761
2762 * nxml-mode.texi: Add description in @direntry.
2763 Fix file name to match @setfilename.
2764
2765 2007-11-23 Mark A. Hershberger <mah@everybody.org>
2766
2767 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2768 ($(infodir)/nxml-mode): New rule.
2769
2770 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2771 ($(infodir)/nxml-mode): New rule.
2772 (clean): Add nxml-mode*.
2773
2774 * nxml-mode.texi: New file with nxml manual.
2775
2776 2007-11-18 Richard Stallman <rms@gnu.org>
2777
2778 * flymake.texi (Example -- Configuring a tool called directly):
2779 Update example.
2780
2781 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
2782
2783 * tramp.texi (Filename completion): Simplify explanation of
2784 double-slash behavior. Explain directory contents flushing.
2785
2786 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
2787
2788 * calc.texi (TeX and LaTeX Language Modes): Put in
2789 missing braces.
2790
2791 2007-11-15 Richard Stallman <rms@gnu.org>
2792
2793 * cl.texi (Equality Predicates): Delete `eql'.
2794 (Predicates, Naming Conventions, Top): Delete `eql'.
2795 (Common Lisp Compatibility): Delete `eql'.
2796 (Porting Common Lisp): Delete obsolete backquote info.
2797 Minor clarification about character constants.
2798 (Sequence Basics): Minor clarification.
2799
2800 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
2801
2802 * cc-mode.texi (Electric Keys, Custom Macros):
2803 * tramp.texi (Filename completion): Fix typos.
2804
2805 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
2806
2807 * calc.texi (Basic commands): Mention the menu.
2808
2809 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
2810
2811 * tramp.texi (Connection caching): Tramp flushes connection
2812 properties when remote operating system has been changed.
2813
2814 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
2815
2816 * gnus-news.texi: Fix spelling.
2817 `message-insert-formatted-citation-line', not
2818 `message-insert-formated-citation-line'.
2819
2820 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
2821
2822 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
2823
2824 * tramp.texi (Overview): Mention also the PuTTY integration under
2825 Win32. Remove paragraphs about Tramp's experimental status.
2826 (Frequently Asked Questions): Add code example for highlighting the
2827 mode line.
2828
2829 2007-11-03 Michael Olson <mwolson@gnu.org>
2830
2831 * remember.texi: Change mentions of remember-buffer to
2832 remember-finalize throughout.
2833
2834 2007-10-30 Michael Olson <mwolson@gnu.org>
2835
2836 * remember.texi (Copying): Remove.
2837 (Mailbox): Update with non-BBDB instructions.
2838 (Diary, Org): Add.
2839 (Bibliography, Planner Page): Remove.
2840
2841 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
2842
2843 * makefile.w32-in (INFO_TARGETS): Add remember.
2844 (DVI_TARGETS): Add remember.dvi.
2845 ($(infodir)/remember): New rule.
2846 (clean): Add remember*.
2847
2848 2007-10-30 Michael Olson <mwolson@gnu.org>
2849
2850 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
2851 ($(infodir)/remember): New rule that builds the Remember Manual.
2852
2853 * remember.texi: New file containing the Remember Mode Manual.
2854 Shuffle chapters around after initial import.
2855 (Function Reference): Split Keystrokes into separate chapter.
2856 (Keystrokes): Document C-c C-k.
2857 (Introduction): Fix typographical issue with "---".
2858
2859 2007-10-29 Richard Stallman <rms@gnu.org>
2860
2861 * widget.texi (Introduction): Delete discussion of implementation
2862 internals.
2863
2864 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
2865
2866 * tramp.texi (Connection caching): Host names must be different
2867 when tunneling.
2868
2869 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2870
2871 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
2872 Gnus v5.13.
2873
2874 2007-10-28 Miles Bader <miles@gnu.org>
2875
2876 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
2877
2878 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2879
2880 * gnus.texi (Sorting the Summary Buffer): Remove
2881 gnus-article-sort-by-date-reverse.
2882
2883 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2884
2885 * gnus.texi (Non-ASCII Group Names): New node.
2886 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
2887 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
2888
2889 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
2890
2891 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
2892 clean the output of the program `imap-shell-program'.
2893
2894 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2895
2896 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
2897
2898 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
2899
2900 * gnus.texi (Sticky Articles): Documentation for sticky article
2901 buffers.
2902
2903 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
2904
2905 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
2906
2907 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2908
2909 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
2910
2911 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2912
2913 * gnus.texi (Archived Messages): Document
2914 gnus-update-message-archive-method.
2915
2916 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2917
2918 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
2919
2920 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
2921
2922 * gnus.texi (Group Maneuvering): Document
2923 `gnus-summary-next-group-on-exit'.
2924
2925 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2926
2927 * gnus.texi (Really Various Summary Commands): Mention
2928 gnus-auto-select-on-ephemeral-exit.
2929
2930 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2931
2932 * gnus.texi, message.texi: Bump version number.
2933
2934 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2935
2936 * gnus.texi (Group Line Specification, Misc Group Stuff)
2937 (Server Commands): Parenthesize @pxref{Mail Spool}.
2938
2939 2007-10-28 Didier Verna <didier@xemacs.org>
2940
2941 New user option: message-signature-directory.
2942 * message.texi (Insertion Variables): Document it.
2943 * gnus.texi (Posting Styles): Ditto.
2944
2945 2007-10-28 Didier Verna <didier@xemacs.org>
2946
2947 * gnus.texi (Group Line Specification):
2948 * gnus.texi (Misc Group Stuff):
2949 * gnus.texi (Server Commands): Document the group compaction feature.
2950
2951 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2952
2953 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
2954
2955 * message.texi (Various Message Variables): Add message-fill-column.
2956
2957 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2958
2959 * gnus.texi: Untabify.
2960
2961 2007-10-28 Didier Verna <didier@xemacs.org>
2962
2963 * gnus.texi (Group Parameters): Document the posting-style merging
2964 process in topic-mode.
2965
2966 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2967
2968 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
2969
2970 2007-10-28 Romain Francoise <romain@orebokech.com>
2971
2972 * gnus.texi (Mail Spool): Fix typo.
2973 Update copyright.
2974
2975 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2976
2977 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
2978
2979 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2980
2981 * gnus.texi (Summary Generation Commands):
2982 Add gnus-summary-insert-ticked-articles.
2983
2984 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2985
2986 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
2987 to spam-spamassassin-program.
2988
2989 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2990
2991 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
2992
2993 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2994
2995 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
2996
2997 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2998
2999 * message.texi (Mail Headers): Document `opportunistic'.
3000
3001 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3002
3003 * emacs-mime.texi (Encoding Customization): Explain how to set
3004 mm-coding-system-priorities per hierarchy.
3005
3006 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3007
3008 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
3009 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
3010
3011 2007-10-28 Didier Verna <didier@xemacs.org>
3012
3013 * message.texi (Wide Reply): Update documentation of
3014 message-dont-reply-to-names (now allowing a list of regexps).
3015
3016 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3017
3018 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
3019
3020 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3021
3022 * gnus.texi (SpamAssassin back end): Fix typo.
3023
3024 * sieve.texi (Examples): Fix grammar.
3025
3026 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3027
3028 * gnus.texi (Searching for Articles): Document M-S and M-R.
3029 (Limiting): Document / b.
3030
3031 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3032
3033 * gnus.texi (Thread Commands): T M-^.
3034
3035 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3036
3037 * message.texi (Mail Aliases): Document ecomplete.
3038 (Mail Aliases): Fix typo.
3039
3040 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3041
3042 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
3043 fix typo.
3044
3045 2007-10-28 Romain Francoise <romain@orebokech.com>
3046
3047 * gnus.texi (Mail Spool): Grammar fix.
3048
3049 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3050
3051 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
3052 string.
3053
3054 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3055
3056 * gnus.texi (Group Parameters): Fix description.
3057
3058 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3059
3060 * gnus.texi (Gmane Spam Reporting):
3061 Fix spam-report-gmane-use-article-number.
3062 Add spam-report-user-mail-address.
3063
3064 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3065
3066 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
3067
3068 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3069
3070 * gnus.texi (Group Parameters): Add simplified sorting example based on
3071 example for `Sorting the Summary Buffer' from Jari Aalto
3072 <jari.aalto@cante.net>.
3073 (Example Methods): Add example for an indirect connection.
3074
3075 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
3076
3077 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
3078 (Agent Parameters): Updated parameter names to match code.
3079 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
3080 'gnus-agent-summary-fetch-series'.
3081 (Agent and flags): New section providing a generalized discussion
3082 of flag handling.
3083 (Agent and IMAP): Removed flag discussion.
3084 (Agent Variables): Added 'gnus-agent-synchronize-flags'.
3085
3086 2007-10-28 Romain Francoise <romain@orebokech.com>
3087
3088 * gnus.texi (Exiting the Summary Buffer): Add new function
3089 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
3090
3091 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3092
3093 * gnus.texi (Conformity): Fix typo.
3094 (Customizing Articles): Document `first'.
3095
3096 2007-10-28 Jari Aalto <jari.aalto@cante.net>
3097
3098 * gnus.texi (Sorting the Summary Buffer):
3099 Add `gnus-thread-sort-by-date-reverse'. Add example
3100 host to different sorting in NNTP and RSS groups.
3101
3102 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3103
3104 * message.texi (Insertion): Describe prefix for
3105 message-mark-inserted-region and message-mark-insert-file.
3106
3107 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3108
3109 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
3110 LaTeX documents. Describe "text/x-gnus-verbatim".
3111
3112 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3113
3114 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
3115 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
3116 (spam-stat spam filtering, SpamOracle)
3117 (Extending the Spam ELisp package): Removed extra quote symbol for
3118 clarity.
3119
3120 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3121
3122 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
3123 gnus-article-delete-part and gnus-article-replace-part.
3124 (Using MIME): Add gnus-mime-replace-part.
3125
3126 2007-10-28 Romain Francoise <romain@orebokech.com>
3127
3128 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
3129 requires `auto-compression-mode' to be enabled. Add new nnml
3130 variable `nnml-compressed-files-size-threshold'.
3131
3132 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3133
3134 * gnus.texi (Sorting the Summary Buffer): Added
3135 gnus-thread-sort-by-recipient.
3136
3137 2007-10-28 Romain Francoise <romain@orebokech.com>
3138
3139 * message.texi (Insertion Variables): Mention new variable
3140 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
3141 documentation accordingly.
3142
3143 2007-10-28 Romain Francoise <romain@orebokech.com>
3144
3145 * gnus.texi (To From Newsgroups): Mention new variables
3146 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
3147
3148 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3149
3150 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
3151 stuff; gnus-mime-inline-part does the automatic decompression.
3152
3153 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3154
3155 * gnus.texi (Spam ELisp Package Configuration Examples):
3156 "training.ham" should be "training.spam".
3157
3158 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3159
3160 * message.texi (Mail Variables): Fix the default value for
3161 message-send-mail-function.
3162
3163 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3164
3165 * gnus.texi (Optional Back End Functions): nntp-request-update-info
3166 always returns nil exceptionally.
3167
3168 2007-10-28 Simon Josefsson <jas@extundo.com>
3169
3170 * gnus.texi (Article Washing): Add libidn URL. Suggested by
3171 Michael Cook <michael@waxrat.com>.
3172
3173 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3174
3175 * gnus.texi (Topic Commands): Fix next/previous.
3176
3177 2007-10-28 Simon Josefsson <jas@extundo.com>
3178
3179 * gnus.texi (Article Washing): Mention `W i'.
3180
3181 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
3182
3183 * gnus.texi (Group Parameters): Slight extension of sieve
3184 parameter description.
3185
3186 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3187
3188 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
3189 matching score files as well.
3190 (Picons): Describe `gnus-picon-style'.
3191
3192 2007-10-28 Romain Francoise <romain@orebokech.com>
3193
3194 * message.texi (Message Headers): Mention that headers are hidden
3195 using narrowing, and how to expose them.
3196 Update copyright.
3197
3198 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3199
3200 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
3201 `gnus-summary-sort-by-recipient'.
3202
3203 2007-10-28 Romain Francoise <romain@orebokech.com>
3204
3205 * gnus.texi (NNTP marks): New node.
3206 (NNTP): Move NNTP marks variables to the new node.
3207
3208 2007-10-28 Jesper Harder <harder@ifa.au.dk>
3209
3210 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
3211
3212 * gnus.texi (MIME Commands, Hashcash): Markup fix.
3213
3214 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3215
3216 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
3217 everywhere for consistency.
3218 (Filtering Spam Using The Spam ELisp Package): Admonish again.
3219 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
3220 Say "regular expression" instead of "regex." Admonish. Pick
3221 other words to sound better (s/so/thus/).
3222 (Spam ELisp Package Filtering of Incoming Mail): Mention
3223 statistical filters. Remove old TODO.
3224 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
3225 New section on sorting and displaying the spam score.
3226 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
3227 backend but an alias to spam-use-BBDB.
3228 (Extending the Spam ELisp package): Rewrite the example using the
3229 new backend functionality.
3230
3231 2007-10-28 Simon Josefsson <jas@extundo.com>
3232
3233 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
3234 nntp-marks-directory, from Romain Francoise
3235 <romain@orebokech.com>.
3236
3237 2007-10-28 Magnus Henoch <mange@freemail.hu>
3238
3239 * gnus.texi (Hashcash): New default value of
3240 hashcash-default-payment.
3241
3242 2007-10-28 Simon Josefsson <jas@extundo.com>
3243
3244 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
3245 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
3246
3247 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3248
3249 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
3250
3251 2007-10-28 Simon Josefsson <jas@extundo.com>
3252
3253 * gnus.texi (documentencoding): Add, to avoid warnings.
3254
3255 2007-10-28 Simon Josefsson <jas@extundo.com>
3256
3257 * message.texi (Mail Headers): Add.
3258
3259 * gnus.texi (Hashcash): Fix.
3260
3261 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3262
3263 * gnus.texi (Hashcash): Changed location of library, also mention
3264 that payments can be verified and fix the name of the
3265 hashcash-path variable.
3266
3267 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3268
3269 * gnus.texi (Article Display): Add `gnus-picon-style'.
3270
3271 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3272
3273 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
3274
3275 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3276
3277 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
3278 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
3279 warning about ham processors in spam groups removed.
3280
3281 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3282
3283 * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
3284 From Hubert Chan <hubert@uhoreg.ca>.
3285
3286 2007-10-28 Jesper Harder <harder@ifa.au.dk>
3287
3288 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
3289 (Mailing List): Typo.
3290 (Customizing Articles): Add gnus-treat-ansi-sequences.
3291 (Article Washing): Index.
3292
3293 * message.texi: Use m-dash consistently.
3294
3295 2007-10-28 Jesper Harder <harder@ifa.au.dk>
3296
3297 * gnus.texi (GroupLens): Remove.
3298
3299 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
3300
3301 * gnus.texi (Outgoing Messages, Agent Variables): Add
3302 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
3303 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
3304
3305 2007-10-28 Jesper Harder <harder@ifa.au.dk>
3306
3307 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
3308
3309 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3310
3311 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
3312
3313 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
3314
3315 2007-10-28 Simon Josefsson <jas@extundo.com>
3316
3317 * gnus.texi (Top): Add SASL.
3318
3319 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
3320
3321 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
3322
3323 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
3324
3325 * gnus.texi (Troubleshooting): Adjust Gnus version number.
3326
3327 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
3328
3329 * calc.texi (Formulas, Composition Basics): Lower the
3330 precedence of negation.
3331
3332 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
3333
3334 * ses.texi (The Basics): Mention how to create a new spreadsheet.
3335 Mention the new three-letter column identifiers.
3336 (More on cell printing): Calculate-cell and truncate-cell are now `c'
3337 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
3338 message when using `c' on an empty default with default printer.
3339 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
3340 renamed to `ses--symbolic-formulas' some time ago.
3341
3342 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
3343
3344 * calc.texi (Default Simplifications, Making Selections)
3345 (Customizing Calc): Clarify associativity of multiplication.
3346
3347 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
3348
3349 * tramp.texi (Traces and Profiles): Simplify loop over
3350 `trace-function-background'.
3351
3352 2007-10-22 Juri Linkov <juri@jurta.org>
3353
3354 * dired-x.texi (Shell Command Guessing): Default values are now
3355 available by typing M-n instead of M-p.
3356
3357 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
3358
3359 * tramp.texi (Cleanup remote connections): New section.
3360 (Password caching): Remove `tramp-clear-passwd'.
3361 It's not a command anymore.
3362 (Bug Reports): Add `tramp-bug' to function index.
3363 (Function Index, Variable Index): New nodes.
3364 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
3365
3366 * trampver.texi: Update release number.
3367
3368 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
3369
3370 * calc.texi (History and Acknowledgements): Turn comment
3371 about integer size into past tense.
3372 (Time Zones): Remove pointer to Calc author's address.
3373 (Trigonometric and Hyperbolic Functions): Mention cotangent
3374 and hyperbolic cotangent. Fix typo.
3375
3376 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
3377
3378 Sync with Tramp 2.1.11.
3379
3380 * trampver.texi: Update release number.
3381
3382 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
3383
3384 * tramp.texi (External packages): New section.
3385
3386 2007-09-29 Juri Linkov <juri@jurta.org>
3387
3388 * info.texi (Help-Int): Document `L' (`Info-history').
3389
3390 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
3391
3392 * org.texi: Change links to webpage and maintained email.
3393 (Remember): Promote to Chapter, significant changes.
3394 (Fast access to TODO states): New section.
3395 (Faces for TODO keywords): New section.
3396 (Export options): Example for #+DATE.
3397 (Progress logging): Section moved.
3398
3399 2007-09-26 Bill Wohler <wohler@newt.com>
3400
3401 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
3402 browse-url-at-mouse.
3403
3404 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
3405
3406 * flymake.texi (Customizable variables): Face names don't end in -face.
3407 Fix flymake-err-line-patterns template.
3408 (Example -- Configuring a tool called directly): Fix init-function.
3409 (Highlighting erroneous lines): Face names don't end in -face.
3410
3411 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
3412
3413 * erc.texi (Special-Features): Fix small typo.
3414
3415 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
3416
3417 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
3418 and "External transfer methods".
3419
3420 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
3421
3422 * calc.texi (Predefined Units): Add some history.
3423
3424 2007-09-08 Michael Olson <mwolson@gnu.org>
3425
3426 * erc.texi (Copying): New section included from gpl.texi.
3427 This matches the look of the upstream ERC manual.
3428
3429 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
3430
3431 * calc.texi (History and Acknowledgements): Adjust the "thanks".
3432 (Random Numbers): Clarify the distribution of `random'.
3433
3434 2007-09-06 Glenn Morris <rgm@gnu.org>
3435
3436 Move manual sources from man/ to subdirectories of doc/.
3437 Split into the Emacs manual in emacs/, and other manuals in misc/.
3438 Change all setfilename commands to use ../../info.
3439 * Makefile.in: Move the parts of the old man/Makefile.in that do not
3440 refer to the Emacs manual here.
3441 (infodir): New variable.
3442 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
3443 (cc-mode.texi, faq.texi): Update references to source file locations.
3444 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
3445 do not refer to the Emacs manual here.
3446 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
3447
3448 * Makefile.in: Add `basename' versions of all info targets, for
3449 convenience when rebuilding just one manual.
3450 (../etc/GNU): Delete obsolete target.
3451 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
3452 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
3453 *.vrs *.toc here...
3454 (maintainer-clean): ...from here.
3455
3456 * makefile.w32-in (../etc/GNU): Delete obsolete target.
3457
3458 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
3459
3460 * calc.texi (Date Conversions): Clarify definition of
3461 Julian day numbering.
3462 (Date Forms): Clarify definition of Julian day numbering;
3463 add some history.
3464
3465 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
3466
3467 * org.texi: Version 5.07.
3468
3469 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
3470
3471 * message.texi (MIME): Replace mml-attach with mml-attach-file.
3472
3473 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
3474
3475 * org.texi (Adding hyperlink types): New section.
3476 (Embedded LaTeX): Chapter updated because of LaTeX export.
3477 (LaTeX export): New section.
3478 (Using links out): New section.
3479
3480 2007-08-22 Glenn Morris <rgm@gnu.org>
3481
3482 * faq.texi (Learning how to do something): Refcards now in
3483 etc/refcards/ directory.
3484
3485 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
3486
3487 * tramp.texi (Remote Programs): Persistency file must be cleared when
3488 changing `tramp-remote-path'.
3489 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
3490 macro.
3491
3492 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
3493
3494 * calc.texi: Move contents to beginning of file.
3495 (Algebraic Entry): Fix the formatting of an example.
3496
3497 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
3498
3499 * calc.texi (Basic Operations on Units): Mention exact versus
3500 inexact conversions.
3501
3502 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
3503
3504 * calc.texi (Basic Operations on Units): Mention default
3505 values for new units.
3506 (Quick Calculator Mode): Mention that binary format will
3507 be displayed.
3508
3509 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
3510
3511 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
3512
3513 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
3514
3515 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
3516
3517 2007-08-08 Glenn Morris <rgm@gnu.org>
3518
3519 * gnus.texi, sieve.texi: Replace `iff'.
3520
3521 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
3522
3523 * calc.texi (Basic Graphics): Mention the graphing of error
3524 forms.
3525 (Graphics Options): Mention how `g s' handles error forms.
3526 (Curve Fitting): Mention plotting the curves.
3527 (Standard Nonlinear Models): Add additional models.
3528 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
3529 (Linear Fits): Correct result.
3530
3531 2007-08-01 Alan Mackenzie <acm@muc.de>
3532
3533 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
3534 to "--no-site-file".
3535
3536 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
3537
3538 * tramp.texi (Frequently Asked Questions): Point to mode line
3539 extension in Emacs 23.1.
3540
3541 * trampver.texi: Update release number.
3542
3543 2007-07-27 Glenn Morris <rgm@gnu.org>
3544
3545 * calc.texi (Copying): Include license text from gpl.texi, rather than
3546 in-line.
3547
3548 2007-07-25 Glenn Morris <rgm@gnu.org>
3549
3550 * calc.texi (Copying): Replace license with GPLv3.
3551
3552 * Relicense all FSF files to GPLv3 or later.
3553
3554 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
3555
3556 Sync with Tramp 2.1.10.
3557
3558 * tramp.texi (trampfn): Expand macro implementation in order to handle
3559 empty arguments.
3560 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
3561 occurrences by trampfn.
3562 (Frequently Asked Questions): Extend example code for host
3563 identification in the modeline. Add bbdb to approaches shortening Tramp
3564 file names to be typed.
3565
3566 * trampver.texi: Update release number.
3567
3568 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
3569
3570 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
3571 section. Reported by <poti@potis.org>.
3572 (Remote processes): Arguments of the program to be debugged are taken
3573 literally.
3574 (Frequently Asked Questions): Simplify recentf example.
3575
3576 2007-07-14 Karl Berry <karl@gnu.org>
3577
3578 * info.texi (@copying): New Back-Cover Text.
3579
3580 * info.texi (Quitting Info): Move to proper place in source.
3581 (Reported by Benno Schulenberg.)
3582
3583 2007-07-13 Eli Zaretskii <eliz@gnu.org>
3584
3585 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
3586
3587 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
3588
3589 * emacs-mime.texi: Add @documentencoding directive.
3590
3591 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
3592
3593 * tramp.texi (Remote processes): Add an anchor to the subsection
3594 "Running a debugger on a remote host".
3595
3596 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
3597
3598 * tramp.texi (Remote processes): Don't call it "experimental" any
3599 longer. Add subsection about running a debugger on a remote host.
3600
3601 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
3602
3603 * org.texi (Properties and columns): Chapter rewritten.
3604
3605 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
3606
3607 * tramp.texi:
3608 * trampver.texi: Migrate to Tramp 2.1.
3609
3610 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
3611
3612 * org.texi (Properties): New chapter.
3613
3614 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
3615
3616 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
3617 Control Panel.
3618
3619 * gnus.texi (Misc Article): Add index entry for
3620 gnus-single-article-buffer.
3621
3622 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
3623
3624 * gnus.texi (Starting Up): Fix typo.
3625
3626 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
3627
3628 * gnus.texi (Asynchronous Fetching): Fix typo.
3629
3630 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
3631
3632 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
3633 (About This Manual): Remove redundant information.
3634 (Getting Started): Mention author.
3635 (Basic Arithmetic, Customizing Calc): Make description of the
3636 variable `calc-multiplication-has-precedence' match its new effect.
3637
3638 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
3639
3640 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
3641 the variable `calc-multiplication-has-precedence'.
3642
3643 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
3644
3645 * org.texi (Tag): Section swapped with node Timestamps.
3646 (Formula syntax for Lisp): Document new `L' flag.
3647
3648 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
3649
3650 * gnus.texi (Misc Group Stuff, Summary Buffer)
3651 (Server Commands, Article Keymap): Fix typo. s/function/command/.
3652
3653 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
3654
3655 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
3656 * gnus.texi (Article Buttons, Mail Source Customization)
3657 (Sending or Not Sending, Customizing NNDiary):
3658 * message.texi (Message Headers):
3659 * mh-e.texi (HTML): Fix typos.
3660
3661 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
3662
3663 Sync with Tramp 2.0.56.
3664
3665 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
3666 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
3667
3668 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
3669
3670 * Version 22.1 released.
3671
3672 2007-05-26 Michael Olson <mwolson@gnu.org>
3673
3674 * erc.texi (Modules): Fix references to completion modules.
3675
3676 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
3677
3678 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
3679
3680 2007-05-09 Didier Verna <didier@xemacs.org>
3681
3682 * gnus.texi (Email Based Diary): New. Proper documentation for the
3683 nndiary back end and the gnus-diary library.
3684
3685 2007-05-03 Karl Berry <karl@gnu.org>
3686
3687 * .cvsignore (*.pdf): New entry.
3688
3689 * texinfo.tex: Update from current version for better pdf generation.
3690
3691 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
3692
3693 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
3694
3695 2007-04-28 Glenn Morris <rgm@gnu.org>
3696
3697 * faq.texi (New in Emacs 22): Restore mention of python.el pending
3698 consideration of legal status.
3699
3700 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
3701
3702 * idlwave.texi: Minor updates for IDLWAVE 6.1.
3703
3704 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
3705
3706 * faq.texi (New in Emacs 22): python.el removed.
3707
3708 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
3709
3710 * calc.texi (Reporting bugs): Update maintainer's address.
3711
3712 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
3713
3714 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
3715
3716 2007-04-15 Jay Belanger <belanger@truman.edu>
3717
3718 * calc.texi (Title page): Remove the date.
3719 (Basic Arithmetic): Emphasize that / binds less strongly than *.
3720 (The Standard Calc Interface): Change trail title.
3721 (Floats): Mention that when non-decimal floats are entered, only
3722 approximations are stored.
3723 (Copying): Move to the appendices.
3724 (GNU Free Documentation License): Add as an appendix.
3725
3726 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
3727
3728 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
3729 * dired-x.texi, ebrowse.texi, ediff.texi:
3730 * emacs-mime.texi, erc.texi, eshell.texi:
3731 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
3732 * idlwave.texi, message.texi, newsticker.texi, org.texi:
3733 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
3734 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
3735 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
3736 * woman.texi: Include GFDL.
3737
3738 * doclicense.texi: Remove node heading, so that it can be included by
3739 other files.
3740
3741 * dired-x.texi: Relicence under GFDL. Remove date from title page.
3742
3743 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
3744 than *.
3745
3746 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
3747
3748 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
3749 in Calc.
3750
3751 2007-04-09 Romain Francoise <romain@orebokech.com>
3752
3753 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
3754 Mac OS ports. Make it clear that mouse-1 complements and doesn't
3755 replace mouse-2.
3756
3757 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
3758
3759 * woman.texi (Word at point, Interface Options): woman-topic-at-point
3760 renamed to woman-use-topic-at-point. Document new behavior.
3761
3762 2007-04-08 Richard Stallman <rms@gnu.org>
3763
3764 * url.texi: Fix some indexing.
3765 (Disk Caching): Drop discussion of old/other Emacs versions.
3766
3767 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
3768
3769 * url.texi (Disk Caching): Say Emacs 21 "and later".
3770
3771 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
3772 on Font locking which now mentions JIT lock.
3773
3774 2007-04-01 Michael Olson <mwolson@gnu.org>
3775
3776 * erc.texi: Update for the ERC 5.2 release.
3777
3778 2007-03-31 David Kastrup <dak@gnu.org>
3779
3780 * woman.texi (Topic, Interface Options): Explain changes semantics of
3781 woman-manpath in order to consider MANPATH_MAP entries.
3782
3783 2007-03-31 Eli Zaretskii <eliz@gnu.org>
3784
3785 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
3786
3787 2007-03-26 Richard Stallman <rms@gnu.org>
3788
3789 * pgg.texi (Caching passphrase): Clean up previous change.
3790
3791 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
3792
3793 * gnus.texi (Setting Process Marks): Fix typo.
3794
3795 2007-03-25 Romain Francoise <romain@orebokech.com>
3796
3797 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
3798 readability, and include various fixes by Daniel Brockman, Nick Roberts
3799 and Dieter Wilhelm.
3800
3801 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
3802
3803 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
3804
3805 * gnus.texi (Mail Source Specifiers): Fix typo.
3806
3807 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
3808
3809 * reftex.texi (Imprint): Update maintainer information.
3810
3811 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
3812
3813 * message.texi (Message Buffers): Update documentation for
3814 message-generate-new-buffers.
3815
3816 2007-03-15 Daiki Ueno <ueno@unixuser.org>
3817
3818 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
3819
3820 2007-03-21 Glenn Morris <rgm@gnu.org>
3821
3822 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
3823
3824 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
3825
3826 * eshell.texi (Known problems): Emacs 21 -> 22.
3827
3828 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
3829
3830 2007-03-18 Jay Belanger <belanger@truman.edu>
3831
3832 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
3833
3834 2007-03-12 Glenn Morris <rgm@gnu.org>
3835
3836 * calc.texi (Time Zones): Switch to new North America DST rule.
3837
3838 * calc.texi: Replace "daylight savings" with "daylight
3839 saving" in text throughout.
3840
3841 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3842
3843 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
3844 The variable now uses a list of symbols instead of just a symbol.
3845 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
3846
3847 2007-03-06 Romain Francoise <romain@orebokech.com>
3848
3849 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
3850 new packages, and mention Gnus update.
3851
3852 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
3853
3854 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
3855 nntp-open-connection-functions-never-echo-commands.
3856
3857 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
3858
3859 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
3860 problems on the console, and security risk in not using gpg-agent.
3861
3862 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
3863
3864 * org.texi (The spreadsheet): Renamed from "Table calculations".
3865 Completely reorganized and rewritten.
3866 (CamelCase links): Section removed.
3867 (Repeating items): New section.
3868 (Tracking TODO state changes): New section.
3869 (Agenda views): Chapter reorganized and rewritten.
3870 (HTML export): Section rewritten.
3871 (Tables in arbitrary syntax): New section.
3872 (Summary): Better feature summary.
3873 (Activation): Document problem with cut-and-paste of Lisp code
3874 from PDF files.
3875 (Visibility cycling): Document indirect buffer use.
3876 (Structure editing): Document sorting.
3877 (Remember): Section rewritten.
3878 (Time stamps): Better description of time stamp types.
3879 (Tag searches): Document regular expression search for tags.
3880 (Stuck projects): New section.
3881 (In-buffer settings): New keywords.
3882 (History and Acknowledgments): Updated description.
3883
3884 2007-02-24 Alan Mackenzie <acm@muc.de>
3885
3886 * cc-mode.texi (Movement Commands): Insert two missing command names.
3887 (Getting Started): Slight wording correction (use conditional).
3888
3889 2007-02-22 Kim F. Storm <storm@cua.dk>
3890
3891 * widget.texi (User Interface, Basic Types): Document need to put some
3892 text before the %v escape in :format string in editable-field widget.
3893
3894 2007-02-18 Romain Francoise <romain@orebokech.com>
3895
3896 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
3897 `cvs-mode-quit'.
3898
3899 2007-02-10 Markus Triska <markus.triska@gmx.at>
3900
3901 * widget.texi (Programming Example): Put constant strings in :format.
3902
3903 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
3904
3905 * faq.texi (Fullscreen mode on MS-Windows): New node.
3906
3907 2007-02-04 David Kastrup <dak@gnu.org>
3908
3909 * faq.texi (AUCTeX): Update version number. Should probably be done
3910 for other packages as well.
3911
3912 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3913
3914 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
3915 <tassilo@member.fsf.org>.
3916
3917 2007-01-27 Eli Zaretskii <eliz@gnu.org>
3918
3919 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
3920 ls-lisp-use-localized-time-format.
3921
3922 2007-01-20 Markus Triska <markus.triska@gmx.at>
3923
3924 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
3925
3926 2007-01-13 Michael Olson <mwolson@gnu.org>
3927
3928 * erc.texi (Modules): Mention capab-identify module.
3929
3930 2007-01-05 Michael Olson <mwolson@gnu.org>
3931
3932 * erc.texi (Getting Started): Update for /RECONNECT command.
3933
3934 2007-01-04 Richard Stallman <rms@gnu.org>
3935
3936 * ebrowse.texi: Change C-c b to C-c C-m.
3937
3938 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
3939
3940 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
3941 variables only in info to avoid redundant entries in the printed
3942 manual.
3943
3944 2007-01-02 Daiki Ueno <ueno@unixuser.org>
3945
3946 * message.texi (Using PGP/MIME): Document gpg-agent usage.
3947
3948 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
3949
3950 * message.texi (Security): Split into sub-nodes.
3951
3952 2007-01-01 Alan Mackenzie <acm@muc.de>
3953
3954 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
3955 eval-after-load in Emacs <=21 and a workaround. Document that
3956 trigraphs are not supported.
3957
3958 2007-01-01 Alan Mackenzie <acm@muc.de>
3959
3960 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
3961 c-context-line-break. When invoked within a string, preserve
3962 whitespace. Add a backslash only when also in a macro.
3963
3964 2007-01-01 Alan Mackenzie <acm@muc.de>
3965
3966 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
3967
3968 2007-01-01 Alan Mackenzie <acm@muc.de>
3969
3970 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
3971 are now bound by default to c-\(beginning\|end\)-of-defun by default.
3972
3973 2007-01-01 Alan Mackenzie <acm@muc.de>
3974
3975 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
3976 "Choosing a Style".
3977
3978 * cc-mode.texi ("Styles"): Add @dfn{style}.
3979
3980 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
3981
3982 Sync with Tramp 2.0.55.
3983
3984 * trampver.texi: Update release number.
3985
3986 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
3987
3988 * gnus.texi (Customizing Articles): Add index entries for all
3989 gnus-treat-* variables.
3990
3991 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
3992
3993 * gnus.texi (IMAP): Fix incorrect explanation of
3994 nnimap-search-uids-not-since-is-evil in documentation for
3995 nnimap-expunge-search-string.
3996
3997 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
3998
3999 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
4000 spam-ifile-database.
4001
4002 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
4003
4004 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
4005 rebind C-s.
4006
4007 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
4008
4009 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
4010 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
4011 "expiring mail".
4012 (IMAP): Document nnimap-search-uids-not-since-is-evil and
4013 nnimap-nov-is-evil.
4014
4015 2006-12-25 Kevin Ryde <user42@zip.com.au>
4016
4017 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
4018 about the key procedure being used heavily.
4019
4020 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
4021
4022 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
4023 to t.
4024 (Prerequisites): Add explanation about gpg-agent.
4025
4026 2006-12-22 Kevin Ryde <user42@zip.com.au>
4027
4028 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
4029 "sort" instead of "sort*".
4030
4031 2006-12-19 Richard Stallman <rms@gnu.org>
4032
4033 * calc.texi (History and Acknowledgements): Recognize that Emacs
4034 now does have floating point.
4035
4036 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
4037
4038 * tramp.texi (External transfer methods): Describe new method `scpc'.
4039
4040 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
4041
4042 * pgg.texi: Added short note on gpg-agent to the introduction.
4043
4044 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
4045
4046 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
4047 also applies to Cc.
4048
4049 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
4050
4051 * gnus.texi (X-Face): Clarify. Say which programs are required
4052 on Windows.
4053
4054 2006-12-08 Michael Olson <mwolson@gnu.org>
4055
4056 * erc.texi (Modules): Remove documentation for list module.
4057
4058 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
4059
4060 * faq.texi (^M in the shell buffer): Ditto.
4061
4062 2006-11-20 Michael Olson <mwolson@gnu.org>
4063
4064 * erc.texi: Call this the 5.2 stable pre-release of ERC.
4065
4066 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
4067
4068 * org.texi: Fix typos.
4069 (Agenda commands): Document `C-k'.
4070
4071 2006-11-16 Eli Zaretskii <eliz@gnu.org>
4072
4073 * url.texi (http/https): Fix a typo in the HTTP URL.
4074
4075 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
4076
4077 * ada-mode.texi: Total rewrite.
4078
4079 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
4080
4081 * org.texi: Minor typo fixes.
4082
4083 2006-11-13 Bill Wohler <wohler@newt.com>
4084
4085 Release MH-E manual version 8.0.3.
4086
4087 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4088 release 8.0.3.
4089
4090 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
4091 to set MAILDIR.
4092 (Reading Mail): Document the customization of read-mail-command
4093 for MH-E.
4094 (Viewing Attachments): Document mm-discouraged-alternatives.
4095 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
4096 (Junk): Add more information about the settings of mh-junk-background
4097 in a program. Add /usr/bin/mh to PATH in examples.
4098
4099 2006-11-12 Richard Stallman <rms@gnu.org>
4100
4101 * woman.texi: Update author address but say he no longer maintains it.
4102
4103 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
4104
4105 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
4106 archived trees.
4107 (Checkboxes): Section moved to chapter 5, and extended.
4108 (The date/time prompt): New section.
4109 (Link abbreviations): New section.
4110 (Presentation and sorting): New section.
4111 (Custom agenda views): Section completely rewritten.
4112 (Summary): Compare with Planner.
4113 (Feedback): More info about creating backtraces.
4114 (Plain lists): Modified example.
4115 (Breaking down tasks): New section.
4116 (Custom time format): New section.
4117 (Time stamps): Document inactive timestamps.
4118 (Setting tags): More details about fast tag selection.
4119 (Block agenda): New section.
4120 (Custom agenda views): Section rewritten.
4121 (Block agenda): New section.
4122
4123 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
4124
4125 * tramp.texi (Configuration): scp is the default method.
4126 (Default Method): Use ssh as example for another method.
4127
4128 2006-10-27 Richard Stallman <rms@gnu.org>
4129
4130 * woman.texi: Downcase nroff/troff/roff.
4131 (Installation): Chapter deleted. Some xrefs deleted.
4132 (Background): woman doesn't advise man ;-).
4133
4134 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
4135
4136 * ada-mode.texi (Project files, Identifier completion)
4137 (Automatic Casing, Debugging, Using non-standard file names)
4138 (Working Remotely): Fix typos.
4139
4140 2006-10-20 Masatake YAMATO <jet@gyve.org>
4141
4142 * cc-mode.texi (Sample .emacs File): Added missing `)' in
4143 sample code `my-c-initialization-hook'.
4144
4145 2006-10-19 Stuart D. Herring <herring@lanl.gov>
4146
4147 * widget.texi: Fix typos.
4148
4149 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
4150
4151 * tramp.texi (Frequently Asked Questions): Remove questions marked with
4152 "???". There have been no complaints for years, so the information
4153 must be appropriate.
4154
4155 2006-10-16 Richard Stallman <rms@gnu.org>
4156
4157 * widget.texi: Use @var instead of capitalization.
4158 Clarify many widget type descriptions.
4159
4160 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4161
4162 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
4163 gnus-dired-attach.
4164 (Selecting a Group): Fix typo.
4165
4166 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
4167
4168 * widget.texi: Fix typos.
4169
4170 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
4171
4172 * gnus.texi (Image Enhancements): Update for Emacs 22.
4173
4174 * gnus-faq.texi ([1.3]): Update.
4175
4176 2006-10-06 Richard Stallman <rms@gnu.org>
4177
4178 * faq.texi (Displaying the current line or column):
4179 Delete "As of Emacs 20".
4180
4181 2006-10-06 Romain Francoise <romain@orebokech.com>
4182
4183 * faq.texi (VM): VM works with Emacs 22 too.
4184
4185 2006-10-06 Richard Stallman <rms@gnu.org>
4186
4187 * ebrowse.texi: Remove Emacs version "21" from title.
4188
4189 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
4190
4191 * gnus.texi (Foreign Groups): Say where change of editing commands are
4192 stored. Add reference to `gnus-parameters'.
4193
4194 2006-09-15 Jay Belanger <belanger@truman.edu>
4195
4196 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
4197 Change "Library Public License" to "Lesser Public License"
4198 throughout. Use "yyyy" to represent year.
4199
4200 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
4201
4202 * org.texi (Setting tags): Typo fix.
4203
4204 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
4205
4206 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
4207
4208 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
4209
4210 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
4211
4212 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
4213
4214 * faq.texi (Escape sequences in shell output): EMACS is now set
4215 to Emacs's absolute file name, not to "t".
4216 (^M in the shell buffer): Likewise.
4217 * misc.texi (Interactive Shell): Likewise.
4218
4219 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
4220
4221 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
4222 mails with pop3-leave-mail-on-server. Fix wording.
4223 (Limiting): Improve gnus-summary-limit-to-articles.
4224 (X-Face): Fix typo.
4225
4226 2006-09-11 Simon Josefsson <jas@extundo.com>
4227
4228 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
4229 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
4230
4231 2006-09-06 Simon Josefsson <jas@extundo.com>
4232
4233 * smtpmail.texi (Authentication): Mention SSL.
4234
4235 2006-09-01 Eli Zaretskii <eliz@gnu.org>
4236
4237 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
4238 Don't use @indicateurl.
4239
4240 * cc-mode.texi (Subword Movement): Don't use @headitem.
4241 (Custom Braces, Clean-ups): Don't use @tie.
4242
4243 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
4244
4245 Sync with Tramp 2.0.54.
4246
4247 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
4248 Suggested by Adrian Phillips <a.phillips@met.no>.
4249
4250 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
4251
4252 * org.texi (Installation, Activation): Split from Installation and
4253 Activation.
4254 (Clocking work time): Documented new features.
4255
4256 2006-08-13 Alex Schroeder <alex@gnu.org>
4257
4258 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
4259 example.
4260
4261 2006-08-12 Eli Zaretskii <eliz@gnu.org>
4262
4263 * faq.texi (How to add fonts): New node.
4264
4265 2006-08-05 Romain Francoise <romain@orebokech.com>
4266
4267 * faq.texi (New in Emacs 22): Expand.
4268
4269 2006-08-03 Michael Olson <mwolson@gnu.org>
4270
4271 * erc.texi: Update for ERC 5.1.4.
4272
4273 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
4274
4275 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
4276 in .../site-lisp/gnus/ by default.
4277 [ From gnus-news.texi in the trunk. ]
4278
4279 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
4280
4281 * gnus.texi (MIME Commands): Additions for yEnc.
4282
4283 2006-07-24 Richard Stallman <rms@gnu.org>
4284
4285 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
4286 * faq.texi: Move periods and commas inside quotes.
4287
4288 2006-07-20 Jay Belanger <belanger@truman.edu>
4289
4290 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
4291
4292 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
4293
4294 * faq.texi (Security risks with Emacs): Document Emacs 22
4295 file-local-variable mechanism.
4296
4297 2006-07-12 Michael Olson <mwolson@gnu.org>
4298
4299 * erc.texi: Update for ERC 5.1.3.
4300
4301 2006-07-12 Alex Schroeder <alex@gnu.org>
4302
4303 * rcirc.texi: Fix typos.
4304 (Getting started with rcirc): New calling convention for M-x irc.
4305 Mention #rcirc. Removed channel tracking.
4306 (Configuration): Changed the names of all variables that got changed
4307 recently, eg. rcirc-server to rcirc-default-server. Added
4308 documentation for rcirc-authinfo, some background for Bitlbee, and
4309 rcirc-track-minor-mode.
4310 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
4311 Scrolling.
4312 (Reconnecting after you have lost the connection): Fixed example code
4313 to match code changes.
4314
4315 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
4316
4317 * gnus.texi, message.texi: Fix typos.
4318
4319 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
4320
4321 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
4322 commands.
4323 (Global TODO list): Document the use of the variables
4324 `org-agenda-todo-ignore-scheduled' and
4325 `org-agenda-todo-list-sublevels'.
4326
4327 2006-07-05 Richard Stallman <rms@gnu.org>
4328
4329 * faq.texi (Scrolling only one line): Fix xref.
4330
4331 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4332
4333 * faq.texi (Evaluating Emacs Lisp code):
4334 Throughout, replace eval-current-buffer with eval-buffer.
4335
4336 2006-07-03 Richard Stallman <rms@gnu.org>
4337
4338 * rcirc.texi (Scrolling conservatively): Fix xref.
4339
4340 * pcl-cvs.texi (Viewing differences): Usage fix.
4341
4342 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
4343
4344 * org.texi (Agenda commands): Document `s' key to save all org-mode
4345 buffers.
4346
4347 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
4348
4349 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
4350 names. Mention `cvs-msg' face.
4351
4352 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
4353
4354 * org.texi (Checkboxes): New section.
4355
4356 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
4357
4358 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
4359 throughout this chapter.
4360
4361 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
4362
4363 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
4364 text for standalone vs Emacs info.
4365 (Help): Clarify header line description. Use mouse-1 for clicks.
4366 (Help-P): Use mouse-1 for clicks.
4367 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
4368 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
4369 (Choose menu subtopic): Remove gratuitous Emacs command names.
4370 (Help-FOO): Put usual behavior first.
4371 (Help-Xref): Clicking on xrefs works in Emacs.
4372 (Search Text): Clarify what the default behavior is.
4373 (Create Info buffer): Fix Emacs window/X window confusion.
4374 (Emacs Info Variables): Fix for new Emacs init file behavior.
4375
4376 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4377
4378 * gnus.texi (Summary Buffer Lines): Fix typo.
4379
4380 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
4381
4382 * org.texi (Embedded LaTeX): New chapter.
4383 (Archiving): Section rewritten.
4384 (Enhancing text): Some parts moved to the new chapter about LaTeX.
4385
4386 2006-06-20 Bill Wohler <wohler@newt.com>
4387
4388 Release MH-E manual version 8.0.1.
4389
4390 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4391 release 8.0.1.
4392 (Preface): Depend on GNU mailutils 1.0 and higher.
4393
4394 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
4395
4396 * message.texi (News Headers): Update message-syntax-checks section.
4397
4398 2006-06-19 Karl Berry <karl@gnu.org>
4399
4400 * info.texi (Advanced): Mention C-q, especially with ?.
4401
4402 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
4403
4404 * org.texi (Publishing links): Document the `:link-validation-function'
4405 property.
4406 (Extensions and Hacking): New chapter, includes some sections of the
4407 "Miscellaneous" chapter.
4408
4409 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
4410
4411 * org.texi (Progress logging): New section.
4412
4413 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
4414
4415 * org.texi (ASCII export): Document indentation adaptation.
4416 (Setting tags): Document mutually-exclusive tags.
4417
4418 2006-06-05 Romain Francoise <romain@orebokech.com>
4419
4420 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
4421 Fix typo.
4422
4423 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
4424 channel (#gnus@irc.freenode.net).
4425 Fix typos. Update copyright notice.
4426
4427 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
4428 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
4429 (Line-Up Functions, Custom Macros):
4430 * ediff.texi (Window and Frame Configuration)
4431 (Highlighting Difference Regions):
4432 * emacs-mime.texi (Display Customization):
4433 * erc.texi (History):
4434 * eshell.texi (Known problems):
4435 * eudc.texi (Overview, BBDB):
4436 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
4437 (The problem of spam, SpamOracle, Extending the Spam package)
4438 (Conformity, Terminology):
4439 * idlwave.texi (Routine Info)
4440 (Class and Keyword Inheritance, Padding Operators)
4441 (Breakpoints and Stepping, Electric Debug Mode)
4442 (Examining Variables, Troubleshooting):
4443 * org.texi (Creating timestamps):
4444 * reftex.texi (Commands, Options, Changes):
4445 * tramp.texi (Inline methods, Password caching)
4446 (Auto-save and Backup, Issues):
4447 * vip.texi (Files, Commands in Insert Mode):
4448 * viper.texi (Emacs Preliminaries, States in Viper)
4449 (Packages that Change Keymaps, Viper Specials, Groundwork):
4450 Fix various typos.
4451
4452 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
4453
4454 * ediff.texi: Fix typos.
4455
4456 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
4457
4458 * org.texi: Small typo fixes.
4459
4460 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
4461
4462 * viper.texi (Viper Specials):
4463 * gnus.texi (Example Setup):
4464 * faq.texi (Backspace invokes help):
4465 * dired-x.texi (Optional Installation Dired Jump):
4466 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
4467 follow coding conventions.
4468
4469 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
4470
4471 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
4472
4473 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
4474
4475 * pcl-cvs.texi: Fix typos.
4476 (Customization): Say "us".
4477
4478 2006-05-26 Eli Zaretskii <eliz@gnu.org>
4479
4480 * org.texi: Remove bogus @setfilename.
4481
4482 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
4483
4484 * org.texi (ASCII export): Omit command name.
4485 (HTML export): Add prefix to all lines in Local Variable example.
4486 (Acknowledgments): Typeset names in italics.
4487
4488 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
4489
4490 * org.texi (Plain lists): Add new item navigation commands.
4491 (External links): Document elisp and info links.
4492 (Custom searches): New section.
4493 (Publishing): New chapter.
4494 (HTML export): Include a list of supported CSS classes.
4495 (Setting tags): Describe the fast-tag-setting interface.
4496
4497 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
4498
4499 * dired-x.texi: ifinfo -> ifnottex.
4500
4501 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
4502
4503 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
4504
4505 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
4506
4507 * message.texi (Interface): Add tool bar customization.
4508 (MIME): Index and text additions for mml-attach.
4509 (MIME): Describe mml-dnd-protocol-alist and
4510 mml-dnd-attach-options.
4511
4512 * gnus.texi (Oort Gnus): Reorder entries in sections.
4513 Fix some entries.
4514 (Starting Up): Add references to "Emacs for Heathens" and to
4515 "Finding the News". Add user-full-name and user-mail-address.
4516 (Group Buffer Format): Add tool bar customization and update.
4517 (Summary Buffer): Add tool bar customization.
4518 (Posting Styles): Add message-alternative-emails.
4519
4520 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
4521
4522 * tramp.texi (Filename completion): Improve wording.
4523
4524 2006-05-07 Romain Francoise <romain@orebokech.com>
4525
4526 * faq.texi (Using regular expressions): Fix typo.
4527 (Packages that do not come with Emacs): Fix capitalization.
4528 (Replacing text across multiple files): Expand node to explain how
4529 to use `dired-do-query-replace-regexp' in more detail, based on
4530 suggestion by Eric Hanchrow <offby1@blarg.net>.
4531
4532 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
4533
4534 * tramp.texi (Filename completion): Completion of remote files'
4535 method, user name and host name is active only in partial
4536 completion mode.
4537
4538 2006-05-06 Bill Wohler <wohler@newt.com>
4539
4540 Release MH-E manual version 8.0.
4541
4542 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4543 release 8.0.
4544
4545 2006-05-06 Bill Wohler <wohler@newt.com>
4546
4547 * mh-e.texi (MH-BOOK-HOME): Change from
4548 http://www.ics.uci.edu/~mh/book/mh to
4549 http://rand-mh.sourceforge.net/book/mh.
4550 Replace .htm suffix with .html for MH book files.
4551 (Using This Manual): Update key binding for getting relevant
4552 chapter in Info from command key.
4553 (Ranges): Fix itemx.
4554
4555 2006-05-05 Karl Berry <karl@gnu.org>
4556
4557 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
4558 (\fonttextsize): New user-level command to change text font size.
4559
4560 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
4561
4562 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
4563
4564 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
4565
4566 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
4567
4568 2006-04-24 Bill Wohler <wohler@newt.com>
4569
4570 * mh-e.texi (Getting Started): Make it more explicit that you need
4571 to install MH. Add pointers to current MH implementations.
4572
4573 2006-04-21 Bill Wohler <wohler@newt.com>
4574
4575 Release MH-E manual version 7.94.
4576
4577 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4578 release 7.94.
4579
4580 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
4581
4582 * org.texi: Many small fixes.
4583 (Handling links): Rename from "Managing links".
4584
4585 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
4586
4587 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
4588 (Splitting mail using spam-stat): Fix @xref.
4589
4590 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
4591
4592 * gnus.texi (Spam Package): Major revision of the text.
4593 Previously this node was "Filtering Spam Using The Spam ELisp Package".
4594
4595 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
4596
4597 * org.texi (Time stamps): Better explanation of the purpose of
4598 different time stamps.
4599 (Structure editing, Plain lists): More details on how new items
4600 and headings are inserted.
4601
4602 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
4603
4604 * org.texi (Formula syntax): Fix link to Calc Manual.
4605
4606 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
4607
4608 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
4609
4610 2006-04-17 Bill Wohler <wohler@newt.com>
4611
4612 * mh-e.texi (Folders): Update mh-before-quit-hook and
4613 mh-quit-hook example with code that removes the buffers rather
4614 than just bury them.
4615
4616 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
4617
4618 Sync with Tramp 2.0.53.
4619
4620 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
4621
4622 * org.texi (Updating settings): New section.
4623 (Visibility cycling): Better names for the startup folding
4624 options.
4625 (Exporting): Completely restructured.
4626 (The very busy C-c C-c key): New section.
4627 (Summary of in-buffer settings): New section.
4628
4629 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
4630
4631 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
4632
4633 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4634
4635 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
4636 (Server Commands): Key `v' is reserved for users.
4637
4638 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
4639
4640 * org.texi (Link format): New section, emphasis on bracket links.
4641 (External links): Document bracket links.
4642 (FAQ): Expand to cover shell links and the new link format.
4643
4644 2006-04-09 Kevin Ryde <user42@zip.com.au>
4645
4646 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
4647
4648 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
4649
4650 * gnus.texi (Summary Buffer Lines): Add `*'.
4651
4652 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
4653
4654 * gnus.texi (Group Parameters):
4655 Mention gnus-permanently-visible-groups.
4656
4657 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
4658
4659 * gnus.texi (Face): Fix typo.
4660
4661 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
4662
4663 * gnus.texi (X-Face): Clarify.
4664 (Face): Need Emacs with PNG support.
4665
4666 2006-04-06 Richard Stallman <rms@gnu.org>
4667
4668 * idlwave.texi: Delete the blocks "not suitable for inclusion with
4669 Emacs".
4670
4671 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
4672
4673 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
4674 blocks not suitable for inclusion with Emacs using variable
4675 PARTOFEMACS.
4676
4677 2006-04-04 Simon Josefsson <jas@extundo.com>
4678
4679 * gnus.texi (Security): Improve.
4680
4681 2006-04-02 Bill Wohler <wohler@newt.com>
4682
4683 * mh-e.texi (Getting Started, Junk, Bug Reports)
4684 (MH FAQ and Support): Fix URLs.
4685
4686 2006-03-31 Romain Francoise <romain@orebokech.com>
4687
4688 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
4689 to t, not nil (and has for the past eight years).
4690
4691 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
4692
4693 * message.texi, gnus.texi: Bump version to 5.11.
4694
4695 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
4696
4697 * gnus.texi (Top): Add comment about version line.
4698
4699 * message.texi (Top): Ditto. Change to take named versions into
4700 account.
4701
4702 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
4703
4704 * gnus.texi (Posting Styles): Add x-face-file to example.
4705 (X-Face): Refer to posting styles.
4706
4707 * gnus-faq.texi ([5.8]): Add x-face-file.
4708 ([8.4]): Add links to gmane.emacs.gnus.user and
4709 gmane.emacs.gnus.general.
4710
4711 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
4712
4713 * gnus-faq.texi: Use .invalid.
4714 ([5.4]): Fix gnus-posting-styles example.
4715
4716 2006-03-27 Romain Francoise <romain@orebokech.com>
4717
4718 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
4719 Emacs/W3 needs a new maintainer.
4720 (Ispell): Update author and version info.
4721 (Mailcrypt): Mention PGG.
4722 (New in Emacs 22): Add PGG to the list of new packages.
4723 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
4724 updating dead URLs.
4725
4726 2006-03-25 Karl Berry <karl@gnu.org>
4727
4728 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
4729 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
4730 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
4731 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
4732 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
4733 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
4734 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
4735 (2) do not indent copyright year list (or anything else).
4736
4737 2006-03-21 Bill Wohler <wohler@newt.com>
4738
4739 * mh-e.texi (Folders): Various edits.
4740
4741 2006-03-20 Romain Francoise <romain@orebokech.com>
4742
4743 * gnus.texi (Mail Folders): Grammar fix.
4744
4745 2006-03-19 Bill Wohler <wohler@newt.com>
4746
4747 * mh-e.texi (Replying): Document Mail-Followup-To.
4748 Change manually-formatted table to multitable. Add debugging info.
4749 Move description of mh-reply-default-reply-to into paragraph
4750 that describes its values.
4751
4752 2006-03-17 Bill Wohler <wohler@newt.com>
4753
4754 * mh-e.texi: Use smallexample and smalllisp consistently.
4755 (Sending Mail Tour): Update method of entering
4756 addresses and subject.
4757 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
4758 (Adding Attachments, Searching): Update screenshots for Emacs 22.
4759
4760 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
4761
4762 * org.texi: Version number change only.
4763
4764 2006-03-14 Bill Wohler <wohler@newt.com>
4765
4766 * mh-e.texi: Add index entries around each paragraph rather than
4767 depend on entries from beginning of node. Doing so ensures that
4768 index entries are less likely to be forgotten if text is cut and
4769 pasted, and are necessary anyway if the references are on a
4770 separate page. It seems that makeinfo is now (v. 4.8) only
4771 producing one index entry per node, so there is no longer any
4772 excuse not to. Use subheading instead of heading. The incorrect
4773 use of heading produced very large fonts in Info--as large as the
4774 main heading.
4775 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
4776 versions 6 and 7 appeared *around* the time of these Emacs releases.
4777
4778 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
4779
4780 * org.texi (Clean view): Document new startup options.
4781
4782 2006-03-11 Bill Wohler <wohler@newt.com>
4783
4784 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
4785 (Composing, Scan Line Formats): Fix @refs.
4786 (Getting Started): Define MH profile and MH profile components.
4787 (Incorporating Mail, Reading Mail, Viewing, Printing)
4788 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
4789 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
4790 for string constants.
4791 (Tool Bar): Remove spurious quote.
4792 (Junk): Use ``...'' instead of "...".
4793 (Scan Line Formats): Replace @samp with @kbd.
4794
4795 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
4796
4797 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
4798
4799 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4800
4801 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
4802 easy to understand.
4803
4804 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
4805
4806 * gnus.texi: Markup fix.
4807 (Fancy Mail Splitting): Specify new feature.
4808
4809 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
4810
4811 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
4812 partial-words matching.
4813
4814 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
4815
4816 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
4817
4818 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
4819 (MIME Commands): Fix mm-discouraged-alternatives.
4820
4821 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
4822
4823 * org.texi: Version number change only.
4824
4825 2006-03-06 Bill Wohler <wohler@newt.com>
4826
4827 * mh-e.texi: Move from SourceForge repository to Savannah.
4828 This is version 7.93, which is a total rewrite from the previous
4829 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
4830 version 7.93.
4831
4832 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
4833
4834 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
4835
4836 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
4837
4838 * org.texi (Interaction): Add item about `org-mouse.el' by
4839 Piotr Zielinski.
4840 (Managing links): Document that also mouse-1 can be used to
4841 activate a link.
4842 (Headlines, FAQ): Add entry about hiding leading stars.
4843 (Miscellaneous): Resort the sections in this chapter to a more
4844 logical sequence.
4845
4846 2006-02-27 Simon Josefsson <jas@extundo.com>
4847
4848 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
4849 2004-01-27 from the trunk).
4850
4851 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4852
4853 * cc-mode.texi: Rename c-hungry-backspace to
4854 c-hungry-delete-backwards, at the request of RMS. Leave the old
4855 name as an alias.
4856
4857 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4858
4859 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
4860 include the function header within the defun.
4861
4862 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4863
4864 * cc-mode.texi: Correct two typos.
4865
4866 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4867
4868 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
4869 existing comment.
4870 (Electric Keys): Add a justification for electric indentation.
4871 (Hungry WS Deletion): Clear up the names and complications of the
4872 BACKSPACE and DELETE keys.
4873
4874 2006-02-23 Juri Linkov <juri@jurta.org>
4875
4876 * faq.texi (Common requests): Move `Turning on auto-fill by
4877 default' after `Wrapping words automatically'. Move `Working with
4878 unprintable characters' before `Searching for/replacing newlines'.
4879 Move `Replacing highlighted text' after `Highlighting a region'.
4880 Merge `Repeating commands' and `Repeating a command as many times
4881 as possible' into the former.
4882 (Packages that do not come with Emacs): Add refs to Gmane and
4883 etc/MORE.STUFF.
4884
4885 2006-02-23 Juri Linkov <juri@jurta.org>
4886
4887 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
4888 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
4889 Add xref to `(emacs)Reporting Bugs'.
4890 (Getting a printed manual): Add URL to other formats of the manual.
4891 (Common requests): Fix menu.
4892 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
4893 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
4894 (Inserting text at the beginning of each line): Add pxref to
4895 `Changing the included text prefix'.
4896 (Forcing the cursor to remain in the same column): Mention `track-eol'
4897 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
4898 (Replacing text across multiple files): Add keybinding `Q' for
4899 `dired-do-query-replace'.
4900
4901 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
4902
4903 * reftex.texi: Version number and date change only.
4904
4905 * org.texi (Internal Links): Rewrite to cover the modified
4906 linking system.
4907
4908 2006-02-17 Eli Zaretskii <eliz@gnu.org>
4909
4910 * faq.texi: Remove the coding cookie, it's not needed anymore.
4911
4912 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4913
4914 * faq.texi (Colors on a TTY): Mention Mac OS port.
4915
4916 2006-02-12 Karl Berry <karl@gnu.org>
4917
4918 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
4919 8-bit accented a.
4920
4921 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
4922
4923 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
4924
4925 2006-02-08 Romain Francoise <romain@orebokech.com>
4926
4927 * faq.texi (Top): Remove paragraph about the FAQ being a
4928 transitional document, etc.
4929 (Searching for/replacing newlines): New node.
4930 (Yanking text in isearch): New node.
4931 (Inserting text at the beginning of each line): Rename and make
4932 more general, mention `M-;' in Message mode.
4933
4934 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4935
4936 * faq.texi (Meta key does not work in xterm)
4937 (Emacs does not display 8-bit characters)
4938 (Inputting eight-bit characters): Update xrefs.
4939
4940 2006-02-06 Romain Francoise <romain@orebokech.com>
4941
4942 * faq.texi (VM): VM now at version 7.19.
4943 Set myself as maintainer of this file.
4944
4945 2006-02-04 Michael Olson <mwolson@gnu.org>
4946
4947 * erc.texi (History): Note that ERC is now included with Emacs.
4948
4949 2006-01-31 Romain Francoise <romain@orebokech.com>
4950
4951 * message.texi (Message Headers): Explain what
4952 `message-alternative-emails' does in more detail.
4953 Update copyright year.
4954
4955 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
4956
4957 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
4958
4959 2006-01-29 Richard M. Stallman <rms@gnu.org>
4960
4961 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
4962
4963 2006-01-29 Michael Olson <mwolson@gnu.org>
4964
4965 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
4966
4967 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
4968
4969 * faq.texi (New in Emacs 22): Mention ERC.
4970
4971 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
4972
4973 * rcirc.texi: Capitalize dir entry for consistency with the entry
4974 in info/dir and other entries in the Emacs category.
4975 Fix typos. Delete trailing whitespace.
4976
4977 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
4978
4979 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
4980
4981 2006-01-27 Eli Zaretskii <eliz@gnu.org>
4982
4983 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
4984 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4985
4986 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
4987 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4988
4989 2006-01-27 Alex Schroeder <alex@gnu.org>
4990
4991 * rcirc.texi: New file.
4992
4993 2006-01-23 Juri Linkov <juri@jurta.org>
4994
4995 * widget.texi (User Interface): Add S-TAB for widget-backward.
4996
4997 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
4998
4999 Sync with Tramp 2.0.52.
5000
5001 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
5002 Add Tramp disabling item. New item for common connection problems.
5003 (various): Apply "ftp" as method for the download URL.
5004 (Bug Reports): Refer to FAQ for common problems.
5005
5006 2006-01-21 Eli Zaretskii <eliz@gnu.org>
5007
5008 * widget.texi (User Interface): Use @key for TAB.
5009
5010 * ses.texi (Formulas, Printer functions): Use @key for TAB.
5011
5012 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
5013 for TAB.
5014
5015 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
5016
5017 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
5018
5019 * gnus.texi: Update copyright.
5020
5021 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
5022
5023 * gnus.texi (Article Washing): Additions.
5024
5025 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
5026
5027 * org.texi (Agenda commands): Document tags command.
5028
5029 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
5030
5031 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
5032
5033 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
5034
5035 * gnus.texi (RSS): Addition.
5036
5037 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
5038
5039 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
5040
5041 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
5042
5043 * emacs-mime.texi (Display Customization): Add setting example to
5044 mm-discouraged-alternatives.
5045
5046 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
5047
5048 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
5049 version is the canonical version.
5050
5051 2006-01-08 Alex Schroeder <alex@gnu.org>
5052
5053 * pgg.texi (Caching passphrase): Rewording.
5054
5055 2006-01-06 Eli Zaretskii <eliz@gnu.org>
5056
5057 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
5058 repository URL.
5059
5060 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
5061
5062 * org.texi: Removed the accidentally re-added empty line in the
5063 direntry.
5064
5065 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
5066
5067 * org.texi (Agenda Views): Chapter reorganized.
5068
5069 2005-12-29 Romain Francoise <romain@orebokech.com>
5070
5071 * faq.texi (Using Customize): New node.
5072
5073 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
5074
5075 * org.texi: Remove blank line in @direntry. It is non-standard
5076 and recursively produces blank lines all over the dir file (when
5077 using Texinfo 4.8).
5078
5079 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
5080
5081 * widget.texi (atoms): Delete obsolete remark about `file' widget.
5082
5083 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
5084
5085 * org.texi (Tags): Boolean logic documented.
5086 (Agenda Views): Document custom commands.
5087
5088 2005-12-20 David Kastrup <dak@gnu.org>
5089
5090 * faq.texi (AUCTeX): Update version and mailing list info.
5091
5092 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
5093
5094 * gnus.texi (MIME Commands): Mention addition of
5095 multipart/alternative to gnus-buttonized-mime-types and add xref
5096 to mm-discouraged-alternatives.
5097
5098 * emacs-mime.texi (Display Customization): Mention addition of
5099 "image/.*" and add xref to gnus-buttonized-mime-types in the
5100 mm-discouraged-alternatives section.
5101
5102 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
5103
5104 * org.texi (Tags): New section.
5105 (Agenda Views): Chapter reorganized.
5106
5107 2005-12-16 Eli Zaretskii <eliz@gnu.org>
5108
5109 * org.texi (Internal Links): Add a missing comma after an @xref.
5110
5111 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
5112
5113 * faq.texi (Filling paragraphs with a single space): No need to
5114 change sentence-end now.
5115
5116 2005-12-13 Romain Francoise <romain@orebokech.com>
5117
5118 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
5119
5120 2005-12-12 Jay Belanger <belanger@truman.edu>
5121
5122 * faq.texi (Calc): Update version number.
5123
5124 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
5125
5126 * org.texi (Progress Logging): New section.
5127
5128 2005-12-10 Romain Francoise <romain@orebokech.com>
5129
5130 Update the Emacs FAQ for the 22.1 release.
5131
5132 * faq.texi: Set VER to `22.1'.
5133 (Basic editing): Explain how to use localized versions of the
5134 Tutorial. Mention that `C-h r' displays the manual. Delete
5135 obsolete WWW link to an Emacs 18 tutorial.
5136 (Getting a printed manual): Point to the new locations of the
5137 manuals on the GNU Web site.
5138 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
5139 available via Info (it was previously distributed separately).
5140 (Installing Texinfo documentation): The latest version of Texinfo
5141 is 4.8, not 4.0.
5142 (Informational files for Emacs): COPYING is the GNU General Public
5143 License, not the Emacs General Public License.
5144 (Informational files for Emacs): Delete obsolete link to the
5145 GNUinfo pages as they have been removed from the GNU Web site.
5146 (New in Emacs 22): New node.
5147 (Setting up a customization file): Say that most packages support
5148 Customize nowadays.
5149 (Colors on a TTY): Delete reference to instructions on how to
5150 enable syntax highlighting, it is now enabled by default.
5151 (Turning on abbrevs by default): Emacs now reads the abbrevs file
5152 at startup automatically.
5153 (Controlling case sensitivity): Mention `M-c' in isearch.
5154 (Using an already running Emacs process): Emacs now creates the
5155 socket in `/tmp/emacsUID'. Fix typos. Change default location of
5156 gnuserv. As emacsclient can now run Lisp code as well, delete a
5157 sentence praising gnuserv for that. Simplify description of how
5158 the client/server operation works.
5159 (Compiler error messages): Delete obsolete text (compile.el has
5160 been rewritten).
5161 (Indenting switch statements): Fix typo.
5162 (Matching parentheses): Simplify setup instructions, mention the
5163 menu bar item in the Options menu.
5164 (Repeating a command as many times as possible): Mention `C-x e'.
5165 (Going to a line by number): Mention new keymap and bindings
5166 `M-g M-g', `M-g M-p' and `M-g M-n'.
5167 (Turning on syntax highlighting): Now on by default. Simplify.
5168 (Replacing highlighted text): Use `1', not `t'.
5169 (Problems with very large files): The maximum size is now 256MB on
5170 32-bit machines.
5171 (^M in the shell buffer): Mention `comint-process-echoes'.
5172 (Emacs for Apple computers): Emacs 22 has native support for Mac
5173 OS X.
5174 (Translating names to IP addresses): Delete node.
5175 (Binding keys to commands): Fix typo.
5176 (SPC no longer completes file names): New node.
5177 (MIME with Emacs mail packages): Delete section about the Emacs
5178 MIME FAQ (it's not reachable anymore).
5179
5180 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5181
5182 * cc-mode.texi: The manual has been extensively revised: the
5183 information about using CC Mode has been separated from the larger
5184 and more difficult chapters about configuration. It has been
5185 updated for CC Mode 5.31.
5186
5187 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
5188
5189 * pgg.texi (User Commands): Fix description of pgg-verify-region.
5190 (Selecting an implementation): Fix descriptions.
5191
5192 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
5193
5194 * message.texi (Various Message Variables): Addition.
5195
5196 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
5197
5198 * message.texi: Fix default values.
5199
5200 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
5201
5202 * message.texi (Header Commands): Clarify descriptions of
5203 message-cross-post-followup-to, message-reduce-to-to-cc, and
5204 message-insert-wide-reply.
5205 (Various Commands): Fix kindex for message-kill-to-signature;
5206 clarify description of message-tab.
5207
5208 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
5209
5210 * message.texi (Mailing Lists): Fix description about MFT.
5211
5212 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
5213
5214 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
5215
5216 * gnus.texi (Slow Terminal Connection): Replace old description
5217 with new one.
5218
5219 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
5220
5221 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
5222 replace X-Draft-Headers with X-Draft-From.
5223
5224 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
5225
5226 * gnus.texi (Various Various): Fix the default value of
5227 nnheader-max-head-length.
5228 (Gnus Versions): Fix typo.
5229
5230 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
5231
5232 * org.texi (Structure editing): Document new functionality of
5233 M-RET.
5234
5235 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
5236
5237 * org.texi (Internal Links): Fix Texinfo usage.
5238
5239 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
5240
5241 * org.texi (TODO basics): Document the global todo list.
5242 (TODO items): Documents sparse tree for specific TODO
5243 keywords.
5244
5245 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
5246
5247 * org.texi (Plain Lists): Typos fixed.
5248
5249 2005-11-28 Jay Belanger <belanger@truman.edu>
5250
5251 * calc.texi: Change references of `M-#' to `C-x *' prefix.
5252
5253 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
5254
5255 * org.texi (Structure editing): New item moving commands added.
5256 (Plain Lists): New section.
5257
5258 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
5259
5260 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
5261 (Agenda): Document commands `org-cycle-agenda-files' and
5262 `org-agenda-file-to-front'.
5263 (Built-in table editor): Document `org-table-sort-lines'.
5264 (HTML formatting): Export of hand-formatted lists.
5265
5266 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
5267
5268 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
5269 new variable gnus-toolbar-thickness.
5270
5271 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
5272
5273 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
5274
5275 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
5276
5277 * gnus.texi (X-Face): Fix description.
5278 (XVarious): Remove gnus-xmas-logo-color-alist and
5279 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
5280
5281 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
5282
5283 * gnus.texi (Group Parameters): Mention new variable
5284 gnus-parameters-case-fold-search.
5285 (Home Score File): Addition.
5286
5287 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
5288
5289 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
5290 (Overview): List supported feed types.
5291 (Installation): No installation necessary when using autoload.
5292 (Configuration): Rename "RSS" to "news".
5293
5294 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
5295
5296 * pgg.texi (User Commands): Document additional passphrase
5297 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
5298 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
5299
5300 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
5301
5302 * org.texi: Version number changed to 3.19.
5303
5304 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
5305
5306 * pgg.texi (How to use): Update the example to add autoload of
5307 pgg-encrypt-symmetric-region.
5308 (User Commands): Document pgg-encrypt-symmetric-region.
5309 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
5310
5311 2005-10-27 Jay Belanger <belanger@truman.edu>
5312
5313 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
5314 mention other TeX-related units.
5315
5316 2005-10-23 Lars Hansen <larsh@soem.dk>
5317
5318 * dired-x.texi (Miscellaneous Commands): Replace
5319 dired-do-relative-symlink by dired-do-relsymlink and
5320 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
5321
5322 2005-10-23 Jay Belanger <belanger@truman.edu>
5323
5324 * calc.texi (Predefined Units): Use `alpha' for the fine structure
5325 constant.
5326
5327 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
5328
5329 * faq.texi (Bugs and problems): Replace
5330 `dired-move-to-filename-regexp' by
5331 `directory-listing-before-filename-regexp'.
5332
5333 2005-10-22 Eli Zaretskii <eliz@gnu.org>
5334
5335 * newsticker.texi (UPDATED): Set value.
5336
5337 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
5338
5339 * gnus.texi (Document Groups): Remove duplicate item.
5340
5341 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
5342
5343 * org.texi (Summary): Mention iCalendar support.
5344 (Exporting): Document iCalendar support.
5345
5346 2005-10-18 Romain Francoise <romain@orebokech.com>
5347
5348 * viper.texi (Viper Specials): Capitalize GNU.
5349
5350 2005-10-17 Juri Linkov <juri@jurta.org>
5351
5352 * info.texi (Getting Started, Search Index, Expert Info):
5353 Fix wording.
5354 (Search Text): Replace `echo area' with `mode line'.
5355 (Search Index): Both `i' and `,' find all index entries.
5356 Replace example `C-f' with `C-l' (which exists in index of Info
5357 manual) and delete spaces in its keyboard input sequence.
5358 Delete unnecessary explanations about literal characters.
5359
5360 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
5361
5362 * gnus.texi (Document Server Internals): Addition.
5363
5364 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
5365
5366 * gnus.texi (A note on namespaces): Fix RFC reference.
5367
5368 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
5369
5370 * gnus.texi (RSS): Fix key description.
5371
5372 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
5373
5374 * gnus.texi: Emacs/w3 -> Emacs/W3.
5375 (Browsing the Web): Fix description.
5376 (Web Searches): Ditto.
5377 (Customizing W3): Ditto.
5378
5379 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
5380
5381 * gnus.texi (Maildir): Clarify expire-age and expire-group.
5382
5383 2005-10-11 Jay Belanger <belanger@truman.edu>
5384
5385 * calc.texi (Integration): Mention using `a i' to compute definite
5386 integrals.
5387
5388 2005-10-11 Juri Linkov <juri@jurta.org>
5389
5390 * info.texi: Rearrange nodes.
5391 (Top): Update menu. Change ref `Info for Experts' to
5392 `Advanced Info Commands'.
5393 (Getting Started): Fix description of manual's parts.
5394 (Help-Int): Change xref `Info Search' to `Search Index', and
5395 `Expert Info' to `Advanced'.
5396 (Advanced): Move node one level up.
5397 (Search Text, Search Index): New nodes split out from `Info Search'.
5398 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
5399 split out from `Advanced'.
5400 (Advanced, Emacs Info Variables): De-document editing an Info file
5401 in Info.
5402 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
5403 (Creating an Info File): Delete node and move its text to
5404 `Expert Info'.
5405
5406 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
5407
5408 * org.texi (Workflow states): Documented that change in keywords
5409 becomes active only after restart of Emacs.
5410
5411 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
5412
5413 Sync with Tramp 2.0.51.
5414
5415 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
5416
5417 * speedbar.texi (Introduction): Describe new location of speedbar
5418 on menubar.
5419 (Basic Key Bindings): Remove descriptions of bindings that have
5420 been removed.
5421
5422 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
5423
5424 * speedbar.texi (GDB): Describe use of watch expressions.
5425
5426 2005-09-28 Simon Josefsson <jas@extundo.com>
5427
5428 * message.texi (IDNA): Fix.
5429
5430 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
5431
5432 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
5433 nntp-server-hook, and nntp-warn-about-losing-connection; fix
5434 description of nntp-open-connection-function.
5435 (Common Variables): Fix descriptions.
5436
5437 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
5438
5439 * gnus.texi (Server Buffer Format): Document the %a format spec.
5440
5441 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
5442
5443 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
5444
5445 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
5446
5447 * org.texi Version 3.16.
5448
5449 2005-09-19 Miles Bader <miles@gnu.org>
5450
5451 * newsticker.texi: Get rid of CVS keywords.
5452
5453 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
5454
5455 * gnus.texi (Finding the Parent): Fix description of how Gnus
5456 finds article.
5457
5458 2005-09-14 Jari Aalto <jari.aalto@cante.net>
5459
5460 * gnus.texi (Advanced Scoring Examples): New examples to teach how
5461 to drop off non-answered articles.
5462
5463 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
5464
5465 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
5466 braces (which are unsupported by NMAKE) for macro `srcdir'.
5467
5468 2005-09-17 Eli Zaretskii <eliz@gnu.org>
5469
5470 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
5471 (../info/newsticker, newsticker.dvi): New targets.
5472
5473 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
5474
5475 * newsticker.texi: Replace @command with @code. Replace @example
5476 with @lisp.
5477 (Top): Added explanations to menu items.
5478 (GNU Free Documentation License): Removed.
5479
5480 2005-09-16 Romain Francoise <romain@orebokech.com>
5481
5482 Update all files to specify GFDL version 1.2.
5483
5484 * doclicense.texi (GNU Free Documentation License): Update to
5485 version 1.2.
5486
5487 2005-09-15 Richard M. Stallman <rms@gnu.org>
5488
5489 * newsticker.texi: Fix @setfilename.
5490
5491 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
5492 (../info/newsticker, newsticker.dvi): New targets.
5493
5494 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
5495
5496 * org.texi: Version 3.15.
5497
5498 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
5499
5500 * ses.texi: Combine all three indices into one.
5501 Correct a few typos.
5502
5503 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
5504
5505 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
5506
5507 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
5508
5509 * emacs-mime.texi (Handles): Remove duplicate item.
5510 (Encoding Customization): Fix the default value for
5511 mm-coding-system-priorities.
5512 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
5513 (Basic Functions): Fix reference.
5514
5515 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
5516
5517 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
5518
5519 2005-08-18 Richard M. Stallman <rms@gnu.org>
5520
5521 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
5522 and web site.
5523
5524 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
5525 not keyboard-translate.
5526
5527 2005-08-11 Richard M. Stallman <rms@gnu.org>
5528
5529 * faq.texi (Using regular expressions): Fix xref.
5530
5531 2005-08-09 Juri Linkov <juri@jurta.org>
5532
5533 * info.texi (Help-P): Replace `Prev' with `Previous'.
5534 (Help-M, Help-Xref): Add S-TAB.
5535 (Help-FOO): Update `u' command.
5536 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
5537 Update info about visibility of xref parts.
5538 (Help-Int): Fix `m' command. Rename `Info-last' to
5539 `Info-history-back'. Add `Info-history-forward'.
5540 (Advanced): Fix `g*' and `M-n' commands.
5541 (Info Search): Add `index-apropos' in stand-alone browser.
5542 Add isearch commands.
5543 (Emacs Info Variables): Remove `Info-fontify'.
5544 Add `Info-mode-hook'. Update face names.
5545 Add `Info-fontify-maximum-menu-size',
5546 `Info-fontify-visited-nodes', `Info-isearch-search'.
5547
5548 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
5549
5550 Sync with Tramp 2.0.50.
5551
5552 * tramp.texi: Use @option{} consequently for method names.
5553 (Inline methods, External transfer methods): Remove references to
5554 Cygwin.
5555 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
5556 implementation.
5557
5558 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
5559
5560 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
5561 Mention that gnus-init-file is not read when Emacs is invoked with
5562 --no-init-file or -q.
5563
5564 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
5565
5566 * org.texi: Version 3.14.
5567
5568 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
5569
5570 * org.texi: Version 3.13.
5571
5572 2005-07-18 Juri Linkov <juri@jurta.org>
5573
5574 * calc.texi (Time Zones, Logical Operations):
5575 * cl.texi (Overview):
5576 * org.texi (TODO types):
5577 * sc.texi (Emacs 18 MUAs):
5578 * speedbar.texi (Top):
5579 * url.texi (History):
5580 Delete duplicate duplicate words.
5581
5582 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
5583
5584 * cl.texi (Type Predicates): Document `atom' type.
5585
5586 2005-07-04 Lute Kamstra <lute@gnu.org>
5587
5588 Update FSF's address in GPL notices.
5589
5590 * calc.texi (Copying):
5591 * doclicense.texi (GNU Free Documentation License):
5592 * faq.texi (Contacting the FSF):
5593 * mh-e.texi (Copying): Update FSF's address.
5594
5595 2005-07-03 Richard M. Stallman <rms@gnu.org>
5596
5597 * flymake.texi (Example -- Configuring a tool called directly):
5598 Update name of flymake-build-relative-filename.
5599
5600 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
5601
5602 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
5603
5604 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
5605
5606 * org.texi: Version 3.12.
5607
5608 2005-06-24 Eli Zaretskii <eliz@gnu.org>
5609
5610 * makefile.w32-in (MAKEINFO): Use --force.
5611 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5612 Makefile.in.
5613 (gnus.dvi): Use "..." to quote Sed args, so that it works with
5614 more shells.
5615
5616 2005-06-23 Richard M. Stallman <rms@gnu.org>
5617
5618 * speedbar.texi (Creating a display): Texinfo usage fixes.
5619
5620 * tramp.texi (Customizing Completion, Auto-save and Backup):
5621 Texinfo usage fixes.
5622
5623 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
5624
5625 * dired-x.texi (Miscellaneous Commands):
5626 * ediff.texi (Miscellaneous):
5627 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
5628 (Agent Variables):
5629 * info.texi (Help-Xref):
5630 * message.texi (Message Headers):
5631 * org.texi (Remember):
5632 * reftex.texi (Options (Defining Label Environments)):
5633 (Options (Index Support)):
5634 (Options (Viewing Cross-References)):
5635 (Options (Misc)):
5636 (Changes):
5637 * speedbar.texi (Creating a display):
5638 * tramp.texi (Customizing Completion, Auto-save and Backup):
5639 Texinfo usage fix.
5640
5641 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
5642
5643 * org.texi: Version 3.11.
5644
5645 2005-06-12 Jay Belanger <belanger@truman.edu>
5646
5647 * calc.texi (Getting Started): Remove extra menu item.
5648
5649 2005-05-31 Jay Belanger <belanger@truman.edu>
5650
5651 * calc.texi (Notations Used in This Manual): Use @kbd for key
5652 sequence.
5653 (Demonstration of Calc): Mention another way of starting Calc.
5654 (Starting Calc): Mention long name of M-#.
5655 (Embedded Mode Overview): Remove unnecessary instruction.
5656 (Other M-# commands): Rephrase `M-# 0' explanation.
5657 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
5658 reflect current behavior.
5659
5660 2005-05-30 Jay Belanger <belanger@truman.edu>
5661
5662 * calc.texi (Hooks): Change description of calc-window-hook and
5663 calc-trail-window-hook to match usage.
5664 (Computational Functions): Add more constant-generating functions.
5665 (Customizable Variables): Use defvar.
5666
5667 2005-05-28 Jay Belanger <belanger@truman.edu>
5668
5669 * calc.texi (Assignments in Embedded Mode): Fix variable name.
5670 (Basic Embedded Mode): Explain behavior of arguments to
5671 calc-embedded-mode.
5672
5673 2005-05-27 Jay Belanger <belanger@truman.edu>
5674
5675 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
5676 current behavior.
5677
5678 2005-05-25 Jay Belanger <belanger@truman.edu>
5679
5680 * calc.texi: Change Calc version number throughout.
5681 (Keypad Mode): Change location in info output.
5682 (Keypad mode overview): Move picture of keypad.
5683
5684 2005-05-21 Jay Belanger <belanger@truman.edu>
5685
5686 * calc.texi (Storing variables): Mention that only most variables
5687 are void to begin with.
5688
5689 2005-05-21 Kevin Ryde <user42@zip.com.au>
5690
5691 * widget.texi (Basic Types): Update cross ref from "Enabling
5692 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
5693 lispref/text.texi change.
5694
5695 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
5696
5697 * org.texi: Version 3.09.
5698
5699 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
5700
5701 * reftex.texi: Version 4.28.
5702
5703 2005-05-16 Jay Belanger <belanger@truman.edu>
5704
5705 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
5706
5707 2005-05-14 Jay Belanger <belanger@truman.edu>
5708
5709 * calc.texi (Default Simplifications): Insert missing ! (logical
5710 not operator).
5711
5712 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
5713
5714 Sync with Tramp 2.0.49.
5715
5716 2005-05-10 Jay Belanger <belanger@truman.edu>
5717
5718 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
5719 to 1.
5720
5721 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
5722
5723 * org.texi: Version 3.08, structure reorganized.
5724
5725 2005-04-24 Richard M. Stallman <rms@gnu.org>
5726
5727 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
5728
5729 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
5730
5731 * org.texi: Update to version 3.06.
5732
5733 2005-04-13 Lute Kamstra <lute@gnu.org>
5734
5735 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
5736
5737 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
5738
5739 * cl.texi (Porting Common Lisp): Fix typo.
5740
5741 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
5742
5743 * gnus.texi (RSS): Addition.
5744
5745 2005-04-04 Jay Belanger <belanger@truman.edu>
5746
5747 * calc.texi: Change Calc version number.
5748 (Customizable variables): Fix description of calc-language-alist.
5749 (Copying): Put in version 2 of GPL.
5750
5751 2005-04-01 Jay Belanger <belanger@truman.edu>
5752
5753 * calc.texi (Troubleshooting Commands): Remove comment about
5754 installation.
5755 (Installation): Remove section.
5756 (Customizable Variables): New section.
5757 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
5758 (Graphical Devices): Add references to Customizable Variables.
5759
5760 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
5761
5762 * emacs-mime.texi (Display Customization): Markup fixes.
5763 (rfc2047): Update.
5764
5765 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
5766
5767 * gnus-faq.texi: Replaced with auto-generated version.
5768
5769 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
5770
5771 * dired-x.texi (Multiple Dired Directories): default-directory was
5772 renamed to dired-default-directory.
5773
5774 2005-03-26 Jay Belanger <belanger@truman.edu>
5775
5776 * calc.texi (Simplifying Formulas, Rewrite Rules):
5777 Change description of top and bottom of fraction.
5778 (Modulo Forms): Move description of how to create modulo forms to
5779 earlier in the section.
5780 (Fraction Mode): Suggest using : to get a fraction by dividing.
5781 (Basic Arithmetic): Adjust placement of command name.
5782 (Truncating the Stack): Emphasize that "hidden" entries are still
5783 visible.
5784 (Installation): Move discussion of printing manual to "About This
5785 Manual".
5786 (About This Manual): Mention how to print the manual.
5787 (Reporting Bugs): Remove first person.
5788 (Building Vectors): Add algebraic version of append.
5789 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
5790 (Grouping Digits): Fix typo.
5791
5792 2005-03-25 Werner Lemberg <wl@gnu.org>
5793
5794 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
5795 Replace `legal' with `valid'.
5796
5797 2005-03-25 Werner Lemberg <wl@gnu.org>
5798
5799 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
5800
5801 2005-03-24 Jay Belanger <belanger@truman.edu>
5802
5803 * calc.texi (General Mode Commands)
5804 (Mode Settings in Embedded Mode): Add some explanation of
5805 recording mode settings.
5806
5807 2005-03-24 Richard M. Stallman <rms@gnu.org>
5808
5809 * calc.texi: Remove praise of non-free software.
5810
5811 * idlwave.texi: Don't say where to get IDL or its non-free manual.
5812 (Installation): Node deleted.
5813
5814 2005-03-23 Richard M. Stallman <rms@gnu.org>
5815
5816 * url.texi (HTTP language/coding): Improve last change.
5817
5818 2005-03-22 Jay Belanger <belanger@truman.edu>
5819
5820 * calc.texi (Embedded Mode): Add new information on changing
5821 modes.
5822
5823 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
5824
5825 Sync with Tramp 2.0.48.
5826
5827 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
5828
5829 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
5830 "GNU/Linux". Change all addresses to .gnu.org.
5831 (Default Method): Offer shortened syntax for "su" and "sudo"
5832 methods.
5833
5834 2005-03-07 Richard M. Stallman <rms@gnu.org>
5835
5836 * url.texi: Fix usage of "e.g.".
5837 (HTTP language/coding): Explain the rules for these strings.
5838
5839 2005-03-06 Richard M. Stallman <rms@gnu.org>
5840
5841 * woman.texi (Introduction): Minor cleanups.
5842
5843 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
5844
5845 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
5846 (Installation): Node deleted.
5847
5848 * mh-e.texi (Preface): Get rid of "Emacs 21".
5849
5850 * eshell.texi (Installation): Delete node (for Emacs 20).
5851
5852 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
5853
5854 * flymake.texi: Refill and tweak style in @lisp blocks.
5855
5856 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
5857
5858 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
5859
5860 2005-03-01 Jay Belanger <belanger@truman.edu>
5861
5862 * calc.texi (Trigonometric and Hyperbolic Functions):
5863 Mention additional functions.
5864 (Algebraic Simplifications): Mention additional simplifications.
5865
5866 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
5867
5868 * ses.texi: Add concept/function/variable indices (this work was
5869 donated by Brad Collins <brad@chenla.org>, copyright-assignment
5870 papers on file at FSF).
5871
5872 2005-02-10 Jay Belanger <belanger@truman.edu>
5873
5874 * calc.texi: Change @LaTeX to La@TeX throughout.
5875 Redefine @expr as @math for TeX output.
5876 Redefine @texline as a no-op for TeX output.
5877 Define @tfn, replace @t by @tfn throughout.
5878
5879 2005-02-09 Jay Belanger <belanger@truman.edu>
5880
5881 * calc.texi: Add macro for LaTeX for info output.
5882
5883 2005-02-08 Kim F. Storm <storm@cua.dk>
5884
5885 * texinfo.tex (LaTex): Add def.
5886
5887 2005-02-06 Jay Belanger <belanger@truman.edu>
5888
5889 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
5890 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
5891 throughout manual.
5892
5893 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5894
5895 * gnus.texi: Some edits based on comments from David Abrahams.
5896
5897 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
5898
5899 * gnus.texi (RSS): Fix the keystroke.
5900
5901 2005-01-24 David Kastrup <dak@gnu.org>
5902
5903 * faq.texi: Update AUCTeX version info.
5904
5905 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
5906
5907 * gnus-faq.texi ([4.1]): Typo.
5908
5909 2005-01-19 Jay Belanger <belanger@truman.edu>
5910
5911 * calc.texi (Keep Arguments): Mention that keeping arguments
5912 doesn't work with keyboard macros.
5913
5914 2005-01-16 Richard M. Stallman <rms@gnu.org>
5915
5916 * autotype.texi (Autoinserting): Fix small error.
5917
5918 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
5919
5920 Sync with Tramp 2.0.47.
5921
5922 * tramp.texi (Compilation): New section, describing compilation of
5923 remote files.
5924
5925 2005-01-11 Kim F. Storm <storm@cua.dk>
5926
5927 * widget.texi (Basic Types): Add :follow-link keyword.
5928
5929 2005-01-09 Jay Belanger <belanger@truman.edu>
5930
5931 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
5932
5933 2005-01-08 Jay Belanger <belanger@truman.edu>
5934
5935 * calc.texi: Change throughout to reflect new default value of
5936 calc-settings-file.
5937
5938 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
5939
5940 * message.texi (Reply): `message-reply-to-function' should return
5941 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
5942
5943 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
5944
5945 * faq.texi (Changing load-path): Fix typo.
5946
5947 2005-01-05 Jay Belanger <belanger@truman.edu>
5948
5949 * calc.texi (Programming Tutorial): Replace kbd command by
5950 appropriate characters for a keyboard macro.
5951
5952 2005-01-04 Jay Belanger <belanger@truman.edu>
5953
5954 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
5955 for Lucid Emacs.
5956 (Programming Tutorial): Mention that the user needs to be in the
5957 right mode to compute some functions.
5958
5959 2005-01-04 Jay Belanger <belanger@truman.edu>
5960
5961 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
5962 no longer applicable.
5963
5964 2005-01-01 Jay Belanger <belanger@truman.edu>
5965
5966 * calc.texi (Programming Tutorial): Changed description of how to
5967 edit keyboard macros to match current behavior.
5968
5969 2004-12-31 Jay Belanger <belanger@truman.edu>
5970
5971 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
5972
5973 2004-12-20 Jay Belanger <belanger@truman.edu>
5974
5975 * calc.texi (Types Tutorial): Emphasize that you can't divide by
5976 zero.
5977
5978 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
5979
5980 * cc-mode.texi (Text Filling and Line Breaking): Put period after
5981 @xref.
5982 (Font Locking): Avoid @strong{Note:}.
5983
5984 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
5985
5986 Sync with Tramp 2.0.46.
5987
5988 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
5989
5990 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
5991
5992 * url.texi: Correct typos.
5993 (Retrieving URLs): @var{nil}->@code{nil}.
5994 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
5995 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
5996 (Dealing with HTTP documents): @inforef->@xref.
5997
5998 2004-12-15 Jay Belanger <belanger@truman.edu>
5999
6000 * calc.texi: Consistently capitalized all mode names.
6001 (Answers to Exercises): Mention that an answer can be a fraction
6002 when in Fraction mode.
6003
6004 2004-12-13 Jay Belanger <belanger@truman.edu>
6005
6006 * calc.texi: Fix some TeX definitions.
6007
6008 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
6009
6010 * reftex.texi (Imprint): Remove erroneous @value's.
6011
6012 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
6013
6014 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
6015 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
6016
6017 2004-12-08 Jay Belanger <belanger@truman.edu>
6018
6019 * calc.texi (Starting Calc): Remove comment about installation.
6020 (Keypad Mode Overview): Remove comment about Emacs 19 support.
6021
6022 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
6023
6024 * url.texi: Update @setfilename.
6025 (Getting Started): No need to worry about Gnus versions.
6026 (Dealing with HTTP documents): Use @inforef.
6027
6028 * org.texi: Fix @direntry file name.
6029
6030 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
6031
6032 * url.texi: New file.
6033
6034 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
6035
6036 2004-12-06 Jay Belanger <belanger@truman.edu>
6037
6038 * calc.texi (Using Calc): Remove paragraph about installation.
6039
6040 2004-12-06 Jay Belanger <belanger@truman.edu>
6041
6042 * calc.texi: Use more Texinfo macros and less TeX defs.
6043 Remove @refill's.
6044
6045 2004-12-06 Richard M. Stallman <rms@gnu.org>
6046
6047 * org.texi: New file.
6048
6049 2004-12-05 Richard M. Stallman <rms@gnu.org>
6050
6051 * Makefile.in (org.dvi, ../info/org): New targets.
6052 (INFO_TARGETS): Add ../info/org.
6053 (DVI_TARGETS): Add org.dvi.
6054 (maintainer-clean): Remove the info files in the info dir.
6055
6056 2004-11-26 Eli Zaretskii <eliz@gnu.org>
6057
6058 * idlwave.texi: Fix the setfilename directive to put the produced
6059 file in ../info.
6060 (Continued Statement Indentation): Resurrect Jan D.'s change from
6061 2004-11-03 that was lost when a newer version of idlwave.texi was
6062 imported.
6063
6064 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
6065
6066 * gnus-faq.texi ([5.1]): Added missing bracket.
6067
6068 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
6069 `spam-initialize'.
6070
6071 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
6072
6073 * message.texi (Various Message Variables): Mention that all mail
6074 file variables are derived from `message-directory'.
6075
6076 * gnus.texi (Splitting Mail): Clarify bogus group.
6077
6078 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
6079
6080 * emacs-mime.texi (Encoding Customization): Fix
6081 mm-coding-system-priorities entry.
6082
6083 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
6084
6085 * idlwave.texi (Continued Statement Indentation):
6086 * reftex.texi (Options (Index Support)):
6087 (Displaying and Editing the Index, Table of Contents):
6088 * speedbar.texi (Creating a display, Major Display Modes): Replace
6089 non-nil with non-@code{nil}.
6090
6091 2004-10-21 Jay Belanger <belanger@truman.edu>
6092
6093 * calc.texi (Algebraic-Style Calculations): Removed a comment.
6094
6095 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
6096
6097 * calc.texi (Reporting Bugs): Double up `@'.
6098
6099 2004-10-18 Jay Belanger <belanger@truman.edu>
6100
6101 * calc.texi (Reporting Bugs): Changed the address that bugs
6102 should be sent to.
6103
6104 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
6105
6106 * gnus.texi (New Features): Add 5.11.
6107
6108 * message.texi (Resending): Remove wrong default value.
6109
6110 * gnus.texi (Mail Source Specifiers): Describe possible problems
6111 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
6112 `pop3-leave-mail-on-server' to the index.
6113
6114 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
6115
6116 * message.texi (Canceling News): Add how to set a password.
6117
6118 2004-10-12 Jay Belanger <belanger@truman.edu>
6119
6120 * calc.texi (Help Commands): Changed the descriptions of
6121 calc-describe-function and calc-describe-variable to match their
6122 current behavior.
6123
6124 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
6125
6126 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
6127
6128 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
6129
6130 Sync with Tramp 2.0.45.
6131
6132 * tramp.texi (Frequently Asked Questions): Comment paragraph about
6133 plink link. The URL is outdated. Originator contacted for
6134 clarification.
6135
6136 2004-10-10 Juri Linkov <juri@jurta.org>
6137
6138 * gnus.texi (Top, Marking Articles): Join two menus in one node
6139 because a node can have only one menu.
6140
6141 2004-10-09 Juri Linkov <juri@jurta.org>
6142
6143 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
6144 example of nnmail-split-fancy.
6145
6146 2004-10-06 Karl Berry <karl@gnu.org>
6147
6148 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
6149 consistency with other uses of dashes.
6150
6151 2004-10-05 Karl Berry <karl@gnu.org>
6152
6153 * info.texi: Consistently use --- throughout, periods at end of
6154 menu descriptions, and a couple typos.
6155
6156 2004-09-26 Jesper Harder <harder@ifa.au.dk>
6157
6158 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
6159 * pgg.texi (User Commands, Backend methods): Do.
6160 * gnus.texi: Markup fixes.
6161 (Setting Process Marks): Fix `M P a' entry.
6162 * emacs-mime.texi: Fixes.
6163
6164 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
6165
6166 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
6167 again.
6168 Use 5.10 instead of 5.10.0.
6169
6170 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
6171
6172 * gnus.texi (Summary Mail Commands): S D e.
6173
6174 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
6175
6176 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
6177 the gnus-article-mode-line-format section.
6178
6179 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
6180
6181 * gnus.texi (Various Summary Stuff): Fix the documentation for
6182 gnus-newsgroup-variables.
6183
6184 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
6185
6186 * gnus.texi (MIME Commands): Added
6187 gnus-mime-display-multipart-as-mixed,
6188 gnus-mime-display-multipart-alternative-as-mixed,
6189 gnus-mime-display-multipart-related-as-mixed.
6190 (Mail Source Customization): Clarify `mail-source-directory'.
6191 (Splitting Mail): Mention gnus-group-find-new-groups.
6192 (SpamOracle): Fixed typo.
6193
6194 * gnus-faq.texi: Untabify.
6195 ([6.3]): nnir.el is in contrib directory.
6196
6197 * message.texi (News Headers): Clarify how a unique ID is created.
6198
6199 * gnus.texi (Batching Agents): Fixed typo in example. Reported
6200 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
6201
6202 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
6203
6204 * gnus.texi (Group Parameters): Added more on hooks.
6205
6206 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
6207
6208 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
6209
6210 2004-09-22 Jay Belanger <belanger@truman.edu>
6211
6212 * calc.texi (Vectors as Lists): Added a warning that the tutorial
6213 might be hidden during part of the session.
6214
6215 2004-09-20 Jay Belanger <belanger@truman.edu>
6216
6217 * calc.texi (Notations Used in This Manual): Put in an earlier
6218 mention that DEL could be called Backspace.
6219
6220 2004-09-10 Simon Josefsson <jas@extundo.com>
6221
6222 * gnus.texi (IMAP): Add example. Suggested and partially written
6223 by Steinar Bang <sb@dod.no>.
6224
6225 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6226
6227 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
6228 netrc syntax.
6229
6230 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6231
6232 * gnus.texi (Spam ELisp Package Sequence of Events):
6233 Some clarifications.
6234 (Spam ELisp Package Global Variables): More clarifications.
6235
6236 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6237
6238 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
6239 Mention spam-split does not modify incoming mail.
6240
6241 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6242
6243 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
6244
6245 2004-09-10 Eli Zaretskii <eliz@gnu.org>
6246
6247 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
6248
6249 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
6250
6251 * makefile.w32-in (sieve, pgg): Use $(infodir).
6252
6253 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
6254
6255 * makefile.w32-in: Fix PGG and Sieve entries.
6256
6257 2004-08-28 Eli Zaretskii <eliz@gnu.org>
6258
6259 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
6260 Emacs and related programs.
6261
6262 2004-08-27 Richard M. Stallman <rms@gnu.org>
6263
6264 * faq.texi: Fix texinfo usage, esp. doublequotes.
6265 (Difference between Emacs and XEmacs): Some clarification.
6266
6267 * faq.texi (Difference between Emacs and XEmacs):
6268 Explain not to contrast XEmacs with GNU Emacs.
6269
6270 2004-08-26 Richard M. Stallman <rms@gnu.org>
6271
6272 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
6273
6274 2004-08-22 David Kastrup <dak@gnu.org>
6275
6276 * reftex.texi (AUCTeX): Update links, section name.
6277
6278 * faq.texi (Calc): Update availability (included in 22.1).
6279 (AUCTeX): Update availability, information, versions, description.
6280
6281 2004-08-14 Eli Zaretskii <eliz@gnu.org>
6282
6283 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
6284
6285 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
6286
6287 * cc-mode.texi: Various updates for CC Mode 5.30.9.
6288
6289 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
6290
6291 Sync with Tramp 2.0.44.
6292
6293 2004-08-05 Lars Hansen <larsh@math.ku.dk>
6294
6295 * widget.texi (User Interface): Update how to separate the
6296 editable field of an editable-field widget from other widgets.
6297 (Programming Example): Add text after field.
6298
6299 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
6300
6301 * emacs-mime.texi (Encoding Customization): Add a note to the
6302 mm-content-transfer-encoding-defaults entry.
6303 (rfc2047): Update.
6304
6305 * gnus.texi (Article Highlighting): Add
6306 gnus-cite-ignore-quoted-from.
6307 (POP before SMTP): New node.
6308 (Posting Styles): Addition.
6309 (Splitting Mail): Add nnmail-split-lowercase-expanded.
6310 (Fancy Mail Splitting): Ditto.
6311 (X-Face): Add gnus-x-face.
6312
6313 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
6314
6315 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
6316 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
6317
6318 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
6319
6320 * gnus.texi (Mail Source Specifiers): Describe
6321 `pop3-leave-mail-on-server'.
6322
6323 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
6324
6325 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
6326
6327 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
6328 repository. Change setfilename.
6329
6330 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
6331
6332 2004-07-02 Juri Linkov <juri@jurta.org>
6333
6334 * pcl-cvs.texi (Viewing differences): Add `d r'.
6335
6336 2004-06-29 Jesper Harder <harder@ifa.au.dk>
6337
6338 * ses.texi, viper.texi, flymake.texi, faq.texi:
6339 * eshell.texi, ediff.texi: Markup fixes.
6340
6341 2004-06-21 Karl Berry <karl@gnu.org>
6342
6343 * info.texi (Top): Mention that only Emacs has mouse support.
6344 (Getting Started): Mention this in a few other places.
6345
6346 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
6347
6348 * autotype.texi (Copyrights, Timestamps): Recommend
6349 `before-save-hook' instead of `write-file-functions'.
6350
6351 2004-06-13 Lars Hansen <larsh@math.ku.dk>
6352
6353 * dired-x.texi (dired-mark-omitted): Update keybinding.
6354
6355 2004-06-10 Kim F. Storm <storm@cua.dk>
6356
6357 * pcl-cvs.texi (Viewing differences): Add 'd y'.
6358
6359 2004-06-05 Lars Hansen <larsh@math.ku.dk>
6360
6361 * dired-x.texi (variable dired-omit-mode): Rename from
6362 dired-omit-files-p.
6363 (function dired-omit-mode): Rename from dired-omit-toggle.
6364 Call dired-omit-mode rather than set dired-omit-files-p.
6365 (dired-mark-omitted): Describe command.
6366
6367 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
6368
6369 Version 2.0.41 of Tramp released.
6370
6371 2004-05-29 Juanma Barranquero <lektu@terra.es>
6372
6373 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
6374 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
6375
6376 2004-05-29 Richard M. Stallman <rms@gnu.org>
6377
6378 * cl.texi (Top): Call this chapter `Introduction'.
6379 (Overview): In TeX, no section heading here.
6380
6381 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
6382
6383 2004-05-29 Eli Zaretskii <eliz@gnu.org>
6384
6385 * Makefile.in (../info/flymake, flymake.dvi): New targets.
6386 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
6387
6388 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
6389
6390 * flymake.texi: New file.
6391
6392 2004-05-28 Simon Josefsson <jas@extundo.com>
6393
6394 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
6395
6396 2004-05-07 Kai Großjohann <kai@emptydomain.de>
6397
6398 Version 2.0.40 of Tramp released.
6399
6400 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
6401
6402 Complete rework, based on review by Karl Berry <karl@gnu.org>.
6403
6404 * tramp.texi (Auto-save and Backup): Explain exploitation of new
6405 variables `tramp-backup-directory-alist' and
6406 `tramp-bkup-backup-directory-info'.
6407 (Overview, Connection types)
6408 (External transfer methods, Default Method)
6409 (Windows setup hints): Remove restriction of password entering
6410 with external methods.
6411 (Auto-save and Backup): Make file name example
6412 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
6413 and `auto-save-directory' must be used.
6414 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
6415 only "NT"). Remove doubled entry "What kinds of systems does
6416 @tramp{} work on".
6417 (tramp): Macro removed.
6418 (Obtaining Tramp): Flag removed from title.
6419 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
6420 and `trampver' used properly. Flag `tramp-inst' replaced by
6421 `installchapter'. Installation related text adapted.
6422
6423 2004-04-28 Masatake YAMATO <jet@gyve.org>
6424
6425 * widget.texi (Programming Example): Remove overlays.
6426
6427 2004-04-27 Jesper Harder <harder@ifa.au.dk>
6428
6429 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
6430
6431 2004-04-23 Juanma Barranquero <lektu@terra.es>
6432
6433 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6434
6435 2004-04-05 Jesper Harder <harder@ifa.au.dk>
6436
6437 * info.texi (Info Search): Add info-apropos.
6438
6439 2004-03-22 Juri Linkov <juri@jurta.org>
6440
6441 * faq.texi: Fix help key bindings.
6442
6443 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
6444
6445 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
6446 (as suggested by Karl Berry). Update information about colored
6447 stars in menus. Add new subheading describing M-n.
6448
6449 2004-03-12 Richard M. Stallman <rms@gnu.org>
6450
6451 * cl.texi (Top): Rename top node's title.
6452
6453 2004-03-08 Karl Berry <karl@gnu.org>
6454
6455 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
6456 problems making the texinfo distribution.
6457
6458 2004-02-29 Simon Josefsson <jas@extundo.com>
6459
6460 * smtpmail.texi (Authentication): Changed the list of supported
6461 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
6462 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
6463 <voegelas@gmx.net>.
6464
6465 2004-02-29 Juanma Barranquero <lektu@terra.es>
6466
6467 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6468 Use $(DEL) instead of rm, and ignore exit code.
6469
6470 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
6471
6472 Tramp version 2.0.39 released.
6473
6474 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
6475
6476 * tramp.texi (Customizing Completion): Explain new functions
6477 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
6478 (all): Savannah URLs unified to "http://savannah.nongnu.org".
6479 (Top): Refer to Savannah mailing list as the major one. Mention
6480 older mailing lists in HTML mode only.
6481 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
6482 (Frequently Asked Questions): Remote hosts must not be Unix-like
6483 for "smb" method.
6484 (Password caching): New node.
6485 (External transfer methods): Refer to password caching for "smb"
6486 method.
6487
6488 2004-02-17 Karl Berry <karl@gnu.org>
6489
6490 * info.texi (Help-Int): Mention the new line number feature.
6491
6492 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
6493
6494 * ses.texi (Advanced Features): New functionality for
6495 ses-set-header-row (defaults to current row unless C-u used).
6496 (Acknowledgements): Add Stefan Monnier.
6497
6498 2003-12-29 Kevin Ryde <user42@zip.com.au>
6499
6500 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
6501
6502 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
6503
6504 Tramp version 2.0.38 released.
6505
6506 * tramp.texi (Remote shell setup): Warn of environment variables
6507 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
6508 <sven.gabriel@imk.fzk.de>.
6509 (Configuration): Tramp now chooses base64/uuencode
6510 automatically. Update wording accordingly.
6511 (Top): More description for the `Default Method' menu entry.
6512 (Default Method): Use @code, not @var, for Lisp variables.
6513 (Default Method): New subsection `Which method is the right one
6514 for me?' Suggested by Christian Kirsch.
6515 (Configuration): Pointer to new subsection added.
6516 (Default Method): Too many "use" in one sentence.
6517 Rephrase. Reported by Christian Kirsch.
6518 (Filename Syntax): Old `su' example is probably a left-over from
6519 the sm/su method naming. Replace with `ssh', instead.
6520 (External transfer methods, Auto-save and Backup):
6521 Typo fixes.
6522
6523 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
6524
6525 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
6526 (Top): Mention japanese manual only if flag `jamanual' is set.
6527 Insert section `Japanese manual' in menu.
6528
6529 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
6530
6531 * eshell.texi (Known Problems): Add doc item.
6532
6533 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
6534
6535 * cc-mode.texi: Update for CC Mode 5.30.
6536
6537 Note: Please refrain from doing purely cosmetic changes like
6538 removing trailing whitespace in this manual; it clobbers cvs
6539 merging for no good reason.
6540
6541 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6542
6543 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
6544 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
6545 @acronym{ASCII}.
6546
6547 2003-10-26 Karl Berry <karl@gnu.org>
6548
6549 * info.texi (Info Search): Echo area, not echo are. From Debian
6550 diff.
6551
6552 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
6553
6554 * widget.texi (Defining New Widgets): Document new behavior of
6555 :buttons and :children keywords.
6556
6557 2003-10-22 Miles Bader <miles@gnu.org>
6558
6559 * Makefile.in (info): Move before $(top_srcdir)/info.
6560
6561 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
6562
6563 * tramp.texi (Inline methods): Small grammar fix.
6564 (External transfer methods): Likewise.
6565
6566 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
6567
6568 * speedbar.texi: Remove paragraph for GUD that is no longer true.
6569
6570 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
6571
6572 * texinfo.tex: Replace `%' in arch tagline by @ignore.
6573
6574 2003-09-30 Richard M. Stallman <rms@gnu.org>
6575
6576 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
6577
6578 * widget.texi (User Interface): Fix typos.
6579
6580 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
6581
6582 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
6583
6584 * pcl-cvs.texi (Selected Files): Fix typo.
6585
6586 2003-09-21 Karl Berry <karl@gnu.org>
6587
6588 * info.texi (] and [ commands): No period at end of section title.
6589
6590 2003-09-04 Miles Bader <miles@gnu.org>
6591
6592 * Makefile.in (top_srcdir): New variable.
6593 ($(top_srcdir)/info): New rule.
6594 (info): Depend on it.
6595
6596 2003-09-03 Peter Runestig <peter@runestig.com>
6597
6598 * makefile.w32-in: New file.
6599
6600 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
6601
6602 * widget.texi (User Interface): Explain the need of static text
6603 around an editable field.
6604
6605 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6606
6607 * widget.texi (Basic Types): The argument to `:help-echo' can now
6608 be a form that evaluates to a string.
6609
6610 2003-08-18 Kim F. Storm <storm@cua.dk>
6611
6612 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
6613
6614 2003-08-16 Richard M. Stallman <rms@gnu.org>
6615
6616 * dired-x.texi (Shell Command Guessing): Explain *.
6617
6618 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
6619
6620 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
6621 log-edit-insert-changelog.
6622
6623 2003-08-03 Karl Berry <karl@gnu.org>
6624
6625 * info.texi: Need @contents.
6626
6627 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
6628
6629 Tramp version 2.0.36 released.
6630
6631 * tramp.texi (Remote shell setup): Explain about problems with
6632 non-Bourne commands in ~/.profile and ~/.shrc.
6633
6634 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6635
6636 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
6637 renaming of `vis-mode' to `visible-mode'.
6638
6639 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
6640
6641 * info.texi (Top, Help-Small-Screen): Remove accidentally added
6642 next, prev and up pointers.
6643
6644 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
6645
6646 * info.texi (Help): Mention existence of Emacs and stand-alone
6647 Info at the very beginning of the tutorial.
6648 (Help-Inv): New node.
6649 (Help-]): New node.
6650 (Help-M): Systematically point out the differences between default
6651 Emacs and stand-alone versions. Delete second menu.
6652 (Help-Xref): Systematically point out the differences between
6653 default Emacs and stand-alone versions.
6654 (Help-Int): Change `l' example.
6655 (Expert Info): Fix typos.
6656 (Emacs Info Variables): Mention `Info-hide-note-references' and
6657 new default for `Info-scroll-prefer-subnodes'.
6658
6659 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
6660
6661 Version 2.0.35 of Tramp released.
6662
6663 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
6664 (Inline methods): Add methods `remsh' and `plink1'.
6665 (External transfer methods): Add method `remcp'.
6666 (Multi-hop Methods): Add method `remsh'.
6667 Small patch from Adrian Aichner <adrian@xemacs.org>:
6668 Fix minor typos.
6669 (Concept Index): Added to make manual searchable via
6670 `Info-index'.
6671 (Version Control): Add cindex entry.
6672
6673 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
6674
6675 * trampver.texi: Version 2.0.34 released.
6676
6677 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6678
6679 * faq.texi: Improve previous changes.
6680
6681 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
6682
6683 * faq.texi: Update copyright and maintenance details.
6684 Update some package URLs, versions, and maintainers.
6685 Remove many references to the Emacs Lisp Archive.
6686
6687 2003-04-23 Simon Josefsson <jas@extundo.com>
6688
6689 * smtpmail.texi: Fix license (the invariant sections mentioned has
6690 never been part of the smtp manual). Align info dir entry with
6691 other emacs packages.
6692
6693 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
6694
6695 * tramp.texi: Version 2.0.33 released.
6696 Remove installation chapter. Remove XEmacs specifics.
6697
6698 2003-03-29 Richard M. Stallman <rms@gnu.org>
6699
6700 * tramp.texi (Top): Undo the previous renaming.
6701 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
6702
6703 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
6704
6705 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
6706 version of manual.
6707
6708 * tramp.texi (Auto-save and Backup): New node.
6709
6710 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
6711
6712 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
6713 Emacs" in order to have better differentiation to "XEmacs".
6714 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
6715 are new macros in order to point to the other Emacs flavor where
6716 appropriate. In info case, point to node `Installation' in order
6717 to explain how to generate the other way. In html case, make a
6718 link to the other html file.
6719 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
6720 after CVS checkout/update.
6721 (Installation): Completely rewritten.
6722 (Installation parameters, Load paths): New sections under
6723 `Installation'.
6724
6725 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
6726
6727 * tramp.texi: Version 2.0.30 released.
6728 Replace word "path" with "localname" where used as a component of
6729 a Tramp file name.
6730
6731 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
6732
6733 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
6734 introduced.
6735 (Installation): Explain what to do if files from the tramp/contrib
6736 directory are needed.
6737
6738 2003-02-23 Alex Schroeder <alex@emacswiki.org>
6739
6740 * smtpmail.texi (How Mail Works): New.
6741
6742 2003-02-22 Alex Schroeder <alex@emacswiki.org>
6743
6744 * smtpmail.texi: New file.
6745
6746 * Makefile.in: Build SMTP manual.
6747
6748 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
6749
6750 * tramp.texi: Version 2.0.29 released.
6751 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
6752 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
6753
6754 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
6755
6756 * tramp.texi (Frequently Asked Questions): Explain a workaround if
6757 another package loads accidently Ange-FTP.
6758
6759 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
6760
6761 * tramp.texi (Customizing Completion): Add function
6762 `tramp-parse-sconfig'. Change example of
6763 `tramp-set-completion-function', because parsing of ssh config
6764 files looks more natural.
6765
6766 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
6767
6768 * gnus.texi: Do not use `path' in several locations.
6769
6770 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
6771
6772 * tramp.texi (External transfer methods): New method `smb'. From
6773 Michael Albinus.
6774
6775 2002-11-05 Karl Berry <karl@gnu.org>
6776
6777 * info.texi (Info-fontify): Reorder face list to avoid bad line
6778 breaks.
6779
6780 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6781
6782 * tramp.texi: Move @copying to standard place. Use
6783 @insertcopying.
6784
6785 2002-10-02 Karl Berry <karl@gnu.org>
6786
6787 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
6788 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
6789 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
6790 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
6791 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
6792 Per rms, update all manuals to use @copying instead of @ifinfo.
6793 Also use @ifnottex instead of @ifinfo around the top node, where
6794 needed for the sake of the HTML output.
6795 (The Gnus manual is not fixed since it's not clear to me how it
6796 works; and the Tramp manual already uses @copying, although in an
6797 unusual way. All others were changed.)
6798
6799 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
6800
6801 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
6802 (../info/ses, ses.dvi): New targets.
6803 * ses.texi: New file.
6804
6805 2002-09-06 Pavel Janík <Pavel@Janik.cz>
6806
6807 * texinfo.tex: Update to texinfo 4.2.
6808
6809 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
6810
6811 * reftex.texi: Update to RefTeX 4.19.
6812
6813 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6814
6815 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
6816 (../info/tramp, tramp.dvi): New targets.
6817
6818 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
6819
6820 * Makefile.in (DVI_TARGETS): Add calc.dvi.
6821 (calc.dvi): Uncomment.
6822
6823 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
6824
6825 * Makefile.in (INFO_TARGETS): Add ../info/calc.
6826 (../info/calc): New target.
6827
6828 2001-10-20 Gerd Moellmann <gerd@gnu.org>
6829
6830 * (Version 21.1 released.)
6831
6832 2001-10-05 Gerd Moellmann <gerd@gnu.org>
6833
6834 * Branch for 21.1.
6835
6836 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
6837
6838 * Makefile.in (../info/info): Use an explicit -o switch to
6839 makeinfo.
6840
6841 2001-03-05 Gerd Moellmann <gerd@gnu.org>
6842
6843 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6844
6845 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
6846
6847 * Makefile.in (../info/idlwave): Use --no-split.
6848
6849 2000-12-14 Dave Love <fx@gnu.org>
6850
6851 * Makefile.in (mostlyclean): Remove gnustmp.*.
6852 (gnus.dvi): Change rule to remove @latex stuff.
6853
6854 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
6855
6856 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
6857
6858 2000-10-13 John Wiegley <johnw@gnu.org>
6859
6860 * Makefile.in: Add build targets for eshell.texi.
6861
6862 2000-09-25 Gerd Moellmann <gerd@gnu.org>
6863
6864 * Makefile.in: Remove/comment speedbar stuff.
6865
6866 2000-09-22 Dave Love <fx@gnu.org>
6867
6868 * Makefile.in: Add emacs-mime.
6869
6870 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
6871
6872 * Makefile.in (INFO_TARGETS): Add ../info/woman.
6873 (DVI_TARGETS): Add woman.dvi.
6874 (../info/woman, woman.dvi): New targets.
6875
6876 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
6877
6878 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
6879
6880 * pcl-cvs.texi: New file.
6881 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
6882 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
6883
6884 2000-05-11 Gerd Moellmann <gerd@gnu.org>
6885
6886 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
6887 (../info/ebrowse, ebrowse.dvi): New targets.
6888
6889 2000-01-13 Gerd Moellmann <gerd@gnu.org>
6890
6891 * Makefile.in (INFO_TARGETS): Add eudc.
6892 (DVI_TARGETS): Add eudc.dvi.
6893 (../info/eudc, eudc.dvi): New targets.
6894
6895 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
6896
6897 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
6898 compatibility with 8+3 filesystems).
6899 (../info/efaq): Rename from emacs-faq.
6900
6901 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
6902
6903 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
6904 (../info/idlwave, idlwave.dvi): New targets.
6905
6906 1999-10-23 Dave Love <fx@gnu.org>
6907
6908 * Makefile.in: Use autotype.texi.
6909
6910 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
6911
6912 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
6913 faq.texi file) rather than ../info/faq.
6914
6915 1999-10-07 Gerd Moellmann <gerd@gnu.org>
6916
6917 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
6918 (../info/ada-mode, ada-mode.dvi): New targets.
6919
6920 1999-09-01 Dave Love <fx@gnu.org>
6921
6922 * Makefile.in: Add faq.
6923
6924 1999-07-12 Richard Stallman <rms@gnu.org>
6925
6926 * Version 20.4 released.
6927
6928 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6929
6930 * Version 20.3 released.
6931
6932 1998-04-06 Andreas Schwab <schwab@gnu.org>
6933
6934 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
6935 Use it in dvi targets.
6936 (../etc/GNU): Change to $(srcdir) first.
6937
6938 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
6939
6940 * reftex.texi: Update for RefTeX version 3.22.
6941
6942 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
6943
6944 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
6945 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6946
6947 1997-09-23 Paul Eggert <eggert@twinsun.com>
6948
6949 * Makefile.in: Merge changes mistakenly made to `Makefile'.
6950 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
6951
6952 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6953
6954 * Version 20.2 released.
6955
6956 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6957
6958 * Version 20.1 released.
6959
6960 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6961
6962 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
6963
6964 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6965
6966 * Version 19.33 released.
6967
6968 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6969
6970 * Version 19.32 released.
6971
6972 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6973
6974 * Makefile.in: Add rules for the Message manual.
6975
6976 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6977
6978 * gnus.texi: New version.
6979
6980 * message.texi: New manual.
6981
6982 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6983
6984 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6985
6986 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6987
6988 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6989 Specify -I option.
6990 (All dvi targets): Set the TEXINPUTS variable.
6991
6992 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6993
6994 * Version 19.31 released.
6995
6996 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
6997
6998 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
6999 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
7000
7001 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7002
7003 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
7004 (INFO_TARGETS): Add ../info/cc-mode.
7005 (DVI_TARGETS): Add cc-mode.dvi.
7006
7007 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7008
7009 * Version 19.30 released.
7010
7011 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
7012
7013 * gnus.texi: New file.
7014
7015 1995-11-04 Erik Naggum <erik@naggum.no>
7016
7017 * gnus.texi: File deleted.
7018
7019 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
7020
7021 * mh-e.texi: "Function Index" -> "Command Index" to work with
7022 Emacs 19.30 C-h C-k support of separately-documented commands.
7023
7024 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7025
7026 * Makefile.in (../info/ediff, ediff.dvi): New targets.
7027 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
7028
7029 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7030
7031 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
7032 (../info/viper, viper.dvi): New targets.
7033
7034 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
7035
7036 * dired-x.texi (Installation): Change the example to set
7037 buffer-local variables like dired-omit-files-p in
7038 dired-mode-hook.
7039
7040 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7041
7042 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
7043 (../info/mh-e, mh-e.dvi): New targets.
7044
7045 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
7046
7047 * Makefile.in (maintainer-clean): Rename from realclean.
7048
7049 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7050
7051 * Makefile.in: New file.
7052 * Makefile: File deleted.
7053
7054 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7055
7056 * Makefile (TEXINDEX_OBJS): Variable deleted.
7057 (texindex, texindex.o, getopt.o): Rules deleted.
7058 All deps on texindex deleted.
7059 (distclean): Don't delete texindex.
7060 (mostlyclean): Don't delete *.o.
7061 * texindex.c, getopt.c: Files deleted.
7062
7063 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7064
7065 * Version 19.26 released.
7066
7067 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7068
7069 * Version 19.25 released.
7070
7071 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7072
7073 * Version 19.24 released.
7074
7075 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7076
7077 * Version 19.23 released.
7078
7079 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7080
7081 * Makefile: Delete spurious tab.
7082
7083 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7084
7085 * Makefile (.SUFFIXES): New rule.
7086
7087 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7088
7089 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
7090 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
7091
7092 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7093
7094 * Makefile (../info/sc): Rename from sc.info.
7095 (../info/cl): Likewise.
7096 (INFO_TARGETS): Use new names.
7097
7098 1993-12-04 Richard Stallman (rms@srarc2)
7099
7100 * getopt.c: New file.
7101 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
7102 (getopt.o): New rule.
7103 (dvi): Don't depend on texindex.
7104 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
7105 Depend on texindex.
7106
7107 1993-12-03 Richard Stallman (rms@srarc2)
7108
7109 * Makefile (../info/sc.info): Rename from ../info/sc.
7110 (TEXI2DVI): New variable.
7111 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
7112 Add explicit commands.
7113 (TEXINDEX_OBJS): Delete duplicate getopt.o.
7114
7115 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7116
7117 * Version 19.22 released.
7118
7119 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7120
7121 * Makefile (TEXINDEX_OBJS): Delete spurious period.
7122
7123 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7124
7125 * Version 19.21 released.
7126
7127 1993-11-15 Paul Eggert (eggert@twinsun.com)
7128
7129 * man/Makefile (../info/cl.info): Rename from ../info/cl.
7130
7131 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7132
7133 * Makefile (../etc/GNU): New target.
7134 (EMACSSOURCES): Add gnu1.texi.
7135
7136 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7137
7138 * Makefile (realclean): Don't delete the Info files.
7139
7140 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
7141
7142 * forms.texi: Fix forms.texi so that it will format correctly.
7143 Add missing `@end iftex', fix bad reference.
7144
7145 * info.texi, info-stn.texi: New files implement texinfo version of
7146 `info' file.
7147
7148 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
7149
7150 * Makefile: Fix targets for texindex, new info.texi files.
7151 * info-stnd.texi: New file implements info for standalone info
7152 reader.
7153 * info.texi: Update to include recent changes to "../info/info".
7154 New source file for ../info/info; includes info-stnd.texi.
7155
7156 * texindex.c: Include "../src/config.h" if building in emacs.
7157
7158 * Makefile: Change all files to FILENAME.texi, force all targets
7159 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
7160 vip.texinfo, forms.texinfo, cl.texinfo.
7161 Add target to build texindex.c, defining `emacs'.
7162
7163 * forms.texi: Install new file to match version 2.3 of forms.el.
7164
7165 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7166
7167 * Version 19.19 released.
7168
7169 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
7170
7171 * sc.texinfo: Fix info file name.
7172
7173 * Makefile (info): Add gnus and sc.
7174 (dvi): Add gnus.dvi and sc.dvi.
7175 (../info/sc, sc.dvi): New targets.
7176
7177 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7178
7179 * Version 19.18 released.
7180
7181 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7182
7183 * Makefile: Fix source file names of the separate manuals.
7184 (gnus.dvi, ../info/gnus): New targets.
7185
7186 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7187
7188 * Version 19.17 released.
7189
7190 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7191
7192 * split-man: Fix typos in last change.
7193
7194 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7195
7196 * Version 19.16 released.
7197
7198 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7199
7200 * version 19.15 released.
7201
7202 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7203
7204 * Makefile (distclean): It's rm, not rf.
7205
7206 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7207
7208 * Version 19.14 released.
7209
7210 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7211
7212 * Makefile: New file.
7213
7214 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7215
7216 * Version 19.13 released.
7217
7218 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7219
7220 * Version 19.9 released.
7221
7222 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7223
7224 * Version 19.8 released.
7225
7226 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7227
7228 * Version 19.7 released.
7229
7230 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
7231
7232 * gnus.texinfo: New file. Removed installation instructions.
7233
7234 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
7235
7236 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
7237
7238 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
7239
7240 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
7241 then define `\sc' as the command for smallcaps in Texinfo. This
7242 means that the @sc command will produce small caps. bfox has
7243 made the corresponding change to makeinfo and texinfm.el.
7244
7245 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7246
7247 * vip.texinfo: Remove menu entry Adding Lisp Code in node
7248 Customization since the menu entry did not point to anything.
7249 Also add an @finalout command to remove overfull hboxes from the
7250 printed output.
7251
7252 * cl.texinfo: Add @bye, \input line and @settitle to file.
7253 This file is clearly intended to be a chapter of some other work,
7254 but the other work does not yet exist.
7255
7256 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7257
7258 * texinfo.texinfo: Three typos corrected.
7259
7260 ;; Local Variables:
7261 ;; coding: utf-8
7262 ;; End:
7263
7264 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
7265 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
7266 Free Software Foundation, Inc.
7267
7268 This file is part of GNU Emacs.
7269
7270 GNU Emacs is free software: you can redistribute it and/or modify
7271 it under the terms of the GNU General Public License as published by
7272 the Free Software Foundation, either version 3 of the License, or
7273 (at your option) any later version.
7274
7275 GNU Emacs is distributed in the hope that it will be useful,
7276 but WITHOUT ANY WARRANTY; without even the implied warranty of
7277 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7278 GNU General Public License for more details.
7279
7280 You should have received a copy of the GNU General Public License
7281 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.