]> git.eshelyaron.com Git - emacs.git/commit
Add 'custom-variable' command
authorPhilip Kaludercic <philipk@posteo.net>
Mon, 12 Feb 2024 17:29:50 +0000 (18:29 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 14 Feb 2024 08:16:36 +0000 (09:16 +0100)
commit1b6b911b0ba31a7495b49060d42c40555af473b1
tree7a41dc4393de797ab45e28fc2afb0f7bdbee74d4
parent6e1a6cea47a134fb51a0c05495c1b4169dd3d0ca
Add 'custom-variable' command

* lisp/cus-edit.el (customize-toggle-option): Add command.
(toggle-option): Add shorter alias for 'customize-toggle-option'.
* etc/NEWS: Document it.  (Bug#69079)

(cherry picked from commit 371ccf09fea26892a2fada028d27fb4b596636df)
etc/NEWS
lisp/cus-edit.el