We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f634b2b commit 0e152a4Copy full SHA for 0e152a4
CHANGELOG.md
@@ -3,6 +3,16 @@ Change Log
3
4
This project adheres to [Semantic Versioning](http://semver.org).
5
6
+[Unpublished]: ../../compare/v1.1.1...HEAD
7
+
8
9
+[Unpublished]
10
+------------------------------------------------------------------------
11
+* __Fixed:__ Editor commands not deregistered when deactivating package
12
+* __Fixed:__ Duplication warning shown when evaluating Lisp expressions
13
+* __Fixed:__ Duplicated output when `language-emacs-lisp:run-selection`
14
+evaluates an expression which is already enclosed by `(message "%s" …)`
15
16
17
[v1.1.1]
18
------------------------------------------------------------------------
0 commit comments