view etc/ps-prin2.ps @ 30413:d5335ebcf501

(with_echo_area_buffer): Take additional EMACS_INT parameters instead of using int parameters. Expect FN to accept EMACS_INT parameters. (display_echo_area, resize_echo_area_axactly, current_message) (truncate_echo_area, set_message_1): Call with_echo_area_buffer with new argument list. (resize_mini_window_1): New callback function. (current_message_1, truncate_message_1, set_message_1): Change parameter lists to the new format expected by with_echo_area_buffer.
author Gerd Moellmann <gerd@gnu.org>
date Mon, 24 Jul 2000 12:22:54 +0000
parents bb81eb902e0c
children cdd489417ae4
line wrap: on
line source

% === BEGIN ps-print prologue 2
% version: 5.2.2

% ---- These lines must be kept together because...

/h0 F
/HeaderTitleLineHeight FontHeight def

/h1 F
/HeaderLineHeight FontHeight def
/HeaderDescent    Descent def

% ---- ...because `F' has a side-effect on `FontHeight' and `Descent'

% === END ps-print prologue 2