view etc/ps-prin2.ps @ 30152:f6270e5282da

(direct_output_forward_char): Give up if currently displaying a message instead of the minibuffer contents. (row_equal_p): Add parameter MOUSE_FACE_P. If set, compare the mouse_face_p flags of both rows.
author Gerd Moellmann <gerd@gnu.org>
date Tue, 11 Jul 2000 19:57: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