* lisp/help-fns.el (describe-variable): Use cl-print for the value
commit2c18969c810f338d73beda592ee5af7103132e97
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 2 Mar 2017 07:08:08 +0000 (2 02:08 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 2 Mar 2017 07:08:32 +0000 (2 02:08 -0500)
tree234d78e2407da79e01b7297240864436d7e300e0
parent41f91d367ac2ecac253057ff38589e8393cbeffd
* lisp/help-fns.el (describe-variable): Use cl-print for the value

Use `pp-buffer' rather than `pp' so as to avoid calling prin1 twice.
lisp/help-fns.el