mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-13 15:39:02 +00:00
; * doc/lispref/strings.texi (String Conversion): Fix last change.
This commit is contained in:
parent
d22e52375a
commit
a577eccdbb
1 changed files with 1 additions and 0 deletions
|
@ -888,6 +888,7 @@ interpreted as a number, this function returns 0.
|
||||||
(string-to-number "1e5")
|
(string-to-number "1e5")
|
||||||
@result{} 100000.0
|
@result{} 100000.0
|
||||||
@end example
|
@end example
|
||||||
|
@end defun
|
||||||
|
|
||||||
@defun char-to-string character
|
@defun char-to-string character
|
||||||
@cindex character to string
|
@cindex character to string
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue