mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-03 02:31:03 -08:00
Merge from origin/emacs-26
7a8f22b* test/lisp/url/url-file-tests.el (url-file): Use file:///, n...0c5f6c6Fix doc of srecompile-compile-split-code (Bug#36200)
This commit is contained in:
commit
30e3e58c1b
2 changed files with 3 additions and 4 deletions
|
|
@ -385,8 +385,7 @@ ESCAPE_START and ESCAPE_END are regexps that indicate the beginning
|
|||
escape character, and end escape character pattern for expandable
|
||||
macro names.
|
||||
Optional argument END-NAME specifies the name of a token upon which
|
||||
parsing should stop.
|
||||
If END-NAME is specified, and the input string"
|
||||
parsing should stop."
|
||||
(let* ((what str)
|
||||
(end-token nil)
|
||||
(comp nil)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue