* data.c (Findirect_function): Add NOERROR arg. All callers changed
authorKim F. Storm <storm@cua.dk>
Fri, 10 Feb 2006 00:00:31 +0000 (00:00 +0000)
committerKim F. Storm <storm@cua.dk>
Fri, 10 Feb 2006 00:00:31 +0000 (00:00 +0000)
commita7f96a358b12d90b44fa11ac65caf24fd164ad6d
tree5c8ae432704235cc666fa0bce2c8364d3aae26c4
parent49f18bccba0bc666c50057831862d224639deeb2
* data.c (Findirect_function): Add NOERROR arg.  All callers changed
to pass Qnil for NOERROR.

* keymap.c (current_minor_maps_error): Remove.
(current_minor_maps): Pass Qt for NOERROR to Findirect_function
instead of using internal_condition_case_1+current_minor_maps_error.
src/ChangeLog
src/data.c
src/doc.c
src/eval.c
src/keyboard.c
src/keymap.c
src/lisp.h