From ee2827d45dca58d5614eee70019507de1e484ff5 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Fri, 30 Dec 2016 19:33:49 -0800 Subject: [PATCH] [Emacs] Fix whitespace --- dotfiles/emacs.d/README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/emacs.d/README.org b/dotfiles/emacs.d/README.org index 34c117fa..da4ca1e9 100644 --- a/dotfiles/emacs.d/README.org +++ b/dotfiles/emacs.d/README.org @@ -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 "")