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