]> git.eshelyaron.com Git - emacs.git/commit
(handle_single_display_prop): Use safe_call1.
authorGerd Moellmann <gerd@gnu.org>
Thu, 5 Oct 2000 19:29:05 +0000 (19:29 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 5 Oct 2000 19:29:05 +0000 (19:29 +0000)
commit116d6f5cae9f9d226f34226b073de61228f1ea04
tree16b30aa280d13a6b3b0cdd302d06555ba8a6a1b8
parent1db0076e78b71009e98fc30cf02019c502da96b2
(handle_single_display_prop): Use safe_call1.
(safe_call): Renamed from call_function.
(safe_call1): New function.
(handle_fontified_prop): Use safe_call1 instead of call1.
(safe_eval): Renamed from eval_form.
(safe_eval_handler): Renamed from eval_handler.
(handle_single_display_prop, display_mode_element): Use safe_eval
instead of eval_form.
src/xdisp.c