]> git.eshelyaron.com Git - emacs.git/commit
Fix numerical `comment-padding' value
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 28 Jan 2021 08:57:48 +0000 (09:57 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 28 Jan 2021 08:57:48 +0000 (09:57 +0100)
commit64d464886983378b9fa62a38b31ec6fc996f587b
tree9a1ee67c6855a5a93dc374d24d4a491a6ded572e
parent8992f8abf348b5b4eb2b2074d00b9c9aaaa6df17
Fix numerical `comment-padding' value

* lisp/newcomment.el (comment-padright): Allow using a number for
`comment-padding', like the doc string says (bug#40056).
lisp/newcomment.el