diff options
author | Kim F. Storm <storm@cua.dk> | 2006-02-10 00:08:08 +0000 |
---|---|---|
committer | Kim F. Storm <storm@cua.dk> | 2006-02-10 00:08:08 +0000 |
commit | d342156ca93374fe446f19a3398badd5afd9c249 (patch) | |
tree | aa9e8c3b255574e418830b423c3967886e6bc3cd | |
parent | cf25c6476761b8ec118957f773c2050560803c07 (diff) | |
download | emacs-d342156ca93374fe446f19a3398badd5afd9c249.tar.gz |
*** empty log message ***
-rw-r--r-- | lisp/ChangeLog | 5 | ||||
-rw-r--r-- | lispref/ChangeLog | 4 |
2 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0ee349bbf06..ab62c15d473 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2006-02-10 Kim F. Storm <storm@cua.dk> + + * subr.el (substitute-key-definition-key): Pass t for NOERROR to + indirect-function instead of using condition-case. + 2006-02-10 Mathias Dahl <mathias.dahl@gmail.com> * tumme.el (tumme-copy-with-exif-file-name): Tried to make diff --git a/lispref/ChangeLog b/lispref/ChangeLog index d27c36112ac..b396e8b3ee7 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,7 @@ +2006-02-10 Kim F. Storm <storm@cua.dk> + + * eval.texi (Function Indirection): Add NOERROR to indirect-function. + 2006-02-08 Juanma Barranquero <lekktu@gmail.com> * modes.texi (%-Constructs): Remove obsolete info about |