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
bcacc42c
Commit
bcacc42c
authored
May 28, 1993
by
Richard M. Stallman
Browse files
(baud-rate): Doc fix.
parent
db60d856
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
lisp/subr.el
lisp/subr.el
+2
-1
No files found.
lisp/subr.el
View file @
bcacc42c
...
...
@@ -368,7 +368,8 @@ nas returned by the `event-start' and `event-end' functions."
;; Some programs still use this as a function.
(
defun
baud-rate
()
"Obsolete function returning the value of the `baud-rate' variable."
"Obsolete function returning the value of the `baud-rate' variable.
Please convert your programs to use the variable `baud-rate' directly."
baud-rate
)
...
...
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