*** empty log message ***
[bpt/emacs.git] / man / ChangeLog
index 0590f63..73248c6 100644 (file)
@@ -1,3 +1,151 @@
+2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
+
+       * display.texi (Highlight Interactively): Include
+       global-hi-lock-mode.  Add miscellaneous details and elaborations.
+        
+2005-12-09  Richard M. Stallman  <rms@gnu.org>
+
+       * display.texi (Font Lock): Delete the Global FL menu item.
+
+2005-12-09  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * custom.texi (Minibuffer Maps): Mention the maps for file name
+       completion.
+
+2005-12-09  Kim F. Storm  <storm@cua.dk>
+
+       * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
+       prefix keys even when mark is active.  Decribe that RET moves
+       cursor to next corner in rectangle; clarify insert around rectangle.
+
+2005-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * pgg.texi (User Commands): Fix description of pgg-verify-region.
+       (Selecting an implementation): Fix descriptions.
+
+2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * message.texi (Various Message Variables): Addition.
+
+2005-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * message.texi: Fix default values.
+
+2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * message.texi (Header Commands): Clarify descriptions of
+       message-cross-post-followup-to, message-reduce-to-to-cc, and
+       message-insert-wide-reply.
+       (Various Commands): Fix kindex for message-kill-to-signature;
+       clarify description of message-tab.
+
+2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * message.texi (Mailing Lists): Fix description about MFT.
+
+       * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
+
+2005-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus.texi (Slow Terminal Connection): Replace old description
+       with new one.
+
+2005-11-16  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
+       replace X-Draft-Headers with X-Draft-From.
+
+2005-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus.texi (Various Various): Fix the default value of
+       nnheader-max-head-length.
+       (Gnus Versions): Fix typo.
+
+2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * custom.texi (Customization): Use xref to elisp manual for
+       non-TeX output.
+       (Minor Modes): Update.
+       (Customization Groups, Changing a Variable, Face Customization):
+       Update for new appearance of Custom buffers.
+       (Changing a Variable): `custom-buffer-done-function' has been
+       replaced by `custom-buffer-done-kill'.
+       (Specific Customization): In the `customize-group' buffer, a
+       subgroup's contents are not "hidden".  They are not included at
+       all.  They have no [Show] button.
+       (Mouse Buttons): Add pxref to description of mouse event lists in
+       Elisp manual.  Add `menu-bar' and `header-line' dummy prefix keys.
+       (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
+       ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
+
+2005-12-08  Richard M. Stallman  <rms@gnu.org>
+
+       * mini.texi (Completion Commands, Completion):
+       In file name input, SPC does not do completion.
+
+2005-12-08  Carsten Dominik  <dominik@science.uva.nl>
+
+       * org.texi (Structure editing): Document new functionality of
+       M-RET.
+
+2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
+
+       * building.texi (GDB Graphical Interface): Explain screen size
+       setting.
+       (Other GDB User Interface Buffers): Describe features specific to
+       GDB 6.4.
+
+2005-12-06  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * org.texi (Internal Links): Fix Texinfo usage.
+
+2005-12-06  Carsten Dominik  <dominik@science.uva.nl>
+
+       * org.texi (TODO basics): Document the global todo list.
+       (TODO items): Documents sparse tree for specific TODO
+       keywords.
+
+2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
+
+       * building.texi (GDB User Interface Layout): Describe how to
+       kill associated buffers.
+       (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
+       (Watch Expressions): Be more precise.
+       (Other GDB User Interface Buffers): Describe how to change a
+       register value.
+
+2005-11-30  Carsten Dominik  <dominik@science.uva.nl>
+
+       * org.texi (Plain Lists): Typos fixed.
+
+2005-11-28  Jay Belanger  <belanger@truman.edu>
+
+       * calc.texi:  Change references of `M-#' to `C-x *' prefix.
+
+2005-11-24  Carsten Dominik  <dominik@science.uva.nl>
+
+       * org.texi (Structure editing): New item moving commands added.
+       (Plain Lists): New section.
+
+2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
+
+       * macos.texi (Mac Input): Remove description of
+       mac-command-key-is-meta.  Add descriptions of
+       mac-control-modifier, mac-command-modifier, and
+       mac-option-modifier.
+       (Mac International): Fix description of conversion of clipboard data.
+       (Mac Font Specs): Add example of font customization by face attributes.
+
+2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
+
+       * building.texi (Watch Expressions): Expand description.
+       (Other GDB User Interface Buffers): Describe local map for
+       gud-watch.
+
+2005-11-21  Chong Yidong  <cyd@stupidchicken.com>
+
+       * display.texi (Font Lock): Font lock is enabled by default now.
+
 2005-11-20  Juri Linkov  <juri@jurta.org>
 
        * basic.texi (Position Info): Update examples of the output.
 
 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
 
-       * org.texi: (FAQ): Document `org-table-tab-jumps-over-hlines'.
+       * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
        (Agenda): Document commands `org-cycle-agenda-files' and
        `org-agenda-file-to-front'
        (Built-in table editor): Document `org-table-sort-lines'.