diff options
| author | Richard M. Stallman | 2005-01-30 11:20:14 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2005-01-30 11:20:14 +0000 |
| commit | bdc3b3be0ff78758e9287a34a2b2baf48c2e8b31 (patch) | |
| tree | ad4ef76a19f4a1aef9cede3212b86b4a0c603c31 | |
| parent | 97733c3d0022f9b1616fca7782eb927fcc72c5c4 (diff) | |
| download | emacs-bdc3b3be0ff78758e9287a34a2b2baf48c2e8b31.tar.gz emacs-bdc3b3be0ff78758e9287a34a2b2baf48c2e8b31.zip | |
Don't say just "option" when talking about variables.
Other minor cleanups.
| -rw-r--r-- | man/display.texi | 10 | ||||
| -rw-r--r-- | man/mule.texi | 16 |
2 files changed, 13 insertions, 13 deletions
diff --git a/man/display.texi b/man/display.texi index 0e39360d38a..23b79d1703e 100644 --- a/man/display.texi +++ b/man/display.texi | |||
| @@ -219,7 +219,7 @@ Font Lock mode whenever you edit a C file, you can do this: | |||
| 219 | @findex global-font-lock-mode | 219 | @findex global-font-lock-mode |
| 220 | @vindex global-font-lock-mode | 220 | @vindex global-font-lock-mode |
| 221 | To turn on Font Lock mode automatically in all modes which support | 221 | To turn on Font Lock mode automatically in all modes which support |
| 222 | it, customize the user option @code{global-font-lock-mode} or use the | 222 | it, customize the variable @code{global-font-lock-mode} or use the |
| 223 | function @code{global-font-lock-mode} in your @file{.emacs} file, like | 223 | function @code{global-font-lock-mode} in your @file{.emacs} file, like |
| 224 | this: | 224 | this: |
| 225 | 225 | ||
| @@ -327,9 +327,9 @@ portion of a buffer. As you scroll through the buffer, each portion | |||
| 327 | that becomes visible is fontified as soon as it is displayed. The | 327 | that becomes visible is fontified as soon as it is displayed. The |
| 328 | parts of the buffer that are not displayed are fontified | 328 | parts of the buffer that are not displayed are fontified |
| 329 | ``stealthily'', in the background, i.e.@: when Emacs is idle. You can | 329 | ``stealthily'', in the background, i.e.@: when Emacs is idle. You can |
| 330 | control this background fontification, called @dfn{Just-In-Time}, or | 330 | control this background fontification, also called @dfn{Just-In-Time} |
| 331 | @dfn{JIT} Font Lock, by customizing various options in the | 331 | (or @dfn{JIT}) Lock, by customizing variables in the customization |
| 332 | customization group @samp{jit-lock}. @xref{Specific Customization}. | 332 | group @samp{jit-lock}. @xref{Specific Customization}. |
| 333 | 333 | ||
| 334 | @node Highlight Changes | 334 | @node Highlight Changes |
| 335 | @section Highlight Changes Mode | 335 | @section Highlight Changes Mode |
| @@ -1087,7 +1087,7 @@ the variable @code{blink-cursor-alist}. | |||
| 1087 | state, with the same appearance as when the blinking cursor blinks | 1087 | state, with the same appearance as when the blinking cursor blinks |
| 1088 | ``off''. For a box cursor, this is a hollow box; for a bar cursor, | 1088 | ``off''. For a box cursor, this is a hollow box; for a bar cursor, |
| 1089 | this is a thinner bar. To turn off cursors in non-selected windows, | 1089 | this is a thinner bar. To turn off cursors in non-selected windows, |
| 1090 | customize the option @code{cursor-in-non-selected-windows} and assign | 1090 | customize the variable @code{cursor-in-non-selected-windows} and assign |
| 1091 | it a @code{nil} value. | 1091 | it a @code{nil} value. |
| 1092 | 1092 | ||
| 1093 | @vindex x-stretch-cursor | 1093 | @vindex x-stretch-cursor |
diff --git a/man/mule.texi b/man/mule.texi index 4bc6b9939dd..a726265ff72 100644 --- a/man/mule.texi +++ b/man/mule.texi | |||
| @@ -996,11 +996,11 @@ your locale specification (@pxref{Language Environments}). | |||
| 996 | @findex set-keyboard-coding-system | 996 | @findex set-keyboard-coding-system |
| 997 | @vindex keyboard-coding-system | 997 | @vindex keyboard-coding-system |
| 998 | The command @kbd{C-x @key{RET} k} (@code{set-keyboard-coding-system}) | 998 | The command @kbd{C-x @key{RET} k} (@code{set-keyboard-coding-system}) |
| 999 | or the Custom option @code{keyboard-coding-system} | 999 | or the variable @code{keyboard-coding-system} specifies the coding |
| 1000 | specifies the coding system for keyboard input. Character-code | 1000 | system for keyboard input. Character-code translation of keyboard |
| 1001 | translation of keyboard input is useful for terminals with keys that | 1001 | input is useful for terminals with keys that send non-@acronym{ASCII} |
| 1002 | send non-@acronym{ASCII} graphic characters---for example, some terminals designed | 1002 | graphic characters---for example, some terminals designed for ISO |
| 1003 | for ISO Latin-1 or subsets of it. | 1003 | Latin-1 or subsets of it. |
| 1004 | 1004 | ||
| 1005 | By default, keyboard input is translated based on your system locale | 1005 | By default, keyboard input is translated based on your system locale |
| 1006 | setting. If your terminal does not really support the encoding | 1006 | setting. If your terminal does not really support the encoding |
| @@ -1276,7 +1276,7 @@ instead, e.g.@: @samp{"o} for o-umlaut. Load the library | |||
| 1276 | @vindex latin1-display | 1276 | @vindex latin1-display |
| 1277 | If your terminal can display Latin-1, you can display characters | 1277 | If your terminal can display Latin-1, you can display characters |
| 1278 | from other European character sets using a mixture of equivalent | 1278 | from other European character sets using a mixture of equivalent |
| 1279 | Latin-1 characters and @acronym{ASCII} mnemonics. Use the Custom option | 1279 | Latin-1 characters and @acronym{ASCII} mnemonics. Customize the variable |
| 1280 | @code{latin1-display} to enable this. The mnemonic @acronym{ASCII} | 1280 | @code{latin1-display} to enable this. The mnemonic @acronym{ASCII} |
| 1281 | sequences mostly correspond to those of the prefix input methods. | 1281 | sequences mostly correspond to those of the prefix input methods. |
| 1282 | 1282 | ||
| @@ -1338,10 +1338,10 @@ directly. | |||
| 1338 | On a windowing terminal, you should not need to do anything special to | 1338 | On a windowing terminal, you should not need to do anything special to |
| 1339 | use these keys; they should simply work. On a text-only terminal, you | 1339 | use these keys; they should simply work. On a text-only terminal, you |
| 1340 | should use the command @code{M-x set-keyboard-coding-system} or the | 1340 | should use the command @code{M-x set-keyboard-coding-system} or the |
| 1341 | Custom option @code{keyboard-coding-system} to specify which coding | 1341 | variable @code{keyboard-coding-system} to specify which coding |
| 1342 | system your keyboard uses (@pxref{Specify Coding}). Enabling this | 1342 | system your keyboard uses (@pxref{Specify Coding}). Enabling this |
| 1343 | feature will probably require you to use @kbd{ESC} to type Meta | 1343 | feature will probably require you to use @kbd{ESC} to type Meta |
| 1344 | characters; however, on a Linux console or in @code{xterm}, you can | 1344 | characters; however, on a console terminal or in @code{xterm}, you can |
| 1345 | arrange for Meta to be converted to @kbd{ESC} and still be able type | 1345 | arrange for Meta to be converted to @kbd{ESC} and still be able type |
| 1346 | 8-bit characters present directly on the keyboard or using | 1346 | 8-bit characters present directly on the keyboard or using |
| 1347 | @kbd{Compose} or @kbd{AltGr} keys. @xref{User Input}. | 1347 | @kbd{Compose} or @kbd{AltGr} keys. @xref{User Input}. |