[Emacs] Fix whitespace

This commit is contained in:
Ivan Malison 2016-12-30 19:33:49 -08:00
parent 705076a647
commit ee2827d45d
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -1865,7 +1865,7 @@ I use helm for almost all emacs completion
(use-package helm-ag
:bind ("C-c p 1" . imalison:set-helm-ag-extra-options)
:preface
(progn
(progn
(defun imalison:set-helm-ag-extra-options ()
(interactive)
(let ((option (read-string "Extra options: " (or helm-ag--extra-options "")