view etc/ps-prin2.ps @ 28961:8092e0d9d8b9

(comment-beginning): Handle unclosed comment. (comment-auto-fill-only-comments): New var. (comment-indent-new-line): Obey comment-auto-fill-only-comments. Align with comment-column rather than previous comment if previous comment's indentation is greater than comment-column.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 17 May 2000 19:32:32 +0000
parents e0beb5cd0257
children bb81eb902e0c
line wrap: on
line source

% === BEGIN ps-print prologue 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