emacs/doc
Lars Ingebrigtsen baf331e40c Rename replace-in-string to string-replace
* doc/lispref/searching.texi (Search and Replace): Update.
* lisp/bindings.el (mode-line-position): Update callers.

* lisp/subr.el (string-replace): Rename from replace-in-string
since that clashes with XEmacs' replace-in-string which is
equivalent to the Emacs replace-regexp-in-string (bug#43598).
2020-09-27 00:24:50 +02:00
..
emacs Abbrev suggestions helps users remember to use defined abbrevs 2020-09-26 16:01:59 -04:00
lispintro Merge from origin/emacs-27 2020-08-31 10:45:54 -07:00
lispref Rename replace-in-string to string-replace 2020-09-27 00:24:50 +02:00
man Fix syntax error in man page. 2020-04-05 10:19:31 +02:00
misc Fix gnus-faq example 2020-09-27 00:20:03 +02:00