]> git.eshelyaron.com Git - emacs.git/commit
* lisp/newcomment.el: Allow 'comment-continue' with whitespace (bug#47167)
authorJuri Linkov <juri@linkov.net>
Thu, 18 Mar 2021 18:01:26 +0000 (20:01 +0200)
committerJuri Linkov <juri@linkov.net>
Thu, 18 Mar 2021 18:01:26 +0000 (20:01 +0200)
commit5c93063129de0a2005aac1ffe1c48c372b918634
treefa4f3360939c9b12f2f8610856c3e2fe8e2fa870
parentb0902d926dd837ad06c9c6bbde35a5411a351779
* lisp/newcomment.el: Allow 'comment-continue' with whitespace (bug#47167)

* lisp/newcomment.el (comment-region-default-1): Still use 'comment-continue'
as a string with whitespace even when 'comment-padright' returns nil.
lisp/newcomment.el