]> code.delx.au - gnu-emacs/commit
Allow major-modes full control over quoting nested comments
authorIvan Andrus <darthandrus@gmail.com>
Tue, 8 Sep 2015 22:37:06 +0000 (16:37 -0600)
committerIvan Andrus <darthandrus@gmail.com>
Wed, 23 Sep 2015 23:48:41 +0000 (17:48 -0600)
commit04ef947705c1b4c1742f539c0299b1f3665ca504
tree19e7af0cebf57c094ab5a5ab3cc0e15690d0ff02
parent791355fd403eb1b9a73221e6ea586539ebdcb5e5
Allow major-modes full control over quoting nested comments

* newcomment.el (comment-quote-nested-function): New variable.
(comment-quote-nested-default): New function.
(comment-quote-nested): Use `comment-quote-nested-function'.
lisp/newcomment.el