diff options
| -rw-r--r-- | lispref/modes.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/modes.texi b/lispref/modes.texi index ac13e30b90c..132c309cb96 100644 --- a/lispref/modes.texi +++ b/lispref/modes.texi | |||
| @@ -1415,7 +1415,7 @@ This is equivalent to specifying @var{lighter} positionally. | |||
| 1415 | This is equivalent to specifying @var{keymap} positionally. | 1415 | This is equivalent to specifying @var{keymap} positionally. |
| 1416 | @end table | 1416 | @end table |
| 1417 | 1417 | ||
| 1418 | Any other keyword arguments are passed passed directly to the | 1418 | Any other keyword arguments are passed directly to the |
| 1419 | @code{defcustom} generated for the variable @var{mode}. | 1419 | @code{defcustom} generated for the variable @var{mode}. |
| 1420 | 1420 | ||
| 1421 | The command named @var{mode} first performs the standard actions such | 1421 | The command named @var{mode} first performs the standard actions such |