1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 06:20:55 -08:00

; Fix typos in format-prompt

This commit is contained in:
Juri Linkov 2020-09-10 21:58:26 +03:00
parent 4ba71eee8d
commit 27b711f834
2 changed files with 2 additions and 2 deletions

View file

@ -472,7 +472,7 @@
(setq defc (calc-invent-parameter-variables nc defv)))
(let ((vars (read-string (format-prompt
"Fitting variables"
(format "%s; %s)"
(format "%s; %s"
(mapconcat 'symbol-name
(mapcar (function (lambda (v)
(nth 1 v)))