diff options
| -rw-r--r-- | man/custom.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/custom.texi b/man/custom.texi index fc9fb51c0d6..2c6a21625bc 100644 --- a/man/custom.texi +++ b/man/custom.texi | |||
| @@ -1204,7 +1204,7 @@ variables list, and asks you for confirmation before setting them. | |||
| 1204 | You can type @kbd{y} or @key{SPC} to put the local variables list into | 1204 | You can type @kbd{y} or @key{SPC} to put the local variables list into |
| 1205 | effect, or @kbd{n} to ignore it. When Emacs is run in batch mode | 1205 | effect, or @kbd{n} to ignore it. When Emacs is run in batch mode |
| 1206 | (@pxref{Initial Options}), it can't really ask you, so it assumes the | 1206 | (@pxref{Initial Options}), it can't really ask you, so it assumes the |
| 1207 | answer @samp{n}. | 1207 | answer @kbd{n}. |
| 1208 | 1208 | ||
| 1209 | Emacs normally recognizes certain variables/value pairs as safe. | 1209 | Emacs normally recognizes certain variables/value pairs as safe. |
| 1210 | For instance, it is safe to give @code{comment-column} or | 1210 | For instance, it is safe to give @code{comment-column} or |