]> git.eshelyaron.com Git - emacs.git/commit
Delete unused block-comment-start and block-comment-end
authorSean Whitton <spwhitton@spwhitton.name>
Tue, 22 Apr 2025 12:45:34 +0000 (20:45 +0800)
committerEshel Yaron <me@eshelyaron.com>
Tue, 22 Apr 2025 17:57:52 +0000 (19:57 +0200)
commit9c1b56cb070e7018b8799374fe0c43ea9ba01b20
treec358e08809ade658c04b76acde1993661ccf2b59
parent0c4b87bd5c7128302e7e4639c3dd2a9318578c40
Delete unused block-comment-start and block-comment-end

* lisp/newcomment.el (block-comment-start)
(block-comment-end): Delete.
(comment-indent):
* lisp/cedet/semantic/doc.el
(semantic-doc-snarf-comment-for-tag):
Remove use of the now-deleted variables.

(cherry picked from commit b2a77b6e01ba190d7b8e0943d8e64c97ed55947d)
lisp/newcomment.el