]> git.eshelyaron.com Git - emacs.git/commit
Test comment-multi-line = nil auto fill case too
authorNoam Postavsky <npostavs@gmail.com>
Sun, 12 Feb 2017 04:15:13 +0000 (23:15 -0500)
committerNoam Postavsky <npostavs@gmail.com>
Wed, 15 Feb 2017 03:29:56 +0000 (22:29 -0500)
commit0a64666288e3f32967db4ad683a4bc2f225fb952
tree2f235f41d4c44bd7f218a006b59d03feb4eab672
parent61ea36bb37740315dc78ba213db51c508c489f25
Test comment-multi-line = nil auto fill case too

* test/lisp/progmodes/js-tests.el (js-mode-auto-fill): Test with
`comment-multi-line' both nil and non-nil.
* lisp/newcomment.el (comment-multi-line): Mark safe if it's a
boolean.
* etc/NEWS: Mention that `js-mode' now sets `comment-multi-line'.
etc/NEWS
lisp/newcomment.el
test/lisp/progmodes/js-tests.el