Fix whitespace.
This commit is contained in:
parent
0ac5025766
commit
fa8865bf49
1 changed files with 0 additions and 1 deletions
|
@ -180,7 +180,6 @@ should already have been set up."
|
||||||
"Commit the current file.
|
"Commit the current file.
|
||||||
|
|
||||||
When `gac-automatically-push-p' is non-nil also push."
|
When `gac-automatically-push-p' is non-nil also push."
|
||||||
|
|
||||||
(if gac-debounce-interval
|
(if gac-debounce-interval
|
||||||
(gac--debounced-save)
|
(gac--debounced-save)
|
||||||
(gac--after-save (current-buffer))))
|
(gac--after-save (current-buffer))))
|
||||||
|
|
Loading…
Reference in a new issue