* doc/lispref/display.texi (Line Height): Add an index for line height.
[emacs.git] / src / sysstdio.h
blobe9dfb6960590e85ecbc6626aef69c4a8346c1991
1 #include <stdio.h>
2 extern FILE *emacs_fopen (char const *, char const *);