branch: externals/ergoemacs-mode
commit 749951169a8328fbcd6f5c1370f091159d80f90e
Author: Walter Landry <wlan...@caltech.edu>
Commit: Walter Landry <wlan...@caltech.edu>

    Spacing fix
---
 ergoemacs-themes.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ergoemacs-themes.el b/ergoemacs-themes.el
index 72f7d0c..8de623e 100644
--- a/ergoemacs-themes.el
+++ b/ergoemacs-themes.el
@@ -739,7 +739,7 @@
   (global-unset-key (kbd "M-!"))
   (global-set-key (kbd "M-A") '("M-!" :emacs)))
 
-(ergoemacs-component  misc ()
+(ergoemacs-component misc ()
   "Misc Commands"
   (global-unset-key (kbd "C-l"))
   (global-set-key (kbd "M-p") '("C-l" :emacs))

Reply via email to