view etc/ps-prin2.ps @ 35225:eee3a978c12e

(isearch-lazy-highlight-update): Don't look for more potential matches once maximum is exceeded. Use overlays-in to check correctly for overlap with current match. Ignore empty matches.
author Richard M. Stallman <rms@gnu.org>
date Thu, 11 Jan 2001 08:08:51 +0000
parents cdd489417ae4
children b5a4db21c424
line wrap: on
line source

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

% ---- 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