; Auto-commit of loaddefs files.
This commit is contained in:
@@ -27614,9 +27614,9 @@ than that of a simplified version:
|
||||
((eq paren \\='symbols) \\='(\"\\\\_<\\\\(\" . \"\\\\)\\\\_>\"))
|
||||
((null paren) \\='(\"\\\\(?:\" . \"\\\\)\"))
|
||||
(t \\='(\"\\\\(\" . \"\\\\)\")))))
|
||||
(concat (car paren)
|
||||
(concat (car parens)
|
||||
(mapconcat \\='regexp-quote strings \"\\\\|\")
|
||||
(cdr paren))))
|
||||
(cdr parens))))
|
||||
|
||||
\(fn STRINGS &optional PAREN)" nil nil)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user