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