]> git.eshelyaron.com Git - emacs.git/commit
Restore compatibility with legacy comment-start-skip values
authorDmitry Gutov <dgutov@yandex.ru>
Mon, 17 Mar 2014 06:48:09 +0000 (08:48 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Mon, 17 Mar 2014 06:48:09 +0000 (08:48 +0200)
commit218feefcc075f3da15c87f06fa418048ffe5ae3a
tree6b2bfcf66218596a34a01fa0092700f1a455eaff
parent4f8aeb84b61f3be4eb0b5a7e3be0f7f8e9d5200e
Restore compatibility with legacy comment-start-skip values

* lisp/newcomment.el (comment-beginning): If `comment-start-skip'
doesn't match, move back one char and try again.

Fixes: debbugs:16971
lisp/ChangeLog
lisp/newcomment.el