]> code.delx.au - gnu-emacs/commit
Redo the fix for bug#21839
authorDmitry Gutov <dgutov@yandex.ru>
Wed, 11 May 2016 21:48:37 +0000 (00:48 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Wed, 11 May 2016 21:48:37 +0000 (00:48 +0300)
commitf79c3523354e45e2dbc97bb92718c9941c1a1a3b
tree1fdc2e0df5a3717c516fa61e994cd5e94369018f
parent8d2f78c421c73730f344dbf71dbed61d5ef8e46d
Redo the fix for bug#21839

* lisp/help.el (help-add-fundoc-usage): Undo the previous change.
(help--make-usage-docstring): Escape newlines when printing.

* lisp/emacs-lisp/cl-macs.el (cl--transform-lambda):
Ditto (bug#21839).
lisp/emacs-lisp/cl-macs.el
lisp/help.el