* mark.texi (Mark): Mention disabling Transient Mark mode.
[bpt/emacs.git] / doc / emacs / ChangeLog
index be30efa..9d804ca 100644 (file)
@@ -1,3 +1,279 @@
+2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
+
+       * mark.texi (Mark): Clarify introduction.  Mention disabling Transient
+       Mark mode.
+       (Using Region, Persistent Mark): Use "active mark" instead of "active
+       region".
+
+2009-05-16  Ari Roponen  <ari.roponen@gmail.com>  (tiny change)
+
+       * mule.texi (Select Input Method): Fix typo.
+
+2009-05-13  Chong Yidong  <cyd@stupidchicken.com>
+
+       * anti.texi (Antinews): Document completion changes.  Some additional
+       copyedits and rearrangement of entries.
+
+2009-05-12  Chong Yidong  <cyd@stupidchicken.com>
+
+       * misc.texi (Interactive Shell, Saving Emacs Sessions)
+       (Shell History Copying, Terminal emulator): Copyedits.
+
+       * xresources.texi (Resources): Simplify descriptions.  Shorten
+       description of editres, which is not very useful these days.
+       (Table of Resources): Document fontBackend resource.
+
+       * trouble.texi (Quitting): Add other undo bindings to table.
+       (DEL Does Not Delete): Note that the erasure key is usually labelled
+       "Backspace".  Remove discussion of obscure Xmodmap issue.
+
+2009-05-07  Chong Yidong  <cyd@stupidchicken.com>
+
+       * files.texi (Visiting): Copyedits.
+
+2009-05-06  Chong Yidong  <cyd@stupidchicken.com>
+
+       * basic.texi (Inserting Text): Document ucs-insert.
+
+       * mule.texi (International Chars): Define "multibyte".  Note that
+       internal representation is unicode-based.  Simplify definition of raw
+       bytes.  Mention ucs-insert.
+       (Enabling Multibyte): Remove obsolete discussion.  Copyedits.
+       (Language Environments): Add language environments new to Emacs 23.
+       (Multibyte Conversion): Node deleted.
+       (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.  Don't
+       mention obsolete emacs-mule coding system.
+       (Output Coding): Copyedits.
+
+       * emacs.texi (Top): Update node listing.
+
+2009-05-05  Per Starbäck  <per@starback.se>  (tiny change)
+
+       * trouble.texi (Lossage): Use new binding of view-emacs-problems.
+
+2009-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * building.texi (Lisp Libraries): `load-library' does offer completion.
+
+2009-04-28  Chong Yidong  <cyd@stupidchicken.com>
+
+       * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
+       t-mouse-mode.  Suggested by Per Starbäck (Bug#3126).
+
+2009-04-25  Eli Zaretskii  <eliz@gnu.org>
+
+       * maintaining.texi (Tags): Clarify text.  (Bug#3101)
+
+2009-04-22  Chong Yidong  <cyd@stupidchicken.com>
+
+       * entering.texi (Entering Emacs): Document initial-buffer-choice.
+
+       * building.texi (Lisp Interaction): Document initial-scratch-message.
+
+2009-04-18  Juanma Barranquero  <lekktu@gmail.com>
+
+       * msdog.texi (Windows Fonts): Fix typos.
+
+       * files.texi (Save Commands): Fix pxref.
+
+2009-04-18  Chong Yidong  <cyd@stupidchicken.com>
+
+       * files.texi (Save Commands): Mention diff-buffer-with-file.
+       (Comparing Files): Document diff-buffer-with-file.  Suggested by Magnus
+       Henoch (Bug#3036).
+
+2009-03-15  Glenn Morris  <rgm@gnu.org>
+
+       * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
+       the former is not always used.
+       (Mail Headers): Use active voice.  Add "Mail-reply-to".
+       Change case of "Id".  Avoid repeated "appropriate".
+       (Mail Aliases): Fix previous change - use an example with a ".", so it
+       does actually get quoted when expanded.
+       (Mail Sending): Mailclient is the default on some systems.
+       (Citing Mail): Mention mail-indentation-spaces.
+       (Mail Mode Misc): Add an @dfn for "mail signature".
+
+2009-03-15  Chong Yidong  <cyd@stupidchicken.com>
+
+       * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
+       (Completion Options): Document read-file-name-completion-ignore-case,
+       read-buffer-completion-ignore-case, and completion-styles.  Remove
+       description of partial-completion-mode.
+
+2009-03-14  Glenn Morris  <rgm@gnu.org>
+
+       * sending.texi (Mail Format): Fix typo.  Add index entry for
+       mail-header-separator.
+       (Mail Headers): Put info about initialization and changing in one place
+       at the start.  Update FCC section for mbox Rmail.  Clarify From
+       section, mention mail-setup-with-from.  Clarify Reply-to section.
+       Add Mail-followup-to and mail-mailing-lists.  Clarify References
+       section.
+       (Mail Aliases): Update example, make less contentious.
+       Update for name change of mail-interactive-insert-alias.
+       (Mail Mode): Remove mention of `%' as a word separator.
+       (Mail Sending): Mention mail-send-hook.  Mention Mailclient.
+       (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
+       commands.  Clarify FCC handling.  In mail-complete, add reference to
+       Mail Aliases section, and mention mail-complete-function.
+       (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
+       (Mail Mode Misc): Clarify the mail-signature function.  Add basic
+       signature netiquette.  Explain how the mail hooks work when continuing
+       a composition.
+       (Mail Amusements): Internationalize the spook section a bit.
+       Remove the spook mail-setup-hook example, since it doesn't work well.
+       Mention fortune-file.
+       (Mail Methods): Mention read-mail-command.
+
+2009-03-14  David Reitter  <david.reitter@gmail.com>
+
+       * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
+       and NS resources following recent changes.
+
+2009-03-10  Jason Rumney  <jasonr@gnu.org>
+
+       * msdog.texi (Windows Misc): Remove doc for obsolete variable.  Modify
+       w32-use-visible-system-caret doc to indicate that it should get set
+       automatically.
+       (Windows Fonts): Add doc for the uniscribe backend.
+
+2009-03-08  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * maintaining.texi (VC Directory Commands): Fix doc for the x key in
+       vc-dir.  (Bug#2598)
+
+2009-03-05  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * fixit.texi (Spelling): Add turn-on-flyspell.  (Bug#2517)
+
+2009-03-05  Glenn Morris  <rgm@gnu.org>
+
+       * rmail.texi (Rmail Basics): Add reference to sorting.
+       (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
+       Minor re-wordings.
+       (Rmail Motion): Mention rmail-next-same-subject.
+       (Rmail Deletion): Expunging is not the only way to change the numbers.
+       (Rmail Labels): Labels can also be used in sorting.
+       (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
+       (Rmail Display): Mention rmail-mime.
+
+2009-03-04  Glenn Morris  <rgm@gnu.org>
+
+       * rmail.texi (Rmail Sorting): Add the keybindings associated with each
+       sort command.  Fix `rmail-sort-by-labels' name.  Mention sorting from
+       summary.  Mention sorts cannot be undone.
+       (Rmail Display): Give an example of how to use goto-address-mode.
+       (Rmail Editing): It's keybindings that are redefined, not commands.
+       Fix some typos.
+       (Movemail): Some minor rewording.
+       (Remote Mailboxes): Emacs movemail supports pop by default.
+       Fix some minor grammatical issues.  The "two alternative ways" to
+       specify a POP mailbox are really just one.  Remove all reference to the
+       variables rmail-pop-password and rmail-pop-password-required, obsolete
+       since Emacs 22.1.  Clarify the four password steps.  Emacs movemail
+       can support Kerberos.
+
+2009-03-03  Glenn Morris  <rgm@gnu.org>
+
+       * rmail.texi (Rmail Deletion): Revert previous change, which was
+       describing the Rmail summary versions.
+       (Rmail Reply): Give more details of rmail-dont-reply-to-names.
+       Minor re-wording for rmail-resend.
+       (Rmail Make Summary): Summaries apply to buffers rather than files.
+       <rmail-summary-by-topic>: Headers includes the subject.
+       <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
+       details, including prefix arguments.
+       Mention rmail-summary-by-senders on C-M-f.
+       Not counting lines might be faster.
+       (Rmail Summary Edit): More details on the delete commands.
+       Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
+       Name the commands bound to the various keys.  Mention prefix argument
+       for searching.
+       (Rmail Display): Mention rmail-displayed-headers.  Fix typo.
+       Simplify rmail-highlighted-headers description.  Update face name.
+
+2009-03-02  Juanma Barranquero  <lekktu@gmail.com>
+
+       * mark.texi (Marking Objects): Fix typo.
+
+2009-03-01  Chong Yidong  <cyd@stupidchicken.com>
+
+       * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
+       instead of obsolete pre-abbrev-expand-hook.  Link to elisp manual.
+
+2009-03-01  Glenn Morris  <rgm@gnu.org>
+
+       * rmail.texi (Rmail): Fix some typos.  Use consistent case in menu.
+       (Rmail Motion): - M-s searches from the end of messages.
+       (Rmail Deletion): Minor clarification.  Fix numeric argument
+       description.
+       (Rmail Inbox): Fix default inbox description.  Mention `mbox' by name.
+       newmail and RMAILOSE files need not be in home-directory.
+       (Rmail Files): Mention I/O menus are unselectable if no files match.
+       Mention `MAIL' env-var.
+
+2009-02-24  Jason Rumney  <jasonr@gnu.org>
+
+       * mule.texi (Fontsets): Mention fontset-default, font specs and
+       fallback fontsets.
+       (Defining Fontsets): Mention ns and w32 variants of
+       standard-fontset-spec.  Update description of startup fontset to match
+       Emacs 23 behavior.
+       (Modifying Fontsets): New section.  (Bug#656)
+       (International): Link to Modifying Fontsets.
+
+2009-02-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
+
+       * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
+       Mention ns-extended-platform-support-mode.
+
+2009-02-22  Karl Berry  <karl@gnu.org>
+
+       * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
+
+2009-02-19  Juanma Barranquero  <lekktu@gmail.com>
+
+       * basic.texi (Moving Point, Position Info):
+       * files.texi (Visiting):
+       * mini.texi (Completion Options):
+       * text.texi (HTML Mode): Remove duplicate words.
+
+2009-02-20  Glenn Morris  <rgm@gnu.org>
+
+       * rmail.texi: Minor updates for mbox rather than Babyl.
+
+2009-02-17  Karl Berry  <karl@gnu.org>
+
+       * emacs.texi (Top): Add @insertcopying before master menu.  (Bug#1988)
+
+2009-02-17  Richard M Stallman  <rms@gnu.org>
+
+       * anti.texi (Antinews): Mention Babyl format.
+
+       * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
+
+       * rmail.texi: Update for mbox format.
+       Various small fixes, as well as the following.
+       (Out of Rmail): Node deleted.
+       (Rmail): Update menu.
+       (Rmail Files): Comment out set-rmail-inbox-list.
+       Document rmail-inbox-list instead.
+       (Rmail Output): Substantial changes since C-o is now
+       rmail-output-as-seen and o is rmail-output.
+       (Rmail Attributes): Delete `stored', add `retried'.
+       (Rmail Display): Editing headers works in all cases.
+
+2009-02-17  Glenn Morris  <rgm@gnu.org>
+
+       * basic.texi (Position Info): M-x count-lines-region is not always on
+       M-=.  (Bug#2269)
+
+2009-02-09  Glenn Morris  <rgm@gnu.org>
+
+       * calendar.texi (Holidays, Displaying the Diary): Update for new marker
+       defaults.
+
 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
 
        * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale