changeset 59512:21e3f3ca0b54

(Active Keymaps): Fix overriding-local-map description.
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Thu, 13 Jan 2005 08:00:42 +0000
parents ad1d69769947
children 2fdd6bff1b75
files lispref/keymaps.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/keymaps.texi	Thu Jan 13 04:38:31 2005 +0000
+++ b/lispref/keymaps.texi	Thu Jan 13 08:00:42 2005 +0000
@@ -566,7 +566,7 @@
 supply a binding for the key, Emacs searches the local map; if that too
 has no binding, Emacs then searches the global map.  However, if
 @code{overriding-local-map} is non-@code{nil}, Emacs searches that map
-first, before the global map.
+first, before the minor mode maps.
 
 @cindex major mode keymap
   Since every buffer that uses the same major mode normally uses the