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 f713020 commit d5799beCopy full SHA for d5799be
CHANGELOG.md
@@ -47,8 +47,9 @@
47
* Middleware support for Piggieback 0.2.x.
48
* In the namespace browser, `d` and `s` are now bound to show the documentation
49
or the source respectively for the symbol at point.
50
-* [#1090](https://github.com/clojure-emacs/cider/issues/1090): New defcustom, `cider-macroexpansion-print-metadata` (boolean.)
51
- Controls whether metadata of forms is included in macroexpansion results. Defaults to nil.
+* [#1090](https://github.com/clojure-emacs/cider/issues/1090): New defcustom,
+ `cider-macroexpansion-print-metadata` (boolean). Controls whether metadata of
52
+ forms is included in macroexpansion results. Defaults to nil.
53
54
### Changes
55
0 commit comments