diff options
| author | Richard M. Stallman | 2005-01-30 11:23:17 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2005-01-30 11:23:17 +0000 |
| commit | 19b2c4ca1fe5defb95255b9652be5c90c3ce481d (patch) | |
| tree | fc61b07c58451bb925c8bba8e45b347961a54ec6 /man/frames.texi | |
| parent | 1eeda44946928f8548d3a90c138ecf7d50b5324a (diff) | |
| download | emacs-19b2c4ca1fe5defb95255b9652be5c90c3ce481d.tar.gz emacs-19b2c4ca1fe5defb95255b9652be5c90c3ce481d.zip | |
Don't say just "option" when talking about variables.
Diffstat (limited to 'man/frames.texi')
| -rw-r--r-- | man/frames.texi | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/man/frames.texi b/man/frames.texi index 45133d746a3..2d6c953d2e4 100644 --- a/man/frames.texi +++ b/man/frames.texi | |||
| @@ -278,7 +278,7 @@ particularly under OpenWindows and Gnome. | |||
| 278 | @code{Paste} and @code{Copy} menu items, as well as the keys of the same | 278 | @code{Paste} and @code{Copy} menu items, as well as the keys of the same |
| 279 | names, all use the clipboard. | 279 | names, all use the clipboard. |
| 280 | 280 | ||
| 281 | You can customize the option @code{x-select-enable-clipboard} to make | 281 | You can customize the variable @code{x-select-enable-clipboard} to make |
| 282 | the Emacs yank functions consult the clipboard before the primary | 282 | the Emacs yank functions consult the clipboard before the primary |
| 283 | selection, and to make the kill functions to store in the clipboard as | 283 | selection, and to make the kill functions to store in the clipboard as |
| 284 | well as the primary selection. Otherwise they do not access the | 284 | well as the primary selection. Otherwise they do not access the |
| @@ -758,7 +758,7 @@ window vertically. The split occurs on the line where you click. | |||
| 758 | scroll-bar-mode}. With no argument, it toggles the use of scroll bars. | 758 | scroll-bar-mode}. With no argument, it toggles the use of scroll bars. |
| 759 | With an argument, it turns use of scroll bars on if and only if the | 759 | With an argument, it turns use of scroll bars on if and only if the |
| 760 | argument is positive. This command applies to all frames, including | 760 | argument is positive. This command applies to all frames, including |
| 761 | frames yet to be created. Customize the option @code{scroll-bar-mode} | 761 | frames yet to be created. Customize the variable @code{scroll-bar-mode} |
| 762 | to control the use of scroll bars at startup. You can use it to specify | 762 | to control the use of scroll bars at startup. You can use it to specify |
| 763 | that they are placed at the right of windows if you prefer that. You | 763 | that they are placed at the right of windows if you prefer that. You |
| 764 | have to set this variable through the @samp{Customize} interface | 764 | have to set this variable through the @samp{Customize} interface |
| @@ -788,7 +788,7 @@ usually click the wheel to act as either @kbd{Mouse-2} or | |||
| 788 | @kbd{Mouse-3}, depending on the setup. You can also use the wheel to | 788 | @kbd{Mouse-3}, depending on the setup. You can also use the wheel to |
| 789 | scroll windows instead of using the scroll bar or keyboard commands. | 789 | scroll windows instead of using the scroll bar or keyboard commands. |
| 790 | To do so, turn on Mouse Wheel global minor mode with the command | 790 | To do so, turn on Mouse Wheel global minor mode with the command |
| 791 | @kbd{M-x mouse-wheel-mode} or by customizing the option | 791 | @kbd{M-x mouse-wheel-mode} or by customizing the variable |
| 792 | @code{mouse-wheel-mode}. Support for the wheel depends on the system | 792 | @code{mouse-wheel-mode}. Support for the wheel depends on the system |
| 793 | generating appropriate events for Emacs. | 793 | generating appropriate events for Emacs. |
| 794 | 794 | ||
| @@ -849,7 +849,7 @@ variables. | |||
| 849 | @cindex mode, Menu Bar | 849 | @cindex mode, Menu Bar |
| 850 | 850 | ||
| 851 | You can turn display of menu bars on or off with @kbd{M-x | 851 | You can turn display of menu bars on or off with @kbd{M-x |
| 852 | menu-bar-mode} or by customizing the option @code{menu-bar-mode}. | 852 | menu-bar-mode} or by customizing the variable @code{menu-bar-mode}. |
| 853 | With no argument, this command toggles Menu Bar mode, a | 853 | With no argument, this command toggles Menu Bar mode, a |
| 854 | minor mode. With an argument, the command turns Menu Bar mode on if the | 854 | minor mode. With an argument, the command turns Menu Bar mode on if the |
| 855 | argument is positive, off if the argument is not positive. You can use | 855 | argument is positive, off if the argument is not positive. You can use |
| @@ -899,7 +899,7 @@ question or some other special question. Many Emacs commands use a | |||
| 899 | dialog box to ask a yes-or-no question, if you used the mouse to | 899 | dialog box to ask a yes-or-no question, if you used the mouse to |
| 900 | invoke the command to begin with. | 900 | invoke the command to begin with. |
| 901 | 901 | ||
| 902 | You can customize the option @code{use-dialog-box} to suppress the | 902 | You can customize the variable @code{use-dialog-box} to suppress the |
| 903 | use of dialog boxes. This also controls whether to use file selection | 903 | use of dialog boxes. This also controls whether to use file selection |
| 904 | windows (but those are not supported on all platforms). | 904 | windows (but those are not supported on all platforms). |
| 905 | 905 | ||
| @@ -907,10 +907,10 @@ windows (but those are not supported on all platforms). | |||
| 907 | A file selection window is a special kind of dialog box for asking for | 907 | A file selection window is a special kind of dialog box for asking for |
| 908 | file names. | 908 | file names. |
| 909 | 909 | ||
| 910 | You can customize the option @code{use-file-dialog} to suppress the | 910 | You can customize the variable @code{use-file-dialog} to suppress the |
| 911 | use of file selection windows even if you still want other kinds | 911 | use of file selection windows even if you still want other kinds |
| 912 | of dialogs. This option has no effect if you have suppressed all dialog | 912 | of dialogs. This variable has no effect if you have suppressed all dialog |
| 913 | boxes with the option @code{use-dialog-box}. | 913 | boxes with the variable @code{use-dialog-box}. |
| 914 | 914 | ||
| 915 | @vindex x-use-old-gtk-file-dialog | 915 | @vindex x-use-old-gtk-file-dialog |
| 916 | For Gtk+ version 2.4 and 2.6, you can make Emacs use the old file dialog | 916 | For Gtk+ version 2.4 and 2.6, you can make Emacs use the old file dialog |
| @@ -949,7 +949,7 @@ customizing the windows that display tooltips. | |||
| 949 | @vindex mouse-avoidance-mode | 949 | @vindex mouse-avoidance-mode |
| 950 | Mouse Avoidance mode keeps the window system mouse pointer away from | 950 | Mouse Avoidance mode keeps the window system mouse pointer away from |
| 951 | point, to avoid obscuring text. Whenever it moves the mouse, it also | 951 | point, to avoid obscuring text. Whenever it moves the mouse, it also |
| 952 | raises the frame. To use Mouse Avoidance mode, customize the option | 952 | raises the frame. To use Mouse Avoidance mode, customize the variable |
| 953 | @code{mouse-avoidance-mode}. You can set this to various values to | 953 | @code{mouse-avoidance-mode}. You can set this to various values to |
| 954 | move the mouse in several ways: | 954 | move the mouse in several ways: |
| 955 | 955 | ||