diff options
Diffstat (limited to 'src/doc.c')
| -rw-r--r-- | src/doc.c | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -737,6 +737,7 @@ thus, \\=\\=\\=\\= puts \\=\\= into the output, and \\=\\=\\=\\[ puts \\=\\[ int | |||
| 737 | RETURN_UNGCPRO (tem); | 737 | RETURN_UNGCPRO (tem); |
| 738 | } | 738 | } |
| 739 | 739 | ||
| 740 | void | ||
| 740 | syms_of_doc () | 741 | syms_of_doc () |
| 741 | { | 742 | { |
| 742 | DEFVAR_LISP ("internal-doc-file-name", &Vdoc_file_name, | 743 | DEFVAR_LISP ("internal-doc-file-name", &Vdoc_file_name, |