diff options
Diffstat (limited to 'doc/misc/forms.texi')
| -rw-r--r-- | doc/misc/forms.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/forms.texi b/doc/misc/forms.texi index bcb8d8974ea..11c3782dd7e 100644 --- a/doc/misc/forms.texi +++ b/doc/misc/forms.texi | |||
| @@ -170,8 +170,8 @@ of the buffer are parsed using the specifications in | |||
| 170 | @code{forms-format-list}, and the data file is updated. If the record | 170 | @code{forms-format-list}, and the data file is updated. If the record |
| 171 | has fields that aren't included in the display, they are not changed. | 171 | has fields that aren't included in the display, they are not changed. |
| 172 | 172 | ||
| 173 | @vindex forms-mode-hooks | 173 | @vindex forms-mode-hook |
| 174 | Entering Forms mode runs the normal hook @code{forms-mode-hooks} to | 174 | Entering Forms mode runs the normal hook @code{forms-mode-hook} to |
| 175 | perform user-defined customization. | 175 | perform user-defined customization. |
| 176 | 176 | ||
| 177 | To save any modified data, you can use @kbd{C-x C-s} | 177 | To save any modified data, you can use @kbd{C-x C-s} |