Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
87c8b5fd
Commit
87c8b5fd
authored
Feb 17, 2001
by
Richard M. Stallman
Browse files
Minor changes in previous change.
parent
e598186c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
man/display.texi
man/display.texi
+6
-6
No files found.
man/display.texi
View file @
87c8b5fd
...
...
@@ -444,11 +444,11 @@ windows, see @ref{Split Window}. See also @ref{Display,, Display,
elisp, The Emacs Lisp Reference Manual}.
@vindex baud-rate
The variable @code{baud-rate} holds the output speed of the
terminal,
as far as Emacs knows. Setting this variable does not
change the speed
of actual data transmission, but the value is used
for calculations such
as padding
. On terminals, it
also
affects
decisions about whether to
scroll part of the screen or redraw it instead.
The variable @code{baud-rate} holds the output speed of the
terminal,
as far as Emacs knows. Setting this variable does not
change the speed
of actual data transmission, but the value is used
for calculations
. On terminals, it affects
padding, and decisions
about whether to
scroll part of the screen or redraw it instead.
On window-systems, @code{baud-rate} is only used to determine how
frequently to look for pending input during display updating. A
...
...
@@ -468,7 +468,7 @@ elisp, The Emacs Lisp Reference Manual}.
highlights the line around point. On window systems, the command
@kbd{M-x blink-cursor-mode} turns on or off the blinking of the
cursor. (On terminals, the terminal itself blinks the cursor, and
Emacs has no
say
over it.)
Emacs has no
control
over it.)
You can customize the cursor's color, and whether it blinks, using
the @code{cursor} Custom group (@pxref{Easy Customization}).
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment