mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-24 07:20:37 +00:00
; * doc/lispref/strings.texi (String Conversion): Fix last change.
This commit is contained in:
parent
d22e52375a
commit
a577eccdbb
@ -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…
Reference in New Issue
Block a user