Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
538395d9
Commit
538395d9
authored
Jan 10, 2009
by
Eli Zaretskii
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(Serial Ports): Improve wording, suggested by RMS.
parent
c06ea95e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
doc/lispref/ChangeLog
doc/lispref/ChangeLog
+3
-0
doc/lispref/processes.texi
doc/lispref/processes.texi
+2
-2
No files found.
doc/lispref/ChangeLog
View file @
538395d9
2009
-
01
-
10
Eli
Zaretskii
<
eliz
@
gnu
.
org
>
*
processes
.
texi
(
Serial
Ports
):
Improve
wording
,
suggested
by
RMS
.
*
nonascii
.
texi
(
Lisp
and
Coding
Systems
):
Document
inhibit
-
null
-
byte
-
detection
and
inhibit
-
iso
-
escape
-
detection
.
(
Character
Properties
):
Improve
wording
.
...
...
doc/lispref/processes.texi
View file @
538395d9
...
...
@@ -2506,8 +2506,8 @@ most common value. If @var{speed} is @code{nil}, the function ignores
all other arguments and does not configure the port. This may be
useful for special serial ports such as Bluetooth-to-serial converters
which can only be configured through AT commands sent through the
connection.
You can use t
he value of @code{nil} for @var{speed}
only
for
connections that
a
re already open by a previous call to
connection.
T
he value of @code{nil} for @var{speed}
is valid only for
connections that
we
re already open
ed
by a previous call to
@code{make-serial-process} or @code{serial-term}.
@item :bytesize @var{bytesize}
...
...
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