]> git.eshelyaron.com Git - emacs.git/commit
Java Mode: introduce the keyword `assert'.
authorArsen Arsenovi� <arsen@aarsen.me>
Sun, 22 Dec 2024 19:33:29 +0000 (19:33 +0000)
committerEshel Yaron <me@eshelyaron.com>
Mon, 23 Dec 2024 15:20:30 +0000 (16:20 +0100)
commitc1a141f02eb431477664f41c21139312ff486505
treef11b96f877fa5e50be6540ba590b57c90b3dc663
parentdb2f87c5876677e5ce6490d4923d05d7d0f00437
Java Mode: introduce the keyword `assert'.

* lisp/progmodes/cc-langs.el (c-simple-stmt-kwds): Put `assert'
into the java value.

(cherry picked from commit 39380e1bd3bfc26e355445590e243fcfa940fc9f)
lisp/progmodes/cc-langs.el