mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 08:43:40 -07:00
*** empty log message ***
This commit is contained in:
parent
770970cbad
commit
1fcf5f9263
1 changed files with 1 additions and 1 deletions
|
|
@ -185,7 +185,7 @@ The name used for the buffer is actually whatever is returned by
|
|||
the function in `compilation-buffer-name-function', so you can set that
|
||||
to a function that generates a unique name."
|
||||
(interactive (list (read-from-minibuffer "Compile command: "
|
||||
compile-command nil
|
||||
compile-command nil nil
|
||||
'(compile-history . 1))))
|
||||
(setq compile-command command)
|
||||
(save-some-buffers nil nil)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue