File tree Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change @@ -8,15 +8,14 @@ This project adheres to [Semantic Versioning](http://semver.org).
88
99[ Unpublished]
1010------------------------------------------------------------------------
11- * __ Added: __ Highlighting for another 30,134 function names, courtesy of
12- [ Endless Parentheses ] ( http://doc.endlessparentheses.com/functions.html )
13- * __ Added: __ Highlighting of built-in or common face names, also sourced
14- [ from E.P. ] ( http://doc.endlessparentheses.com/faces.html#main_content )
15- * __ Fixed:__ Editor commands not deregistered when deactivating package
16- * __ Fixed:__ Duplication warning shown when evaluating Lisp expressions
11+ ** October 14th, 2017 **
12+ * __ Added: __ Highlighting for faces and another 30,134 function names,
13+ courtesy of [ Endless Parentheses ] ( http://doc.endlessparentheses.com/ )
14+ * __ Fixed: __ Broken highlighting of ` <= ` and ` >= ` in functions
15+ * __ Fixed:__ Editor commands still registered after deactivating package
16+ * __ Fixed:__ Deprecation warning when evaluating Lisp expressions
1717* __ Fixed:__ Duplicated output when ` language-emacs-lisp:run-selection `
18- evaluates an expression which is already enclosed by ` (message "%s" …) `
19- * __ Fixed:__ Incomplete highlighting of ` <= ` and ` >= ` as function names
18+ is used to evaluate an expression already enclosed by ` (message "%s" …) `
2019
2120
2221[ v1.1.1]
You can’t perform that action at this time.
0 commit comments