* mark.texi (Mark): Mention disabling Transient Mark mode.
[bpt/emacs.git] / doc / emacs / ChangeLog
index 191fe22..9d804ca 100644 (file)
@@ -1,3 +1,163 @@
+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