changeset 58459:d9e5fd89f5cf

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Tue, 23 Nov 2004 15:23:35 +0000
parents 1708184cc8da
children fbd266022300
files lisp/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Nov 23 15:18:16 2004 +0000
+++ b/lisp/ChangeLog	Tue Nov 23 15:23:35 2004 +0000
@@ -1,5 +1,8 @@
 2004-11-23  Kim F. Storm  <storm@cua.dk>
 
+	* subr.el (substitute-key-definition-key): Optimize.  Don't
+	call indirect-function for nil defn (always signals error).
+
 	* ido.el (ido-read-internal): Fix require-match check when
 	ido-directory-too-big is set.