1 2011-10-14 Glenn Morris <rgm@gnu.org>
3 * ert.texi (Introduction, How to Run Tests)
4 (Running Tests Interactively, Expected Failures)
5 (Tests and Their Environment, Useful Techniques)
6 (Interactive Debugging, Fixtures and Test Suites):
8 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
9 (Running Tests in Batch Mode): Simplify loading instructions.
10 (Test Selectors): Clarify some selectors.
11 (Expected Failures, Useful Techniques):
12 Make examples fit in 80 columns.
14 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
16 * calc.texi (Basic Operations on Units): Discuss temperature
17 conversion (`u t') alongside with other unit conversions ('u c').
19 2011-10-12 Glenn Morris <rgm@gnu.org>
21 * ert.texi: Whitespace trivia to make main menu items line up better.
23 2011-10-08 Glenn Morris <rgm@gnu.org>
25 * Makefile.in: Fix ert rules.
27 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
29 * gnus.texi (Gnus Utility Functions): Add more references and
30 explanations (bug#9683).
32 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
34 * gnus.texi (Archived Messages): Note the default (bug#9552).
36 2011-09-21 Bill Wohler <wohler@newt.com>
38 Release MH-E manual version 8.3.
40 * mh-e.texi: (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
42 (Preface): Updated support information.
43 (From Bill Wohler): Reset text to original version. As a
44 historical quote, the tense should be correct in the time that it
47 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
49 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
50 (Finding the News): Doc clarification.
51 (Terminology): Mention naming.
53 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
55 * gnus.texi: Remove mentions of `recent', which are now obsolete.
56 (Interactive): Document `quiet'.
58 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
60 * org.texi (Images in LaTeX export): rewrite.
62 2011-08-15 Bastien Guerry <bzg@gnu.org>
64 * org.texi (Using the mapping API): mention 'region as a possible
65 scope for `org-map-entries'.
67 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
69 * org.texi (Visibility cycling): Document `org-copy-visible'.
71 2011-08-15 Bastien Guerry <bzg@gnu.org>
73 * org.texi (Template expansion): order template sequences in the
76 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
78 * org.texi (eval): Expand discussion of the :eval header argument.
80 2011-08-15 Bastien Guerry <bzg@gnu.org>
82 * org.texi (Languages): Add Lilypond and Awk as supported
85 2011-08-15 Achim Gratz <stromeko@nexgo.de>
87 * org.texi: document that both CLOCK_INTO_DRAWER and
88 LOG_INTO_DRAWER can be used to override the contents of variable
89 org-clock-into-drawer (or if unset, org-log-into-drawer).
91 * org.texi: replace @xref->@pxref.
93 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
95 * org.texi (Evaluating code blocks): Documenting the new option
96 for inline call lines.
98 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
100 * org.texi (Results of evaluation): More explicit about the
101 mechanism through which interactive evaluation of code is
104 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
106 * org.texi (noweb-ref): New header argument documentation.
108 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
110 * org.texi (Extracting source code): Documentation of the new
111 org-babel-tangle-named-block-combination variable.
113 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
115 * org.texi (Structure of code blocks): explicitly state that the
116 behavior of multiple blocks of the same name is undefined
118 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
120 * org.texi (TaskJuggler export): Modify the example to reflect the
121 new effort durations.
123 2011-08-15 David Maus <dmaus@ictsoc.de>
125 * org.texi (Images in LaTeX export): Escape curly brackets in
128 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
130 * org.texi (The clock table): Document the :properties and
131 :inherit-props arguments for the clocktable.
133 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
135 * org.texi (Tables in LaTeX export): Document specifying placement
138 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
140 * org.texi (Evaluating code blocks): More specific documentation
141 about the different types of header arguments.
143 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
145 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
147 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
149 * org.texi (Built-in table editor): Document the table field
152 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
154 * org.texi (Easy Templates): Document new template.
156 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
158 * org.texi (Literal examples): Add a cross-reference from "Literal
159 Examples" to "Easy Templates."
161 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
163 * org.texi (The clock table): Add link to match syntax.
165 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
167 * org.texi (Agenda commands): Document clock consistency checks.
169 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
171 * org.texi (Built-in table editor): Document that \vert represents
172 a vertical bar in a table field.
174 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
176 * org.texi (Literal examples): Link from "Markup" > "Literate
177 Examples" to "Working with Source Code".
179 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
181 * org.texi (Agenda commands): Doc for function option to bulk
184 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
186 * org.texi (Template expansion): Document new %<...> template
189 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
191 * org.texi (Selective export): Document exclusion of any tasks
194 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
196 * org.texi (Selective export): Document how to exclude DONE tasks
198 (Publishing options): Document the properties to be used to turn off
199 export of DONE tasks.
201 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
203 * org.texi (The date/time prompt): Document date range protection.
205 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
207 * org.texi (padline): Documentation of the new padline header
210 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
212 * org.texi (var): Adding "[" to list of characters triggering
215 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
217 * org.texi (var): Documentation of Emacs Lisp evaluation during
220 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
222 * org.texi (colnames): Reference indexing into variables, and note
223 that colnames are *not* removed before indexing occurs.
224 (rownames): Reference indexing into variables, and note that
225 rownames are *not* removed before indexing occurs.
227 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
229 * org.texi (var): Clarification of indexing into tabular
232 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
234 * org.texi (results): Documentation of the `:results wrap' header
237 2011-08-15 Bastien Guerry <bzg@gnu.org>
239 * org.texi (LaTeX and PDF export): add a note about a limitation
240 of the LaTeX export: the org file has to be properly structured.
242 2011-08-15 Bastien Guerry <bzg@gnu.org>
244 * org.texi (Dynamic blocks, Structure editing): Mention
245 the function `org-narrow-to-block'.
247 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
249 * org.texi (Languages): Updating list of code block supported
252 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
254 * org.texi (Special properties): CATEGORY is a special property,
255 but it may also used in the drawer.
257 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
259 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
261 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
263 * org.texi (Include files): Document :lines.
265 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
267 * org.texi (comments): Documentation of the ":comments noweb" code
268 block header argument.
270 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
272 * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
273 added extra whitespace around functions to be consistent with the
276 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
278 * org.texi (Evaluating code blocks): Expanded discussion of
280 (Header arguments in function calls): Expanded discussion of
283 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
285 * org.texi (Evaluating code blocks): More explicit about how to
286 pass variables to #+call lines.
288 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
290 * org.texi (Results of evaluation): Link to the :results header
291 argument list from the "Results of evaluation" section.
293 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
295 * org.texi (Conflicts): Adding additional information about
296 resolving org/yasnippet conflicts.
298 2011-08-15 David Maus <dmaus@ictsoc.de>
300 * org.texi (Publishing options): Document style-include-scripts
301 publishing project property.
303 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
305 * org.texi (Sparse trees): Document the next-error /
306 previous-error functionality.
308 2011-08-15 Tom Dye <tsd@tsdye.com>
310 * org.texi (cache): Improved documentation of code block caches.
312 2011-08-15 Tom Dye <tsd@tsdye.com>
314 * org.texi (Code block specific header arguments): Documentation
315 of multi-line header arguments.
317 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
319 * org.texi (Code evaluation security): Add example for using a
322 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
324 * org.texi (Tables in LaTeX export): Documentation of new
325 attr_latex options for tables.
327 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
329 * trampver.texi: Update release number.
331 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
333 Sync with Tramp 2.2.2.
335 * trampver.texi: Update release number.
337 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
339 * flymake.texi (Example -- Configuring a tool called via make):
340 Use /dev/null instead of the Windows "nul" (bug#8715).
342 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
344 * widget.texi (Setting Up the Buffer): Remove mention of the
345 global keymap parent, which doesn't seem to be accurate
348 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
350 * org.texi (Special agenda views): Fix double quoting (bug#3509).
352 2010-07-10 Kevin Ryde <user42@zip.com.au>
354 * cl.texi (For Clauses): Add destructuring example processing an
357 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
359 * ediff.texi (Major Entry Points): Remove mention of `require',
360 since that's not pertinent in the installed Emacs (bug#9016).
362 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
364 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
365 (Filtering New Groups): Clarify how simple the "options -n" format is.
366 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
369 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
371 * tramp.texi (Cleanup remote connections): Add
372 `tramp-cleanup-this-connection'.
374 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
376 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
378 (Checking New Groups): Ditto (bug#8974).
379 (Checking New Groups): Moved the reference to the right place.
381 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
383 * gnus.texi (Startup Files): Clarify that we're talking about numbered
384 backups, and not actual vc (bug#8975).
386 2011-07-03 Kevin Ryde <user42@zip.com.au>
388 * cl.texi (For Clauses): @items for hash-values and key-bindings
389 to make them more visible when skimming. Add examples of `using'
390 clause to them, examples being clearer than a description in
393 2011-07-01 Alan Mackenzie <acm@muc.de>
395 * cc-mode.texi (Guessing the Style): New page.
396 (Styles): Add a short introduction to above.
398 2011-06-28 Deniz Dogan <deniz@dogan.se>
400 * rcirc.texi (Configuration): Bug-fix:
401 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
402 Reported by Elias Pipping <pipping@exherbo.org>.
404 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
406 * gnus.texi (Summary Mail Commands): Document
407 `gnus-summary-reply-to-list-with-original'.
409 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
411 * eshell.texi (Known problems): Fix typo.
413 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
415 * tramp.texi (Customizing Completion): Mention authinfo-style files.
416 (Password handling): `auth-source-debug' is good for debug messages.
418 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
420 * gnus.texi (Store custom flags and keywords): Refer to
421 `gnus-registry-article-marks-to-{chars,names}' instead of
422 `gnus-registry-user-format-function-{M,M2}'.
424 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
426 * texinfo.tex: Merge from gnulib.
428 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
430 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
431 (Store custom flags and keywords):
432 Mention `gnus-registry-user-format-function-M' and
433 `gnus-registry-user-format-function-M2'.
435 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
437 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
439 2011-05-17 Glenn Morris <rgm@gnu.org>
441 * gnus.texi (Face): Fix typo.
443 2011-05-14 Glenn Morris <rgm@gnu.org>
445 * dired-x.texi (Omitting Examples): Minor addition.
447 2011-05-10 Jim Meyering <meyering@redhat.com>
449 * ede.texi: Fix typo "or or -> or".
451 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
453 * gnus.texi (Summary Buffer Lines):
454 gnus-summary-user-date-format-alist does not exist.
455 (Sorting the Summary Buffer): More about sorting threads.
457 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
459 * trampver.texi: Update release number.
461 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
463 * tramp.texi (Frequently Asked Questions): New item for disabling
464 Tramp in other packages.
466 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
468 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
469 (Fancy splitting to parent, Store arbitrary data):
470 Updated gnus-registry docs.
472 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
474 * ede.texi: Fix typos.
476 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
478 * gnus.texi (Window Layout): @itemize @code doesn't exist.
481 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
483 * gnus.texi (Listing Groups): Document gnus-group-list-ticked
485 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
487 * calc.texi (Logarithmic Units): Update the function names.
489 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
491 * message.texi (Various Commands): Document format specs in the
494 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
496 * message.texi (Insertion Variables): Document message-cite-style.
498 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
500 * tramp.texi (Remote processes): New subsection "Running shell on
503 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
505 * auth.texi (Help for developers): Update docs to explain that the
506 :save-function will only run the first time.
508 2011-03-12 Glenn Morris <rgm@gnu.org>
510 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
511 (emacs-faq.text): New target.
512 (clean): Add emacs-faq.
514 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
516 Sync with Tramp 2.2.1.
518 * trampver.texi: Update release number.
520 2011-03-11 Glenn Morris <rgm@gnu.org>
522 * Makefile.in (HTML_TARGETS): New.
523 (clean): Delete $HTML_TARGETS.
524 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
526 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
528 * auth.texi (Help for developers): Show example of using
529 `auth-source-search' with prompts and :save-function.
531 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
533 * Version 23.3 released.
535 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
537 * message.texi (Message Buffers): Update default value of
538 message-generate-new-buffers.
540 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
542 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
543 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
545 (Musical Notes): New section.
546 (Customizing Calc): Mention the customizable variable
549 2011-03-03 Glenn Morris <rgm@gnu.org>
551 * url.texi (Dealing with HTTP documents): Remove reference to
552 function url-decode-text-part; never seems to have existed. (Bug#6038)
553 (Configuration): Update url-configuration-directory description.
555 2011-03-02 Glenn Morris <rgm@gnu.org>
557 * dired-x.texi (Multiple Dired Directories): Remove mentions
558 of dired-default-directory-alist and dired-default-directory.
559 Move dired-smart-shell-command here...
560 (Miscellaneous Commands): ... from here.
562 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
564 * texinfo.tex: Update to version 2011-02-24.09.
566 2011-03-02 Glenn Morris <rgm@gnu.org>
568 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
569 instead of the obsoleted dired-omit-here-always.
571 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
573 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
576 2011-02-28 Glenn Morris <rgm@gnu.org>
578 * dbus.texi (Type Conversion): Grammar fix.
580 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
582 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
585 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
587 2011-02-23 Glenn Morris <rgm@gnu.org>
589 * dired-x.texi (Features): Minor rephrasing.
590 (Local Variables): Fix typos.
592 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
593 Standardize some Emacs/XEmacs terminology.
595 * dired-x.texi (Features): Don't advertise obsolete local variables.
597 (Omitting Variables): Update local variables example.
598 (Local Variables): Say this is obsolete. Fix description of
599 dired-enable-local-variables possible values.
601 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
603 * auth.texi (Help for users): Mention ~/.netrc is also searched by
606 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
608 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
610 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
612 * gnus.texi (Window Layout): Document layout names.
614 2011-02-19 Eli Zaretskii <eliz@gnu.org>
616 * ada-mode.texi: Sync @dircategory with ../../info/dir.
617 * auth.texi: Sync @dircategory with ../../info/dir.
618 * autotype.texi: Sync @dircategory with ../../info/dir.
619 * calc.texi: Sync @dircategory with ../../info/dir.
620 * cc-mode.texi: Sync @dircategory with ../../info/dir.
621 * cl.texi: Sync @dircategory with ../../info/dir.
622 * dbus.texi: Sync @dircategory with ../../info/dir.
623 * dired-x.texi: Sync @dircategory with ../../info/dir.
624 * ebrowse.texi: Sync @dircategory with ../../info/dir.
625 * ede.texi: Sync @dircategory with ../../info/dir.
626 * ediff.texi: Sync @dircategory with ../../info/dir.
627 * edt.texi: Sync @dircategory with ../../info/dir.
628 * eieio.texi: Sync @dircategory with ../../info/dir.
629 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
630 * epa.texi: Sync @dircategory with ../../info/dir.
631 * erc.texi: Sync @dircategory with ../../info/dir.
632 * eshell.texi: Sync @dircategory with ../../info/dir.
633 * eudc.texi: Sync @dircategory with ../../info/dir.
634 * flymake.texi: Sync @dircategory with ../../info/dir.
635 * forms.texi: Sync @dircategory with ../../info/dir.
636 * gnus.texi: Sync @dircategory with ../../info/dir.
637 * idlwave.texi: Sync @dircategory with ../../info/dir.
638 * mairix-el.texi: Sync @dircategory with ../../info/dir.
639 * message.texi: Sync @dircategory with ../../info/dir.
640 * mh-e.texi: Sync @dircategory with ../../info/dir.
641 * newsticker.texi: Sync @dircategory with ../../info/dir.
642 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
643 * org.texi: Sync @dircategory with ../../info/dir.
644 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
645 * pgg.texi: Sync @dircategory with ../../info/dir.
646 * rcirc.texi: Sync @dircategory with ../../info/dir.
647 * reftex.texi: Sync @dircategory with ../../info/dir.
648 * remember.texi: Sync @dircategory with ../../info/dir.
649 * sasl.texi: Sync @dircategory with ../../info/dir.
650 * sc.texi: Sync @dircategory with ../../info/dir.
651 * semantic.texi: Sync @dircategory with ../../info/dir.
652 * ses.texi: Sync @dircategory with ../../info/dir.
653 * sieve.texi: Sync @dircategory with ../../info/dir.
654 * smtpmail.texi: Sync @dircategory with ../../info/dir.
655 * speedbar.texi: Sync @dircategory with ../../info/dir.
656 * trampver.texi [emacs]: Set emacsname to "Emacs".
657 * tramp.texi: Sync @dircategory with ../../info/dir.
658 * url.texi: Sync @dircategory with ../../info/dir.
659 * vip.texi: Sync @dircategory with ../../info/dir.
660 * viper.texi: Sync @dircategory with ../../info/dir.
661 * widget.texi: Sync @dircategory with ../../info/dir.
662 * woman.texi: Sync @dircategory with ../../info/dir.
664 2011-02-19 Glenn Morris <rgm@gnu.org>
666 * dired-x.texi (Technical Details): No longer redefines
667 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
668 dired-read-shell-command, or dired-find-buffer-nocreate.
670 2011-02-18 Glenn Morris <rgm@gnu.org>
672 * dired-x.texi (Optional Installation File At Point): Simplify.
674 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
676 * auth.texi (Help for users): Use :port instead of :protocol for all
678 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
679 to have two files in `auth-sources'.
681 2011-02-16 Glenn Morris <rgm@gnu.org>
683 * dired-x.texi: Use emacsver.texi to get Emacs version.
684 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
685 Depend on emacsver.texi.
687 * dired-x.texi: Drop meaningless version number.
688 (Introduction): Remove old info.
689 (Optional Installation Dired Jump): Autoload from dired-x.
690 Remove incorrect info about loaddefs.el.
691 (Bugs): Just refer to M-x report-emacs-bug.
693 * dired-x.texi (Multiple Dired Directories): Update for rename of
694 default-directory-alist.
695 (Miscellaneous Commands): No longer mention very old VM version 4.
697 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
700 * texinfo.tex: Update to version 2011-02-14.11.
702 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
704 * auth.texi (Help for users):
705 Login collection is "Login" and not "login".
707 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
709 * tramp.texi (History): Remove IMAP support.
710 (External methods, Frequently Asked Questions): Remove `imap' and
712 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
714 * trampver.texi: Remove default value of `emacsimap'.
716 2011-02-13 Glenn Morris <rgm@gnu.org>
718 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
719 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
721 2011-02-12 Glenn Morris <rgm@gnu.org>
723 * sc.texi (Getting Connected): Remove old index entries.
725 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
727 * url.texi: Remove duplicate @dircategory (Bug#7942).
729 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
731 * auth.texi (Overview, Help for users, Help for developers):
733 (Help for users): Talk about spaces.
735 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
737 * texinfo.tex: Update to version 2011-02-07.16.
739 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
741 * dbus.texi (Bus names): Adapt descriptions for
742 dbus-list-activatable-names and dbus-list-known-names.
744 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
746 * calc.texi (Logarithmic Units): New section.
748 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
750 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
753 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
755 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
757 * overrides.texi: Remove.
759 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
760 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
762 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
764 * tramp.texi (Frequently Asked Questions): Mention problems with
767 * trampver.texi: Update release number.
769 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
772 Replace "delimet" with "delimit" globally.
773 Replace "explicite" with "explicit" globally.
774 Replace "instead of" with "instead" where there was nothing after "of".
775 Audit use of comma before interrogative pronoun, "that", or "which".
776 Minor word order, spelling, wording changes.
778 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
780 * overrides.texi: New file to set or clear WEBHACKDEVEL.
782 * sieve.texi: Use WEBHACKDEVEL.
784 * sasl.texi: Use WEBHACKDEVEL.
786 * pgg.texi: Use WEBHACKDEVEL.
788 * message.texi: Use WEBHACKDEVEL.
790 * gnus.texi: Use WEBHACKDEVEL.
792 * emacs-mime.texi: Use WEBHACKDEVEL.
794 * auth.texi: Use WEBHACKDEVEL.
796 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
799 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
801 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
803 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
805 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
806 which in turn is copied from ftp://tug.org/tex/.
808 2011-02-03 Glenn Morris <rgm@gnu.org>
810 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
811 (Binding combinations of modifiers and function keys):
812 Let's assume people reading this are not using Emacs 18.
814 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
816 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
817 since it's run automatically.
819 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
821 * gnus.texi (Customizing Articles): Fix typo.
823 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
825 * gnus.texi (Customizing Articles): Document the new way of customizing
828 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
830 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
833 2011-01-29 Eli Zaretskii <eliz@gnu.org>
835 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
836 (MAKEINFO_OPTS): New variable.
837 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
838 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
839 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
840 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
841 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
842 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
843 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
844 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
845 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
846 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
847 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
848 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
849 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
850 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
851 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
852 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
853 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
854 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
856 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
858 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
860 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
862 * message.texi (IDNA): Explain what it is.
864 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
866 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
868 2011-01-23 Werner Lemberg <wl@gnu.org>
870 * Makefile.in (MAKEINFO): Now controlled by `configure'.
871 (MAKEINFO_OPTS): New variable. Use it where appropriate.
874 2011-01-18 Glenn Morris <rgm@gnu.org>
876 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
878 2011-01-14 Eduard Wiebe <usenet@pusto.de>
880 * nxml-mode.texi (Introduction): Fix file name typos.
882 2011-01-13 Christian Ohler <ohler@gnu.org>
884 * ert.texi: New file.
887 * makefile.w32-in: Add ert.texi.
889 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
891 * dbus.texi (Receiving Method Calls): New function
892 dbus-register-service. Rearrange node.
894 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
896 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
897 which in turn is copied from ftp://tug.org/tex/.
899 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
901 * dbus.texi (Receiving Method Calls): Describe new optional
902 parameter dont-register-service of dbus-register-{method,property}.
904 2010-12-17 Daiki Ueno <ueno@unixuser.org>
906 * epa.texi (Encrypting/decrypting *.gpg files):
907 Mention epa-file-select-keys.
909 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
911 * gnus.texi (Archived Messages): Remove outdated text.
913 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
915 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
917 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
919 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
921 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
923 * gnus.texi (The swish++ Engine): Add customizable parameters
925 (The swish-e Engine): Ditto.
927 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
929 * tramp.texi (Inline methods): Add "ksu" method.
930 (Remote processes): Add example with remote `default-directory'.
932 2010-12-14 Glenn Morris <rgm@gnu.org>
934 * faq.texi (Expanding aliases when sending mail):
935 Now build-mail-aliases is interactive.
937 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
939 * gnus.texi: First pass at adding (rough) nnir documentation.
941 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
943 * gnus.texi (Filtering New Groups):
944 Mention gnus-auto-subscribed-categories.
945 (The First Time): Remove, since default-subscribed-newsgroups has been
948 2010-12-13 Glenn Morris <rgm@gnu.org>
950 * cl.texi (For Clauses): Small fixes for frames and windows.
952 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
954 * org.texi (Using capture): Document using prefix arguments for
956 (Agenda commands): Document prefix argument for the bulk scatter
958 (Beamer class export): Document that also overlay arguments can be
959 passed to the column environment.
960 (Template elements): Document the new entry type.
962 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
964 * org.texi (Include files): Document :minlevel.
966 2010-12-11 Julien Danjou <julien@danjou.info>
968 * org.texi (Categories): Document category icons.
970 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
972 * org.texi (noweb): Fix typo.
974 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
976 * gnus.texi (Server Commands): Point to the rest of the server
979 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
981 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
984 2010-12-02 Julien Danjou <julien@danjou.info>
986 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
988 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
990 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
991 (Direct Functions): Note the STARTTLS upgrade.
993 2010-11-27 Glenn Morris <rgm@gnu.org>
994 James Clark <none@example.com>
996 * nxml-mode.texi (Introduction): New section.
998 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1000 * gnus.texi (Server Commands): Document gnus-server-show-server.
1002 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
1004 Sync with Tramp 2.2.0.
1006 * trampver.texi: Update release number.
1008 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
1010 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
1011 Mention that the TeX specific units won't use the `tex' prefix
1014 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
1016 * gnus.texi (Misc Article): Document gnus-inhibit-images.
1018 2010-11-17 Glenn Morris <rgm@gnu.org>
1020 * edt.texi: Remove information about Emacs 19.
1022 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
1024 * trampver.texi: Update release number.
1026 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
1028 * gnus.texi (Article Washing): Fix typo.
1030 2010-11-11 Noorul Islam <noorul@noorul.com>
1032 * org.texi: Fix typo.
1034 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1036 * org.texi (Using capture): Explain that refiling is
1037 sensitive to cursor position.
1039 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1041 * org.texi (Images and tables): Add cross reference to link section.
1043 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1045 * org.texi: Document the <c> cookie.
1047 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
1049 * org.texi: multi-line header arguments :PROPERTIES: :ID:
1050 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
1052 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1054 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
1056 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1058 * org.texi (Project alist): Mention that this is a property list.
1060 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1062 * org.texi (Setting up the staging area): Document that
1063 file names remain visible when encrypting the MobileOrg files.
1065 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1067 * org.texi (Setting up the staging area): Document which
1068 versions are needed for encryption.
1070 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
1072 * org.texi (noweb): Update :noweb documentation to
1073 reflect the new "tangle" argument.
1075 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
1077 * org.texi (Batch execution): Improve tangling script in
1080 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1082 * org.texi (Handling links):
1083 (In-buffer settings): Document inlining images on startup.
1085 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1087 * org.texi (Setting up the staging area): Document use of
1090 2010-11-11 David Maus <dmaus@ictsoc.de>
1092 * org.texi (Template expansion): Add date related link type escapes.
1094 2010-11-11 David Maus <dmaus@ictsoc.de>
1096 * org.texi (Template expansion): Add mew in table for link type
1099 2010-11-11 David Maus <dmaus@ictsoc.de>
1101 * org.texi (Template expansion): Fix typo in link type escapes.
1103 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
1105 * org.texi (Structure of code blocks): Another documentation tweak.
1107 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
1109 * org.texi (Structure of code blocks): Documentation tweak.
1111 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
1113 * org.texi (Structure of code blocks):
1114 Update documentation to mention inline code block syntax.
1116 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
1118 * org.texi (comments): Improve wording.
1120 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
1122 * org.texi (comments): Document the new :comments header arguments.
1124 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1126 * org.texi (Installation): Remove the special
1127 installation instructions for XEmacs.
1129 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
1131 * org.texi (Easy Templates): New section. Documents quick
1132 insertion of empty structural elements.
1134 2010-11-11 Noorul Islam <noorul@noorul.com>
1136 * org.texi: Fix doc.
1138 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
1140 * org.texi (The date/time prompt): Document specification
1143 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1145 * org.texi (Internal links): Document the changes in
1148 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1150 * org.texi (Agenda commands): Document the limitation for
1151 the filter preset - it can only be used for an entire agenda
1152 view, not in an individual block in a block agenda.
1154 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
1156 * org.texi (iCalendar export): Document alarm creation.
1158 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
1160 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
1162 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
1164 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
1166 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
1168 * calc.texi: Use emacsver.texi to determine Emacs version.
1170 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1172 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
1173 since that works by default.
1175 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
1177 * gnus.texi (Customizing the IMAP Connection): Document
1178 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
1180 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
1182 * tramp.texi (Remote shell setup): New item "Interactive shell
1183 prompt". Reported by Christian Millour <cm@abtela.com>.
1184 (Remote shell setup, Remote processes): Use @code{} for
1185 environment variables.
1187 2010-11-03 Glenn Morris <rgm@gnu.org>
1189 * ediff.texi (Quick Help Commands, Miscellaneous):
1190 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
1192 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1194 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
1196 2010-10-31 Glenn Morris <rgm@gnu.org>
1198 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
1200 2010-10-31 Glenn Morris <rgm@gnu.org>
1202 * cc-mode.texi: Remove reference to defunct viewcvs URL.
1204 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1206 * gnus.texi (Client-Side IMAP Splitting):
1207 Mention nnimap-unsplittable-articles.
1209 2010-10-29 Julien Danjou <julien@danjou.info>
1211 * gnus.texi (Finding the News): Remove references to obsoletes
1212 variables `gnus-nntp-server' and `gnus-secondary-servers'.
1214 2010-10-29 Eli Zaretskii <eliz@gnu.org>
1216 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
1217 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
1218 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
1219 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
1221 2010-10-28 Glenn Morris <rgm@gnu.org>
1223 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
1224 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
1225 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
1227 2010-10-25 Daiki Ueno <ueno@unixuser.org>
1229 * epa.texi (Mail-mode integration): Add alternative key bindings
1230 for epa-mail commands; escape comma.
1231 Don't use the word "PGP", since it is a non-free program.
1233 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
1235 * calc.texi: Use emacsver.texi to determine Emacs version.
1237 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
1239 * gnus.texi (Group Parameters, Buttons): Fix typos.
1241 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
1243 * gnus.texi (Subscription Commands): Mention that you can also
1244 subscribe to new groups via the Server buffer, which is probably more
1245 convenient when subscribing to many groups.
1247 2010-10-21 Julien Danjou <julien@danjou.info>
1249 * message.texi (Message Headers): Allow message-default-headers to be a
1252 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1254 * gnus-news.texi: Mention new archive defaults.
1256 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
1258 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
1260 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
1262 * gnus.texi (HTML): Document the function value of
1263 gnus-blocked-images.
1264 (Article Washing): shr and gnus-w3m, not the direct function names.
1266 2010-10-20 Julien Danjou <julien@danjou.info>
1268 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
1271 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
1273 * gnus.texi (Customizing the IMAP Connection): The port strings are
1275 (Document Groups): Mention git.
1277 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
1279 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
1282 2010-10-15 Eli Zaretskii <eliz@gnu.org>
1284 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
1287 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1289 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
1290 @item syntax for in-Emacs makeinfo.
1292 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
1294 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
1297 2010-10-12 Daiki Ueno <ueno@unixuser.org>
1299 * epa.texi (Caching Passphrases):
1300 * auth.texi (GnuPG and EasyPG Assistant Configuration):
1301 Clarify some configurations require to set up gpg-agent.
1303 2010-10-11 Glenn Morris <rgm@gnu.org>
1305 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
1307 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
1309 * gnus.texi (Spam Package Introduction): Mention `$'.
1311 2010-10-09 Eli Zaretskii <eliz@gnu.org>
1313 * makefile.w32-in (emacsdir): New variable.
1314 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
1315 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
1317 2010-10-09 Glenn Morris <rgm@gnu.org>
1319 * Makefile.in (mostlyclean): Delete *.toc.
1321 * Makefile.in: Use $< in rules.
1323 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
1325 * Makefile.in ($(infodir)): Delete rule.
1326 (mkinfodir): New. Use it in all the info rules, rather than depending
1329 2010-10-09 Glenn Morris <rgm@gnu.org>
1331 * gnus.texi (Article Washing): Fix previous change.
1333 * Makefile.in (emacsdir): New variable.
1334 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
1335 Depend on emacsver.texi.
1337 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
1339 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
1341 2010-10-08 Julien Danjou <julien@danjou.info>
1343 * gnus.texi: Add mm-shr.
1345 2010-10-08 Ludovic Courtès <ludo@gnu.org>
1347 * gnus.texi (Finding the Parent, The Gnus Registry)
1348 (Registry Article Refer Method): Update docs for nnregistry.el.
1350 2010-10-08 Daiki Ueno <ueno@unixuser.org>
1352 * auth.texi (Help for users)
1353 (GnuPG and EasyPG Assistant Configuration): Update docs.
1355 2010-10-08 Glenn Morris <rgm@gnu.org>
1357 * cl.texi (Organization, Installation, Old CL Compatibility):
1358 Deprecate cl-compat for new code.
1359 (Usage, Installation): Remove outdated information.
1361 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
1363 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
1365 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
1367 2010-10-06 Julien Danjou <julien@danjou.info>
1369 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
1371 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
1374 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
1376 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
1379 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
1380 (FAQ 7-1): Fix getmail URL.
1382 2010-10-06 Daiki Ueno <ueno@unixuser.org>
1384 * epa.texi (Caching Passphrases): New section.
1386 2010-10-06 Glenn Morris <rgm@gnu.org>
1388 * Makefile.in (SHELL): Set it.
1389 (info): Move the mkdir dependency to the individual info files.
1390 (mostlyclean): Tidy up.
1391 (clean): Only delete the specific dvi and pdf files.
1392 (maintainer-clean): Be more restrictive in what we delete.
1393 ($(infodir)): Add parallel build workaround.
1395 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1397 * gnus.texi (Misc Article): Document gnus-widen-article-window.
1399 2010-10-03 Julien Danjou <julien@danjou.info>
1401 * emacs-mime.texi (Display Customization):
1402 Update mm-inline-large-images documentation and add documentation for
1403 mm-inline-large-images-proportion.
1405 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
1407 * tramp.texi (Frequently Asked Questions):
1408 Mention remote-file-name-inhibit-cache.
1410 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1412 * gnus.texi (Splitting Mail): Fix @xref syntax.
1413 (Splitting Mail): Really fix the @ref syntax.
1415 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1417 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
1418 (Article Hiding): Add google banner example.
1419 Suggested by Benjamin Xu.
1421 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
1423 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
1424 Remove nnimap-split-rule from examples.
1426 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1428 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
1429 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
1431 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
1433 2010-09-30 Julien Danjou <julien@danjou.info>
1435 * gnus.texi (Gravatars): Fix documentation about
1436 gnu-gravatar-properties.
1438 2010-09-29 Daiki Ueno <ueno@unixuser.org>
1440 * epa.texi (Bug Reports): New section.
1442 2010-09-29 Glenn Morris <rgm@gnu.org>
1444 * Makefile.in (top_srcdir): Remove unused variable.
1446 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1448 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
1449 (Client-Side IMAP Splitting): Document 'default.
1451 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
1453 * gnus.texi (Customizing the IMAP Connection):
1454 Document nnimap-fetch-partial-articles.
1456 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1458 * gnus-news.texi: Mention nnimap-inbox.
1460 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
1462 2010-09-26 Julien Danjou <julien@danjou.info>
1464 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
1466 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1468 * gnus.texi (Security): Remove gpg.el mention.
1470 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
1472 * gnus.texi (Browse Foreign Server): New variable
1473 gnus-browse-subscribe-newsgroup-method.
1475 * gnus-news.texi: Mention it.
1477 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1479 * gnus.texi (NoCeM): Remove.
1480 (Startup Variables): No jingle.
1482 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
1484 * woman.texi (Interface Options): xz compression is now supported.
1486 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
1488 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
1489 (Unavailable Servers): Document gnus-server-copy-server.
1490 (Using IMAP): Document the new nnimap.
1492 2010-09-25 Julien Danjou <julien@danjou.info>
1494 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
1496 2010-09-24 Glenn Morris <rgm@gnu.org>
1498 * url.texi (Disk Caching): Tweak previous change.
1500 2010-09-24 Julien Danjou <julien@danjou.info>
1502 * url.texi (Disk Caching): Mention url-cache-expire-time,
1503 url-cache-expired, and url-fetch-from-cache.
1505 2010-09-24 Julien Danjou <julien@danjou.info>
1507 * gnus.texi: Add Gravatars.
1509 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
1511 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
1513 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1515 * gnus.texi (Expunging mailboxes): Update name of the expunging
1518 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
1520 * emacs-mime.texi (rfc2047): Update description for
1521 rfc2047-encode-parameter.
1523 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
1525 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
1527 (External methods): Remove "scp1_old" and "scp2_old" methods.
1529 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
1531 * tramp.texi: Remove Japanese manual. Fix typo.
1533 * trampver.texi: Update release number. Remove japanesemanual.
1535 2010-09-09 Glenn Morris <rgm@gnu.org>
1537 * org.texi: Restore clobbered changes (copyright years, untabify).
1539 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
1541 * gnus.texi (Adaptive Scoring): Fix typo.
1543 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1545 * gnus.texi (Article Display): Document gnus-html-show-images.
1547 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
1549 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
1551 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1553 * gnus.texi (HTML): Document gnus-max-image-proportion.
1555 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1557 * gnus.texi (HTML): Document gnus-blocked-images.
1559 * message.texi (Wide Reply): Document message-prune-recipient-rules.
1561 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1563 * gnus.texi (Summary Mail Commands): Note that only the addresses from
1564 the first message are used for wide replies.
1565 (Changing Servers): Remove documentation on gnus-change-server and
1566 friends, since it's been removed.
1568 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1570 * gnus.texi (Drafts): Mention B DEL.
1572 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
1574 * gnus.texi (Delayed Articles): Mention that the Date header is the
1575 original one, even if you delay.
1577 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1579 * gnus.texi (Asynchronous Fetching):
1580 Document gnus-async-post-fetch-function.
1581 (HTML): Made into its own section.
1583 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
1585 Sync with Tramp 2.1.19.
1587 * tramp.texi (Inline methods, Default Method): Mention
1588 `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
1589 Remove remark about doubled "-t" argument.
1590 (Auto-save and Backup): Remove reference to Emacs 21.
1591 (Filename Syntax): Describe port numbers.
1592 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
1593 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
1594 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
1595 errors with the backquotes.
1596 (External packages): File attributes cache flushing for asynchronous
1598 (Traces and Profiles): Describe verbose level 9.
1600 * trampver.texi: Update release number.
1602 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
1604 * dbus.texi (Alternative Buses): New chapter.
1606 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
1608 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
1610 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
1612 * calc.texi (Customizing Calc): Rearrange description of new
1613 variables to match the presentation of other variables.
1615 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
1617 * org.texi (Footnotes, Tables in HTML export): Fix typos.
1619 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
1621 * calc.texi (Making Selections, Selecting Subformulas)
1622 (Customizing Calc): Mention how to use faces to emphasize selected
1625 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
1627 * tramp.texi (External packages): File attributes cache flushing
1628 for asynchronous processes.
1630 2010-08-01 Alan Mackenzie <acm@muc.de>
1632 Enhance the manual for the latest Java Mode.
1634 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
1635 annotation-var-cont.
1636 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
1639 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
1641 * tramp.texi (Traces and Profiles): Describe verbose level 9.
1643 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
1645 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
1647 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
1649 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
1651 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
1653 * org.texi: Add macros to get plain quotes in PDF output.
1654 List additional contributors.
1655 (Capture): New section, replaces the section about remember.
1656 (Working With Source Code): New chapter, focused on documenting Org
1658 (Code evaluation security): New section.
1659 (MobileOrg): Document DropBox support.
1660 (TaskJuggler export): Document taskjuggler and Gantt chart support.
1661 (Special symbols): Show how to display UTF8 characters for entities.
1662 (Global TODO list): Clarify the use of the "M" key and the differences
1664 (RSS Feeds): Mention Atom feeds as well.
1665 (Setting tags): Remove paragraph about
1666 `org-complete-tags-always-offer-all-agenda-tags'.
1668 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
1670 * tramp.texi (Inline methods): Remove remark about doubled "-t"
1672 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
1675 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
1677 * tramp.texi (Inline methods): Remove "kludgy" phrase.
1678 (Filename Syntax): Describe port numbers.
1680 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
1682 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
1684 (Type Conversion): Precise conversion of natural numbers.
1685 (Errors and Events): Add "debugging" to concept index. Add variable
1688 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
1690 * dbus.texi (Receiving Method Calls): Add optional argument
1691 EMITS-SIGNAL to `dbus-register-property'.
1693 2010-06-27 Alex Schroeder <alex@gnu.org>
1695 * nxml-mode.texi (Commands for locating a schema): Fix typo.
1697 2010-06-24 Glenn Morris <rgm@gnu.org>
1699 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
1700 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
1701 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
1702 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
1703 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
1704 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
1705 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
1706 * woman.texi: Start direntry descriptions in column 32, per Texinfo
1707 convention. Make them end with a period.
1709 2010-06-23 Glenn Morris <rgm@gnu.org>
1711 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
1712 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
1713 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
1714 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
1715 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
1716 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
1718 2010-06-10 Glenn Morris <rgm@gnu.org>
1720 * idlwave.texi (Load-Path Shadows):
1721 * org.texi (Handling links): Fix typos.
1723 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
1725 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
1727 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
1729 * eshell.texi (Built-ins): Describe, how to disable a built-in command
1730 by an alias. (Bug#6226)
1732 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
1734 * calc.texi (Manipulating Vectors): Mention that vectors can
1735 be used to determine bins for `calc-histogram'.
1737 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
1739 * calc.texi: Remove "\turnoffactive" commands throughout.
1741 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
1743 * url.texi (HTTP language/coding, Customization):
1744 * message.texi (Header Commands, Responses):
1745 * cl.texi (Argument Lists): Fix typos.
1747 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
1749 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
1750 Note that Development menu is always available.
1751 (Creating a project): Fix terminology.
1752 (Add/Remove files): Fix typo.
1754 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
1756 * Version 23.2 released.
1758 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
1760 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
1762 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
1764 * tramp.texi (Inline methods, Default Method):
1765 Mention `tramp-inline-compress-start-size'.
1767 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
1769 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
1770 the CVS repo. Put the Git repo in the news section.
1772 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
1773 Removed some mentions of CVS. Mention the new Git repo.
1775 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
1777 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
1778 (Mail Group Commands): Add index entry.
1780 2010-04-18 Glenn Morris <rgm@gnu.org>
1782 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
1784 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
1786 * calc.texi (Radix modes): Mention that the option prefix will
1787 turn on twos-complement mode.
1788 (Inverse and Hyperbolic Flags): Mention the Option flag.
1790 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
1792 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
1793 (LaTeX/PDF export commands): Rename and Move section.
1794 (Sectioning structure): Update.
1795 (References): New use case for field coordinates.
1796 (The export dispatcher): Rename from ASCII export.
1797 (Setting up the staging area): Document the availability of
1798 encryption for MobileOrg.
1799 (Images and tables): Document how to reference labels.
1800 (Index entries): New section.
1801 (Generating an index): New section.
1802 (Column width and alignment): Document that <N> now
1803 means a fixed width, not a maximum width.
1804 (Publishing options): Document the :email option.
1805 (Beamer class export): Fix bug in the BEAMER example.
1806 (Refiling notes): Document refile logging.
1807 (In-buffer settings): Document refile logging keywords.
1808 (Drawers): Document `C-c C-z' command.
1809 (Agenda commands): Mention the alternative key `C-c C-z'.
1810 (Special properties): Document the BLOCKED property.
1811 (The spreadsheet): Mention the formula editor.
1812 (References): Document field coordinates.
1813 (Publishing action): Correct the documentation for the
1814 publishing function.
1815 (The date/time prompt): Document that we accept dates
1816 like month/day/year.
1817 (Cooperation): Document the changes in table.el support.
1818 (Faces for TODO keywords, Faces for TODO keywords)
1819 (Priorities): Document the easy colors.
1820 (Visibility cycling): Document the new double prefix
1821 arg for `org-reveal'.
1822 (Cooperation): Remember.el is part of Emacs.
1823 (Clean view): Mention that `wrap-prefix' is also set by
1825 (Agenda commands): Add information about prefix args to
1826 scheduling and deadline commands.
1827 (Search view): Point to the docstring of
1828 `org-search-view' for more details.
1829 (Agenda commands): Document that `>' prompts for a date.
1830 (Setting tags): Document variable
1831 org-complete-tags-always-offer-all-agenda-tags.
1832 (Column attributes): Cross-reference special properties.
1834 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
1836 Synchronize with Tramp repository.
1838 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
1839 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
1840 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
1841 syntax, texi2dvi reports errors with the backquotes.
1843 * trampver.texi: Update release number.
1845 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
1847 * gnus.texi (Finding the News): Add pointers to the Server buffer
1848 because it's essential.
1850 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
1852 * gnus.texi (MIME Commands): Update description of
1853 gnus-article-browse-html-article.
1855 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
1857 * auth.texi (Secret Service API): Add TODO node.
1858 (Help for users): Explain the new source options for `auth-sources'.
1860 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
1862 * trampver.texi: Update release number.
1864 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
1868 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
1870 * faq.texi (Escape sequences in shell output): Note that ansi-color is
1871 now enabled by default.
1873 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
1875 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
1876 when Emacs runs in interactive mode. (Bug#5645)
1878 2010-02-16 Glenn Morris <rgm@gnu.org>
1880 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
1882 2010-02-05 Mark A. Hershberger <mah@everybody.org>
1884 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
1886 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
1888 * gnus.texi (Score File Format): Fix typo.
1890 2010-01-19 Mark A. Hershberger <mah@everybody.org>
1892 * cc-mode.texi: Replace references to obsolete c-subword-mode.
1894 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
1896 * ada-mode.texi (Project File Overview): Fix typo.
1898 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
1900 * semantic.texi: Add Richard Y. Kim credit.
1902 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
1904 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
1906 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
1907 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
1909 2010-01-17 Glenn Morris <rgm@gnu.org>
1911 * calc.texi (Reporting Bugs): Don't mention format of repository.
1913 * woman.texi (Bugs): Make "Emacs repository" less specific,
1914 and the URL for same more specific.
1916 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
1918 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
1920 * ede.texi (ede-step-project, ede-proj-target):
1921 * tramp.texi (Remote processes): Fix typos.
1923 2010-01-16 Mario Lang <mlang@delysid.org>
1925 * ede.texi (ede-target):
1926 * org.texi (Refiling notes): Remove duplicated words.
1928 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
1930 * gnus.texi (Posting Styles): Use with-current-buffer.
1931 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
1933 2010-01-02 Kevin Ryde <user42@zip.com.au>
1935 * eieio.texi (Naming Conventions): Correction to xref on elisp
1936 coding conventions, is "Tips" node not "Standards".
1938 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
1940 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
1942 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
1944 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
1946 * gnus.texi (Direct Functions): Add missing port number to tls method.
1948 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
1950 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
1951 ($(infodir)/edt, edt.dvi): New targets.
1953 2009-12-15 Glenn Morris <rgm@gnu.org>
1955 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
1956 (edt, $(infodir)/edt, edt.dvi): New targets.
1957 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
1959 * Makefile.in (PDF_TARGETS, pdf): New.
1961 Add pdf rules for all manuals.
1963 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
1965 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
1967 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
1969 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
1970 (Smart Jump, Analyzer Debug): Copyedits.
1971 (Semantic mode user commands): Link to new nodes.
1972 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
1973 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
1974 upstream Semantic manual.
1976 * semantic.texi (Introduction): Minor fix to diagram.
1978 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
1980 * eshell.texi (History): Add the other built-in variables.
1981 (Built-ins): Explain built-ins, and how to apply the external commands.
1982 Add `history', `su' and `sudo'.
1984 * tramp.texi (Remote processes): Add missing <RET> in the example.
1986 2009-12-01 Bill Wohler <wohler@newt.com>
1988 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
1989 path for mairix example. Specify -q in namazu example since namazu is
1990 excessively garrulous.
1992 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
1994 * tramp.texi (Remote processes): Improve eshell example with "su"
1995 and "sudo" commands.
1997 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
1999 * semantic.texi (Analyzer Internals): Rename from Analyzer.
2001 * sem-user.texi (Semantic mode user commands): Fix key syntax.
2002 Document semantic-complete-analyze-inline.
2003 (Semanticdb search debugging commands): Minor clarification.
2004 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
2005 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
2007 (Semantic mode): Link to Idle Scheduler.
2009 2009-11-28 Kevin Ryde <user42@zip.com.au>
2011 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
2012 @pxref, now EIEIO is in Emacs.
2014 * erc.texi (Development): Correction to git tutorial url.
2016 2009-11-26 Glenn Morris <rgm@gnu.org>
2018 * faq.texi (Latest version of Emacs): Mention stability of development
2020 (Problems with very large files): Max buffer size increase in 23.2.
2021 (VM): VM has moved house again.
2023 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
2025 * calc.texi (Radix modes): Discuss alternate bases for two's complement
2028 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
2030 * org.texi (Column attributes): Fix documentation of new operators.
2032 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
2034 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
2035 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
2036 (Idle Completions Mode): Numerous copyedits.
2038 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
2040 * semantic.texi (Semantic Internals, Glossary):
2041 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
2042 (Semanticdb search debugging commands): Fix typos.
2044 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
2046 * calc.texi (Radix modes): Mention twos-complement notation.
2048 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
2050 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
2051 ($(infodir)/semantic, semantic.dvi): New targets.
2053 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
2055 * Makefile.in: Build the Semantic manual.
2057 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
2060 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
2062 * dbus.texi (Receiving Method Calls): New defun
2063 `dbus-unregister-service'.
2065 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
2067 * org.texi (Speed keys): New section.
2069 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
2071 * dbus.texi (Type Conversion): Fix typo.
2072 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
2073 `dbus-registered-objects-table'.
2074 (Receiving Method Calls): New defun `dbus-register-property'.
2075 Move `dbus-unregister-object' here.
2077 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
2079 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
2081 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
2083 * org.texi (Column attributes): Add the new age summary operators.
2084 Also, mention the fact you can only use one summary operator per
2087 2009-11-13 John Wiegley <johnw@newartisans.com>
2089 * org.texi (Tracking your habits): Add a new section in the
2090 manual about how to track habits.
2091 (Resolving idle time): Add a section on how idle and
2092 dangling clocks are resolved.
2094 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
2096 * org.texi (Agenda commands): Document the new `i' command.
2097 (Inserting deadline/schedule): Document logging changes
2098 of scheduling and deadline times stamps.
2099 (In-buffer settings): Document the in-buffer keywords for logging
2100 changes of scheduling and deadline times stamps.
2101 (Structure editing, Plain lists): Document indentation
2102 cycling in empty entries with TAB.
2103 (Archiving): Document the default archiving command.
2104 (Moving subtrees): Document the new keys for archiving.
2105 (Internal archiving): Fix incorrect key.
2106 (Agenda commands): Document the TODO set switching commands.
2107 (Agenda commands): Document the new archiving keys.
2108 (Clocking work time): Better description on how to save
2109 and restore a clock.
2110 (Resolving idle time): Mention the x11idle program to get true
2111 idleness also under X11.
2112 (Resolving idle time): Use @kbd instead of @key for normal
2113 letters, because this is how he rest of the manual does this.
2114 (Pushing to MobileOrg): Mention that `org-directory'
2116 (Agenda commands): Document that SPC is a filter for
2118 (Search view): Rename from "Keyword search".
2119 (Capure): New chapter.
2120 (Markup): New chapter.
2121 (Links in HTML export, Images in HTML export):
2122 Extend the section titles.
2123 (Images in HTML export): Document the align option.
2124 (Text areas in HTML export): Extend the section title.
2125 (Images in LaTeX export): Explain image placement in LaTeX.
2127 2009-11-10 Glenn Morris <rgm@gnu.org>
2129 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
2131 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
2133 * tramp.texi (Auto-save and Backup): Disable backups just for a
2136 * trampver.texi: Update release number.
2138 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
2140 Sync with Tramp 2.1.17.
2142 * trampver.texi: Update release number.
2144 2009-10-29 Glenn Morris <rgm@gnu.org>
2146 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
2148 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
2150 * tramp.texi (External methods): Temporary files are kept for
2151 `rsync' and `rsyncc' methods.
2153 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
2155 * eieio.texi: Fix typos.
2157 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
2159 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
2161 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
2163 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
2164 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
2166 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
2168 * Makefile.in: Build EIEIO and EDE manuals.
2170 2009-10-07 Eric Ludlam <zappo@gnu.org>
2173 * ede.texi: New files.
2175 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
2177 * tramp.texi (Remote processes): Association of a pty is not supported.
2179 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
2181 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
2182 (Processing LaTeX fragments): Document that the size of images can be
2183 changes using the variable `org-format-latex-options'.
2184 (The date/time prompt, Timestamps): Be more accurate over ISO format
2186 (Visibility cycling): Document showeverything keyword.
2187 (In-buffer settings): Document showeverything keyword.
2188 (Setting up the staging area): Fix the example.
2189 (MobileOrg): New section.
2190 (Agenda commands, Exporting Agenda Views): Document exporting the
2191 agenda view to Org files.
2193 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
2195 * tramp.texi (History): Add IMAP support.
2196 (External methods): Add `imap' and `imaps' methods.
2197 (GVFS based methods): Add indices for `davs'.
2198 (Password handling): Rename anchors. Add IMAP entries for
2201 * trampver.texi: Set default value of `emacsimap'.
2203 2009-09-22 Daiki Ueno <ueno@unixuser.org>
2205 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
2207 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
2209 * dired-x.texi (Technical Details):
2210 Delete dired-up-directory (Bug#4292).
2212 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
2214 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
2216 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
2218 * org.texi (Effort estimates): Document new effort setting commands.
2219 (Agenda commands): Document the new keys fro agenda time motion.
2220 Document entry text mode. Improve documentation of the keys to include
2221 inactive time stamps into the agenda view.
2222 (Feedback): Document the new bug report command.
2223 (Structure editing): Add an index entry for the sorting of subtrees.
2225 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
2227 * auth.texi (Help for users): Corrected markup.
2229 2009-09-02 Glenn Morris <rgm@gnu.org>
2231 * emacs-mime.texi (time-date): Mention float-time.
2233 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
2235 * calc.texi (Simplifying Formulas): Improve the wording.
2237 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
2239 * auth.texi: Rewritten for coverage and clarity.
2241 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
2243 * gnus.texi (Expiring Mail):
2244 Mention gnus-mark-copied-or-moved-articles-as-expirable.
2245 (Various Various): Mention gnus-safe-html-newsgroups.
2247 * gnus-news.texi: Mention
2248 gnus-mark-copied-or-moved-articles-as-expirable.
2250 * emacs-mime.texi (Display Customization): Add xref to
2251 gnus-safe-html-newsgroups.
2253 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
2255 * tramp.texi (Version Control): Remove.
2256 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
2258 (External methods): Correct `scpc' concept index entries. New method
2260 (External packages): New subsections "Filename completion" and "File
2263 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
2265 * calc.texi (Rewrite Rules): Improve the example.
2266 (Simplifying Formulas): Explain use of the I and H flags for
2269 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
2271 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
2272 Describe autostart behaviour of dbus-ping.
2273 (Synchronous Methods, Asynchronous Methods): Use English numeric format
2275 (Top): Remove footnote saying D-Bus is not enabled by
2278 2009-08-23 Daiki Ueno <ueno@unixuser.org>
2280 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
2281 Reported by Jari Aalto (Bug#4211).
2282 (Mail-mode integration): Mention epa-mail-mode and
2283 epa-global-mail-mode.
2284 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
2287 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
2289 * dbus.texi (Asynchronous Methods): Allow nil handler.
2291 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
2293 * ediff.texi (ediff-current-file): Add information about this new function.
2295 * viper.texi: Add information about C-s in viper's search command.
2297 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
2299 * calc.texi (Date Forms): Fix typos.
2301 2009-08-08 Glenn Morris <rgm@gnu.org>
2303 * org.texi (Agenda commands): Restore clobbered change.
2305 2009-08-07 Eli Zaretskii <eliz@gnu.org>
2307 * calc.texi (Graphics, Devices): Update with the peculiarities of
2308 operation on MS-Windows.
2310 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
2312 * org.texi (Publishing action): Improve documentation of file
2313 names when publishing to the source directory.
2314 (Clean view): Document `org-indent-mode'.
2315 (Clocking work time): Add documentation for the
2316 new :timetamp option when creating a clock report.
2317 (Paragraphs): Fix many typos.
2318 (Plain lists): Remove duplicate explanation about the
2320 (Literal examples): Update to reflect the new behavior
2321 of the -n -r -k switches when exporting source code examples.
2322 (Structure editing): Add information about `C-c *',
2323 converting a plain list into a list of Org items.
2324 (Remember): Small rephrasing of the paragraph
2325 describing remember.el. Also mentioned that remember.el is part
2326 of Emacs 23, not Emacs 22.
2327 (Clocking work time): Add documentation about
2328 displaying the current clocking time against the effort estimate.
2329 Also add a footnote about using `org-clock-in-prepare-hook' to add
2330 an effort estimate on the fly, just before clocking it.
2331 (Footnotes): Document automatic renumbering and
2333 (Agenda commands): Document new bulk commands.
2334 (Plain lists): Document new behavior of
2335 `org-cycle-include-plain-lists'.
2336 Hyphenation only in TeX.
2337 (Clocking work time): Document the key to update effort
2339 (Clocking work time): Document the clock time display.
2340 (Structure editing, TODO basics): Document new
2342 (Column attributes): Document new colciew operators.
2343 (Publishing options): Document :xml-declaration.
2344 (Tracking TODO state changes): Document the
2345 LOG_INTO_DRAWER property.
2346 (Literal examples): Document the new implementation for
2347 editing source code.
2348 (Publishing action): Mention the new publishing
2349 function, to publish an Org source file.
2350 (Publishing links): Mention how to link to an Org source file.
2351 (Macro replacement): Document new macros.
2352 (Handling links): Document type-specific completion
2353 when inserting links.
2354 (Structure editing, Plain lists): Improve documentation
2356 (Internal links): Document custom ids for links.
2357 (Handling links): Document custom ids for links.
2358 (CSS support): Document new class.
2359 (Refiling notes): Document the possibility to create new nodes
2361 (Agenda commands): Document the "?" operator to find
2362 tasks without effort setting.
2363 (Exporting agenda information): Section moved.
2364 (RSS Feeds): New section.
2365 (Built-in table editor): Document M-e and M-a navigate
2367 (Stuck projects): Docment that projects identified as
2368 un-stuck will still be searchd for stuck sub-projects.
2369 (Paragraphs): Document centering.
2370 (Creating timestamps, Agenda commands): Document new
2371 behavior when changing time stamps.
2372 (Structure editing): Document the new command
2373 `org-clone-subtree-with-time-shift'.
2374 (Publishing): Refresh this chapter.
2375 (Export options, Export options, In-buffer settings):
2376 Document the new keywords.
2377 (Matching tags and properties): Collect all
2378 documentation about tags/property matches here.
2379 (Setting tags): Document `org-tag-persistent-alist'.
2380 (Weekly/daily agenda): New section.
2381 (Orgstruct mode): Describe `orgstruct++-mode'.
2382 (Drawers): Mention the LOGBOOK drawer.
2383 (Export options, Sectioning structure): Document the
2384 #+LEATEX_HEADER in-buffer setting.
2385 (Bugs): Section removed.
2386 (Hooks): New section.
2387 (Add-on packages): Move here from old location.
2388 (Context-sensitive commands): New section.
2389 (Setting tags): Document newline option.
2390 (Global TODO list, Matching tags and properties):
2391 Mention more variables.
2392 (Checkboxes): Update to changed command behavior.
2394 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
2396 * speedbar.texi (Basic Key Bindings): Fix typo.
2398 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2400 * calc.texi (Vector/Matrix Functions): Add index entries for both
2401 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
2402 affects matrices with more than one row.
2403 (Help Commands): Add index entries for "prefix ?" key bindings.
2405 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
2407 * calc.texi (Stack Manipulation Commands): Add documentation for
2408 `calc-transpose-lines'
2410 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
2412 * dbus.texi (Receiving Method Calls): Describe special return value
2415 2009-07-24 Alan Mackenzie <acm@muc.de>
2417 * cc-mode.texi (Config Basics, File Styles): Document that at mode
2418 initialization, any individual variable setting now takes precedence
2419 over one done via c-file-style/c-file-offsets.
2421 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
2423 * calc.texi (Undoing Mistakes): Mention that the undo list will be
2424 truncated when Calc is quit.
2425 (Customizing Calc): Document `calc-undo-length'.
2427 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
2429 * calc.texi (About This Manual): Don't mention chapter numbers in text.
2431 2009-07-11 Kevin Ryde <user42@zip.com.au>
2433 * pcl-cvs.texi (About PCL-CVS):
2434 * widget.texi (Basic Types):
2435 Fix cross-references.
2437 2009-07-01 Andreas Schwab <aschwab@redhat.com>
2439 * dbus.texi (Type Conversion): Don't use literal control character.
2441 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
2443 * tramp.texi (GVFS based methods): New section.
2444 (Remote processes): Processes for GVFS based methods run locally.
2446 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
2448 * tramp.texi (Inline methods, External methods, Gateway methods):
2449 Avoid the words "kludge" and hack".
2450 (External methods): Add `synce' method.
2452 * trampver.texi: Update release number.
2454 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
2456 Sync with Tramp 2.1.16.
2458 * tramp.texi (History): Add GVFS support.
2459 (External methods): Precise `rsync' description. Add `dav', `davs' and
2460 `obex' methods. Add 'tramp-gvfs-methods' option.
2461 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
2463 (Remote Programs): Introduce `tramp-own-remote-path'.
2464 (Remote processes): New subsection "Running remote programs that create
2466 (Frequently Asked Questions): Improve code for disabling vc.
2468 * trampver.texi: Update release number. Set default value of
2471 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
2475 2009-06-17 Glenn Morris <rgm@gnu.org>
2477 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
2478 (Latest version of Emacs): Mention source code repository.
2480 2009-06-16 Glenn Morris <rgm@gnu.org>
2482 * faq.texi (Top): Language tweak.
2483 (Extended commands): Most people have arrow keys.
2484 (Emacs manual): Say how to follow info links.
2485 (File-name conventions): Change title a bit. Explain about source
2486 versus installed. Condense etc description.
2487 (Guidelines for newsgroup postings): Mention Savannah list page.
2488 (Newsgroup archives): Simplify.
2489 (Contacting the FSF): Add contact URL.
2490 (Emacs Lisp documentation): Printed version not always available.
2491 (Installing Texinfo documentation): Explain how by hand installation is
2492 not normally needed. Use add-to-list. Remove duplicate reference.
2493 (Informational files for Emacs): Move info on Help menu here from
2494 "File-name conventions".
2495 (Help installing Emacs): Tweak uref.
2496 (Obtaining the FAQ): Mention repository.
2497 (Origin of the term Emacs): Explain "ITS".
2498 (Changing load-path): Use add-to-list.
2499 (Automatic indentation): Clarify this is for Text mode.
2500 Don't mention Indented Text mode.
2501 (Finding Emacs on the Internet): The FSF does not seem to offer a
2502 deluxe distribution on CD anymore.
2504 2009-06-16 Glenn Morris <rgm@gnu.org>
2506 * faq.texi (Top): Mention which Emacs version this FAQ is about.
2507 Recommend the latest release. Mention how to get older FAQs.
2508 Recommend the Emacs manual.
2509 (Guidelines for newsgroup postings): Discourage cross-posts.
2510 (Underlining paragraphs): Remove.
2511 (Editing MS-DOS files): Remove pre-Emacs 20 information.
2512 (Bugs and problems): Update key-binding.
2513 (Problems with very large files): Mention 64-bit.
2514 (Shell process exits abnormally): Remove.
2515 (Problems with Shell Mode): Rename and update.
2516 (Spontaneous entry into isearch-mode)
2517 (Problems talking to certain hosts): Remove. This is old information,
2518 in etc/PROBLEMS if needed.
2519 (Emacs takes a long time to visit files, Updating Emacs): Remove.
2520 (Dired claims that no file is on this line): Update.
2521 (Installing Emacs, Problems building Emacs): Simplify.
2522 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
2524 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
2525 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
2526 (JDEE): "JDEE", not "JDE".
2527 (Handling C-s and C-q with flow control, Binding C-s and C-q):
2528 Remove. This is old information, in etc/PROBLEMS if needed.
2529 (stty and Backspace key, Kanji and Chinese characters): Remove.
2530 (Right-to-left alphabets): Update section.
2531 (Changing the included text prefix): Gnus uses message-yank-prefix.
2532 Add cross-reference to Supercite manual.
2533 (Saving a copy of outgoing mail): Simplify output file description.
2534 (Expanding aliases when sending mail): Refer to Emacs manual.
2535 Remove old info about RFC822.
2536 Correct description of how to rebuild aliases.
2537 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
2538 (MIME with Emacs mail packages)
2539 (Viewing articles with embedded underlining)
2540 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
2541 Remove old sections.
2542 (Killing based on nonstandard headers): Remove. Scoring is preferable,
2543 and is well-documented in the Gnus manual.
2544 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
2545 (Making Gnus faster): Rename from "Starting Gnus faster".
2546 Merge "Catch-up is slow in Gnus" into here.
2548 2009-06-14 Glenn Morris <rgm@gnu.org>
2550 * faq.texi (Status of Emacs): Re-order with most recent releases first.
2551 (New in Emacs 23): New section.
2552 (Handling C-s and C-q with flow control): Add xref.
2554 2009-06-13 Glenn Morris <rgm@gnu.org>
2556 * faq.texi (Setting up a customization file): Grammar fix.
2557 Customize is no longer "new".
2558 (Displaying the current line or column): Line-number mode is on by
2559 default. Don't mention `column' package. Mention linum.el.
2560 (Turning on abbrevs by default): Explain how to do it for buffers,
2561 modes, and everywhere.
2562 (Associating modes with files): Use add-to-list. Don't mention Emacs
2564 (Highlighting a region): On by default since 23.1.
2565 (Replacing highlighted text): Update doc quote.
2566 (Working with unprintable characters): Don't mention search-quote-char.
2567 (Using an already running Emacs process): Gnuclient is probably not an
2568 enhancement these days.
2569 (Indenting switch statements): Remove mention of pre-Emacs 20.
2570 (Horizontal scrolling): Abbreviate Emacs 20 description.
2571 (Replacing text across multiple files): Fix name of dired command.
2572 (Disabling backups): Use require not load.
2573 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2575 2009-06-13 Bill Wohler <wohler@newt.com>
2577 Release MH-E manual version 8.2.
2579 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2582 2009-06-13 Glenn Morris <rgm@gnu.org>
2584 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
2585 in this day and age the common meaning is "on the web".
2586 (copying): Use @copyright in all cases.
2587 (Basic keys): Remove reference to deleted manual node "Text Characters".
2588 (File-name conventions): Use GNU as an example rather than SERVICE.
2589 default.el lives in site-lisp. Update Info directory location.
2590 (Real meaning of copyleft): GPL actions have been brought, but all
2591 settled out of court.
2592 (Guidelines for newsgroup postings): Shorten section title.
2593 Simplify comp.emacs description.
2594 (Newsgroup archives): Change Google URL. Describe Gmane.
2595 (Unsubscribing from Emacs lists): Remove discussion of "distribution
2596 points". Mention List-Unsubscribe header.
2597 (Contacting the FSF): Update email and URLs.
2598 (Basic editing): Mention F1 for help.
2599 (Installing Texinfo documentation): Refer to Texinfo website rather
2601 (Printing a Texinfo file): Mention texi2pdf.
2602 (Informational files for Emacs): Don't describe FTP or SERVICE, they
2603 are just stubs nowadays.
2604 (Latest version of Emacs): Explain version numbers.
2605 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
2606 (Turning on syntax highlighting): No need to mention hilit19 any more.
2607 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
2608 (Modes for various languages): Remove section.
2609 (Major packages and programs): Remove most version and maintainer
2610 information - it's hard to keep up-to-date, and adds nothing.
2611 Similarly with direct links to mailing lists.
2612 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
2613 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
2614 years, and Emacs comes with tools for this now.
2615 (Patch): Remove section - this is a standard tool.
2616 (Using function keys under X): Remove section.
2618 2009-06-12 Glenn Morris <rgm@gnu.org>
2620 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
2621 (Help installing Emacs): Remove reference to deleted X11 node.
2622 (Associating modes with files): Interpreter-mode-alist is no longer
2623 subservient to auto-mode-alist.
2624 (Installing Emacs): Change future Emacs version.
2625 (Linking with -lX11 fails): Remove old section.
2626 (Packages that do not come with Emacs): Update ELL location.
2627 Emacs Lisp archive is dead.
2628 (Emacs for Windows): Remove reference to old CE port.
2629 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
2630 (Emacs for VMS and DECwindows): Remove old ports.
2631 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
2632 (Removing flashing messages): Remove section about non-existent Gnus
2635 * faq.texi (Top): Add @top command.
2636 Remove the optional arguments from all @node commands: makeinfo can
2637 generate these automatically, and it is easier to edit and rearrange
2640 2009-06-11 Glenn Morris <rgm@gnu.org>
2642 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
2643 (The LPF): Make the updated URL the sole reference point.
2644 (Learning how to do something): Update refcard price and format.
2645 (Getting a printed manual): Sources in doc/emacs/, not man/.
2646 Also available in PDF format. Since the page count varies, be less
2648 (Informational files for Emacs): Remove references to deleted files
2649 LPF and SUN-SUPPORT, and to UUCP.
2650 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
2651 Remove many obsolete ways to get the FAQ, which now seems only to be
2652 distributed with Emacs.
2653 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
2655 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
2657 * org.texi (Org Plot): Fix tags (Bug#3507).
2658 (Workflow states, Agenda commands): Fix tags (Bug#3508).
2660 * ada-mode.texi (Installation, Compile commands)
2661 (Project File Overview, No project files, Set compiler options)
2662 (Use GNAT project file, Use multiple GNAT project files)
2663 (Identifier completion): Use @samp for menu items, and @kbd for key
2664 sequences (Bug#3504).
2666 2009-06-04 Daiki Ueno <ueno@unixuser.org>
2668 * gnus.texi (Security): Fix wording; add a link to epa.info.
2670 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
2672 * message.texi (Header Commands): Fix descriptions to match
2675 2009-04-22 Daiki Ueno <ueno@unixuser.org>
2677 * gnus.texi (Security): Mention that EasyPG is the current default.
2679 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
2681 * ediff.texi (Session Commands): Fix typo.
2683 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
2685 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
2686 news.software.readers. Reported by Florian Rehnisch.
2688 2009-04-02 Glenn Morris <rgm@gnu.org>
2690 * auth.texi: Capitalize direntry.
2692 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
2693 using a period in the entry name. (Bug#2797)
2695 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
2697 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
2698 ($(infodir)/auth, auth.dvi): New targets.
2700 2009-03-03 Glenn Morris <rgm@gnu.org>
2702 * auth.texi: Fix @setfilename.
2704 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
2705 (auth, $(infodir)/auth, auth.dvi): New rules.
2707 2009-02-25 Glenn Morris <rgm@gnu.org>
2709 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
2711 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
2713 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
2715 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
2717 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
2718 gnus-nocem-issuers, and gnus-nocem-verifyer.
2720 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
2722 * ada-mode.texi (Project files, Automatic Casing):
2723 * dbus.texi (Signals):
2724 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
2726 * nxml-mode.texi (Locating a schema)
2727 (Using the document's URI to locate a schema):
2728 * org.texi (Footnotes, Using the mapping API):
2729 * rcirc.texi (Channels): Remove duplicate words.
2731 2009-02-20 Glenn Morris <rgm@gnu.org>
2733 * dired-x.texi (Miscellaneous Commands):
2734 * gnus.texi: Minor updates for mbox Rmail.
2736 2009-02-16 Karl Berry <karl@gnu.org>
2738 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
2739 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
2740 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
2741 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
2742 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
2743 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
2744 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
2745 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
2746 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
2747 Consistently use @insertcopying in the Top node,
2748 @contents at the front (after @end titlepage),
2749 and @direntry after @copying. (Bug#1988)
2751 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
2753 * auth.texi: New file documenting auth-source.
2755 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
2757 * org.texi (Org Plot): Fix link.
2759 2009-02-09 Daiki Ueno <ueno@unixuser.org>
2761 * epa.texi (Mail-mode integration): Mention the way to do
2762 "encrypt-to-self". (Bug#1807)
2764 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
2766 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
2768 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
2770 * gnus-news.texi: Print version about Incoming*.
2772 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
2774 * org.texi (Structure editing, Handling links)
2775 (Fast access to TODO states, Javascript support): Make standard docs
2776 correctly reflect default variable settings.
2778 2009-02-02 Glenn Morris <rgm@gnu.org>
2780 * org.texi: Fix typos.
2782 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
2784 Sync with Tramp 2.1.15.
2786 * trampver.texi: Update release number.
2788 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
2790 * org.texi (TODO dependencies): Document TODO dependencies on
2793 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
2795 * org.texi (TODO dependencies): Document key binding for toggling
2798 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
2800 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
2803 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
2805 * org.texi (TODO dependencies): New section.
2807 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
2809 * org.texi (Plain lists, TODO basics, Priorities)
2810 (Multiple sets in one file, Conflicts): Document interaction with
2811 `shift-selection-mode'.
2813 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
2815 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
2816 Make Calc the subject of sentences.
2817 (Rearranging Formulas using Selections): Discuss new options
2820 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
2822 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
2824 2009-01-26 Glenn Morris <rgm@gnu.org>
2826 * org.texi: Fix typos.
2828 2009-01-26 Bill Wohler <wohler@newt.com>
2830 * mh-e.texi (EDITION, UPDATED): Update.
2832 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
2834 * org.texi (References): Add information about remote references.
2835 (Built-in table editor): Document `C-c RET' in tables.
2836 (Math symbols, Quoting LaTeX code): Mention that simple
2837 LaTeX macros survive LaTeX export.
2838 (Images in LaTeX export): Show how to create a reference to a
2840 (Sectioning structure): Document that the LaTeX class can be
2841 specified in a property.
2842 (Text areas in HTML export): New section.
2843 (External links): Add examples for text search and ID links.
2844 (Built-in table editor): Remove the descriptio of `C-c
2845 C-q', it not longer works.
2846 (Literal examples): Document that a space must follow
2847 the colon in short examples.
2848 (Relative timer): Document `org-timer-stop'.
2849 (Footnotes): New section.
2850 (Footnote markup): Shorten section and refer to new Footnote
2852 (Literal examples): Add documentation for line
2853 numbering in and references to code examples.
2854 (CSS support): Fix the description of default CSS styles.
2855 (Capturing column view): Document
2856 "file:path/to/file.org" as an allowed value for the ID property of
2857 a dynamic block copying column view.
2859 2009-01-23 Stephen Eglen <stephen@gnu.org>
2861 * mh-e.texi (Getting Started): Describe $MH.
2863 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
2865 * tramp.texi (all): Harmonize usage of "external method",
2866 "external transfer method" and "out-of-band method".
2867 (Connection types): Precise the differences of inline and external
2868 methods. Written by Adrian Phillips <a.phillips@met.no>.
2870 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
2872 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
2873 commands as described at the top. Reported by Allan Gottlieb
2876 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
2878 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
2879 nnmail-pathname-coding-system.
2881 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
2883 * org.texi (Relative timer): Fix typo.
2885 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
2887 * org.texi (Clocking work time): Fix typo.
2888 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
2890 2009-01-13 Glenn Morris <rgm@gnu.org>
2892 * org.texi: Fix some more typos.
2894 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
2896 * org.texi: Fix some typos.
2898 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
2900 * gnus.texi (Group Parameters): Add note for local variables.
2902 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
2904 * gnus.texi (Converting Kill Files): Fix URL.
2905 Include gnus-kill-to-score.el in contrib directory.
2907 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
2909 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
2910 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
2911 (Paging the Article): Add index entry.
2913 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
2915 * ada-mode.texi (Examples): Delete redundant text.
2917 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
2919 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
2921 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
2924 2009-01-03 Bill Wohler <wohler@newt.com>
2926 * mh-e.texi (Scan Line Formats): Indicate that first column should be
2929 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
2931 * org.texi (Activation, Exporting, ASCII export, HTML export)
2932 (HTML Export commands, LaTeX/PDF export commands):
2933 Improve documentation about transient-mark-mode.
2934 (References): DOcuemtn the use of special names like $LR1 to reference
2935 to fields in the last table row.
2937 2008-12-19 Juri Linkov <juri@jurta.org>
2939 * info.texi (Search Text): Remove mention of removed key binding M-s.
2941 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
2943 * org.texi (References): Remove mentioning of @0 as reference for the
2944 last line, this has been reverted in the Lisp sources.
2946 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
2948 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
2949 (DVI_TARGETS): Remove duplicates. Add sasl.
2950 ($(infodir)/sasl, sasl.dvi): New targets.
2952 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
2954 * org.texi: Version number pushed to 6.15d.
2956 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
2958 * org.texi (Tables in LaTeX export): New section.
2959 (Images in LaTeX export): New section.
2960 (Inlined images, Images in HTML export): Sections renamed.
2962 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
2964 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
2966 2008-12-04 David Engster <dengste@eml.cc>
2968 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
2969 of nnml-get-new-mail. Change URL for mairix patch.
2971 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
2973 * org.texi (Using the mapping API): Fix bug in mapping example.
2974 (Publishing options): Make the list of properties complete again, in
2975 correspondence to the variable `org-export-plist-vars'.
2976 (Property searches): Document new special values for time comparisons.
2977 (Tag inheritance): Refine the description of tag inheritance.
2978 (Project alist): Add info about the publishing sequence of components.
2979 (Effort estimates): Document the new relative timer.
2981 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
2983 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
2984 (Using Calc): Clarify use of `C-x * o'.
2985 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
2987 2008-11-28 Richard M Stallman <rms@gnu.org>
2989 * dbus.texi (Receiving Method Calls): Clean up previous change.
2991 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
2993 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
2994 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
2995 `dbus-unescape-from-identifier'.
2996 (Receiving Method Calls): New constants `dbus-service-emacs' and
2997 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
2998 (Signals): Use the constants in the example.
3000 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
3002 * org.texi: Re-apply change to FDL 1.3.
3004 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
3006 * org.texi (Setting up Remember): Document `org-remember-mode'.
3007 (External links): Document that bbdb links can use a regular
3009 (External links): Document that elisp links can contain interactive
3012 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
3014 * viper.texi (viper-translate-all-ESC-keysequences):
3015 Description removed.
3017 2008-11-19 Glenn Morris <rgm@gnu.org>
3019 * doclicense.texi: Change to FDL 1.3.
3020 Relicense all texi files under FDL 1.3 or later.
3022 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
3024 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
3026 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
3028 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
3030 * ediff.texi: Version/date change.
3032 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
3034 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
3036 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
3038 * calc.texi (About This Manual): Comment out a mention of
3041 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
3043 * org.texi (Clocking work time): Document the :formula property of
3045 (Structure editing, Refiling notes): Document refiling regions.
3046 (Agenda commands): Document the double-prefix version
3047 of the `l' command in the agenda.
3048 (Handling links): Explain the effect of a double prefix
3050 (TODO basics): Add documentation for tag triggers.
3052 2008-10-23 Glenn Morris <rgm@gnu.org>
3054 * cl.texi (Function Bindings): Mention `flet' fails to deal with
3055 byte-compiling things like `+'.
3057 * ns-emacs.texi: Merge copyright years of author now with assignment
3059 (VER): Use it for easier automatic updating. Use Emacs version rather
3060 than standalone Emacs.app version.
3062 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
3064 * org.texi: Lots of minor fixes.
3065 (Capture): New chapter.
3066 (Org Plot): New section.
3068 2008-09-30 Magnus Henoch <mange@freemail.hu>
3070 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
3072 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
3074 * calc.texi (User Defined Units): Mention how to enter optional display
3077 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
3079 * message.texi (Sending Variables): Fix variable documentation to
3080 avoid the "y/n" wording.
3082 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
3084 * message.texi (Sending Variables): Add `message-confirm-send' doc.
3086 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
3088 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
3089 @enumerate section so as to be able to be formatted with MAKEINFO=no.
3091 2008-09-22 Bill Wohler <wohler@newt.com>
3093 Release MH-E manual version 8.1.
3095 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3098 * mh-e.texi: Retain dual license as agreed to by the FSF.
3099 However, bump GPL to Version 3.
3100 Use @include for license text.
3102 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
3104 * gnus.texi (Top, Setup, Fancy splitting to parent)
3105 (Store custom flags and keywords, Store arbitrary data):
3108 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
3110 * gnus.texi (The Gnus Registry): Document it.
3112 2008-09-08 David Engster <dengste@eml.cc>
3114 * gnus.texi (nnmairix): Point out that nnml uses MH format.
3115 Clarify section about choosing back end servers.
3117 2008-08-23 Glenn Morris <rgm@gnu.org>
3119 * dired-x.texi (Shell Command Guessing):
3120 Mention dired-guess-shell-case-fold-search. (Bug#417)
3122 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
3124 * trampver.texi: Update release number.
3126 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
3128 * ns-emacs.texi: Update version.
3129 (Introduction): Correct menu location for options save.
3130 (Customization): Note that defaults are stored under org.gnu.Emacs.
3132 2008-08-11 Bill Wohler <wohler@newt.com>
3134 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
3135 explicit about GNU mailutils MH elsewhere (with thanks to Darel
3136 Henman) (closes SF #1768928).
3138 2008-08-10 Glenn Morris <rgm@gnu.org>
3140 * ns-emacs.texi: Use @copying. Change copyright of authors with
3141 assignment to FSF. Change license to GFDL.
3142 (Top): Remove outdated references.
3144 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
3146 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
3147 Add gnus-summary-sort-by-most-recent-number and
3148 gnus-summary-sort-by-most-recent-date.
3149 (Summary Sorting): Explain prefix argument.
3151 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
3153 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
3154 gnus-summary-pipe-output.
3156 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
3158 * dbus.texi (Receiving Method Calls): Document error handling of own
3161 2008-08-01 Bill Wohler <wohler@newt.com>
3163 * mh-e.texi (Reading Mail)
3164 (Viewing Attachments): Describe new function
3165 mh-show-preferred-alternative.
3166 (Sending Mail, Redistributing, Sending Message): Describe new hook
3167 mh-annotate-msg-hook.
3169 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
3171 * dbus.texi (Arguments and Signatures): Fix example.
3172 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
3173 (Asynchronous Methods): New node.
3174 (Errors and Events): Describe extended layout of `dbus-event'.
3175 New defun `dbus-event-message-type'.
3177 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3179 * ediff.texi: Remove VMS support.
3181 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
3183 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
3184 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
3186 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
3188 * Makefile.in: Add mairix-el targets.
3190 2008-07-29 David Engster <deng@randomsample.de>
3192 * mairix-el.texi: New file.
3194 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
3196 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
3197 project files. Delete 'main_unit' project variable; not needed. Allow
3198 process environment variables wherever project variables are allowed.
3199 Add tutorial section on multiple GNAT project files.
3201 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
3203 Sync with Tramp 2.1.14.
3205 * trampver.texi: Update release number.
3207 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3210 * faq.texi: Remove mentions of Mac Carbon.
3212 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
3214 * gnus.texi (Saving Articles): Describe the 2nd argument of
3215 gnus-summary-save-in-pipe.
3216 (SpamAssassin): Use it.
3218 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
3220 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
3222 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
3224 * org.texi (Export options): Document the use of the creator flag.
3226 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
3228 * org.texi: New version 6.06a.
3230 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
3232 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
3233 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
3235 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
3237 * calc.texi (Editing Stack Entries):
3238 (Algebraic Entry): Rewrite introductory sentences so it can be used by
3239 Calc's help functions. Mention fixing typos.
3240 (Customizing Calc): Fix typo.
3242 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
3244 * calc.texi (summarykey): New macro. Use to correctly format keys in
3247 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
3249 * ns-emacs.texi (Customization): Corrected documentation on color
3250 specification formats.
3252 2008-07-19 Andreas Schwab <schwab@suse.de>
3254 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
3256 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
3257 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
3259 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
3261 * dbus.texi (Inspection): Rework, introduce submenus.
3262 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
3263 (Properties and Annotations, Arguments and Signatures): New nodes.
3265 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
3267 * dbus.texi (Receiving Method Calls): Fix description of
3268 `dbus-register-method'.
3269 (Signals): Allow also signal arguments for filtering in
3270 `dbus-register-signal'.
3272 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
3274 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
3276 (Arithmetic Tutorial): Simplify the verification of prime factors.
3278 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
3280 * gnus.texi (Saving Articles): Mention
3281 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
3283 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
3285 * calc.texi: Adjust mode line throughout.
3287 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
3289 * sasl.texi (Mechanisms): Fix typos.
3291 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
3293 * calc.texi (Killing from the stack): Mention using normal Emacs
3296 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
3298 * tramp.texi (Password handling): Rename from "Password caching".
3299 Add `auth-source' mechanism.
3300 (Connection caching): Tramp reopens the connection automatically,
3301 when the operating system on the remote host has been changed.
3303 2008-06-20 Eli Zaretskii <eliz@gnu.org>
3305 * makefile.w32-in (distclean): Remove makefile.
3307 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
3309 * org.texi (Using the mapping API): New section.
3310 (Agenda column view): New section.
3311 (Moving subtrees): Document archiving to the archive sibling.
3312 (Agenda commands): Document columns view in the agenda.
3313 (Using the property API): Document the API for multi-valued properties.
3315 2008-06-17 Jason Riedy <jason@acm.org>
3317 * org.texi (A LaTeX example): Note that fmt may be a one-argument
3318 function, and efmt may be a two-argument function.
3319 (Radio tables): Document multiple destinations.
3321 2008-06-16 Glenn Morris <rgm@gnu.org>
3323 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
3326 2008-06-15 Glenn Morris <rgm@gnu.org>
3328 * faq.texi (VER): Update to 23.0.60.
3330 * mh-e.texi: Remove option of licensing under GPL.
3331 Add Cover-Texts to GFDL permissions notice.
3332 (GPL): Remove section.
3333 (GFDL): Include doclicense.texi rather than the actual text.
3335 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
3336 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
3338 * sasl.texi: Fix output file name.
3340 * epa.texi, sasl.texi: Refer to license in Emacs manual.
3342 * gnus-coding.texi: Refer to license in Gnus manual.
3344 * idlwave.texi, sasl.texi: Use @copying.
3346 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
3348 * speedbar.texi: Update Back-Cover Text as per maintain.info.
3350 * url.texi: Use @copying, @title, @subtitle, @author.
3352 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
3353 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
3354 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
3355 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
3356 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
3357 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
3358 * widget.texi, woman.texi:
3359 Remove references to external license, since doclicense is included.
3361 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
3362 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
3363 Remove references to non-existent Invariant Sections.
3365 2008-06-14 Glenn Morris <rgm@gnu.org>
3367 * faq.texi (Major packages and programs): Remove references to external
3368 Supercite, Calc, VIPER, since they have been included for some time.
3369 Update VM, AUCTeX, BBDB entries.
3371 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
3373 * newsticker.texi: Updated to match latest newsticker changes.
3375 2008-06-13 Glenn Morris <rgm@gnu.org>
3377 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
3378 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
3379 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
3380 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
3381 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
3382 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
3384 Update Back-Cover Text as per maintain.info.
3386 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
3388 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
3390 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
3391 (gnus-faq.xml): Update repository host.
3393 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
3395 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
3397 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
3400 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
3402 * gnus.texi (Mail Source Customization): Correct values of
3403 `mail-source-delete-incoming'. Reported by Tassilo Horn.
3404 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
3406 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
3408 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
3411 2008-06-14 David Engster <dengste@eml.cc>
3413 * gnus.texi (nnmairix): Markup fixes.
3415 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
3417 * gnus.texi (nnmairix): Markup and other minor fixes.
3419 2008-06-05 David Engster <dengste@eml.cc>
3421 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
3423 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
3425 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
3426 (Searching, nnir, nnmairix): New stub nodes.
3428 2008-05-30 Felix Lee <felix.1@canids.net>
3430 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
3432 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
3434 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
3436 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
3438 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
3440 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
3442 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
3444 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
3446 * info.texi (Top): Fix typo in xref.
3448 2008-05-05 Karl Berry <karl@gnu.org>
3450 * info.texi (Top): @xref to stand-alone manual.
3452 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3454 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
3455 (Various Summary Stuff): Fix typo in last xref.
3457 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
3459 * org.texi (Moving subtrees): Fix typo.
3461 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
3463 * tramp.texi (Frequently Asked Questions): Explain, how to disable
3464 Tramp via `tramp-mode'.
3466 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
3468 * org.texi: Massive changes, in many parts of the file.
3470 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
3472 * gnus.texi (Oort Gnus): Add message-fill-column.
3474 2008-04-12 Adrian Aichner <adrian@xemacs.org>
3476 * gnus.texi (Mail Source Specifiers): Typo fix.
3478 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
3480 * gnus.texi (Diary Headers Generation): Update key binding for
3481 `gnus-diary-check-message'.
3483 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
3485 * gnus.texi (Emacsen): Addition.
3487 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
3489 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
3491 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
3493 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
3495 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
3497 * gnus-news.texi: Update tool bar item.
3499 2008-04-09 Sven Joachim <svenjoac@gmx.de>
3501 * gnus-news.texi: Fix typos.
3503 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
3505 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
3506 Add mention of `kron'.
3508 2008-04-01 Daiki Ueno <ueno@unixuser.org>
3510 * epa.texi (Encrypting/decrypting *.gpg files):
3511 Document epa-file-name-regexp.
3513 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
3515 * gnus.texi (Example Methods): Fix description about ssh-agent.
3516 (Indirect Functions): Fix the default value of nntp-telnet-command;
3517 remove link to connect.html.
3519 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
3521 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
3523 (Receiving Method Calls): The timeout can be set by the calling client.
3525 * trampver.texi: Update release number.
3527 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
3529 * gnus.texi (Top): Fix version. Add SASL.
3531 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
3533 Sync with Tramp 2.1.13.
3535 * trampver.texi: Update release number.
3537 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
3539 * org.texi: Update to new org-mode website.
3541 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
3543 * cl.texi (For Clauses): Fix loop over key-seq to match code.
3545 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
3547 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
3548 gnus-read-ephemeral-gmane-group-url,
3549 gnus-read-ephemeral-emacs-bug-group,
3550 gnus-read-ephemeral-debian-bug-group.
3552 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
3554 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
3556 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
3557 Add FIXMEs for Bookmarks and gnus-registry-marks.
3559 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
3561 * gnus.texi (Smileys): Document `smiley-style'.
3563 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
3565 * gnus.texi (Gnus Development): Clarify difference between ding and
3567 (MIME Commands, Using MIME, RSS): Fix markup.
3569 * gnus-faq.texi ([8.4]): Ditto.
3571 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
3573 * gnus.texi (Emacsen): Remove obsolete stuff.
3575 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
3577 * gnus.texi (Oort Gnus): Add version info WRT
3578 `mail-source-delete-incoming'.
3580 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
3582 * gnus.texi (Top): Add "Other related manuals" and version info in
3584 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
3585 gnus-balloon-face-0 and the corresponding format specifiers.
3587 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
3589 * tramp.texi (Filename completion): Remove footnote about let-bind
3590 of `partial-completion-mode'. It doesn't work this way.
3592 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
3594 * pcl-cvs.texi (Contributors): Update my email.
3596 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
3598 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
3600 2008-03-17 Bill Wohler <wohler@newt.com>
3602 * mh-e.texi (Viewing): Update URL for adding header fields to
3603 mh-invisible-header-fields-default.
3605 2008-03-16 Bill Wohler <wohler@newt.com>
3607 * mh-e.texi (Preface): Add Gnus to requirements.
3608 (Forwarding): Note that forwarded MIME messages are now inline.
3610 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
3612 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
3613 (Common Variables): Give precedence to the netcat methods over the
3614 telnet methods, and mention that they are more reliable.
3616 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
3618 * org.texi (Exporting Agenda Views): Document agenda export to
3620 (Progress logging): Document the new progress logging stuff.
3622 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
3624 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
3625 Update for change of `mail-source-delete-incoming'.
3627 * gnus-news.texi: Ditto.
3629 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
3631 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
3634 2008-03-07 Alan Mackenzie <acm@muc.de>
3636 * cc-mode.texi (Limitations and Known Bugs): State that the number of
3637 parens/brackets in a k&r region is limited.
3639 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
3641 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
3642 using different Emacs versions.
3644 2008-02-27 Glenn Morris <rgm@gnu.org>
3646 * sc.texi: Remove a lot of old and obsolete info.
3647 (titlepage): Simplify.
3648 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
3649 (VM with any Emacsen, GNEWS with any Emacsen)
3650 (Overloading for Non-conforming MUAs, Version 3 Changes)
3651 (The Supercite Mailing List): Delete nodes.
3652 (Introduction): Remove info about old packages.
3653 (Getting Connected): Simplify. Remove info about old packages.
3654 (Citing Commands): Delete Emacs 19 info.
3655 (Hints to MUA Authors): Simplify.
3656 (Thanks and History): Merge in some info from the deleted node
3657 "Version 3 Changes".
3659 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
3661 * org.texi (Setting tags, In-buffer settings):
3662 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
3664 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
3666 * gnus-news.texi: Mention that spaces and tabs are allowed in the
3667 installation directory name.
3669 2008-02-12 Romain Francoise <romain@orebokech.com>
3671 * epa.texi (Overview): Fix typo.
3673 2008-02-11 Daiki Ueno <ueno@unixuser.org>
3675 * epa.texi (Quick start): Remove the .emacs setting.
3677 2008-02-10 Daiki Ueno <ueno@unixuser.org>
3679 * epa.texi (Quick start): Use the command `epa-enable' instead of
3680 loading `epa-setup'.
3682 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
3684 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
3685 ($(infodir)/epa, epa.dvi): New targets.
3687 2008-02-08 Daiki Ueno <ueno@unixuser.org>
3689 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
3691 * epa.texi: New manual documenting the EasyPG Assistant.
3693 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
3695 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
3696 (Inspection): New function dbus-ping.
3698 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
3700 * tramp.texi (Remote processes): Add `shell-command'.
3702 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
3704 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
3705 (Group Parameters): Document `mail-source' parameter.
3707 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
3709 * tramp.texi (Inline methods): The hostname of the su(do)? methods
3710 must be a local host.
3712 2008-01-26 Michael Olson <mwolson@gnu.org>
3714 * erc.texi: Update version for ERC 5.3 release.
3715 (Obtaining ERC): Update extras URLs for 5.3.
3716 (Development): Write instructions for git, and remove those for Arch.
3717 (History): Mention the switch to git.
3719 2008-01-24 Karl Berry <karl@gnu.org>
3721 * info.texi (Search Index, Search Text): Mention the command
3722 character in the section name, a la the (Go to node) node.
3724 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
3726 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
3728 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
3730 * gnus-news.texi: Mention gnus-article-describe-bindings.
3732 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
3734 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
3736 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
3738 * org.texi (Property inheritance): New section.
3739 (Conventions): New section.
3740 (Structure editing): Document C-RET, the prefix arg to the cut/copy
3741 commands, and the new bindings for refiling.
3742 (Sparse trees): Document the new special command for sparse trees.
3743 (References): Be more clear about the counting of hilines.
3744 (Handling links): Document M-p/n for accessing links.
3745 (Fast access to TODO states): New section.
3746 (Per file keywords): New section.
3747 (Property inheritance): New section.
3748 (Column attributes): New summary types.
3749 (Capturing Column View): New section.
3750 (The date/time prompt): Cover the new features in the date/time prompt.
3751 Compactify the table of keys for the calendar remote control.
3752 (Clocking work time): Document the new :scope parameter.
3753 (Remember): Promoted to chapter.
3754 (Quoted examples): New section.
3755 (Enhancing text): New verbatim environments.
3757 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
3759 * trampver.texi: Update release number.
3761 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
3763 * gnus.texi (Article Keymap):
3764 Add gnus-article-wide-reply-with-original; fix descriptions of
3765 gnus-article-reply-with-original and
3766 gnus-article-followup-with-original.
3768 2008-01-09 Glenn Morris <rgm@gnu.org>
3770 * nxml-mode.texi: Add @copying section.
3772 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
3774 * message.texi (Mail Variables): Add some text from "(gnus)Posting
3775 Server". Add `message-send-mail-with-mailclient'.
3777 * gnus.texi (Posting Server): Move some text to "(message)Mail
3778 Variables" and add a reference here.
3780 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
3782 * dbus.texi (Receiving Method Calls): New chapter.
3783 (Errors and Events): Add serial number to events. Replace "signal" by
3784 "message". Introduce dbus-event-serial-number.
3786 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
3788 * dbus.texi (Type Conversion): Explain the type specification for empty
3789 arrays. Use another example.
3791 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
3793 * dbus.texi (all): Replace "..." by @dots{}.
3794 (Type Conversion): Precise the value range for :byte types.
3795 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
3796 Mention its return value.
3797 (Errors and Events): There is no D-Bus error propagation during event
3800 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
3802 * calc.tex (Yacas Language, Maxima Language, Giac Language):
3805 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
3807 * gnus.texi (Group Parameters): Reorder the text and add a note about
3808 `gnus-parameters' near the beginning of the node.
3810 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
3812 * gnus.texi (Score File Editing): Fix function name.
3814 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
3816 Sync with Tramp 2.1.12.
3818 * trampver.texi: Update release number.
3820 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
3822 * dbus.texi (Type Conversion): Correct input parameters mapping.
3824 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
3826 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
3827 (Errors and Events): Mention wrong-type-argument error.
3829 2007-12-21 Alex Schroeder <alex@gnu.org>
3831 * rcirc.texi: Changed single spaces after sentence end to double
3832 spaces. Fixed some typos.
3833 (Internet Relay Chat): Explain relay.
3834 (Getting started with rcirc): Change items to reflect prompts.
3835 Add more explanation to rcirc-track-minor-mode and added a comment to
3836 warn future maintainers that this section is a copy.
3837 (People): Change /ignore example.
3838 (Keywords): Not keywords.
3840 2007-12-20 Alex Schroeder <alex@gnu.org>
3842 * rcirc.texi (Top): Fighting Information Overload chapter added.
3843 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
3844 (rcirc commands): Move /ignore command to the new chapter.
3845 (Fighting Information Overload): New chapter documenting /keyword,
3846 /bright, /dim, channel ignore, and low priority channels.
3847 (Configuration): Document rcirc-server-alist, remove
3848 rcirc-startup-channels-alist and rcirc-default-server.
3850 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
3852 * dbus.texi (Signals): Fix example in dbus-register-signal.
3854 2007-12-14 Sven Joachim <svenjoac@gmx.de>
3856 * gnus.texi (Score Variables): Fix typo.
3858 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
3860 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
3861 (Signals): Adapt dbus-send-signal and dbus-register-signal.
3862 (Errors and Events): Adapt dbus-event.
3864 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3866 * gnus.texi (Other Files): Add the yenc command.
3868 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
3870 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
3873 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
3875 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
3878 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
3880 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
3881 and rfc2047-allow-irregular-q-encoded-words; fix description of
3882 rfc2047-encode-encoded-words.
3884 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
3886 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
3888 2007-12-05 Michael Olson <mwolson@gnu.org>
3890 * remember.texi (Diary): Remove "require" line for remember-diary.el.
3891 Update documentation for `remember-diary-file'.
3893 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
3895 * dbus.texi (Signals): Precise `dbus-register-signal'.
3896 (Errors and Events): Rework events part, the internal structure of
3897 dbus-event has changed.
3899 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
3901 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
3902 ($(infodir)/dbus, dbus.dvi): New targets.
3904 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
3906 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
3909 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
3910 emulation with @print{}.
3912 2007-12-02 Richard Stallman <rms@gnu.org>
3914 * dbus.texi (Overview): Minor cleanup.
3916 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
3918 * Makefile.in (INFO_TARGETS): Add dbus.
3919 (DVI_TARGETS): Add dbus.dvi.
3920 (dbus, dbus.dvi): New targets.
3922 * dbus.texi: New file.
3924 2007-11-24 Romain Francoise <romain@orebokech.com>
3926 * nxml-mode.texi: Add description in @direntry.
3927 Fix file name to match @setfilename.
3929 2007-11-23 Mark A. Hershberger <mah@everybody.org>
3931 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
3932 ($(infodir)/nxml-mode): New rule.
3934 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
3935 ($(infodir)/nxml-mode): New rule.
3936 (clean): Add nxml-mode*.
3938 * nxml-mode.texi: New file with nxml manual.
3940 2007-11-18 Richard Stallman <rms@gnu.org>
3942 * flymake.texi (Example -- Configuring a tool called directly):
3945 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
3947 * tramp.texi (Filename completion): Simplify explanation of
3948 double-slash behavior. Explain directory contents flushing.
3950 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
3952 * calc.texi (TeX and LaTeX Language Modes): Put in
3955 2007-11-15 Richard Stallman <rms@gnu.org>
3957 * cl.texi (Equality Predicates): Delete `eql'.
3958 (Predicates, Naming Conventions, Top): Delete `eql'.
3959 (Common Lisp Compatibility): Delete `eql'.
3960 (Porting Common Lisp): Delete obsolete backquote info.
3961 Minor clarification about character constants.
3962 (Sequence Basics): Minor clarification.
3964 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
3966 * cc-mode.texi (Electric Keys, Custom Macros):
3967 * tramp.texi (Filename completion): Fix typos.
3969 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
3971 * calc.texi (Basic commands): Mention the menu.
3973 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
3975 * tramp.texi (Connection caching): Tramp flushes connection
3976 properties when remote operating system has been changed.
3978 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
3980 * gnus-news.texi: Fix spelling.
3981 `message-insert-formatted-citation-line', not
3982 `message-insert-formated-citation-line'.
3984 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
3986 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
3988 * tramp.texi (Overview): Mention also the PuTTY integration under
3989 Win32. Remove paragraphs about Tramp's experimental status.
3990 (Frequently Asked Questions): Add code example for highlighting the
3993 2007-11-03 Michael Olson <mwolson@gnu.org>
3995 * remember.texi: Change mentions of remember-buffer to
3996 remember-finalize throughout.
3998 2007-10-30 Michael Olson <mwolson@gnu.org>
4000 * remember.texi (Copying): Remove.
4001 (Mailbox): Update with non-BBDB instructions.
4003 (Bibliography, Planner Page): Remove.
4005 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
4007 * makefile.w32-in (INFO_TARGETS): Add remember.
4008 (DVI_TARGETS): Add remember.dvi.
4009 ($(infodir)/remember): New rule.
4010 (clean): Add remember*.
4012 2007-10-30 Michael Olson <mwolson@gnu.org>
4014 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
4015 ($(infodir)/remember): New rule that builds the Remember Manual.
4017 * remember.texi: New file containing the Remember Mode Manual.
4018 Shuffle chapters around after initial import.
4019 (Function Reference): Split Keystrokes into separate chapter.
4020 (Keystrokes): Document C-c C-k.
4021 (Introduction): Fix typographical issue with "---".
4023 2007-10-29 Richard Stallman <rms@gnu.org>
4025 * widget.texi (Introduction): Delete discussion of implementation
4028 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
4030 * tramp.texi (Connection caching): Host names must be different
4033 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4035 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
4038 2007-10-28 Miles Bader <miles@gnu.org>
4040 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
4042 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4044 * gnus.texi (Sorting the Summary Buffer):
4045 Remove gnus-article-sort-by-date-reverse.
4047 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4049 * gnus.texi (Non-ASCII Group Names): New node.
4050 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
4051 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
4053 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
4055 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
4056 clean the output of the program `imap-shell-program'.
4058 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4060 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
4062 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
4064 * gnus.texi (Sticky Articles): Documentation for sticky article
4067 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
4069 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
4071 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4073 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
4075 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4077 * gnus.texi (Archived Messages):
4078 Document gnus-update-message-archive-method.
4080 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4082 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
4084 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
4086 * gnus.texi (Group Maneuvering):
4087 Document `gnus-summary-next-group-on-exit'.
4089 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4091 * gnus.texi (Really Various Summary Commands):
4092 Mention gnus-auto-select-on-ephemeral-exit.
4094 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4096 * gnus.texi, message.texi: Bump version number.
4098 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4100 * gnus.texi (Group Line Specification, Misc Group Stuff)
4101 (Server Commands): Parenthesize @pxref{Mail Spool}.
4103 2007-10-28 Didier Verna <didier@xemacs.org>
4105 New user option: message-signature-directory.
4106 * message.texi (Insertion Variables): Document it.
4107 * gnus.texi (Posting Styles): Ditto.
4109 2007-10-28 Didier Verna <didier@xemacs.org>
4111 * gnus.texi (Group Line Specification):
4112 * gnus.texi (Misc Group Stuff):
4113 * gnus.texi (Server Commands): Document the group compaction feature.
4115 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4117 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
4119 * message.texi (Various Message Variables): Add message-fill-column.
4121 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4123 * gnus.texi: Untabify.
4125 2007-10-28 Didier Verna <didier@xemacs.org>
4127 * gnus.texi (Group Parameters): Document the posting-style merging
4128 process in topic-mode.
4130 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4132 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
4134 2007-10-28 Romain Francoise <romain@orebokech.com>
4136 * gnus.texi (Mail Spool): Fix typo.
4139 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4141 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
4143 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4145 * gnus.texi (Summary Generation Commands):
4146 Add gnus-summary-insert-ticked-articles.
4148 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4150 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
4151 to spam-spamassassin-program.
4153 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4155 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
4157 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4159 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
4161 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4163 * message.texi (Mail Headers): Document `opportunistic'.
4165 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4167 * emacs-mime.texi (Encoding Customization): Explain how to set
4168 mm-coding-system-priorities per hierarchy.
4170 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4172 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
4173 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
4175 2007-10-28 Didier Verna <didier@xemacs.org>
4177 * message.texi (Wide Reply): Update documentation of
4178 message-dont-reply-to-names (now allowing a list of regexps).
4180 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4182 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
4184 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4186 * gnus.texi (SpamAssassin back end): Fix typo.
4188 * sieve.texi (Examples): Fix grammar.
4190 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4192 * gnus.texi (Searching for Articles): Document M-S and M-R.
4193 (Limiting): Document / b.
4195 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4197 * gnus.texi (Thread Commands): T M-^.
4199 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4201 * message.texi (Mail Aliases): Document ecomplete.
4202 (Mail Aliases): Fix typo.
4204 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4206 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
4209 2007-10-28 Romain Francoise <romain@orebokech.com>
4211 * gnus.texi (Mail Spool): Grammar fix.
4213 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4215 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
4218 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4220 * gnus.texi (Group Parameters): Fix description.
4222 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4224 * gnus.texi (Gmane Spam Reporting):
4225 Fix spam-report-gmane-use-article-number.
4226 Add spam-report-user-mail-address.
4228 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4230 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
4232 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4234 * gnus.texi (Group Parameters): Add simplified sorting example based on
4235 example for `Sorting the Summary Buffer' from Jari Aalto
4236 <jari.aalto@cante.net>.
4237 (Example Methods): Add example for an indirect connection.
4239 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
4241 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
4242 (Agent Parameters): Updated parameter names to match code.
4243 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
4244 'gnus-agent-summary-fetch-series'.
4245 (Agent and flags): New section providing a generalized discussion
4247 (Agent and IMAP): Remove flag discussion.
4248 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
4250 2007-10-28 Romain Francoise <romain@orebokech.com>
4252 * gnus.texi (Exiting the Summary Buffer): Add new function
4253 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
4255 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4257 * gnus.texi (Conformity): Fix typo.
4258 (Customizing Articles): Document `first'.
4260 2007-10-28 Jari Aalto <jari.aalto@cante.net>
4262 * gnus.texi (Sorting the Summary Buffer):
4263 Add `gnus-thread-sort-by-date-reverse'. Add example
4264 host to different sorting in NNTP and RSS groups.
4266 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4268 * message.texi (Insertion): Describe prefix for
4269 message-mark-inserted-region and message-mark-insert-file.
4271 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4273 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
4274 LaTeX documents. Describe "text/x-gnus-verbatim".
4276 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4278 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
4279 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
4280 (spam-stat spam filtering, SpamOracle)
4281 (Extending the Spam ELisp package): Remove extra quote symbol for
4284 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4286 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
4287 gnus-article-delete-part and gnus-article-replace-part.
4288 (Using MIME): Add gnus-mime-replace-part.
4290 2007-10-28 Romain Francoise <romain@orebokech.com>
4292 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
4293 requires `auto-compression-mode' to be enabled. Add new nnml
4294 variable `nnml-compressed-files-size-threshold'.
4296 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4298 * gnus.texi (Sorting the Summary Buffer):
4299 Add gnus-thread-sort-by-recipient.
4301 2007-10-28 Romain Francoise <romain@orebokech.com>
4303 * message.texi (Insertion Variables): Mention new variable
4304 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
4305 documentation accordingly.
4307 2007-10-28 Romain Francoise <romain@orebokech.com>
4309 * gnus.texi (To From Newsgroups): Mention new variables
4310 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
4312 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4314 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
4315 stuff; gnus-mime-inline-part does the automatic decompression.
4317 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4319 * gnus.texi (Spam ELisp Package Configuration Examples):
4320 "training.ham" should be "training.spam".
4322 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4324 * message.texi (Mail Variables): Fix the default value for
4325 message-send-mail-function.
4327 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4329 * gnus.texi (Optional Back End Functions): nntp-request-update-info
4330 always returns nil exceptionally.
4332 2007-10-28 Simon Josefsson <jas@extundo.com>
4334 * gnus.texi (Article Washing): Add libidn URL.
4335 Suggested by Michael Cook <michael@waxrat.com>.
4337 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4339 * gnus.texi (Topic Commands): Fix next/previous.
4341 2007-10-28 Simon Josefsson <jas@extundo.com>
4343 * gnus.texi (Article Washing): Mention `W i'.
4345 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
4347 * gnus.texi (Group Parameters): Slight extension of sieve
4348 parameter description.
4350 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4352 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
4353 matching score files as well.
4354 (Picons): Describe `gnus-picon-style'.
4356 2007-10-28 Romain Francoise <romain@orebokech.com>
4358 * message.texi (Message Headers): Mention that headers are hidden
4359 using narrowing, and how to expose them.
4362 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4364 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
4365 `gnus-summary-sort-by-recipient'.
4367 2007-10-28 Romain Francoise <romain@orebokech.com>
4369 * gnus.texi (NNTP marks): New node.
4370 (NNTP): Move NNTP marks variables to the new node.
4372 2007-10-28 Jesper Harder <harder@ifa.au.dk>
4374 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
4376 * gnus.texi (MIME Commands, Hashcash): Markup fix.
4378 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4380 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
4381 everywhere for consistency.
4382 (Filtering Spam Using The Spam ELisp Package): Admonish again.
4383 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
4384 Say "regular expression" instead of "regex." Admonish.
4385 Pick other words to sound better (s/so/thus/).
4386 (Spam ELisp Package Filtering of Incoming Mail):
4387 Mention statistical filters. Remove old TODO.
4388 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
4389 New section on sorting and displaying the spam score.
4390 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
4391 backend but an alias to spam-use-BBDB.
4392 (Extending the Spam ELisp package): Rewrite the example using the
4393 new backend functionality.
4395 2007-10-28 Simon Josefsson <jas@extundo.com>
4397 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
4398 nntp-marks-directory, from Romain Francoise
4399 <romain@orebokech.com>.
4401 2007-10-28 Magnus Henoch <mange@freemail.hu>
4403 * gnus.texi (Hashcash): New default value of
4404 hashcash-default-payment.
4406 2007-10-28 Simon Josefsson <jas@extundo.com>
4408 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
4409 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
4411 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4413 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
4415 2007-10-28 Simon Josefsson <jas@extundo.com>
4417 * gnus.texi (documentencoding): Add, to avoid warnings.
4419 2007-10-28 Simon Josefsson <jas@extundo.com>
4421 * message.texi (Mail Headers): Add.
4423 * gnus.texi (Hashcash): Fix.
4425 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4427 * gnus.texi (Hashcash): Change location of library, also mention
4428 that payments can be verified and fix the name of the
4429 hashcash-path variable.
4431 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4433 * gnus.texi (Article Display): Add `gnus-picon-style'.
4435 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4437 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
4439 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4441 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
4442 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
4443 warning about ham processors in spam groups removed.
4445 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4447 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
4448 From Hubert Chan <hubert@uhoreg.ca>.
4450 2007-10-28 Jesper Harder <harder@ifa.au.dk>
4452 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
4453 (Mailing List): Typo.
4454 (Customizing Articles): Add gnus-treat-ansi-sequences.
4455 (Article Washing): Index.
4457 * message.texi: Use m-dash consistently.
4459 2007-10-28 Jesper Harder <harder@ifa.au.dk>
4461 * gnus.texi (GroupLens): Remove.
4463 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
4465 * gnus.texi (Outgoing Messages, Agent Variables):
4466 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
4467 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
4469 2007-10-28 Jesper Harder <harder@ifa.au.dk>
4471 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
4473 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4475 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
4477 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
4479 2007-10-28 Simon Josefsson <jas@extundo.com>
4481 * gnus.texi (Top): Add SASL.
4483 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
4485 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
4487 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
4489 * gnus.texi (Troubleshooting): Adjust Gnus version number.
4491 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
4493 * calc.texi (Formulas, Composition Basics): Lower the
4494 precedence of negation.
4496 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
4498 * ses.texi (The Basics): Mention how to create a new spreadsheet.
4499 Mention the new three-letter column identifiers.
4500 (More on cell printing): Calculate-cell and truncate-cell are now `c'
4501 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
4502 message when using `c' on an empty default with default printer.
4503 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
4504 renamed to `ses--symbolic-formulas' some time ago.
4506 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
4508 * calc.texi (Default Simplifications, Making Selections)
4509 (Customizing Calc): Clarify associativity of multiplication.
4511 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
4513 * tramp.texi (Traces and Profiles): Simplify loop over
4514 `trace-function-background'.
4516 2007-10-22 Juri Linkov <juri@jurta.org>
4518 * dired-x.texi (Shell Command Guessing): Default values are now
4519 available by typing M-n instead of M-p.
4521 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
4523 * tramp.texi (Cleanup remote connections): New section.
4524 (Password caching): Remove `tramp-clear-passwd'.
4525 It's not a command anymore.
4526 (Bug Reports): Add `tramp-bug' to function index.
4527 (Function Index, Variable Index): New nodes.
4528 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
4530 * trampver.texi: Update release number.
4532 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
4534 * calc.texi (History and Acknowledgements): Turn comment
4535 about integer size into past tense.
4536 (Time Zones): Remove pointer to Calc author's address.
4537 (Trigonometric and Hyperbolic Functions): Mention cotangent
4538 and hyperbolic cotangent. Fix typo.
4540 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
4542 Sync with Tramp 2.1.11.
4544 * trampver.texi: Update release number.
4546 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
4548 * tramp.texi (External packages): New section.
4550 2007-09-29 Juri Linkov <juri@jurta.org>
4552 * info.texi (Help-Int): Document `L' (`Info-history').
4554 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
4556 * org.texi: Change links to webpage and maintained email.
4557 (Remember): Promote to Chapter, significant changes.
4558 (Fast access to TODO states): New section.
4559 (Faces for TODO keywords): New section.
4560 (Export options): Example for #+DATE.
4561 (Progress logging): Section moved.
4563 2007-09-26 Bill Wohler <wohler@newt.com>
4565 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
4566 browse-url-at-mouse.
4568 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
4570 * flymake.texi (Customizable variables): Face names don't end in -face.
4571 Fix flymake-err-line-patterns template.
4572 (Example -- Configuring a tool called directly): Fix init-function.
4573 (Highlighting erroneous lines): Face names don't end in -face.
4575 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
4577 * erc.texi (Special-Features): Fix small typo.
4579 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
4581 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
4582 and "External transfer methods".
4584 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
4586 * calc.texi (Predefined Units): Add some history.
4588 2007-09-08 Michael Olson <mwolson@gnu.org>
4590 * erc.texi (Copying): New section included from gpl.texi.
4591 This matches the look of the upstream ERC manual.
4593 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
4595 * calc.texi (History and Acknowledgements): Adjust the "thanks".
4596 (Random Numbers): Clarify the distribution of `random'.
4598 2007-09-06 Glenn Morris <rgm@gnu.org>
4600 Move manual sources from man/ to subdirectories of doc/.
4601 Split into the Emacs manual in emacs/, and other manuals in misc/.
4602 Change all setfilename commands to use ../../info.
4603 * Makefile.in: Move the parts of the old man/Makefile.in that do not
4604 refer to the Emacs manual here.
4605 (infodir): New variable.
4606 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
4607 (cc-mode.texi, faq.texi): Update references to source file locations.
4608 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
4609 do not refer to the Emacs manual here.
4610 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
4612 * Makefile.in: Add `basename' versions of all info targets, for
4613 convenience when rebuilding just one manual.
4614 (../etc/GNU): Delete obsolete target.
4615 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
4616 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
4618 (maintainer-clean): ...from here.
4620 * makefile.w32-in (../etc/GNU): Delete obsolete target.
4622 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
4624 * calc.texi (Date Conversions): Clarify definition of
4625 Julian day numbering.
4626 (Date Forms): Clarify definition of Julian day numbering;
4629 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
4631 * org.texi: Version 5.07.
4633 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
4635 * message.texi (MIME): Replace mml-attach with mml-attach-file.
4637 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
4639 * org.texi (Adding hyperlink types): New section.
4640 (Embedded LaTeX): Chapter updated because of LaTeX export.
4641 (LaTeX export): New section.
4642 (Using links out): New section.
4644 2007-08-22 Glenn Morris <rgm@gnu.org>
4646 * faq.texi (Learning how to do something): Refcards now in
4647 etc/refcards/ directory.
4649 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
4651 * tramp.texi (Remote Programs): Persistency file must be cleared when
4652 changing `tramp-remote-path'.
4653 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
4656 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
4658 * calc.texi: Move contents to beginning of file.
4659 (Algebraic Entry): Fix the formatting of an example.
4661 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
4663 * calc.texi (Basic Operations on Units): Mention exact versus
4664 inexact conversions.
4666 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
4668 * calc.texi (Basic Operations on Units): Mention default
4669 values for new units.
4670 (Quick Calculator Mode): Mention that binary format will
4673 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
4675 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
4677 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
4679 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
4681 2007-08-08 Glenn Morris <rgm@gnu.org>
4683 * gnus.texi, sieve.texi: Replace `iff'.
4685 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
4687 * calc.texi (Basic Graphics): Mention the graphing of error
4689 (Graphics Options): Mention how `g s' handles error forms.
4690 (Curve Fitting): Mention plotting the curves.
4691 (Standard Nonlinear Models): Add additional models.
4692 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
4693 (Linear Fits): Correct result.
4695 2007-08-01 Alan Mackenzie <acm@muc.de>
4697 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
4698 to "--no-site-file".
4700 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
4702 * tramp.texi (Frequently Asked Questions): Point to mode line
4703 extension in Emacs 23.1.
4705 * trampver.texi: Update release number.
4707 2007-07-27 Glenn Morris <rgm@gnu.org>
4709 * calc.texi (Copying): Include license text from gpl.texi, rather than
4712 2007-07-25 Glenn Morris <rgm@gnu.org>
4714 * calc.texi (Copying): Replace license with GPLv3.
4716 * Relicense all FSF files to GPLv3 or later.
4718 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
4720 Sync with Tramp 2.1.10.
4722 * tramp.texi (trampfn): Expand macro implementation in order to handle
4724 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
4725 occurrences by trampfn.
4726 (Frequently Asked Questions): Extend example code for host
4727 identification in the modeline. Add bbdb to approaches shortening Tramp
4728 file names to be typed.
4730 * trampver.texi: Update release number.
4732 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
4734 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
4735 section. Reported by <poti@potis.org>.
4736 (Remote processes): Arguments of the program to be debugged are taken
4738 (Frequently Asked Questions): Simplify recentf example.
4740 2007-07-14 Karl Berry <karl@gnu.org>
4742 * info.texi (@copying): New Back-Cover Text.
4744 * info.texi (Quitting Info): Move to proper place in source.
4745 (Reported by Benno Schulenberg.)
4747 2007-07-13 Eli Zaretskii <eliz@gnu.org>
4749 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
4751 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
4753 * emacs-mime.texi: Add @documentencoding directive.
4755 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
4757 * tramp.texi (Remote processes): Add an anchor to the subsection
4758 "Running a debugger on a remote host".
4760 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
4762 * tramp.texi (Remote processes): Don't call it "experimental" any
4763 longer. Add subsection about running a debugger on a remote host.
4765 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
4767 * org.texi (Properties and columns): Chapter rewritten.
4769 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
4772 * trampver.texi: Migrate to Tramp 2.1.
4774 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
4776 * org.texi (Properties): New chapter.
4778 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
4780 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
4783 * gnus.texi (Misc Article): Add index entry for
4784 gnus-single-article-buffer.
4786 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
4788 * gnus.texi (Starting Up): Fix typo.
4790 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
4792 * gnus.texi (Asynchronous Fetching): Fix typo.
4794 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
4796 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
4797 (About This Manual): Remove redundant information.
4798 (Getting Started): Mention author.
4799 (Basic Arithmetic, Customizing Calc): Make description of the
4800 variable `calc-multiplication-has-precedence' match its new effect.
4802 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
4804 * calc.texi (Basic Arithmetic, Customizing Calc):
4805 Mention the variable `calc-multiplication-has-precedence'.
4807 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
4809 * org.texi (Tag): Section swapped with node Timestamps.
4810 (Formula syntax for Lisp): Document new `L' flag.
4812 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
4814 * gnus.texi (Misc Group Stuff, Summary Buffer)
4815 (Server Commands, Article Keymap): Fix typo. s/function/command/.
4817 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
4819 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
4820 * gnus.texi (Article Buttons, Mail Source Customization)
4821 (Sending or Not Sending, Customizing NNDiary):
4822 * message.texi (Message Headers):
4823 * mh-e.texi (HTML): Fix typos.
4825 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
4827 Sync with Tramp 2.0.56.
4829 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
4830 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
4832 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
4834 * Version 22.1 released.
4836 2007-05-26 Michael Olson <mwolson@gnu.org>
4838 * erc.texi (Modules): Fix references to completion modules.
4840 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
4842 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
4844 2007-05-09 Didier Verna <didier@xemacs.org>
4846 * gnus.texi (Email Based Diary): New. Proper documentation for the
4847 nndiary back end and the gnus-diary library.
4849 2007-05-03 Karl Berry <karl@gnu.org>
4851 * .cvsignore (*.pdf): New entry.
4853 * texinfo.tex: Update from current version for better pdf generation.
4855 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
4857 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
4859 2007-04-28 Glenn Morris <rgm@gnu.org>
4861 * faq.texi (New in Emacs 22): Restore mention of python.el pending
4862 consideration of legal status.
4864 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
4866 * idlwave.texi: Minor updates for IDLWAVE 6.1.
4868 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
4870 * faq.texi (New in Emacs 22): python.el removed.
4872 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
4874 * calc.texi (Reporting bugs): Update maintainer's address.
4876 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
4878 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
4880 2007-04-15 Jay Belanger <belanger@truman.edu>
4882 * calc.texi (Title page): Remove the date.
4883 (Basic Arithmetic): Emphasize that / binds less strongly than *.
4884 (The Standard Calc Interface): Change trail title.
4885 (Floats): Mention that when non-decimal floats are entered, only
4886 approximations are stored.
4887 (Copying): Move to the appendices.
4888 (GNU Free Documentation License): Add as an appendix.
4890 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
4892 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
4893 * dired-x.texi, ebrowse.texi, ediff.texi:
4894 * emacs-mime.texi, erc.texi, eshell.texi:
4895 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
4896 * idlwave.texi, message.texi, newsticker.texi, org.texi:
4897 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
4898 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
4899 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
4900 * woman.texi: Include GFDL.
4902 * doclicense.texi: Remove node heading, so that it can be included by
4905 * dired-x.texi: Relicence under GFDL. Remove date from title page.
4907 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
4910 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
4912 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
4915 2007-04-09 Romain Francoise <romain@orebokech.com>
4917 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
4918 Mac OS ports. Make it clear that mouse-1 complements and doesn't
4921 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
4923 * woman.texi (Word at point, Interface Options): woman-topic-at-point
4924 renamed to woman-use-topic-at-point. Document new behavior.
4926 2007-04-08 Richard Stallman <rms@gnu.org>
4928 * url.texi: Fix some indexing.
4929 (Disk Caching): Drop discussion of old/other Emacs versions.
4931 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
4933 * url.texi (Disk Caching): Say Emacs 21 "and later".
4935 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
4936 on Font locking which now mentions JIT lock.
4938 2007-04-01 Michael Olson <mwolson@gnu.org>
4940 * erc.texi: Update for the ERC 5.2 release.
4942 2007-03-31 David Kastrup <dak@gnu.org>
4944 * woman.texi (Topic, Interface Options): Explain changes semantics of
4945 woman-manpath in order to consider MANPATH_MAP entries.
4947 2007-03-31 Eli Zaretskii <eliz@gnu.org>
4949 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
4951 2007-03-26 Richard Stallman <rms@gnu.org>
4953 * pgg.texi (Caching passphrase): Clean up previous change.
4955 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
4957 * gnus.texi (Setting Process Marks): Fix typo.
4959 2007-03-25 Romain Francoise <romain@orebokech.com>
4961 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
4962 readability, and include various fixes by Daniel Brockman, Nick Roberts
4965 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
4967 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
4969 * gnus.texi (Mail Source Specifiers): Fix typo.
4971 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
4973 * reftex.texi (Imprint): Update maintainer information.
4975 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
4977 * message.texi (Message Buffers): Update documentation for
4978 message-generate-new-buffers.
4980 2007-03-15 Daiki Ueno <ueno@unixuser.org>
4982 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
4984 2007-03-21 Glenn Morris <rgm@gnu.org>
4986 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
4988 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
4990 * eshell.texi (Known problems): Emacs 21 -> 22.
4992 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
4994 2007-03-18 Jay Belanger <belanger@truman.edu>
4996 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
4998 2007-03-12 Glenn Morris <rgm@gnu.org>
5000 * calc.texi (Time Zones): Switch to new North America DST rule.
5002 * calc.texi: Replace "daylight savings" with "daylight
5003 saving" in text throughout.
5005 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5007 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
5008 The variable now uses a list of symbols instead of just a symbol.
5009 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
5011 2007-03-06 Romain Francoise <romain@orebokech.com>
5013 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
5014 new packages, and mention Gnus update.
5016 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
5018 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
5019 nntp-open-connection-functions-never-echo-commands.
5021 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
5023 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
5024 problems on the console, and security risk in not using gpg-agent.
5026 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
5028 * org.texi (The spreadsheet): Rename from "Table calculations".
5029 Completely reorganized and rewritten.
5030 (CamelCase links): Section removed.
5031 (Repeating items): New section.
5032 (Tracking TODO state changes): New section.
5033 (Agenda views): Chapter reorganized and rewritten.
5034 (HTML export): Section rewritten.
5035 (Tables in arbitrary syntax): New section.
5036 (Summary): Better feature summary.
5037 (Activation): Document problem with cut-and-paste of Lisp code
5039 (Visibility cycling): Document indirect buffer use.
5040 (Structure editing): Document sorting.
5041 (Remember): Section rewritten.
5042 (Time stamps): Better description of time stamp types.
5043 (Tag searches): Document regular expression search for tags.
5044 (Stuck projects): New section.
5045 (In-buffer settings): New keywords.
5046 (History and Acknowledgments): Updated description.
5048 2007-02-24 Alan Mackenzie <acm@muc.de>
5050 * cc-mode.texi (Movement Commands): Insert two missing command names.
5051 (Getting Started): Slight wording correction (use conditional).
5053 2007-02-22 Kim F. Storm <storm@cua.dk>
5055 * widget.texi (User Interface, Basic Types): Document need to put some
5056 text before the %v escape in :format string in editable-field widget.
5058 2007-02-18 Romain Francoise <romain@orebokech.com>
5060 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
5063 2007-02-10 Markus Triska <markus.triska@gmx.at>
5065 * widget.texi (Programming Example): Put constant strings in :format.
5067 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
5069 * faq.texi (Fullscreen mode on MS-Windows): New node.
5071 2007-02-04 David Kastrup <dak@gnu.org>
5073 * faq.texi (AUCTeX): Update version number. Should probably be done
5074 for other packages as well.
5076 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5078 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
5079 <tassilo@member.fsf.org>.
5081 2007-01-27 Eli Zaretskii <eliz@gnu.org>
5083 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
5084 ls-lisp-use-localized-time-format.
5086 2007-01-20 Markus Triska <markus.triska@gmx.at>
5088 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
5090 2007-01-13 Michael Olson <mwolson@gnu.org>
5092 * erc.texi (Modules): Mention capab-identify module.
5094 2007-01-05 Michael Olson <mwolson@gnu.org>
5096 * erc.texi (Getting Started): Update for /RECONNECT command.
5098 2007-01-04 Richard Stallman <rms@gnu.org>
5100 * ebrowse.texi: Change C-c b to C-c C-m.
5102 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
5104 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
5105 variables only in info to avoid redundant entries in the printed
5108 2007-01-02 Daiki Ueno <ueno@unixuser.org>
5110 * message.texi (Using PGP/MIME): Document gpg-agent usage.
5112 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
5114 * message.texi (Security): Split into sub-nodes.
5116 2007-01-01 Alan Mackenzie <acm@muc.de>
5118 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
5119 eval-after-load in Emacs <=21 and a workaround. Document that
5120 trigraphs are not supported.
5122 2007-01-01 Alan Mackenzie <acm@muc.de>
5124 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
5125 c-context-line-break. When invoked within a string, preserve
5126 whitespace. Add a backslash only when also in a macro.
5128 2007-01-01 Alan Mackenzie <acm@muc.de>
5130 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
5132 2007-01-01 Alan Mackenzie <acm@muc.de>
5134 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
5135 are now bound by default to c-\(beginning\|end\)-of-defun by default.
5137 2007-01-01 Alan Mackenzie <acm@muc.de>
5139 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
5142 * cc-mode.texi ("Styles"): Add @dfn{style}.
5144 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
5146 Sync with Tramp 2.0.55.
5148 * trampver.texi: Update release number.
5150 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
5152 * gnus.texi (Customizing Articles): Add index entries for all
5153 gnus-treat-* variables.
5155 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
5157 * gnus.texi (IMAP): Fix incorrect explanation of
5158 nnimap-search-uids-not-since-is-evil in documentation for
5159 nnimap-expunge-search-string.
5161 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
5163 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
5164 spam-ifile-database.
5166 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
5168 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
5171 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
5173 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
5174 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
5176 (IMAP): Document nnimap-search-uids-not-since-is-evil and
5179 2006-12-25 Kevin Ryde <user42@zip.com.au>
5181 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
5182 about the key procedure being used heavily.
5184 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
5186 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
5188 (Prerequisites): Add explanation about gpg-agent.
5190 2006-12-22 Kevin Ryde <user42@zip.com.au>
5192 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
5193 "sort" instead of "sort*".
5195 2006-12-19 Richard Stallman <rms@gnu.org>
5197 * calc.texi (History and Acknowledgements): Recognize that Emacs
5198 now does have floating point.
5200 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
5202 * tramp.texi (External transfer methods): Describe new method `scpc'.
5204 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
5206 * pgg.texi: Added short note on gpg-agent to the introduction.
5208 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
5210 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
5213 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
5215 * gnus.texi (X-Face): Clarify. Say which programs are required
5218 2006-12-08 Michael Olson <mwolson@gnu.org>
5220 * erc.texi (Modules): Remove documentation for list module.
5222 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
5224 * faq.texi (^M in the shell buffer): Ditto.
5226 2006-11-20 Michael Olson <mwolson@gnu.org>
5228 * erc.texi: Call this the 5.2 stable pre-release of ERC.
5230 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
5232 * org.texi: Fix typos.
5233 (Agenda commands): Document `C-k'.
5235 2006-11-16 Eli Zaretskii <eliz@gnu.org>
5237 * url.texi (http/https): Fix a typo in the HTTP URL.
5239 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
5241 * ada-mode.texi: Total rewrite.
5243 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
5245 * org.texi: Minor typo fixes.
5247 2006-11-13 Bill Wohler <wohler@newt.com>
5249 Release MH-E manual version 8.0.3.
5251 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5254 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
5256 (Reading Mail): Document the customization of read-mail-command
5258 (Viewing Attachments): Document mm-discouraged-alternatives.
5259 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
5260 (Junk): Add more information about the settings of mh-junk-background
5261 in a program. Add /usr/bin/mh to PATH in examples.
5263 2006-11-12 Richard Stallman <rms@gnu.org>
5265 * woman.texi: Update author address but say he no longer maintains it.
5267 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
5269 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
5271 (Checkboxes): Section moved to chapter 5, and extended.
5272 (The date/time prompt): New section.
5273 (Link abbreviations): New section.
5274 (Presentation and sorting): New section.
5275 (Custom agenda views): Section completely rewritten.
5276 (Summary): Compare with Planner.
5277 (Feedback): More info about creating backtraces.
5278 (Plain lists): Modified example.
5279 (Breaking down tasks): New section.
5280 (Custom time format): New section.
5281 (Time stamps): Document inactive timestamps.
5282 (Setting tags): More details about fast tag selection.
5283 (Block agenda): New section.
5284 (Custom agenda views): Section rewritten.
5285 (Block agenda): New section.
5287 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
5289 * tramp.texi (Configuration): scp is the default method.
5290 (Default Method): Use ssh as example for another method.
5292 2006-10-27 Richard Stallman <rms@gnu.org>
5294 * woman.texi: Downcase nroff/troff/roff.
5295 (Installation): Chapter deleted. Some xrefs deleted.
5296 (Background): woman doesn't advise man ;-).
5298 2006-10-26 Roberto RodrÃguez <lanubeblanca@googlemail.com> (tiny change)
5300 * ada-mode.texi (Project files, Identifier completion)
5301 (Automatic Casing, Debugging, Using non-standard file names)
5302 (Working Remotely): Fix typos.
5304 2006-10-20 Masatake YAMATO <jet@gyve.org>
5306 * cc-mode.texi (Sample .emacs File): Add missing `)' in
5307 sample code `my-c-initialization-hook'.
5309 2006-10-19 Stuart D. Herring <herring@lanl.gov>
5311 * widget.texi: Fix typos.
5313 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
5315 * tramp.texi (Frequently Asked Questions): Remove questions marked with
5316 "???". There have been no complaints for years, so the information
5317 must be appropriate.
5319 2006-10-16 Richard Stallman <rms@gnu.org>
5321 * widget.texi: Use @var instead of capitalization.
5322 Clarify many widget type descriptions.
5324 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5326 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
5328 (Selecting a Group): Fix typo.
5330 2006-10-12 Roberto RodrÃguez <lanubeblanca@googlemail.com> (tiny change)
5332 * widget.texi: Fix typos.
5334 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
5336 * gnus.texi (Image Enhancements): Update for Emacs 22.
5338 * gnus-faq.texi ([1.3]): Update.
5340 2006-10-06 Richard Stallman <rms@gnu.org>
5342 * faq.texi (Displaying the current line or column):
5343 Delete "As of Emacs 20".
5345 2006-10-06 Romain Francoise <romain@orebokech.com>
5347 * faq.texi (VM): VM works with Emacs 22 too.
5349 2006-10-06 Richard Stallman <rms@gnu.org>
5351 * ebrowse.texi: Remove Emacs version "21" from title.
5353 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
5355 * gnus.texi (Foreign Groups): Say where change of editing commands are
5356 stored. Add reference to `gnus-parameters'.
5358 2006-09-15 Jay Belanger <belanger@truman.edu>
5360 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
5361 Change "Library Public License" to "Lesser Public License"
5362 throughout. Use "yyyy" to represent year.
5364 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
5366 * org.texi (Setting tags): Typo fix.
5368 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
5370 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
5372 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
5374 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
5376 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
5378 * faq.texi (Escape sequences in shell output): EMACS is now set
5379 to Emacs's absolute file name, not to "t".
5380 (^M in the shell buffer): Likewise.
5381 * misc.texi (Interactive Shell): Likewise.
5383 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
5385 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
5386 mails with pop3-leave-mail-on-server. Fix wording.
5387 (Limiting): Improve gnus-summary-limit-to-articles.
5390 2006-09-11 Simon Josefsson <jas@extundo.com>
5392 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
5393 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
5395 2006-09-06 Simon Josefsson <jas@extundo.com>
5397 * smtpmail.texi (Authentication): Mention SSL.
5399 2006-09-01 Eli Zaretskii <eliz@gnu.org>
5401 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
5402 Don't use @indicateurl.
5404 * cc-mode.texi (Subword Movement): Don't use @headitem.
5405 (Custom Braces, Clean-ups): Don't use @tie.
5407 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
5409 Sync with Tramp 2.0.54.
5411 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
5412 Suggested by Adrian Phillips <a.phillips@met.no>.
5414 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
5416 * org.texi (Installation, Activation): Split from Installation and
5418 (Clocking work time): Documented new features.
5420 2006-08-13 Alex Schroeder <alex@gnu.org>
5422 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
5425 2006-08-12 Eli Zaretskii <eliz@gnu.org>
5427 * faq.texi (How to add fonts): New node.
5429 2006-08-05 Romain Francoise <romain@orebokech.com>
5431 * faq.texi (New in Emacs 22): Expand.
5433 2006-08-03 Michael Olson <mwolson@gnu.org>
5435 * erc.texi: Update for ERC 5.1.4.
5437 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
5439 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
5440 in .../site-lisp/gnus/ by default.
5441 [ From gnus-news.texi in the trunk. ]
5443 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
5445 * gnus.texi (MIME Commands): Additions for yEnc.
5447 2006-07-24 Richard Stallman <rms@gnu.org>
5449 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
5450 * faq.texi: Move periods and commas inside quotes.
5452 2006-07-20 Jay Belanger <belanger@truman.edu>
5454 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
5456 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
5458 * faq.texi (Security risks with Emacs): Document Emacs 22
5459 file-local-variable mechanism.
5461 2006-07-12 Michael Olson <mwolson@gnu.org>
5463 * erc.texi: Update for ERC 5.1.3.
5465 2006-07-12 Alex Schroeder <alex@gnu.org>
5467 * rcirc.texi: Fix typos.
5468 (Getting started with rcirc): New calling convention for M-x irc.
5469 Mention #rcirc. Removed channel tracking.
5470 (Configuration): Change the names of all variables that got changed
5471 recently, eg. rcirc-server to rcirc-default-server. Added
5472 documentation for rcirc-authinfo, some background for Bitlbee, and
5473 rcirc-track-minor-mode.
5474 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
5476 (Reconnecting after you have lost the connection): Fix example code
5477 to match code changes.
5479 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
5481 * gnus.texi, message.texi: Fix typos.
5483 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
5485 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
5487 (Global TODO list): Document the use of the variables
5488 `org-agenda-todo-ignore-scheduled' and
5489 `org-agenda-todo-list-sublevels'.
5491 2006-07-05 Richard Stallman <rms@gnu.org>
5493 * faq.texi (Scrolling only one line): Fix xref.
5495 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
5497 * faq.texi (Evaluating Emacs Lisp code):
5498 Throughout, replace eval-current-buffer with eval-buffer.
5500 2006-07-03 Richard Stallman <rms@gnu.org>
5502 * rcirc.texi (Scrolling conservatively): Fix xref.
5504 * pcl-cvs.texi (Viewing differences): Usage fix.
5506 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
5508 * org.texi (Agenda commands): Document `s' key to save all org-mode
5511 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
5513 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
5514 names. Mention `cvs-msg' face.
5516 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
5518 * org.texi (Checkboxes): New section.
5520 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
5522 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
5523 throughout this chapter.
5525 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
5527 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
5528 text for standalone vs Emacs info.
5529 (Help): Clarify header line description. Use mouse-1 for clicks.
5530 (Help-P): Use mouse-1 for clicks.
5531 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
5532 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
5533 (Choose menu subtopic): Remove gratuitous Emacs command names.
5534 (Help-FOO): Put usual behavior first.
5535 (Help-Xref): Clicking on xrefs works in Emacs.
5536 (Search Text): Clarify what the default behavior is.
5537 (Create Info buffer): Fix Emacs window/X window confusion.
5538 (Emacs Info Variables): Fix for new Emacs init file behavior.
5540 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5542 * gnus.texi (Summary Buffer Lines): Fix typo.
5544 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
5546 * org.texi (Embedded LaTeX): New chapter.
5547 (Archiving): Section rewritten.
5548 (Enhancing text): Some parts moved to the new chapter about LaTeX.
5550 2006-06-20 Bill Wohler <wohler@newt.com>
5552 Release MH-E manual version 8.0.1.
5554 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5556 (Preface): Depend on GNU mailutils 1.0 and higher.
5558 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
5560 * message.texi (News Headers): Update message-syntax-checks section.
5562 2006-06-19 Karl Berry <karl@gnu.org>
5564 * info.texi (Advanced): Mention C-q, especially with ?.
5566 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
5568 * org.texi (Publishing links): Document the `:link-validation-function'
5570 (Extensions and Hacking): New chapter, includes some sections of the
5571 "Miscellaneous" chapter.
5573 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
5575 * org.texi (Progress logging): New section.
5577 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
5579 * org.texi (ASCII export): Document indentation adaptation.
5580 (Setting tags): Document mutually-exclusive tags.
5582 2006-06-05 Romain Francoise <romain@orebokech.com>
5584 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
5587 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
5588 channel (#gnus@irc.freenode.net).
5589 Fix typos. Update copyright notice.
5591 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
5592 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
5593 (Line-Up Functions, Custom Macros):
5594 * ediff.texi (Window and Frame Configuration)
5595 (Highlighting Difference Regions):
5596 * emacs-mime.texi (Display Customization):
5597 * erc.texi (History):
5598 * eshell.texi (Known problems):
5599 * eudc.texi (Overview, BBDB):
5600 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
5601 (The problem of spam, SpamOracle, Extending the Spam package)
5602 (Conformity, Terminology):
5603 * idlwave.texi (Routine Info)
5604 (Class and Keyword Inheritance, Padding Operators)
5605 (Breakpoints and Stepping, Electric Debug Mode)
5606 (Examining Variables, Troubleshooting):
5607 * org.texi (Creating timestamps):
5608 * reftex.texi (Commands, Options, Changes):
5609 * tramp.texi (Inline methods, Password caching)
5610 (Auto-save and Backup, Issues):
5611 * vip.texi (Files, Commands in Insert Mode):
5612 * viper.texi (Emacs Preliminaries, States in Viper)
5613 (Packages that Change Keymaps, Viper Specials, Groundwork):
5616 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
5618 * ediff.texi: Fix typos.
5620 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
5622 * org.texi: Small typo fixes.
5624 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
5626 * viper.texi (Viper Specials):
5627 * gnus.texi (Example Setup):
5628 * faq.texi (Backspace invokes help):
5629 * dired-x.texi (Optional Installation Dired Jump):
5630 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
5631 follow coding conventions.
5633 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
5635 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
5637 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
5639 * pcl-cvs.texi: Fix typos.
5640 (Customization): Say "us".
5642 2006-05-26 Eli Zaretskii <eliz@gnu.org>
5644 * org.texi: Remove bogus @setfilename.
5646 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
5648 * org.texi (ASCII export): Omit command name.
5649 (HTML export): Add prefix to all lines in Local Variable example.
5650 (Acknowledgments): Typeset names in italics.
5652 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
5654 * org.texi (Plain lists): Add new item navigation commands.
5655 (External links): Document elisp and info links.
5656 (Custom searches): New section.
5657 (Publishing): New chapter.
5658 (HTML export): Include a list of supported CSS classes.
5659 (Setting tags): Describe the fast-tag-setting interface.
5661 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
5663 * dired-x.texi: ifinfo -> ifnottex.
5665 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
5667 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
5669 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
5671 * message.texi (Interface): Add tool bar customization.
5672 (MIME): Index and text additions for mml-attach.
5673 (MIME): Describe mml-dnd-protocol-alist and
5674 mml-dnd-attach-options.
5676 * gnus.texi (Oort Gnus): Reorder entries in sections.
5678 (Starting Up): Add references to "Emacs for Heathens" and to
5679 "Finding the News". Add user-full-name and user-mail-address.
5680 (Group Buffer Format): Add tool bar customization and update.
5681 (Summary Buffer): Add tool bar customization.
5682 (Posting Styles): Add message-alternative-emails.
5684 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
5686 * tramp.texi (Filename completion): Improve wording.
5688 2006-05-07 Romain Francoise <romain@orebokech.com>
5690 * faq.texi (Using regular expressions): Fix typo.
5691 (Packages that do not come with Emacs): Fix capitalization.
5692 (Replacing text across multiple files): Expand node to explain how
5693 to use `dired-do-query-replace-regexp' in more detail, based on
5694 suggestion by Eric Hanchrow <offby1@blarg.net>.
5696 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
5698 * tramp.texi (Filename completion): Completion of remote files'
5699 method, user name and host name is active only in partial
5702 2006-05-06 Bill Wohler <wohler@newt.com>
5704 Release MH-E manual version 8.0.
5706 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5709 2006-05-06 Bill Wohler <wohler@newt.com>
5711 * mh-e.texi (MH-BOOK-HOME): Change from
5712 http://www.ics.uci.edu/~mh/book/mh to
5713 http://rand-mh.sourceforge.net/book/mh.
5714 Replace .htm suffix with .html for MH book files.
5715 (Using This Manual): Update key binding for getting relevant
5716 chapter in Info from command key.
5717 (Ranges): Fix itemx.
5719 2006-05-05 Karl Berry <karl@gnu.org>
5721 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
5722 (\fonttextsize): New user-level command to change text font size.
5724 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
5726 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
5728 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
5730 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
5732 2006-04-24 Bill Wohler <wohler@newt.com>
5734 * mh-e.texi (Getting Started): Make it more explicit that you need
5735 to install MH. Add pointers to current MH implementations.
5737 2006-04-21 Bill Wohler <wohler@newt.com>
5739 Release MH-E manual version 7.94.
5741 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5744 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
5746 * org.texi: Many small fixes.
5747 (Handling links): Rename from "Managing links".
5749 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
5751 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
5752 (Splitting mail using spam-stat): Fix @xref.
5754 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
5756 * gnus.texi (Spam Package): Major revision of the text.
5757 Previously this node was "Filtering Spam Using The Spam ELisp Package".
5759 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
5761 * org.texi (Time stamps): Better explanation of the purpose of
5762 different time stamps.
5763 (Structure editing, Plain lists): More details on how new items
5764 and headings are inserted.
5766 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
5768 * org.texi (Formula syntax): Fix link to Calc Manual.
5770 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
5772 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
5774 2006-04-17 Bill Wohler <wohler@newt.com>
5776 * mh-e.texi (Folders): Update mh-before-quit-hook and
5777 mh-quit-hook example with code that removes the buffers rather
5778 than just bury them.
5780 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
5782 Sync with Tramp 2.0.53.
5784 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
5786 * org.texi (Updating settings): New section.
5787 (Visibility cycling): Better names for the startup folding
5789 (Exporting): Completely restructured.
5790 (The very busy C-c C-c key): New section.
5791 (Summary of in-buffer settings): New section.
5793 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
5795 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
5797 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
5799 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
5800 (Server Commands): Key `v' is reserved for users.
5802 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
5804 * org.texi (Link format): New section, emphasis on bracket links.
5805 (External links): Document bracket links.
5806 (FAQ): Expand to cover shell links and the new link format.
5808 2006-04-09 Kevin Ryde <user42@zip.com.au>
5810 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
5812 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
5814 * gnus.texi (Summary Buffer Lines): Add `*'.
5816 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
5818 * gnus.texi (Group Parameters):
5819 Mention gnus-permanently-visible-groups.
5821 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
5823 * gnus.texi (Face): Fix typo.
5825 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
5827 * gnus.texi (X-Face): Clarify.
5828 (Face): Need Emacs with PNG support.
5830 2006-04-06 Richard Stallman <rms@gnu.org>
5832 * idlwave.texi: Delete the blocks "not suitable for inclusion with
5835 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
5837 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
5838 blocks not suitable for inclusion with Emacs using variable
5841 2006-04-04 Simon Josefsson <jas@extundo.com>
5843 * gnus.texi (Security): Improve.
5845 2006-04-02 Bill Wohler <wohler@newt.com>
5847 * mh-e.texi (Getting Started, Junk, Bug Reports)
5848 (MH FAQ and Support): Fix URLs.
5850 2006-03-31 Romain Francoise <romain@orebokech.com>
5852 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
5853 to t, not nil (and has for the past eight years).
5855 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
5857 * message.texi, gnus.texi: Bump version to 5.11.
5859 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
5861 * gnus.texi (Top): Add comment about version line.
5863 * message.texi (Top): Ditto. Change to take named versions into
5866 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
5868 * gnus.texi (Posting Styles): Add x-face-file to example.
5869 (X-Face): Refer to posting styles.
5871 * gnus-faq.texi ([5.8]): Add x-face-file.
5872 ([8.4]): Add links to gmane.emacs.gnus.user and
5873 gmane.emacs.gnus.general.
5875 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
5877 * gnus-faq.texi: Use .invalid.
5878 ([5.4]): Fix gnus-posting-styles example.
5880 2006-03-27 Romain Francoise <romain@orebokech.com>
5882 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
5883 Emacs/W3 needs a new maintainer.
5884 (Ispell): Update author and version info.
5885 (Mailcrypt): Mention PGG.
5886 (New in Emacs 22): Add PGG to the list of new packages.
5887 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
5890 2006-03-25 Karl Berry <karl@gnu.org>
5892 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
5893 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
5894 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
5895 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
5896 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
5897 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
5898 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
5899 (2) do not indent copyright year list (or anything else).
5901 2006-03-21 Bill Wohler <wohler@newt.com>
5903 * mh-e.texi (Folders): Various edits.
5905 2006-03-20 Romain Francoise <romain@orebokech.com>
5907 * gnus.texi (Mail Folders): Grammar fix.
5909 2006-03-19 Bill Wohler <wohler@newt.com>
5911 * mh-e.texi (Replying): Document Mail-Followup-To.
5912 Change manually-formatted table to multitable. Add debugging info.
5913 Move description of mh-reply-default-reply-to into paragraph
5914 that describes its values.
5916 2006-03-17 Bill Wohler <wohler@newt.com>
5918 * mh-e.texi: Use smallexample and smalllisp consistently.
5919 (Sending Mail Tour): Update method of entering
5920 addresses and subject.
5921 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
5922 (Adding Attachments, Searching): Update screenshots for Emacs 22.
5924 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
5926 * org.texi: Version number change only.
5928 2006-03-14 Bill Wohler <wohler@newt.com>
5930 * mh-e.texi: Add index entries around each paragraph rather than
5931 depend on entries from beginning of node. Doing so ensures that
5932 index entries are less likely to be forgotten if text is cut and
5933 pasted, and are necessary anyway if the references are on a
5934 separate page. It seems that makeinfo is now (v. 4.8) only
5935 producing one index entry per node, so there is no longer any
5936 excuse not to. Use subheading instead of heading. The incorrect
5937 use of heading produced very large fonts in Info--as large as the
5939 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
5940 versions 6 and 7 appeared *around* the time of these Emacs releases.
5942 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
5944 * org.texi (Clean view): Document new startup options.
5946 2006-03-11 Bill Wohler <wohler@newt.com>
5948 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
5949 (Composing, Scan Line Formats): Fix @refs.
5950 (Getting Started): Define MH profile and MH profile components.
5951 (Incorporating Mail, Reading Mail, Viewing, Printing)
5952 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
5953 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
5954 for string constants.
5955 (Tool Bar): Remove spurious quote.
5956 (Junk): Use ``...'' instead of "...".
5957 (Scan Line Formats): Replace @samp with @kbd.
5959 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
5961 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
5963 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5965 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
5968 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
5970 * gnus.texi: Markup fix.
5971 (Fancy Mail Splitting): Specify new feature.
5973 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
5975 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
5976 partial-words matching.
5978 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
5980 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
5982 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
5983 (MIME Commands): Fix mm-discouraged-alternatives.
5985 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
5987 * org.texi: Version number change only.
5989 2006-03-06 Bill Wohler <wohler@newt.com>
5991 * mh-e.texi: Move from SourceForge repository to Savannah.
5992 This is version 7.93, which is a total rewrite from the previous
5993 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
5996 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
5998 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
6000 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
6002 * org.texi (Interaction): Add item about `org-mouse.el' by
6004 (Managing links): Document that also mouse-1 can be used to
6006 (Headlines, FAQ): Add entry about hiding leading stars.
6007 (Miscellaneous): Resort the sections in this chapter to a more
6010 2006-02-27 Simon Josefsson <jas@extundo.com>
6012 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
6013 2004-01-27 from the trunk).
6015 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6017 * cc-mode.texi: Rename c-hungry-backspace to
6018 c-hungry-delete-backwards, at the request of RMS. Leave the old
6021 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6023 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
6024 include the function header within the defun.
6026 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6028 * cc-mode.texi: Correct two typos.
6030 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6032 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
6034 (Electric Keys): Add a justification for electric indentation.
6035 (Hungry WS Deletion): Clear up the names and complications of the
6036 BACKSPACE and DELETE keys.
6038 2006-02-23 Juri Linkov <juri@jurta.org>
6040 * faq.texi (Common requests): Move `Turning on auto-fill by
6041 default' after `Wrapping words automatically'. Move `Working with
6042 unprintable characters' before `Searching for/replacing newlines'.
6043 Move `Replacing highlighted text' after `Highlighting a region'.
6044 Merge `Repeating commands' and `Repeating a command as many times
6045 as possible' into the former.
6046 (Packages that do not come with Emacs): Add refs to Gmane and
6049 2006-02-23 Juri Linkov <juri@jurta.org>
6051 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
6052 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
6053 Add xref to `(emacs)Reporting Bugs'.
6054 (Getting a printed manual): Add URL to other formats of the manual.
6055 (Common requests): Fix menu.
6056 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
6057 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
6058 (Inserting text at the beginning of each line): Add pxref to
6059 `Changing the included text prefix'.
6060 (Forcing the cursor to remain in the same column): Mention `track-eol'
6061 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
6062 (Replacing text across multiple files): Add keybinding `Q' for
6063 `dired-do-query-replace'.
6065 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
6067 * reftex.texi: Version number and date change only.
6069 * org.texi (Internal Links): Rewrite to cover the modified
6072 2006-02-17 Eli Zaretskii <eliz@gnu.org>
6074 * faq.texi: Remove the coding cookie, it's not needed anymore.
6076 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6078 * faq.texi (Colors on a TTY): Mention Mac OS port.
6080 2006-02-12 Karl Berry <karl@gnu.org>
6082 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
6085 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
6087 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
6089 2006-02-08 Romain Francoise <romain@orebokech.com>
6091 * faq.texi (Top): Remove paragraph about the FAQ being a
6092 transitional document, etc.
6093 (Searching for/replacing newlines): New node.
6094 (Yanking text in isearch): New node.
6095 (Inserting text at the beginning of each line): Rename and make
6096 more general, mention `M-;' in Message mode.
6098 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
6100 * faq.texi (Meta key does not work in xterm)
6101 (Emacs does not display 8-bit characters)
6102 (Inputting eight-bit characters): Update xrefs.
6104 2006-02-06 Romain Francoise <romain@orebokech.com>
6106 * faq.texi (VM): VM now at version 7.19.
6107 Set myself as maintainer of this file.
6109 2006-02-04 Michael Olson <mwolson@gnu.org>
6111 * erc.texi (History): Note that ERC is now included with Emacs.
6113 2006-01-31 Romain Francoise <romain@orebokech.com>
6115 * message.texi (Message Headers): Explain what
6116 `message-alternative-emails' does in more detail.
6117 Update copyright year.
6119 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
6121 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
6123 2006-01-29 Richard M. Stallman <rms@gnu.org>
6125 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
6127 2006-01-29 Michael Olson <mwolson@gnu.org>
6129 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
6131 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
6133 * faq.texi (New in Emacs 22): Mention ERC.
6135 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
6137 * rcirc.texi: Capitalize dir entry for consistency with the entry
6138 in info/dir and other entries in the Emacs category.
6139 Fix typos. Delete trailing whitespace.
6141 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
6143 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
6145 2006-01-27 Eli Zaretskii <eliz@gnu.org>
6147 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
6148 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
6150 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
6151 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
6153 2006-01-27 Alex Schroeder <alex@gnu.org>
6155 * rcirc.texi: New file.
6157 2006-01-23 Juri Linkov <juri@jurta.org>
6159 * widget.texi (User Interface): Add S-TAB for widget-backward.
6161 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
6163 Sync with Tramp 2.0.52.
6165 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
6166 Add Tramp disabling item. New item for common connection problems.
6167 (various): Apply "ftp" as method for the download URL.
6168 (Bug Reports): Refer to FAQ for common problems.
6170 2006-01-21 Eli Zaretskii <eliz@gnu.org>
6172 * widget.texi (User Interface): Use @key for TAB.
6174 * ses.texi (Formulas, Printer functions): Use @key for TAB.
6176 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
6179 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
6181 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
6183 * gnus.texi: Update copyright.
6185 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
6187 * gnus.texi (Article Washing): Additions.
6189 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
6191 * org.texi (Agenda commands): Document tags command.
6193 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
6195 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
6197 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
6199 * gnus.texi (RSS): Addition.
6201 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
6203 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
6205 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
6207 * emacs-mime.texi (Display Customization): Add setting example to
6208 mm-discouraged-alternatives.
6210 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
6212 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
6213 version is the canonical version.
6215 2006-01-08 Alex Schroeder <alex@gnu.org>
6217 * pgg.texi (Caching passphrase): Rewording.
6219 2006-01-06 Eli Zaretskii <eliz@gnu.org>
6221 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
6224 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
6226 * org.texi: Removed the accidentally re-added empty line in the
6229 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
6231 * org.texi (Agenda Views): Chapter reorganized.
6233 2005-12-29 Romain Francoise <romain@orebokech.com>
6235 * faq.texi (Using Customize): New node.
6237 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
6239 * org.texi: Remove blank line in @direntry. It is non-standard
6240 and recursively produces blank lines all over the dir file (when
6243 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
6245 * widget.texi (atoms): Delete obsolete remark about `file' widget.
6247 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
6249 * org.texi (Tags): Boolean logic documented.
6250 (Agenda Views): Document custom commands.
6252 2005-12-20 David Kastrup <dak@gnu.org>
6254 * faq.texi (AUCTeX): Update version and mailing list info.
6256 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
6258 * gnus.texi (MIME Commands): Mention addition of
6259 multipart/alternative to gnus-buttonized-mime-types and add xref
6260 to mm-discouraged-alternatives.
6262 * emacs-mime.texi (Display Customization): Mention addition of
6263 "image/.*" and add xref to gnus-buttonized-mime-types in the
6264 mm-discouraged-alternatives section.
6266 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
6268 * org.texi (Tags): New section.
6269 (Agenda Views): Chapter reorganized.
6271 2005-12-16 Eli Zaretskii <eliz@gnu.org>
6273 * org.texi (Internal Links): Add a missing comma after an @xref.
6275 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
6277 * faq.texi (Filling paragraphs with a single space): No need to
6278 change sentence-end now.
6280 2005-12-13 Romain Francoise <romain@orebokech.com>
6282 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
6284 2005-12-12 Jay Belanger <belanger@truman.edu>
6286 * faq.texi (Calc): Update version number.
6288 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
6290 * org.texi (Progress Logging): New section.
6292 2005-12-10 Romain Francoise <romain@orebokech.com>
6294 Update the Emacs FAQ for the 22.1 release.
6296 * faq.texi: Set VER to `22.1'.
6297 (Basic editing): Explain how to use localized versions of the
6298 Tutorial. Mention that `C-h r' displays the manual.
6299 Delete obsolete WWW link to an Emacs 18 tutorial.
6300 (Getting a printed manual): Point to the new locations of the
6301 manuals on the GNU Web site.
6302 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
6303 available via Info (it was previously distributed separately).
6304 (Installing Texinfo documentation): The latest version of Texinfo
6306 (Informational files for Emacs): COPYING is the GNU General Public
6307 License, not the Emacs General Public License.
6308 (Informational files for Emacs): Delete obsolete link to the
6309 GNUinfo pages as they have been removed from the GNU Web site.
6310 (New in Emacs 22): New node.
6311 (Setting up a customization file): Say that most packages support
6313 (Colors on a TTY): Delete reference to instructions on how to
6314 enable syntax highlighting, it is now enabled by default.
6315 (Turning on abbrevs by default): Emacs now reads the abbrevs file
6316 at startup automatically.
6317 (Controlling case sensitivity): Mention `M-c' in isearch.
6318 (Using an already running Emacs process): Emacs now creates the
6319 socket in `/tmp/emacsUID'. Fix typos. Change default location of
6320 gnuserv. As emacsclient can now run Lisp code as well, delete a
6321 sentence praising gnuserv for that. Simplify description of how
6322 the client/server operation works.
6323 (Compiler error messages): Delete obsolete text (compile.el has
6325 (Indenting switch statements): Fix typo.
6326 (Matching parentheses): Simplify setup instructions, mention the
6327 menu bar item in the Options menu.
6328 (Repeating a command as many times as possible): Mention `C-x e'.
6329 (Going to a line by number): Mention new keymap and bindings
6330 `M-g M-g', `M-g M-p' and `M-g M-n'.
6331 (Turning on syntax highlighting): Now on by default. Simplify.
6332 (Replacing highlighted text): Use `1', not `t'.
6333 (Problems with very large files): The maximum size is now 256MB on
6335 (^M in the shell buffer): Mention `comint-process-echoes'.
6336 (Emacs for Apple computers): Emacs 22 has native support for Mac
6338 (Translating names to IP addresses): Delete node.
6339 (Binding keys to commands): Fix typo.
6340 (SPC no longer completes file names): New node.
6341 (MIME with Emacs mail packages): Delete section about the Emacs
6342 MIME FAQ (it's not reachable anymore).
6344 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6346 * cc-mode.texi: The manual has been extensively revised: the
6347 information about using CC Mode has been separated from the larger
6348 and more difficult chapters about configuration. It has been
6349 updated for CC Mode 5.31.
6351 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
6353 * pgg.texi (User Commands): Fix description of pgg-verify-region.
6354 (Selecting an implementation): Fix descriptions.
6356 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
6358 * message.texi (Various Message Variables): Addition.
6360 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
6362 * message.texi: Fix default values.
6364 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
6366 * message.texi (Header Commands): Clarify descriptions of
6367 message-cross-post-followup-to, message-reduce-to-to-cc, and
6368 message-insert-wide-reply.
6369 (Various Commands): Fix kindex for message-kill-to-signature;
6370 clarify description of message-tab.
6372 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
6374 * message.texi (Mailing Lists): Fix description about MFT.
6376 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
6378 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
6380 * gnus.texi (Slow Terminal Connection): Replace old description
6383 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
6385 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
6386 replace X-Draft-Headers with X-Draft-From.
6388 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
6390 * gnus.texi (Various Various): Fix the default value of
6391 nnheader-max-head-length.
6392 (Gnus Versions): Fix typo.
6394 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
6396 * org.texi (Structure editing): Document new functionality of
6399 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
6401 * org.texi (Internal Links): Fix Texinfo usage.
6403 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
6405 * org.texi (TODO basics): Document the global todo list.
6406 (TODO items): Documents sparse tree for specific TODO
6409 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
6411 * org.texi (Plain Lists): Typos fixed.
6413 2005-11-28 Jay Belanger <belanger@truman.edu>
6415 * calc.texi: Change references of `M-#' to `C-x *' prefix.
6417 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
6419 * org.texi (Structure editing): New item moving commands added.
6420 (Plain Lists): New section.
6422 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
6424 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
6425 (Agenda): Document commands `org-cycle-agenda-files' and
6426 `org-agenda-file-to-front'.
6427 (Built-in table editor): Document `org-table-sort-lines'.
6428 (HTML formatting): Export of hand-formatted lists.
6430 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
6432 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
6433 new variable gnus-toolbar-thickness.
6435 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
6437 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
6439 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
6441 * gnus.texi (X-Face): Fix description.
6442 (XVarious): Remove gnus-xmas-logo-color-alist and
6443 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
6445 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
6447 * gnus.texi (Group Parameters): Mention new variable
6448 gnus-parameters-case-fold-search.
6449 (Home Score File): Addition.
6451 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
6453 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
6454 (Overview): List supported feed types.
6455 (Installation): No installation necessary when using autoload.
6456 (Configuration): Rename "RSS" to "news".
6458 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
6460 * pgg.texi (User Commands): Document additional passphrase
6461 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
6462 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
6464 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
6466 * org.texi: Version number changed to 3.19.
6468 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
6470 * pgg.texi (How to use): Update the example to add autoload of
6471 pgg-encrypt-symmetric-region.
6472 (User Commands): Document pgg-encrypt-symmetric-region.
6473 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
6475 2005-10-27 Jay Belanger <belanger@truman.edu>
6477 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
6478 mention other TeX-related units.
6480 2005-10-23 Lars Hansen <larsh@soem.dk>
6482 * dired-x.texi (Miscellaneous Commands):
6483 Replace dired-do-relative-symlink by dired-do-relsymlink and
6484 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
6486 2005-10-23 Jay Belanger <belanger@truman.edu>
6488 * calc.texi (Predefined Units): Use `alpha' for the fine structure
6491 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
6493 * faq.texi (Bugs and problems):
6494 Replace `dired-move-to-filename-regexp' by
6495 `directory-listing-before-filename-regexp'.
6497 2005-10-22 Eli Zaretskii <eliz@gnu.org>
6499 * newsticker.texi (UPDATED): Set value.
6501 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
6503 * gnus.texi (Document Groups): Remove duplicate item.
6505 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
6507 * org.texi (Summary): Mention iCalendar support.
6508 (Exporting): Document iCalendar support.
6510 2005-10-18 Romain Francoise <romain@orebokech.com>
6512 * viper.texi (Viper Specials): Capitalize GNU.
6514 2005-10-17 Juri Linkov <juri@jurta.org>
6516 * info.texi (Getting Started, Search Index, Expert Info):
6518 (Search Text): Replace `echo area' with `mode line'.
6519 (Search Index): Both `i' and `,' find all index entries.
6520 Replace example `C-f' with `C-l' (which exists in index of Info
6521 manual) and delete spaces in its keyboard input sequence.
6522 Delete unnecessary explanations about literal characters.
6524 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
6526 * gnus.texi (Document Server Internals): Addition.
6528 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
6530 * gnus.texi (A note on namespaces): Fix RFC reference.
6532 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
6534 * gnus.texi (RSS): Fix key description.
6536 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
6538 * gnus.texi: Emacs/w3 -> Emacs/W3.
6539 (Browsing the Web): Fix description.
6540 (Web Searches): Ditto.
6541 (Customizing W3): Ditto.
6543 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
6545 * gnus.texi (Maildir): Clarify expire-age and expire-group.
6547 2005-10-11 Jay Belanger <belanger@truman.edu>
6549 * calc.texi (Integration): Mention using `a i' to compute definite
6552 2005-10-11 Juri Linkov <juri@jurta.org>
6554 * info.texi: Rearrange nodes.
6555 (Top): Update menu. Change ref `Info for Experts' to
6556 `Advanced Info Commands'.
6557 (Getting Started): Fix description of manual's parts.
6558 (Help-Int): Change xref `Info Search' to `Search Index', and
6559 `Expert Info' to `Advanced'.
6560 (Advanced): Move node one level up.
6561 (Search Text, Search Index): New nodes split out from `Info Search'.
6562 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
6563 split out from `Advanced'.
6564 (Advanced, Emacs Info Variables): De-document editing an Info file
6566 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
6567 (Creating an Info File): Delete node and move its text to
6570 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
6572 * org.texi (Workflow states): Documented that change in keywords
6573 becomes active only after restart of Emacs.
6575 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
6577 Sync with Tramp 2.0.51.
6579 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
6581 * speedbar.texi (Introduction): Describe new location of speedbar
6583 (Basic Key Bindings): Remove descriptions of bindings that have
6586 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
6588 * speedbar.texi (GDB): Describe use of watch expressions.
6590 2005-09-28 Simon Josefsson <jas@extundo.com>
6592 * message.texi (IDNA): Fix.
6594 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
6596 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
6597 nntp-server-hook, and nntp-warn-about-losing-connection; fix
6598 description of nntp-open-connection-function.
6599 (Common Variables): Fix descriptions.
6601 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
6603 * gnus.texi (Server Buffer Format): Document the %a format spec.
6605 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
6607 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
6609 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
6611 * org.texi Version 3.16.
6613 2005-09-19 Miles Bader <miles@gnu.org>
6615 * newsticker.texi: Get rid of CVS keywords.
6617 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
6619 * gnus.texi (Finding the Parent): Fix description of how Gnus
6622 2005-09-14 Jari Aalto <jari.aalto@cante.net>
6624 * gnus.texi (Advanced Scoring Examples): New examples to teach how
6625 to drop off non-answered articles.
6627 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
6629 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
6630 braces (which are unsupported by NMAKE) for macro `srcdir'.
6632 2005-09-17 Eli Zaretskii <eliz@gnu.org>
6634 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
6635 (../info/newsticker, newsticker.dvi): New targets.
6637 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
6639 * newsticker.texi: Replace @command with @code. Replace @example
6641 (Top): Add explanations to menu items.
6642 (GNU Free Documentation License): Remove.
6644 2005-09-16 Romain Francoise <romain@orebokech.com>
6646 Update all files to specify GFDL version 1.2.
6648 * doclicense.texi (GNU Free Documentation License): Update to
6651 2005-09-15 Richard M. Stallman <rms@gnu.org>
6653 * newsticker.texi: Fix @setfilename.
6655 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
6656 (../info/newsticker, newsticker.dvi): New targets.
6658 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
6660 * org.texi: Version 3.15.
6662 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
6664 * ses.texi: Combine all three indices into one.
6665 Correct a few typos.
6667 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
6669 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
6671 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
6673 * emacs-mime.texi (Handles): Remove duplicate item.
6674 (Encoding Customization): Fix the default value for
6675 mm-coding-system-priorities.
6676 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
6677 (Basic Functions): Fix reference.
6679 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
6681 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
6683 2005-08-18 Richard M. Stallman <rms@gnu.org>
6685 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
6688 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
6689 not keyboard-translate.
6691 2005-08-11 Richard M. Stallman <rms@gnu.org>
6693 * faq.texi (Using regular expressions): Fix xref.
6695 2005-08-09 Juri Linkov <juri@jurta.org>
6697 * info.texi (Help-P): Replace `Prev' with `Previous'.
6698 (Help-M, Help-Xref): Add S-TAB.
6699 (Help-FOO): Update `u' command.
6700 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
6701 Update info about visibility of xref parts.
6702 (Help-Int): Fix `m' command. Rename `Info-last' to
6703 `Info-history-back'. Add `Info-history-forward'.
6704 (Advanced): Fix `g*' and `M-n' commands.
6705 (Info Search): Add `index-apropos' in stand-alone browser.
6706 Add isearch commands.
6707 (Emacs Info Variables): Remove `Info-fontify'.
6708 Add `Info-mode-hook'. Update face names.
6709 Add `Info-fontify-maximum-menu-size',
6710 `Info-fontify-visited-nodes', `Info-isearch-search'.
6712 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
6714 Sync with Tramp 2.0.50.
6716 * tramp.texi: Use @option{} consequently for method names.
6717 (Inline methods, External transfer methods): Remove references to
6719 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
6722 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
6724 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
6725 Mention that gnus-init-file is not read when Emacs is invoked with
6726 --no-init-file or -q.
6728 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
6730 * org.texi: Version 3.14.
6732 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
6734 * org.texi: Version 3.13.
6736 2005-07-18 Juri Linkov <juri@jurta.org>
6738 * calc.texi (Time Zones, Logical Operations):
6739 * cl.texi (Overview):
6740 * org.texi (TODO types):
6741 * sc.texi (Emacs 18 MUAs):
6742 * speedbar.texi (Top):
6743 * url.texi (History):
6744 Delete duplicate duplicate words.
6746 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
6748 * cl.texi (Type Predicates): Document `atom' type.
6750 2005-07-04 Lute Kamstra <lute@gnu.org>
6752 Update FSF's address in GPL notices.
6754 * calc.texi (Copying):
6755 * doclicense.texi (GNU Free Documentation License):
6756 * faq.texi (Contacting the FSF):
6757 * mh-e.texi (Copying): Update FSF's address.
6759 2005-07-03 Richard M. Stallman <rms@gnu.org>
6761 * flymake.texi (Example -- Configuring a tool called directly):
6762 Update name of flymake-build-relative-filename.
6764 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
6766 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
6768 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
6770 * org.texi: Version 3.12.
6772 2005-06-24 Eli Zaretskii <eliz@gnu.org>
6774 * makefile.w32-in (MAKEINFO): Use --force.
6775 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
6777 (gnus.dvi): Use "..." to quote Sed args, so that it works with
6780 2005-06-23 Richard M. Stallman <rms@gnu.org>
6782 * speedbar.texi (Creating a display): Texinfo usage fixes.
6784 * tramp.texi (Customizing Completion, Auto-save and Backup):
6785 Texinfo usage fixes.
6787 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
6789 * dired-x.texi (Miscellaneous Commands):
6790 * ediff.texi (Miscellaneous):
6791 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
6793 * info.texi (Help-Xref):
6794 * message.texi (Message Headers):
6795 * org.texi (Remember):
6796 * reftex.texi (Options (Defining Label Environments)):
6797 (Options (Index Support)):
6798 (Options (Viewing Cross-References)):
6801 * speedbar.texi (Creating a display):
6802 * tramp.texi (Customizing Completion, Auto-save and Backup):
6805 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
6807 * org.texi: Version 3.11.
6809 2005-06-12 Jay Belanger <belanger@truman.edu>
6811 * calc.texi (Getting Started): Remove extra menu item.
6813 2005-05-31 Jay Belanger <belanger@truman.edu>
6815 * calc.texi (Notations Used in This Manual): Use @kbd for key
6817 (Demonstration of Calc): Mention another way of starting Calc.
6818 (Starting Calc): Mention long name of M-#.
6819 (Embedded Mode Overview): Remove unnecessary instruction.
6820 (Other M-# commands): Rephrase `M-# 0' explanation.
6821 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
6822 reflect current behavior.
6824 2005-05-30 Jay Belanger <belanger@truman.edu>
6826 * calc.texi (Hooks): Change description of calc-window-hook and
6827 calc-trail-window-hook to match usage.
6828 (Computational Functions): Add more constant-generating functions.
6829 (Customizable Variables): Use defvar.
6831 2005-05-28 Jay Belanger <belanger@truman.edu>
6833 * calc.texi (Assignments in Embedded Mode): Fix variable name.
6834 (Basic Embedded Mode): Explain behavior of arguments to
6837 2005-05-27 Jay Belanger <belanger@truman.edu>
6839 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
6842 2005-05-25 Jay Belanger <belanger@truman.edu>
6844 * calc.texi: Change Calc version number throughout.
6845 (Keypad Mode): Change location in info output.
6846 (Keypad mode overview): Move picture of keypad.
6848 2005-05-21 Jay Belanger <belanger@truman.edu>
6850 * calc.texi (Storing variables): Mention that only most variables
6851 are void to begin with.
6853 2005-05-21 Kevin Ryde <user42@zip.com.au>
6855 * widget.texi (Basic Types): Update cross ref from "Enabling
6856 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
6857 lispref/text.texi change.
6859 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
6861 * org.texi: Version 3.09.
6863 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
6865 * reftex.texi: Version 4.28.
6867 2005-05-16 Jay Belanger <belanger@truman.edu>
6869 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
6871 2005-05-14 Jay Belanger <belanger@truman.edu>
6873 * calc.texi (Default Simplifications): Insert missing ! (logical
6876 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
6878 Sync with Tramp 2.0.49.
6880 2005-05-10 Jay Belanger <belanger@truman.edu>
6882 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
6885 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
6887 * org.texi: Version 3.08, structure reorganized.
6889 2005-04-24 Richard M. Stallman <rms@gnu.org>
6891 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
6893 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
6895 * org.texi: Update to version 3.06.
6897 2005-04-13 Lute Kamstra <lute@gnu.org>
6899 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
6901 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
6903 * cl.texi (Porting Common Lisp): Fix typo.
6905 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
6907 * gnus.texi (RSS): Addition.
6909 2005-04-04 Jay Belanger <belanger@truman.edu>
6911 * calc.texi: Change Calc version number.
6912 (Customizable variables): Fix description of calc-language-alist.
6913 (Copying): Put in version 2 of GPL.
6915 2005-04-01 Jay Belanger <belanger@truman.edu>
6917 * calc.texi (Troubleshooting Commands): Remove comment about
6919 (Installation): Remove section.
6920 (Customizable Variables): New section.
6921 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
6922 (Graphical Devices): Add references to Customizable Variables.
6924 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
6926 * emacs-mime.texi (Display Customization): Markup fixes.
6929 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
6931 * gnus-faq.texi: Replaced with auto-generated version.
6933 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
6935 * dired-x.texi (Multiple Dired Directories): default-directory was
6936 renamed to dired-default-directory.
6938 2005-03-26 Jay Belanger <belanger@truman.edu>
6940 * calc.texi (Simplifying Formulas, Rewrite Rules):
6941 Change description of top and bottom of fraction.
6942 (Modulo Forms): Move description of how to create modulo forms to
6943 earlier in the section.
6944 (Fraction Mode): Suggest using : to get a fraction by dividing.
6945 (Basic Arithmetic): Adjust placement of command name.
6946 (Truncating the Stack): Emphasize that "hidden" entries are still
6948 (Installation): Move discussion of printing manual to "About This
6950 (About This Manual): Mention how to print the manual.
6951 (Reporting Bugs): Remove first person.
6952 (Building Vectors): Add algebraic version of append.
6953 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
6954 (Grouping Digits): Fix typo.
6956 2005-03-25 Werner Lemberg <wl@gnu.org>
6958 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
6959 Replace `legal' with `valid'.
6961 2005-03-25 Werner Lemberg <wl@gnu.org>
6963 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
6965 2005-03-24 Jay Belanger <belanger@truman.edu>
6967 * calc.texi (General Mode Commands)
6968 (Mode Settings in Embedded Mode): Add some explanation of
6969 recording mode settings.
6971 2005-03-24 Richard M. Stallman <rms@gnu.org>
6973 * calc.texi: Remove praise of non-free software.
6975 * idlwave.texi: Don't say where to get IDL or its non-free manual.
6976 (Installation): Node deleted.
6978 2005-03-23 Richard M. Stallman <rms@gnu.org>
6980 * url.texi (HTTP language/coding): Improve last change.
6982 2005-03-22 Jay Belanger <belanger@truman.edu>
6984 * calc.texi (Embedded Mode): Add new information on changing
6987 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
6989 Sync with Tramp 2.0.48.
6991 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
6993 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
6994 "GNU/Linux". Change all addresses to .gnu.org.
6995 (Default Method): Offer shortened syntax for "su" and "sudo"
6998 2005-03-07 Richard M. Stallman <rms@gnu.org>
7000 * url.texi: Fix usage of "e.g.".
7001 (HTTP language/coding): Explain the rules for these strings.
7003 2005-03-06 Richard M. Stallman <rms@gnu.org>
7005 * woman.texi (Introduction): Minor cleanups.
7007 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
7009 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
7010 (Installation): Node deleted.
7012 * mh-e.texi (Preface): Get rid of "Emacs 21".
7014 * eshell.texi (Installation): Delete node (for Emacs 20).
7016 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
7018 * flymake.texi: Refill and tweak style in @lisp blocks.
7020 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
7022 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
7024 2005-03-01 Jay Belanger <belanger@truman.edu>
7026 * calc.texi (Trigonometric and Hyperbolic Functions):
7027 Mention additional functions.
7028 (Algebraic Simplifications): Mention additional simplifications.
7030 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
7032 * ses.texi: Add concept/function/variable indices (this work was
7033 donated by Brad Collins <brad@chenla.org>, copyright-assignment
7034 papers on file at FSF).
7036 2005-02-10 Jay Belanger <belanger@truman.edu>
7038 * calc.texi: Change @LaTeX to La@TeX throughout.
7039 Redefine @expr as @math for TeX output.
7040 Redefine @texline as a no-op for TeX output.
7041 Define @tfn, replace @t by @tfn throughout.
7043 2005-02-09 Jay Belanger <belanger@truman.edu>
7045 * calc.texi: Add macro for LaTeX for info output.
7047 2005-02-08 Kim F. Storm <storm@cua.dk>
7049 * texinfo.tex (LaTex): Add def.
7051 2005-02-06 Jay Belanger <belanger@truman.edu>
7053 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
7054 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
7057 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7059 * gnus.texi: Some edits based on comments from David Abrahams.
7061 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
7063 * gnus.texi (RSS): Fix the keystroke.
7065 2005-01-24 David Kastrup <dak@gnu.org>
7067 * faq.texi: Update AUCTeX version info.
7069 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
7071 * gnus-faq.texi ([4.1]): Typo.
7073 2005-01-19 Jay Belanger <belanger@truman.edu>
7075 * calc.texi (Keep Arguments): Mention that keeping arguments
7076 doesn't work with keyboard macros.
7078 2005-01-16 Richard M. Stallman <rms@gnu.org>
7080 * autotype.texi (Autoinserting): Fix small error.
7082 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
7084 Sync with Tramp 2.0.47.
7086 * tramp.texi (Compilation): New section, describing compilation of
7089 2005-01-11 Kim F. Storm <storm@cua.dk>
7091 * widget.texi (Basic Types): Add :follow-link keyword.
7093 2005-01-09 Jay Belanger <belanger@truman.edu>
7095 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
7097 2005-01-08 Jay Belanger <belanger@truman.edu>
7099 * calc.texi: Change throughout to reflect new default value of
7102 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
7104 * message.texi (Reply): `message-reply-to-function' should return
7105 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
7107 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
7109 * faq.texi (Changing load-path): Fix typo.
7111 2005-01-05 Jay Belanger <belanger@truman.edu>
7113 * calc.texi (Programming Tutorial): Replace kbd command by
7114 appropriate characters for a keyboard macro.
7116 2005-01-04 Jay Belanger <belanger@truman.edu>
7118 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
7120 (Programming Tutorial): Mention that the user needs to be in the
7121 right mode to compute some functions.
7123 2005-01-04 Jay Belanger <belanger@truman.edu>
7125 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
7126 no longer applicable.
7128 2005-01-01 Jay Belanger <belanger@truman.edu>
7130 * calc.texi (Programming Tutorial): Change description of how to
7131 edit keyboard macros to match current behavior.
7133 2004-12-31 Jay Belanger <belanger@truman.edu>
7135 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
7137 2004-12-20 Jay Belanger <belanger@truman.edu>
7139 * calc.texi (Types Tutorial): Emphasize that you can't divide by
7142 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
7144 * cc-mode.texi (Text Filling and Line Breaking): Put period after
7146 (Font Locking): Avoid @strong{Note:}.
7148 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
7150 Sync with Tramp 2.0.46.
7152 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
7154 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
7156 * url.texi: Correct typos.
7157 (Retrieving URLs): @var{nil}->@code{nil}.
7158 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
7159 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
7160 (Dealing with HTTP documents): @inforef->@xref.
7162 2004-12-15 Jay Belanger <belanger@truman.edu>
7164 * calc.texi: Consistently capitalized all mode names.
7165 (Answers to Exercises): Mention that an answer can be a fraction
7166 when in Fraction mode.
7168 2004-12-13 Jay Belanger <belanger@truman.edu>
7170 * calc.texi: Fix some TeX definitions.
7172 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
7174 * reftex.texi (Imprint): Remove erroneous @value's.
7176 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7178 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
7179 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
7181 2004-12-08 Jay Belanger <belanger@truman.edu>
7183 * calc.texi (Starting Calc): Remove comment about installation.
7184 (Keypad Mode Overview): Remove comment about Emacs 19 support.
7186 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7188 * url.texi: Update @setfilename.
7189 (Getting Started): No need to worry about Gnus versions.
7190 (Dealing with HTTP documents): Use @inforef.
7192 * org.texi: Fix @direntry file name.
7194 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
7196 * url.texi: New file.
7198 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
7200 2004-12-06 Jay Belanger <belanger@truman.edu>
7202 * calc.texi (Using Calc): Remove paragraph about installation.
7204 2004-12-06 Jay Belanger <belanger@truman.edu>
7206 * calc.texi: Use more Texinfo macros and less TeX defs.
7209 2004-12-06 Richard M. Stallman <rms@gnu.org>
7211 * org.texi: New file.
7213 2004-12-05 Richard M. Stallman <rms@gnu.org>
7215 * Makefile.in (org.dvi, ../info/org): New targets.
7216 (INFO_TARGETS): Add ../info/org.
7217 (DVI_TARGETS): Add org.dvi.
7218 (maintainer-clean): Remove the info files in the info dir.
7220 2004-11-26 Eli Zaretskii <eliz@gnu.org>
7222 * idlwave.texi: Fix the setfilename directive to put the produced
7224 (Continued Statement Indentation): Resurrect Jan D.'s change from
7225 2004-11-03 that was lost when a newer version of idlwave.texi was
7228 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
7230 * gnus-faq.texi ([5.1]): Add missing bracket.
7232 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
7233 Index `spam-initialize'.
7235 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
7237 * message.texi (Various Message Variables): Mention that all mail
7238 file variables are derived from `message-directory'.
7240 * gnus.texi (Splitting Mail): Clarify bogus group.
7242 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
7244 * emacs-mime.texi (Encoding Customization):
7245 Fix mm-coding-system-priorities entry.
7247 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
7249 * idlwave.texi (Continued Statement Indentation):
7250 * reftex.texi (Options (Index Support)):
7251 (Displaying and Editing the Index, Table of Contents):
7252 * speedbar.texi (Creating a display, Major Display Modes):
7253 Replace non-nil with non-@code{nil}.
7255 2004-10-21 Jay Belanger <belanger@truman.edu>
7257 * calc.texi (Algebraic-Style Calculations): Remove a comment.
7259 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
7261 * calc.texi (Reporting Bugs): Double up `@'.
7263 2004-10-18 Jay Belanger <belanger@truman.edu>
7265 * calc.texi (Reporting Bugs): Change the address that bugs
7268 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
7270 * gnus.texi (New Features): Add 5.11.
7272 * message.texi (Resending): Remove wrong default value.
7274 * gnus.texi (Mail Source Specifiers): Describe possible problems
7275 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
7276 `pop3-leave-mail-on-server' to the index.
7278 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
7280 * message.texi (Canceling News): Add how to set a password.
7282 2004-10-12 Jay Belanger <belanger@truman.edu>
7284 * calc.texi (Help Commands): Change the descriptions of
7285 calc-describe-function and calc-describe-variable to match their
7288 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
7290 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
7292 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
7294 Sync with Tramp 2.0.45.
7296 * tramp.texi (Frequently Asked Questions): Comment paragraph about
7297 plink link. The URL is outdated. Originator contacted for
7300 2004-10-10 Juri Linkov <juri@jurta.org>
7302 * gnus.texi (Top, Marking Articles): Join two menus in one node
7303 because a node can have only one menu.
7305 2004-10-09 Juri Linkov <juri@jurta.org>
7307 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
7308 example of nnmail-split-fancy.
7310 2004-10-06 Karl Berry <karl@gnu.org>
7312 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
7313 consistency with other uses of dashes.
7315 2004-10-05 Karl Berry <karl@gnu.org>
7317 * info.texi: Consistently use --- throughout, periods at end of
7318 menu descriptions, and a couple typos.
7320 2004-09-26 Jesper Harder <harder@ifa.au.dk>
7322 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
7323 * pgg.texi (User Commands, Backend methods): Do.
7324 * gnus.texi: Markup fixes.
7325 (Setting Process Marks): Fix `M P a' entry.
7326 * emacs-mime.texi: Fixes.
7328 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
7330 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
7332 Use 5.10 instead of 5.10.0.
7334 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
7336 * gnus.texi (Summary Mail Commands): S D e.
7338 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
7340 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
7341 the gnus-article-mode-line-format section.
7343 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
7345 * gnus.texi (Various Summary Stuff): Fix the documentation for
7346 gnus-newsgroup-variables.
7348 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
7350 * gnus.texi (MIME Commands):
7351 Add gnus-mime-display-multipart-as-mixed,
7352 gnus-mime-display-multipart-alternative-as-mixed,
7353 gnus-mime-display-multipart-related-as-mixed.
7354 (Mail Source Customization): Clarify `mail-source-directory'.
7355 (Splitting Mail): Mention gnus-group-find-new-groups.
7356 (SpamOracle): Fix typo.
7358 * gnus-faq.texi: Untabify.
7359 ([6.3]): nnir.el is in contrib directory.
7361 * message.texi (News Headers): Clarify how a unique ID is created.
7363 * gnus.texi (Batching Agents): Fix typo in example.
7364 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
7366 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
7368 * gnus.texi (Group Parameters): Add more on hooks.
7370 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
7372 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
7374 2004-09-22 Jay Belanger <belanger@truman.edu>
7376 * calc.texi (Vectors as Lists): Add a warning that the tutorial
7377 might be hidden during part of the session.
7379 2004-09-20 Jay Belanger <belanger@truman.edu>
7381 * calc.texi (Notations Used in This Manual): Put in an earlier
7382 mention that DEL could be called Backspace.
7384 2004-09-10 Simon Josefsson <jas@extundo.com>
7386 * gnus.texi (IMAP): Add example. Suggested and partially written
7387 by Steinar Bang <sb@dod.no>.
7389 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
7391 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
7394 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
7396 * gnus.texi (Spam ELisp Package Sequence of Events):
7397 Some clarifications.
7398 (Spam ELisp Package Global Variables): More clarifications.
7400 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
7402 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
7403 Mention spam-split does not modify incoming mail.
7405 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
7407 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
7409 2004-09-10 Eli Zaretskii <eliz@gnu.org>
7411 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
7413 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
7415 * makefile.w32-in (sieve, pgg): Use $(infodir).
7417 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
7419 * makefile.w32-in: Fix PGG and Sieve entries.
7421 2004-08-28 Eli Zaretskii <eliz@gnu.org>
7423 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
7424 Emacs and related programs.
7426 2004-08-27 Richard M. Stallman <rms@gnu.org>
7428 * faq.texi: Fix texinfo usage, esp. doublequotes.
7429 (Difference between Emacs and XEmacs): Some clarification.
7431 * faq.texi (Difference between Emacs and XEmacs):
7432 Explain not to contrast XEmacs with GNU Emacs.
7434 2004-08-26 Richard M. Stallman <rms@gnu.org>
7436 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
7438 2004-08-22 David Kastrup <dak@gnu.org>
7440 * reftex.texi (AUCTeX): Update links, section name.
7442 * faq.texi (Calc): Update availability (included in 22.1).
7443 (AUCTeX): Update availability, information, versions, description.
7445 2004-08-14 Eli Zaretskii <eliz@gnu.org>
7447 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
7449 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
7451 * cc-mode.texi: Various updates for CC Mode 5.30.9.
7453 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
7455 Sync with Tramp 2.0.44.
7457 2004-08-05 Lars Hansen <larsh@math.ku.dk>
7459 * widget.texi (User Interface): Update how to separate the
7460 editable field of an editable-field widget from other widgets.
7461 (Programming Example): Add text after field.
7463 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
7465 * emacs-mime.texi (Encoding Customization): Add a note to the
7466 mm-content-transfer-encoding-defaults entry.
7469 * gnus.texi (Article Highlighting):
7470 Add gnus-cite-ignore-quoted-from.
7471 (POP before SMTP): New node.
7472 (Posting Styles): Addition.
7473 (Splitting Mail): Add nnmail-split-lowercase-expanded.
7474 (Fancy Mail Splitting): Ditto.
7475 (X-Face): Add gnus-x-face.
7477 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
7479 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
7480 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
7482 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
7484 * gnus.texi (Mail Source Specifiers):
7485 Describe `pop3-leave-mail-on-server'.
7487 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
7489 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
7491 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
7492 repository. Change setfilename.
7494 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
7496 2004-07-02 Juri Linkov <juri@jurta.org>
7498 * pcl-cvs.texi (Viewing differences): Add `d r'.
7500 2004-06-29 Jesper Harder <harder@ifa.au.dk>
7502 * ses.texi, viper.texi, flymake.texi, faq.texi:
7503 * eshell.texi, ediff.texi: Markup fixes.
7505 2004-06-21 Karl Berry <karl@gnu.org>
7507 * info.texi (Top): Mention that only Emacs has mouse support.
7508 (Getting Started): Mention this in a few other places.
7510 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
7512 * autotype.texi (Copyrights, Timestamps):
7513 Recommend `before-save-hook' instead of `write-file-functions'.
7515 2004-06-13 Lars Hansen <larsh@math.ku.dk>
7517 * dired-x.texi (dired-mark-omitted): Update keybinding.
7519 2004-06-10 Kim F. Storm <storm@cua.dk>
7521 * pcl-cvs.texi (Viewing differences): Add 'd y'.
7523 2004-06-05 Lars Hansen <larsh@math.ku.dk>
7525 * dired-x.texi (variable dired-omit-mode): Rename from
7527 (function dired-omit-mode): Rename from dired-omit-toggle.
7528 Call dired-omit-mode rather than set dired-omit-files-p.
7529 (dired-mark-omitted): Describe command.
7531 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
7533 Version 2.0.41 of Tramp released.
7535 2004-05-29 Juanma Barranquero <lektu@terra.es>
7537 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
7538 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
7540 2004-05-29 Richard M. Stallman <rms@gnu.org>
7542 * cl.texi (Top): Call this chapter `Introduction'.
7543 (Overview): In TeX, no section heading here.
7545 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
7547 2004-05-29 Eli Zaretskii <eliz@gnu.org>
7549 * Makefile.in (../info/flymake, flymake.dvi): New targets.
7550 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
7552 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
7554 * flymake.texi: New file.
7556 2004-05-28 Simon Josefsson <jas@extundo.com>
7558 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
7560 2004-05-07 Kai Großjohann <kai@emptydomain.de>
7562 Version 2.0.40 of Tramp released.
7564 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
7566 Complete rework, based on review by Karl Berry <karl@gnu.org>.
7568 * tramp.texi (Auto-save and Backup): Explain exploitation of new
7569 variables `tramp-backup-directory-alist' and
7570 `tramp-bkup-backup-directory-info'.
7571 (Overview, Connection types)
7572 (External transfer methods, Default Method)
7573 (Windows setup hints): Remove restriction of password entering
7574 with external methods.
7575 (Auto-save and Backup): Make file name example
7576 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
7577 and `auto-save-directory' must be used.
7578 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
7579 only "NT"). Remove doubled entry "What kinds of systems does
7581 (tramp): Macro removed.
7582 (Obtaining Tramp): Flag removed from title.
7583 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
7584 and `trampver' used properly. Flag `tramp-inst' replaced by
7585 `installchapter'. Installation related text adapted.
7587 2004-04-28 Masatake YAMATO <jet@gyve.org>
7589 * widget.texi (Programming Example): Remove overlays.
7591 2004-04-27 Jesper Harder <harder@ifa.au.dk>
7593 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
7595 2004-04-23 Juanma Barranquero <lektu@terra.es>
7597 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7599 2004-04-05 Jesper Harder <harder@ifa.au.dk>
7601 * info.texi (Info Search): Add info-apropos.
7603 2004-03-22 Juri Linkov <juri@jurta.org>
7605 * faq.texi: Fix help key bindings.
7607 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
7609 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
7610 (as suggested by Karl Berry). Update information about colored
7611 stars in menus. Add new subheading describing M-n.
7613 2004-03-12 Richard M. Stallman <rms@gnu.org>
7615 * cl.texi (Top): Rename top node's title.
7617 2004-03-08 Karl Berry <karl@gnu.org>
7619 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
7620 problems making the texinfo distribution.
7622 2004-02-29 Simon Josefsson <jas@extundo.com>
7624 * smtpmail.texi (Authentication): Change the list of supported
7625 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
7626 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
7629 2004-02-29 Juanma Barranquero <lektu@terra.es>
7631 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
7632 Use $(DEL) instead of rm, and ignore exit code.
7634 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
7636 Tramp version 2.0.39 released.
7638 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
7640 * tramp.texi (Customizing Completion): Explain new functions
7641 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
7642 (all): Savannah URLs unified to "http://savannah.nongnu.org".
7643 (Top): Refer to Savannah mailing list as the major one.
7644 Mention older mailing lists in HTML mode only.
7645 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
7646 (Frequently Asked Questions): Remote hosts must not be Unix-like
7648 (Password caching): New node.
7649 (External transfer methods): Refer to password caching for "smb"
7652 2004-02-17 Karl Berry <karl@gnu.org>
7654 * info.texi (Help-Int): Mention the new line number feature.
7656 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
7658 * ses.texi (Advanced Features): New functionality for
7659 ses-set-header-row (defaults to current row unless C-u used).
7660 (Acknowledgements): Add Stefan Monnier.
7662 2003-12-29 Kevin Ryde <user42@zip.com.au>
7664 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
7666 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
7668 Tramp version 2.0.38 released.
7670 * tramp.texi (Remote shell setup): Warn of environment variables
7671 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
7672 <sven.gabriel@imk.fzk.de>.
7673 (Configuration): Tramp now chooses base64/uuencode
7674 automatically. Update wording accordingly.
7675 (Top): More description for the `Default Method' menu entry.
7676 (Default Method): Use @code, not @var, for Lisp variables.
7677 (Default Method): New subsection `Which method is the right one
7678 for me?' Suggested by Christian Kirsch.
7679 (Configuration): Pointer to new subsection added.
7680 (Default Method): Too many "use" in one sentence.
7681 Rephrase. Reported by Christian Kirsch.
7682 (Filename Syntax): Old `su' example is probably a left-over from
7683 the sm/su method naming. Replace with `ssh', instead.
7684 (External transfer methods, Auto-save and Backup):
7687 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
7689 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
7690 (Top): Mention japanese manual only if flag `jamanual' is set.
7691 Insert section `Japanese manual' in menu.
7693 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
7695 * eshell.texi (Known Problems): Add doc item.
7697 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
7699 * cc-mode.texi: Update for CC Mode 5.30.
7701 Note: Please refrain from doing purely cosmetic changes like
7702 removing trailing whitespace in this manual; it clobbers cvs
7703 merging for no good reason.
7705 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
7707 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
7708 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
7711 2003-10-26 Karl Berry <karl@gnu.org>
7713 * info.texi (Info Search): Echo area, not echo are. From Debian
7716 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
7718 * widget.texi (Defining New Widgets): Document new behavior of
7719 :buttons and :children keywords.
7721 2003-10-22 Miles Bader <miles@gnu.org>
7723 * Makefile.in (info): Move before $(top_srcdir)/info.
7725 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
7727 * tramp.texi (Inline methods): Small grammar fix.
7728 (External transfer methods): Likewise.
7730 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
7732 * speedbar.texi: Remove paragraph for GUD that is no longer true.
7734 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
7736 * texinfo.tex: Replace `%' in arch tagline by @ignore.
7738 2003-09-30 Richard M. Stallman <rms@gnu.org>
7740 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
7742 * widget.texi (User Interface): Fix typos.
7744 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
7746 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
7748 * pcl-cvs.texi (Selected Files): Fix typo.
7750 2003-09-21 Karl Berry <karl@gnu.org>
7752 * info.texi (] and [ commands): No period at end of section title.
7754 2003-09-04 Miles Bader <miles@gnu.org>
7756 * Makefile.in (top_srcdir): New variable.
7757 ($(top_srcdir)/info): New rule.
7758 (info): Depend on it.
7760 2003-09-03 Peter Runestig <peter@runestig.com>
7762 * makefile.w32-in: New file.
7764 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
7766 * widget.texi (User Interface): Explain the need of static text
7767 around an editable field.
7769 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7771 * widget.texi (Basic Types): The argument to `:help-echo' can now
7772 be a form that evaluates to a string.
7774 2003-08-18 Kim F. Storm <storm@cua.dk>
7776 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
7778 2003-08-16 Richard M. Stallman <rms@gnu.org>
7780 * dired-x.texi (Shell Command Guessing): Explain *.
7782 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
7784 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
7785 log-edit-insert-changelog.
7787 2003-08-03 Karl Berry <karl@gnu.org>
7789 * info.texi: Need @contents.
7791 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
7793 Tramp version 2.0.36 released.
7795 * tramp.texi (Remote shell setup): Explain about problems with
7796 non-Bourne commands in ~/.profile and ~/.shrc.
7798 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7800 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
7801 renaming of `vis-mode' to `visible-mode'.
7803 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
7805 * info.texi (Top, Help-Small-Screen): Remove accidentally added
7806 next, prev and up pointers.
7808 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
7810 * info.texi (Help): Mention existence of Emacs and stand-alone
7811 Info at the very beginning of the tutorial.
7812 (Help-Inv): New node.
7814 (Help-M): Systematically point out the differences between default
7815 Emacs and stand-alone versions. Delete second menu.
7816 (Help-Xref): Systematically point out the differences between
7817 default Emacs and stand-alone versions.
7818 (Help-Int): Change `l' example.
7819 (Expert Info): Fix typos.
7820 (Emacs Info Variables): Mention `Info-hide-note-references' and
7821 new default for `Info-scroll-prefer-subnodes'.
7823 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
7825 Version 2.0.35 of Tramp released.
7827 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
7828 (Inline methods): Add methods `remsh' and `plink1'.
7829 (External transfer methods): Add method `remcp'.
7830 (Multi-hop Methods): Add method `remsh'.
7831 Small patch from Adrian Aichner <adrian@xemacs.org>:
7833 (Concept Index): Add to make manual searchable via
7835 (Version Control): Add cindex entry.
7837 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
7839 * trampver.texi: Version 2.0.34 released.
7841 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7843 * faq.texi: Improve previous changes.
7845 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
7847 * faq.texi: Update copyright and maintenance details.
7848 Update some package URLs, versions, and maintainers.
7849 Remove many references to the Emacs Lisp Archive.
7851 2003-04-23 Simon Josefsson <jas@extundo.com>
7853 * smtpmail.texi: Fix license (the invariant sections mentioned has
7854 never been part of the smtp manual). Align info dir entry with
7855 other emacs packages.
7857 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
7859 * tramp.texi: Version 2.0.33 released.
7860 Remove installation chapter. Remove XEmacs specifics.
7862 2003-03-29 Richard M. Stallman <rms@gnu.org>
7864 * tramp.texi (Top): Undo the previous renaming.
7865 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
7867 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
7869 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
7872 * tramp.texi (Auto-save and Backup): New node.
7874 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
7876 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
7877 Emacs" in order to have better differentiation to "XEmacs".
7878 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
7879 are new macros in order to point to the other Emacs flavor where
7880 appropriate. In info case, point to node `Installation' in order
7881 to explain how to generate the other way. In html case, make a
7882 link to the other html file.
7883 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
7884 after CVS checkout/update.
7885 (Installation): Completely rewritten.
7886 (Installation parameters, Load paths): New sections under
7889 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
7891 * tramp.texi: Version 2.0.30 released.
7892 Replace word "path" with "localname" where used as a component of
7895 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
7897 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
7899 (Installation): Explain what to do if files from the tramp/contrib
7900 directory are needed.
7902 2003-02-23 Alex Schroeder <alex@emacswiki.org>
7904 * smtpmail.texi (How Mail Works): New.
7906 2003-02-22 Alex Schroeder <alex@emacswiki.org>
7908 * smtpmail.texi: New file.
7910 * Makefile.in: Build SMTP manual.
7912 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
7914 * tramp.texi: Version 2.0.29 released.
7915 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
7916 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
7918 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
7920 * tramp.texi (Frequently Asked Questions): Explain a workaround if
7921 another package loads accidently Ange-FTP.
7923 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
7925 * tramp.texi (Customizing Completion): Add function
7926 `tramp-parse-sconfig'. Change example of
7927 `tramp-set-completion-function', because parsing of ssh config
7928 files looks more natural.
7930 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
7932 * gnus.texi: Do not use `path' in several locations.
7934 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
7936 * tramp.texi (External transfer methods): New method `smb'.
7937 From Michael Albinus.
7939 2002-11-05 Karl Berry <karl@gnu.org>
7941 * info.texi (Info-fontify): Reorder face list to avoid bad line
7944 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7946 * tramp.texi: Move @copying to standard place.
7949 2002-10-02 Karl Berry <karl@gnu.org>
7951 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
7952 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
7953 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
7954 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
7955 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
7956 Per rms, update all manuals to use @copying instead of @ifinfo.
7957 Also use @ifnottex instead of @ifinfo around the top node, where
7958 needed for the sake of the HTML output.
7959 (The Gnus manual is not fixed since it's not clear to me how it
7960 works; and the Tramp manual already uses @copying, although in an
7961 unusual way. All others were changed.)
7963 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
7965 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
7966 (../info/ses, ses.dvi): New targets.
7967 * ses.texi: New file.
7969 2002-09-06 Pavel JanÃk <Pavel@Janik.cz>
7971 * texinfo.tex: Update to texinfo 4.2.
7973 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
7975 * reftex.texi: Update to RefTeX 4.19.
7977 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7979 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
7980 (../info/tramp, tramp.dvi): New targets.
7982 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
7984 * Makefile.in (DVI_TARGETS): Add calc.dvi.
7985 (calc.dvi): Uncomment.
7987 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
7989 * Makefile.in (INFO_TARGETS): Add ../info/calc.
7990 (../info/calc): New target.
7992 2001-10-20 Gerd Moellmann <gerd@gnu.org>
7994 * (Version 21.1 released.)
7996 2001-10-05 Gerd Moellmann <gerd@gnu.org>
8000 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
8002 * Makefile.in (../info/info): Use an explicit -o switch to
8005 2001-03-05 Gerd Moellmann <gerd@gnu.org>
8007 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
8009 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
8011 * Makefile.in (../info/idlwave): Use --no-split.
8013 2000-12-14 Dave Love <fx@gnu.org>
8015 * Makefile.in (mostlyclean): Remove gnustmp.*.
8016 (gnus.dvi): Change rule to remove @latex stuff.
8018 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
8020 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
8022 2000-10-13 John Wiegley <johnw@gnu.org>
8024 * Makefile.in: Add build targets for eshell.texi.
8026 2000-09-25 Gerd Moellmann <gerd@gnu.org>
8028 * Makefile.in: Remove/comment speedbar stuff.
8030 2000-09-22 Dave Love <fx@gnu.org>
8032 * Makefile.in: Add emacs-mime.
8034 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
8036 * Makefile.in (INFO_TARGETS): Add ../info/woman.
8037 (DVI_TARGETS): Add woman.dvi.
8038 (../info/woman, woman.dvi): New targets.
8040 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
8042 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
8044 * pcl-cvs.texi: New file.
8045 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
8046 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
8048 2000-05-11 Gerd Moellmann <gerd@gnu.org>
8050 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
8051 (../info/ebrowse, ebrowse.dvi): New targets.
8053 2000-01-13 Gerd Moellmann <gerd@gnu.org>
8055 * Makefile.in (INFO_TARGETS): Add eudc.
8056 (DVI_TARGETS): Add eudc.dvi.
8057 (../info/eudc, eudc.dvi): New targets.
8059 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
8061 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
8062 compatibility with 8+3 filesystems).
8063 (../info/efaq): Rename from emacs-faq.
8065 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
8067 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
8068 (../info/idlwave, idlwave.dvi): New targets.
8070 1999-10-23 Dave Love <fx@gnu.org>
8072 * Makefile.in: Use autotype.texi.
8074 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
8076 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
8077 faq.texi file) rather than ../info/faq.
8079 1999-10-07 Gerd Moellmann <gerd@gnu.org>
8081 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
8082 (../info/ada-mode, ada-mode.dvi): New targets.
8084 1999-09-01 Dave Love <fx@gnu.org>
8086 * Makefile.in: Add faq.
8088 1999-07-12 Richard Stallman <rms@gnu.org>
8090 * Version 20.4 released.
8092 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8094 * Version 20.3 released.
8096 1998-04-06 Andreas Schwab <schwab@gnu.org>
8098 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
8099 Use it in dvi targets.
8100 (../etc/GNU): Change to $(srcdir) first.
8102 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
8104 * reftex.texi: Update for RefTeX version 3.22.
8106 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
8108 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
8109 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
8111 1997-09-23 Paul Eggert <eggert@twinsun.com>
8113 * Makefile.in: Merge changes mistakenly made to `Makefile'.
8114 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
8116 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8118 * Version 20.2 released.
8120 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8122 * Version 20.1 released.
8124 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8126 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
8128 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8130 * Version 19.33 released.
8132 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8134 * Version 19.32 released.
8136 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8138 * Makefile.in: Add rules for the Message manual.
8140 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8142 * gnus.texi: New version.
8144 * message.texi: New manual.
8146 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8148 * Makefile.in (All info targets): cd $(srcdir) to do the work.
8150 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8152 * Makefile.in (All info targets): Specify $(srcdir) in input files.
8154 (All dvi targets): Set the TEXINPUTS variable.
8156 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8158 * Version 19.31 released.
8160 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
8162 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
8163 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
8165 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8167 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
8168 (INFO_TARGETS): Add ../info/cc-mode.
8169 (DVI_TARGETS): Add cc-mode.dvi.
8171 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8173 * Version 19.30 released.
8175 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8177 * gnus.texi: New file.
8179 1995-11-04 Erik Naggum <erik@naggum.no>
8181 * gnus.texi: File deleted.
8183 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
8185 * mh-e.texi: "Function Index" -> "Command Index" to work with
8186 Emacs 19.30 C-h C-k support of separately-documented commands.
8188 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8190 * Makefile.in (../info/ediff, ediff.dvi): New targets.
8191 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
8193 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8195 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
8196 (../info/viper, viper.dvi): New targets.
8198 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
8200 * dired-x.texi (Installation): Change the example to set
8201 buffer-local variables like dired-omit-files-p in
8204 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8206 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
8207 (../info/mh-e, mh-e.dvi): New targets.
8209 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8211 * Makefile.in (maintainer-clean): Rename from realclean.
8213 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8215 * Makefile.in: New file.
8216 * Makefile: File deleted.
8218 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8220 * Makefile (TEXINDEX_OBJS): Variable deleted.
8221 (texindex, texindex.o, getopt.o): Rules deleted.
8222 All deps on texindex deleted.
8223 (distclean): Don't delete texindex.
8224 (mostlyclean): Don't delete *.o.
8225 * texindex.c, getopt.c: Files deleted.
8227 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8229 * Version 19.26 released.
8231 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8233 * Version 19.25 released.
8235 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8237 * Version 19.24 released.
8239 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8241 * Version 19.23 released.
8243 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8245 * Makefile: Delete spurious tab.
8247 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8249 * Makefile (.SUFFIXES): New rule.
8251 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8253 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
8254 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
8256 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8258 * Makefile (../info/sc): Rename from sc.info.
8259 (../info/cl): Likewise.
8260 (INFO_TARGETS): Use new names.
8262 1993-12-04 Richard Stallman (rms@srarc2)
8264 * getopt.c: New file.
8265 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
8266 (getopt.o): New rule.
8267 (dvi): Don't depend on texindex.
8268 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
8271 1993-12-03 Richard Stallman (rms@srarc2)
8273 * Makefile (../info/sc.info): Rename from ../info/sc.
8274 (TEXI2DVI): New variable.
8275 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
8276 Add explicit commands.
8277 (TEXINDEX_OBJS): Delete duplicate getopt.o.
8279 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8281 * Version 19.22 released.
8283 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8285 * Makefile (TEXINDEX_OBJS): Delete spurious period.
8287 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8289 * Version 19.21 released.
8291 1993-11-15 Paul Eggert (eggert@twinsun.com)
8293 * man/Makefile (../info/cl.info): Rename from ../info/cl.
8295 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8297 * Makefile (../etc/GNU): New target.
8298 (EMACSSOURCES): Add gnu1.texi.
8300 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8302 * Makefile (realclean): Don't delete the Info files.
8304 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8306 * forms.texi: Fix forms.texi so that it will format correctly.
8307 Add missing `@end iftex', fix bad reference.
8309 * info.texi, info-stn.texi: New files implement texinfo version of
8312 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8314 * Makefile: Fix targets for texindex, new info.texi files.
8315 * info-stnd.texi: New file implements info for standalone info
8317 * info.texi: Update to include recent changes to "../info/info".
8318 New source file for ../info/info; includes info-stnd.texi.
8320 * texindex.c: Include "../src/config.h" if building in emacs.
8322 * Makefile: Change all files to FILENAME.texi, force all targets
8323 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
8324 vip.texinfo, forms.texinfo, cl.texinfo.
8325 Add target to build texindex.c, defining `emacs'.
8327 * forms.texi: Install new file to match version 2.3 of forms.el.
8329 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8331 * Version 19.19 released.
8333 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
8335 * sc.texinfo: Fix info file name.
8337 * Makefile (info): Add gnus and sc.
8338 (dvi): Add gnus.dvi and sc.dvi.
8339 (../info/sc, sc.dvi): New targets.
8341 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8343 * Version 19.18 released.
8345 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8347 * Makefile: Fix source file names of the separate manuals.
8348 (gnus.dvi, ../info/gnus): New targets.
8350 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8352 * Version 19.17 released.
8354 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8356 * split-man: Fix typos in last change.
8358 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8360 * Version 19.16 released.
8362 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8364 * version 19.15 released.
8366 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8368 * Makefile (distclean): It's rm, not rf.
8370 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8372 * Version 19.14 released.
8374 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8376 * Makefile: New file.
8378 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8380 * Version 19.13 released.
8382 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8384 * Version 19.9 released.
8386 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8388 * Version 19.8 released.
8390 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8392 * Version 19.7 released.
8394 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
8396 * gnus.texinfo: New file. Removed installation instructions.
8398 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
8400 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8402 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
8404 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
8405 then define `\sc' as the command for smallcaps in Texinfo.
8406 This means that the @sc command will produce small caps. bfox has
8407 made the corresponding change to makeinfo and texinfm.el.
8409 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8411 * vip.texinfo: Remove menu entry Adding Lisp Code in node
8412 Customization since the menu entry did not point to anything.
8413 Also add an @finalout command to remove overfull hboxes from the
8416 * cl.texinfo: Add @bye, \input line and @settitle to file.
8417 This file is clearly intended to be a chapter of some other work,
8418 but the other work does not yet exist.
8420 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8422 * texinfo.texinfo: Three typos corrected.
8428 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
8430 This file is part of GNU Emacs.
8432 GNU Emacs is free software: you can redistribute it and/or modify
8433 it under the terms of the GNU General Public License as published by
8434 the Free Software Foundation, either version 3 of the License, or
8435 (at your option) any later version.
8437 GNU Emacs is distributed in the hope that it will be useful,
8438 but WITHOUT ANY WARRANTY; without even the implied warranty of
8439 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8440 GNU General Public License for more details.
8442 You should have received a copy of the GNU General Public License
8443 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.