Mercurial > emacs
changeset 40855:0dddc8f93861
Minor cleanup.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 09 Nov 2001 16:21:34 +0000 |
parents | c87e991692a9 |
children | d3f3e805f0fc |
files | lispref/nonascii.texi |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/nonascii.texi Fri Nov 09 16:00:56 2001 +0000 +++ b/lispref/nonascii.texi Fri Nov 09 16:21:34 2001 +0000 @@ -744,7 +744,8 @@ asking the user to choose if necessary. Normally the specified text is the text in the current buffer between @var{from} and @var{to}, defaulting to the whole buffer if they are @code{nil}. If @var{from} -is a string, the string is the specified text, and @var{to} is ignored. +is a string, the string specifies the text to encode, and @var{to} is +ignored. If @var{default-coding-system} is non-@code{nil}, that is the first coding system to try; if that can handle the text,