emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/ergoemacs-mode 7499511 080/325: Spacing fix


From: Stefan Monnier
Subject: [elpa] externals/ergoemacs-mode 7499511 080/325: Spacing fix
Date: Sat, 23 Oct 2021 18:48:26 -0400 (EDT)

branch: externals/ergoemacs-mode
commit 749951169a8328fbcd6f5c1370f091159d80f90e
Author: Walter Landry <wlandry@caltech.edu>
Commit: Walter Landry <wlandry@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

[Prev in Thread] Current Thread [Next in Thread]