diff options
Diffstat (limited to 'man/forms.texi')
| -rw-r--r-- | man/forms.texi | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/man/forms.texi b/man/forms.texi index 46210dc8e41..4114453df6c 100644 --- a/man/forms.texi +++ b/man/forms.texi | |||
| @@ -53,9 +53,9 @@ license to the document, as described in section 6 of the license. | |||
| 53 | @sp 4 | 53 | @sp 4 |
| 54 | @center Forms-Mode version 2 | 54 | @center Forms-Mode version 2 |
| 55 | @sp 1 | 55 | @sp 1 |
| 56 | @center for GNU Emacs 20.1 | 56 | @center for GNU Emacs 22.1 |
| 57 | @sp 1 | 57 | @sp 1 |
| 58 | @center June 1997 | 58 | @center April 2007 |
| 59 | @sp 5 | 59 | @sp 5 |
| 60 | @center Johan Vromans | 60 | @center Johan Vromans |
| 61 | @center @i{jvromans@@squirrel.nl} | 61 | @center @i{jvromans@@squirrel.nl} |
| @@ -91,6 +91,7 @@ how to present it. | |||
| 91 | * Miscellaneous:: Forms mode messages and other remarks. | 91 | * Miscellaneous:: Forms mode messages and other remarks. |
| 92 | * Error Messages:: List of error messages forms mode can produce. | 92 | * Error Messages:: List of error messages forms mode can produce. |
| 93 | * Long Example:: A more complex control file example. | 93 | * Long Example:: A more complex control file example. |
| 94 | * GNU Free Documentation License:: The license for this documentation. | ||
| 94 | * Credits:: Thanks everyone. | 95 | * Credits:: Thanks everyone. |
| 95 | * Index:: Index to this manual. | 96 | * Index:: Index to this manual. |
| 96 | @end menu | 97 | @end menu |
| @@ -968,6 +969,10 @@ mode'' by Paul Davis at Schlumberger Cambridge Research | |||
| 968 | None of this would have been possible without GNU Emacs of the Free | 969 | None of this would have been possible without GNU Emacs of the Free |
| 969 | Software Foundation. Thanks, Richard! | 970 | Software Foundation. Thanks, Richard! |
| 970 | 971 | ||
| 972 | @node GNU Free Documentation License | ||
| 973 | @appendix GNU Free Documentation License | ||
| 974 | @include doclicense.texi | ||
| 975 | |||
| 971 | @node Index | 976 | @node Index |
| 972 | @unnumbered Index | 977 | @unnumbered Index |
| 973 | @printindex cp | 978 | @printindex cp |