Fix whitespace, add execution cmd message
- fixup whitespace globally - dump executed command in notification area
This commit is contained in:
parent
78a196b94d
commit
71b6abbf9d
@ -648,6 +648,7 @@ Note: The TLA+ specification file is a relative path.
|
||||
(output (shell-command-to-string cmd))
|
||||
(dot (tla+-run-dot)))
|
||||
(save-excursion
|
||||
(message (concat "Ran cmd: " cmd))
|
||||
(if tlcbuffer
|
||||
(progn
|
||||
(switch-to-buffer tlcbuffer)
|
||||
|
Loading…
x
Reference in New Issue
Block a user