1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-11 05:51:21 -08:00
emacs/doc
Lars Ingebrigtsen 635666e7bf Use a widget for the face link in Customize buffers
* doc/lispref/customize.texi (Common Keywords): Document it.

* lisp/cus-edit.el (custom-face-value-create): Use a widget
instead of a button so that TAB works (bug#20664).

* lisp/wid-edit.el (face-link): New widget.
(widget-face-link-action): New action.
2020-09-18 13:28:12 +02:00
..
emacs Document easy ways of typing undo key on TTY frames 2020-09-18 10:50:57 +03:00
lispintro Merge from origin/emacs-27 2020-08-31 10:45:54 -07:00
lispref Use a widget for the face link in Customize buffers 2020-09-18 13:28:12 +02:00
man Fix syntax error in man page. 2020-04-05 10:19:31 +02:00
misc Allow user-defined scoring in Gnus 2020-09-17 17:02:48 +02:00