]> git.eshelyaron.com Git - emacs.git/commit
Escape newlines when printing functions in timer list
authorPip Cet <pipcet@gmail.com>
Thu, 13 Jun 2019 12:10:56 +0000 (14:10 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 13 Jun 2019 12:11:39 +0000 (14:11 +0200)
commitbfec493efe93e1a1d87013f26d220616b0a82a65
treee519cadbb9c3770fef08b335f88fc57150a2f53f
parentf660616f82b89e2e544f32ede054cd3ee9ddc7e1
Escape newlines when printing functions in timer list

* timer-list.el (list-timers): Bind `print-escape-newlines' to avoid
newlines in printed representation (bug#36187).
lisp/emacs-lisp/timer-list.el