From d342156ca93374fe446f19a3398badd5afd9c249 Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Fri, 10 Feb 2006 00:08:08 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 5 +++++ lispref/ChangeLog | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0ee349bbf0..ab62c15d47 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2006-02-10 Kim F. Storm + + * subr.el (substitute-key-definition-key): Pass t for NOERROR to + indirect-function instead of using condition-case. + 2006-02-10 Mathias Dahl * tumme.el (tumme-copy-with-exif-file-name): Tried to make diff --git a/lispref/ChangeLog b/lispref/ChangeLog index d27c36112a..b396e8b3ee 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,7 @@ +2006-02-10 Kim F. Storm + + * eval.texi (Function Indirection): Add NOERROR to indirect-function. + 2006-02-08 Juanma Barranquero * modes.texi (%-Constructs): Remove obsolete info about -- 2.20.1