1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 20:00:46 -08:00

Minor fixes.

This commit is contained in:
Richard M. Stallman 2001-06-20 10:46:59 +00:00
parent a76af65d6e
commit 4e3a22f8cd

View file

@ -123,10 +123,10 @@ feedback. You can change this behavior by setting a variable
(@pxref{Display Custom}).
@cindex error message in the echo area
If a command cannot be executed, it may print an @dfn{error message} in
the echo area. Error messages are accompanied by a beep or by flashing the
screen. Also, any input you have typed ahead is thrown away when an error
happens.
If a command cannot be executed, it may print an @dfn{error message}
in the echo area. Error messages are accompanied by beeping or by
flashing the screen. The error also discards any input you have typed
ahead.
Some commands print informative messages in the echo area. These
messages look much like error messages, but they are not announced with
@ -291,7 +291,7 @@ separate lines.
formats by setting each of the variables @code{eol-mnemonic-unix},
@code{eol-mnemonic-dos}, @code{eol-mnemonic-mac}, and
@code{eol-mnemonic-undecided} to any string you find appropriate.
@xref{Variables}, for an explanation how to set variables.
@xref{Variables}, for an explanation of how to set variables.
@xref{Optional Mode Line}, for features that add other handy
information to the mode line, such as the current column number of