emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/ChangeLog


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/ChangeLog
Date: Wed, 08 Feb 2006 00:27:09 +0000

Index: emacs/lispref/ChangeLog
diff -u emacs/lispref/ChangeLog:1.554 emacs/lispref/ChangeLog:1.555
--- emacs/lispref/ChangeLog:1.554       Mon Feb  6 11:55:09 2006
+++ emacs/lispref/ChangeLog     Wed Feb  8 00:27:09 2006
@@ -1,3 +1,23 @@
+2006-02-07  Richard M. Stallman  <address@hidden>
+
+       * 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  <address@hidden>
+
+       * 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  <address@hidden>
 
        * display.texi (Other Display Specs, Image Descriptors): Image
@@ -21,6 +41,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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]