diff lispref/ChangeLog @ 90294:c5406394f567

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 43-57) - Update from CVS - Merge from erc--emacs--0 - Make constrain-to-field notice overlays - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 18-21) - Update from CVS - Merge from emacs--devo--0
author Miles Bader <miles@gnu.org>
date Wed, 08 Feb 2006 04:26:44 +0000
parents 7432ca837c8d fb98ea8e029a
children 4b3d39451150
line wrap: on
line diff
--- a/lispref/ChangeLog	Sun Feb 05 02:46:54 2006 +0000
+++ b/lispref/ChangeLog	Wed Feb 08 04:26:44 2006 +0000
@@ -1,3 +1,27 @@
+2006-02-07  Richard M. Stallman  <rms@gnu.org>
+
+	* commands.texi (Prefix Command Arguments): Minor cleanup.
+
+	* display.texi: "Graphical display", not window system.
+
+	* functions.texi (What Is a Function): Fix xref.
+
+	* keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
+	(Changing Key Bindings): Clarify when remapping is better than
+	substitute-key-definition.
+
+2006-02-02  Richard M. Stallman  <rms@gnu.org>
+
+	* minibuf.texi (Basic Completion): Completion alists are risky.
+
+	* keymaps.texi (Active Keymaps): Clarifications.
+	(Searching Keymaps): New node.
+	(Keymaps): Update menu.
+
+	* frames.texi (Layout Parameters): Minor clarification.
+	(Drag and Drop): New node.
+	(Frames): Update menu.
+
 2006-01-29  Chong Yidong  <cyd@stupidchicken.com>
 
 	* display.texi (Other Display Specs, Image Descriptors): Image
@@ -21,6 +45,15 @@
 	* markers.texi (Overview of Markers): Count insertion type
 	as one of a marker's attributes.
 
+	* keymaps.texi (Controlling Active Maps): New node, split out of
+	Active Keymaps.
+	(Keymaps): Menu updated.
+	(Active Keymaps): Give pseudocode to explain how the active
+	maps are searched.  current-active-maps and key-binding moved here.
+	(Functions for Key Lookup): current-active-maps and key-binding moved.
+	Clarifications.
+	(Searching the Keymaps): New subnode.
+
 	* elisp.texi (Top): Menu clarification.
 
 	* display.texi (Other Display Specs): Delete duplicate entry for
@@ -4213,7 +4246,7 @@
 ;; End:
 
     Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-      2005 Free Software Foundation, Inc.
+      2005, 2006 Free Software Foundation, Inc.
   Copying and distribution of this file, with or without modification,
   are permitted provided the copyright notice and this notice are preserved.