view etc/ps-prin2.ps @ 30345:d24028985f3d

(goto-address-fontify): Don't bother with buffer-modified and read-only stuff -- irrelevant with overlays. Put an extra property on the overlays and use it to clean up in case goto-address is re-run.
author Dave Love <fx@gnu.org>
date Thu, 20 Jul 2000 17:29:46 +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