Fix typos and whitespace in ChangeLogs.
[bpt/emacs.git] / doc / misc / ChangeLog
index 5cdbdde..85bf897 100644 (file)
@@ -1,3 +1,322 @@
+2010-05-08  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
+
+       * url.texi (HTTP language/coding, Customization):
+       * message.texi (Header Commands, Responses):
+       * cl.texi (Argument Lists): Fix typos.
+
+2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
+
+       * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
+       Note that Development menu is always available.
+       (Creating a project): Fix terminology.
+       (Add/Remove files): Fix typo.
+
+2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 23.2 released.
+
+2010-05-01  Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
+
+       * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
+
+2010-05-01  Michael Albinus  <michael.albinus@gmx.de>
+
+       * tramp.texi (Inline methods, Default Method):
+       Mention `tramp-inline-compress-start-size'.
+
+2010-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
+       the CVS repo.  Put the Git repo in the news section.
+
+       * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
+       Removed some mentions of CVS.  Mention the new Git repo.
+
+2010-04-18  Andreas Seltenreich  <seltenreich@gmx.de>
+
+       * gnus.texi (Score File Format): Fix typo.  Reported by Štěpán Němec.
+       (Mail Group Commands): Add index entry.
+
+2010-04-18  Glenn Morris  <rgm@gnu.org>
+
+       * info.texi (Search Index): Mention Emacs's Info-virtual-index.
+
+2010-04-18  Jay Belanger  <jay.p.belanger@gmail.com>
+
+       * calc.texi (Radix modes): Mention that the option prefix will
+       turn on twos-complement mode.
+       (Inverse and Hyperbolic Flags): Mention the Option flag.
+
+2010-04-15  Carsten Dominik  <carsten.dominik@gmail.com>
+
+       * org.texi (LaTeX and PDF export): Add a footnote about xetex.
+       (LaTeX/PDF export commands): Rename and Move section.
+       (Sectioning structure): Update.
+       (References): New use case for field coordinates.
+       (The export dispatcher): Rename from ASCII export.
+       (Setting up the staging area): Document the availability of
+       encryption for MobileOrg.
+       (Images and tables): Document how to reference labels.
+       (Index entries): New section.
+       (Generating an index): New section.
+       (Column width and alignment): Document that <N> now
+       means a fixed width, not a maximum width.
+       (Publishing options): Document the :email option.
+       (Beamer class export): Fix bug in the BEAMER example.
+       (Refiling notes): Document refile logging.
+       (In-buffer settings): Document refile logging keywords.
+       (Drawers): Document `C-c C-z' command.
+       (Agenda commands): Mention the alternative key `C-c C-z'.
+       (Special properties): Document the BLOCKED property.
+       (The spreadsheet): Mention the formula editor.
+       (References): Document field coordinates.
+       (Publishing action): Correct the documentation for the
+       publishing function.
+       (The date/time prompt): Document that we accept dates
+       like month/day/year.
+       (Cooperation): Document the changes in table.el support.
+       (Faces for TODO keywords, Faces for TODO keywords)
+       (Priorities): Document the easy colors.
+       (Visibility cycling): Document the new double prefix
+       arg for `org-reveal'.
+       (Cooperation): Remember.el is part of Emacs.
+       (Clean view): Mention that `wrap-prefix' is also set by
+       org-indent-mode.
+       (Agenda commands): Add information about prefix args to
+       scheduling and deadline commands.
+       (Search view): Point to the docstring of
+       `org-search-view' for more details.
+       (Agenda commands): Document that `>' prompts for a date.
+       (Setting tags): Document variable
+       org-complete-tags-always-offer-all-agenda-tags.
+       (Column attributes): Cross-reference special properties.
+
+2010-04-10  Michael Albinus  <michael.albinus@gmx.de>
+
+       Synchronize with Tramp repository.
+
+       * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
+       (Frequently Asked Questions): Adapt supported (X)Emacs versions.  Adapt
+       supported MS Windows versions.  Remove obsolete URL.  Use the $()
+       syntax, texi2dvi reports errors with the backquotes.
+
+       * trampver.texi: Update release number.
+
+2010-04-01  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * gnus.texi (Finding the News): Add pointers to the Server buffer
+       because it's essential.
+
+2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus.texi (MIME Commands): Update description of
+       gnus-article-browse-html-article.
+
+2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * auth.texi (Secret Service API): Add TODO node.
+       (Help for users): Explain the new source options for `auth-sources'.
+
+2010-03-24  Michael Albinus  <michael.albinus@gmx.de>
+
+       * trampver.texi: Update release number.
+
+2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Branch for 23.2.
+
+2010-03-03  Chong Yidong  <cyd@stupidchicken.com>
+
+       * faq.texi (Escape sequences in shell output): Note that ansi-color is
+       now enabled by default.
+
+2010-02-28  Michael Albinus  <michael.albinus@gmx.de>
+
+       * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
+       when Emacs runs in interactive mode.  (Bug#5645)
+
+2010-02-16  Glenn Morris  <rgm@gnu.org>
+
+       * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
+
+2010-02-05  Mark A. Hershberger  <mah@everybody.org>
+
+       * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
+
+2010-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus.texi (Score File Format): Fix typo.
+
+2010-01-19  Mark A. Hershberger  <mah@everybody.org>
+
+       * cc-mode.texi: Replace references to obsolete c-subword-mode.
+
+2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
+
+       * ada-mode.texi (Project File Overview): Fix typo.
+
+2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
+
+       * semantic.texi: Add Richard Y. Kim credit.
+
+       * eieio.texi (Making New Objects): Fix typo (Bug#5406).
+
+2010-01-17  Michael Albinus  <michael.albinus@gmx.de>
+
+       * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
+       SXEmacs 22 to the supported systems.  New item for hung ssh sessions.
+
+2010-01-17  Glenn Morris  <rgm@gnu.org>
+
+       * calc.texi (Reporting Bugs): Don't mention format of repository.
+
+       * woman.texi (Bugs): Make "Emacs repository" less specific,
+       and the URL for same more specific.
+
+       * faq.texi (Latest version of Emacs): The repository is now Bazaar.
+
+2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
+
+       * ede.texi (ede-step-project, ede-proj-target):
+       * tramp.texi (Remote processes): Fix typos.
+
+2010-01-16  Mario Lang  <mlang@delysid.org>
+
+       * ede.texi (ede-target):
+       * org.texi (Refiling notes): Remove duplicated words.
+
+2010-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * gnus.texi (Posting Styles): Use with-current-buffer.
+       * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
+
+2010-01-02  Kevin Ryde  <user42@zip.com.au>
+
+       * eieio.texi (Naming Conventions): Correction to xref on elisp
+       coding conventions, is "Tips" node not "Standards".
+
+2009-12-24  Chong Yidong  <cyd@stupidchicken.com>
+
+       * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
+
+       * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
+
+2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus.texi (Direct Functions): Add missing port number to tls method.
+
+2009-12-15  Juanma Barranquero  <lekktu@gmail.com>
+
+       * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
+       ($(infodir)/edt, edt.dvi): New targets.
+
+2009-12-15  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
+       (edt, $(infodir)/edt, edt.dvi): New targets.
+       * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
+
+       * Makefile.in (PDF_TARGETS, pdf): New.
+       (clean): Add *.pdf.
+       Add pdf rules for all manuals.
+
+2009-12-15  Jay Belanger  <jay.p.belanger@gmail.com>
+
+       * calc/calc.texi (Radix Modes): Clarify two's complement notation.
+
+2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
+
+       * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
+       (Smart Jump, Analyzer Debug): Copyedits.
+       (Semantic mode user commands): Link to new nodes.
+       (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
+       (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
+       upstream Semantic manual.
+
+       * semantic.texi (Introduction): Minor fix to diagram.
+
+2009-12-09  Michael Albinus  <michael.albinus@gmx.de>
+
+       * eshell.texi (History): Add the other built-in variables.
+       (Built-ins): Explain built-ins, and how to apply the external commands.
+       Add `history', `su' and `sudo'.
+
+       * tramp.texi (Remote processes): Add missing <RET> in the example.
+
+2009-12-01  Bill Wohler  <wohler@newt.com>
+
+       * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
+       path for mairix example.  Specify -q in namazu example since namazu is
+       excessively garrulous.
+
+2009-11-29  Michael Albinus  <michael.albinus@gmx.de>
+
+       * tramp.texi (Remote processes): Improve eshell example with "su"
+       and "sudo" commands.
+
+2009-11-28  Chong Yidong  <cyd@stupidchicken.com>
+
+       * semantic.texi (Analyzer Internals): Rename from Analyzer.
+
+       * sem-user.texi (Semantic mode user commands): Fix key syntax.
+       Document semantic-complete-analyze-inline.
+       (Semanticdb search debugging commands): Minor clarification.
+       (Analyzer, Smart Completion, Smart Summary, Smart Jump)
+       (Analyzer Debug): New nodes, adapted from the upstream Semantic user
+       manual.
+       (Semantic mode): Link to Idle Scheduler.
+
+2009-11-28  Kevin Ryde  <user42@zip.com.au>
+
+       * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
+       @pxref, now EIEIO is in Emacs.
+
+       * erc.texi (Development): Correction to git tutorial url.
+
+2009-11-26  Glenn Morris  <rgm@gnu.org>
+
+       * faq.texi (Latest version of Emacs): Mention stability of development
+       version.
+       (Problems with very large files): Max buffer size increase in 23.2.
+       (VM): VM has moved house again.
+
+2009-11-22  Jay Belanger  <jay.p.belanger@gmail.com>
+
+       * calc.texi (Radix modes): Discuss alternate bases for two's complement
+       notations.
+
+2009-11-20  Carsten Dominik  <dominik@u016822.science.uva.nl>
+
+       * org.texi (Column attributes): Fix documentation of new operators.
+
+2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
+
+       * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
+       (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
+       (Idle Completions Mode): Numerous copyedits.
+
+2009-11-17  Juanma Barranquero  <lekktu@gmail.com>
+
+       * semantic.texi (Semantic Internals, Glossary):
+       * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
+       (Semanticdb search debugging commands): Fix typos.
+
+2009-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
+
+       * calc.texi (Radix modes): Mention twos-complement notation.
+
+2009-11-16  Juanma Barranquero  <lekktu@gmail.com>
+
+       * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
+       ($(infodir)/semantic, semantic.dvi): New targets.
+
+2009-11-16  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Makefile.in: Build the Semantic manual.
+
+       * semantic.texi, sem-user.texi: New files, adapted from the Semantic
+       repository.
+
 2009-11-16  Michael Albinus  <michael.albinus@gmx.de>
 
        * dbus.texi (Receiving Method Calls): New defun
 2009-08-28  Michael Albinus  <michael.albinus@gmx.de>
 
        * tramp.texi (Version Control): Remove.
-       (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
+       (Obtaining Tramp): Update cvs checkout command.  Remove nightly tarballs
        reference.
        (External methods): Correct `scpc' concept index entries.  New method
        `rsyncc'.
 
 2009-08-15  Michael Kifer  <kifer@cs.stonybrook.edu>
 
-       * ediff.texi (ediff-current-file): added information about this new function.
+       * ediff.texi (ediff-current-file): Add information about this new function.
 
-       * viper.text: Added information about C-s in viper's search command.
+       * viper.texi: Add information about C-s in viper's search command.
 
 2009-08-09  Colin Williams  <lackita@gmail.com>  (tiny change)
 
        (Agenda commands): Document new bulk commands.
        (Plain lists): Document new behavior of
        `org-cycle-include-plain-lists'.
-        Hyphenation only in TeX.
+       Hyphenation only in TeX.
        (Clocking work time): Document the key to update effort
        estimates.
        (Clocking work time): Document the clock time display.
 2008-12-04  David Engster  <dengste@eml.cc>
 
        * gnus.texi (nnmairix): Mention mairix.el.  Point out the importance
-         of nnml-get-new-mail.  Change URL for mairix patch.
+       of nnml-get-new-mail.  Change URL for mairix patch.
 
 2008-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
 
 2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * gnus.texi (Mail Source Customization): Correct values of
-        `mail-source-delete-incoming'.  Reported by Tassilo Horn.
+       `mail-source-delete-incoming'.  Reported by Tassilo Horn.
        (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
 
 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * url.texi: Correct typos.
        (Retrieving URLs): @var{nil}->@code{nil}.
-       (HTTP language/coding, mailto): Replace  "GNU Emacs Manual" with
+       (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
        the standard "The GNU Emacs Manual" in fifth argument of @xref's.
        (Dealing with HTTP documents): @inforef->@xref.
 
 
 1998-04-06  Andreas Schwab  <schwab@gnu.org>
 
-       * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi.  Use
-       it in dvi targets.
+       * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
+       Use it in dvi targets.
        (../etc/GNU): Change to $(srcdir) first.
 
 1998-03-11  Carsten Dominik  <cd@delysid.gnu.org>
 ;; End:
 
     Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
-      2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation, Inc.
+      2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010  Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.