]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Tue, 23 Nov 2004 15:23:35 +0000 (15:23 +0000)
committerKim F. Storm <storm@cua.dk>
Tue, 23 Nov 2004 15:23:35 +0000 (15:23 +0000)
lisp/ChangeLog

index 37e1ec32f8fbe73ddc081f14efe5c56a26fd4af3..e4708bedc53a759c42096c96bed2c0cc5e105bd6 100644 (file)
@@ -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.