]> git.eshelyaron.com Git - emacs.git/commit
lisp/newcomment.el: Uncommenting with whitespace `comment-continue'
authorChristophe Troestler <Christophe.Troestler@umons.ac.be>
Fri, 27 Aug 2021 14:37:53 +0000 (16:37 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 27 Aug 2021 15:15:17 +0000 (17:15 +0200)
commit0d45ad99da4c7ba0a9928aab91ffa0ccdee5bf73
tree7b745a9691c9858d23bb183ceaa6f3ac42306cef
parentf7da671493d11969651d76e9bc2676d935c9bb9c
lisp/newcomment.el: Uncommenting with whitespace `comment-continue'

* lisp/newcomment.el (uncomment-region-default-1): Make
all-whitespace `comment-continue' work (bug#50226).

Copyright-paperwork-exempt: yes
lisp/newcomment.el
test/lisp/newcomment-tests.el [new file with mode: 0644]