From 5b66d7865fb9f160586c7d579f8df7195804e927 Mon Sep 17 00:00:00 2001 From: Artur Malabarba Date: Tue, 6 Jan 2015 19:29:46 -0200 Subject: Typo --- sx.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sx.el') diff --git a/sx.el b/sx.el index bfc647d..8680fc3 100644 --- a/sx.el +++ b/sx.el @@ -249,7 +249,7 @@ Anything before the (sub)domain is removed." (defmacro sx--define-conditional-key (keymap key def &rest body) "In KEYMAP, define key sequence KEY as DEF conditionally. -This is like `define-key', except the definition \"disapears\" +This is like `define-key', except the definition \"disappears\" whenever BODY evaluates to nil." (declare (indent 3) (debug (form form form &rest sexp))) -- cgit v1.2.3