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

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

[elpa] externals/ergoemacs-mode f46ac1c 276/325: Fix typo


From: Stefan Monnier
Subject: [elpa] externals/ergoemacs-mode f46ac1c 276/325: Fix typo
Date: Sat, 23 Oct 2021 18:49:10 -0400 (EDT)

branch: externals/ergoemacs-mode
commit f46ac1c20758e4bcb23363f93b4533b55a0789fd
Author: Matthew Fidler <514778+mattfidler@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfidler@users.noreply.github.com>

    Fix typo
---
 ergoemacs-mode.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ergoemacs-mode.el b/ergoemacs-mode.el
index f8ced16..98be36e 100644
--- a/ergoemacs-mode.el
+++ b/ergoemacs-mode.el
@@ -85,7 +85,7 @@ Added beginning-of-buffer Alt+n (QWERTY notation) and 
end-of-buffer Alt+Shift+n"
   :initialize #'custom-initialize-default
   :group 'ergoemacs-display)
 
-(defun ergoemacs-mode-unbind-emacs-keys t
+(defcustom ergoemacs-mode-unbind-emacs-keys t
   "Unbind emacs keys."
   :type 'boolean
   :group 'ergoemacs-mode)



reply via email to

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