changeset 39845:e7ed51a0fc32

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 12 Oct 2001 19:59:43 +0000
parents 0433563f559d
children 2e4007551cfd
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Oct 12 19:59:32 2001 +0000
+++ b/lisp/ChangeLog	Fri Oct 12 19:59:43 2001 +0000
@@ -1,5 +1,12 @@
 2001-10-12  Stefan Monnier  <monnier@cs.yale.edu>
 
+	* menu-bar.el (minibuffer-local-*map): Take inheritance into account.
+
+	* simple.el (minibuffer-local*-map): Remove redundant bindings.
+
+	* bindings.el (minibuffer-local-map): Also bind next, C-n, C-s, prior,
+	C-p and C-r.  Remove redundant bindings from inheriting maps.
+
 	* progmodes/cperl-mode.el: Merged in changes from v4.32.
 	 After 4.23 and: After 4.24:
 	(cperl-contract-levels): Restore position.