view etc/ps-prin2.ps @ 30396:460a86ced57c

@setfilename to ../info/ccmode. Documented the change of cpp-macro. Updated doc for c-lineup-multi-inher. Documented the special behavior of c-special-indent-hook as a style variable. Don't talk about doing (c-make-styles-buffer-local t) in a mode hook, since that's already too late to work right.
author Gerd Moellmann <gerd@gnu.org>
date Mon, 24 Jul 2000 11:06:15 +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