Remove manual entry for string-to-int
* doc/lispref/strings.texi (String Conversion): Remove mention of 'string-to-int' which was dropped in Emacs 26. (Bug#72520)
This commit is contained in:
parent
341e5795d5
commit
d22e52375a
1 changed files with 0 additions and 4 deletions
|
@ -889,10 +889,6 @@ interpreted as a number, this function returns 0.
|
|||
@result{} 100000.0
|
||||
@end example
|
||||
|
||||
@findex string-to-int
|
||||
@code{string-to-int} is an obsolete alias for this function.
|
||||
@end defun
|
||||
|
||||
@defun char-to-string character
|
||||
@cindex character to string
|
||||
This function returns a new string containing one character,
|
||||
|
|
Loading…
Add table
Reference in a new issue