branch: elpa/with-editor
commit 19201be2c59a7762da97835f7efc11f86191b676
Author: Jonas Bernoulli <[email protected]>
Commit: Jonas Bernoulli <[email protected]>
with-editor-locate-emacsclient-1: look for yet another suffix
---
with-editor.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/with-editor.el b/with-editor.el
index f2269b1..467fb63 100644
--- a/with-editor.el
+++ b/with-editor.el
@@ -129,7 +129,7 @@ please see
https://github.com/magit/magit/wiki/Emacsclient."))
(setq v (mapconcat #'identity (reverse v) "."))
(list v (concat "-" v) (concat ".emacs" v)))
(reverse version-lst))
- (list "" "-snapshot")))
+ (list "" "-snapshot" ".emacs-snapshot")))
(lambda (exec)
(ignore-errors
(string-match-p version-reg