]> git.eshelyaron.com Git - emacs.git/commit
* lisp/custom.el (defcustom): Remove empty doc string.
authorMattias EngdegÄrd <mattiase@acm.org>
Tue, 22 Jul 2025 09:30:02 +0000 (11:30 +0200)
committerEshel Yaron <me@eshelyaron.com>
Fri, 25 Jul 2025 08:11:58 +0000 (10:11 +0200)
commit66fc5b5cb08b8d869d624e612ce21b668c814559
treef7c4ffb6ccc8405b97f3a267d0fa7b03bce2654d
parentfa350d16d4ed8ef87de02025bdcfeb0ea5bd4ede
* lisp/custom.el (defcustom): Remove empty doc string.

It is no longer needed because (lambda () "hello") has no doc string.

(cherry picked from commit b7f2d994c693f1dcd23c38aeeab8b178cb850174)
lisp/custom.el