widget-button-click-moves-point | If non-nil, ‘widget-button-click’ moves point to a button after invoking it. |
widget-button-face | Face used for buttons in widgets. |
widget-button-prefix | String used as prefix for buttons. |
widget-button-pressed-face | Face used for pressed buttons in widgets. |
widget-button-suffix | String used as suffix for buttons. |
widget-character--escape-sequences-alist | Alist that associates escape sequences to a character. |
widget-choice-toggle | If non-nil, a binary choice will just toggle between the values. |
widget-documentation-face | Face used for documentation strings in widgets. |
widget-documentation-link-p | Predicate used to test if a string is useful as a link. |
widget-documentation-link-regexp | Regexp for matching potential links in documentation strings. |
widget-documentation-link-type | Widget type used for links in documentation strings. |
widget-documentation-links | Add hyperlinks to documentation strings when non-nil. |
widget-field-add-space | Non-nil means add extra space at the end of editable text fields. |
widget-field-history | History of field minibuffer edits. |
widget-field-keymap | Keymap used inside an editable field. |
widget-field-last | Last field containing point. |
widget-field-list | List of all editable fields in the buffer. |
widget-field-new | List of all newly created editable fields in the buffer. |
widget-field-use-before-change | Non-nil means use ‘before-change-functions’ to track editable fields. |
widget-field-was | The widget data before the change. |
widget-function-prompt-value-history | History of input to ‘widget-function-prompt-value’. |
widget-global-map | Keymap used for events a widget does not handle itself. |
widget-image-conversion | Conversion alist from image formats to file name suffixes. |
widget-image-directory | Where widget button images are located. |
widget-image-enable | If non-nil, use image buttons in widgets when available. |
widget-key-sequence-default-value | Default value for an empty key sequence. |
widget-key-sequence-prompt-value-history | History of input to ‘widget-key-sequence-prompt-value’. |
widget-keymap | Keymap containing useful binding for buffers containing widgets. |
widget-link-keymap | Keymap used inside a link widget. |
widget-link-prefix | String used as prefix for links. |
widget-link-suffix | String used as suffix for links. |
widget-menu-max-shortcuts | Largest number of items for which it works to choose one with a character. |
widget-menu-max-size | Largest number of items allowed in a popup menu. |
widget-menu-minibuffer-flag | Non-nil means use the minibuffer; to ask for a choice from the keyboard. |
widget-mouse-face | Face used for widget buttons when the mouse is above them. |
widget-push-button-prefix | String used as prefix for buttons. |
widget-push-button-suffix | String used as suffix for buttons. |
widget-sexp-prompt-value-history | History of input to ‘widget-sexp-prompt-value’. |
widget-string-prompt-value-history | History of input to ‘widget-string-prompt-value’. |
widget-symbol-prompt-value-history | History of input to ‘widget-symbol-prompt-value’. |
widget-text-keymap | Keymap used inside a text field. |
widget-use-overlay-change | If non-nil, use overlay change functions to tab around in the buffer. |
widget-variable-prompt-value-history | History of input to ‘widget-variable-prompt-value’. |