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

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

[elpa] master d5d5ae4 4/7: More abbrev


From: Artur Malabarba
Subject: [elpa] master d5d5ae4 4/7: More abbrev
Date: Mon, 22 Feb 2016 16:16:00 +0000

branch: master
commit d5d5ae44e6a31e231024cc7ad9861aa451165413
Author: Artur Malabarba <address@hidden>
Commit: Artur Malabarba <address@hidden>

    More abbrev
---
 sotlisp.el |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/sotlisp.el b/sotlisp.el
index d9f622d..c9932ba 100644
--- a/sotlisp.el
+++ b/sotlisp.el
@@ -268,6 +268,7 @@ The space char is not included.  Any \"$\" are also 
removed."
     ("dr" . "delete-region ")
     ("dv" . "defvar $ t\n  \"\"")
     ("e" . "error \"$\"")
+    ("ef" . "executable-find ")
     ("efn" . "expand-file-name ")
     ("eol" . "end-of-line")
     ("f" . "format \"$\"")



reply via email to

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