aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/cus-edit.el
Commit message (Expand)AuthorAgeFilesLines
* * cus-edit.el (customize-set-variable): Push setting to `user' theme.Chong Yidong2006-02-191-0/+1
* * cus-edit.el (custom-save-variables): Allow unthemed values.Chong Yidong2006-02-191-1/+3
* * cus-edit.el (custom-mode): Update docstring.Chong Yidong2006-02-151-1/+1
* * wid-edit.el (widget-keymap): Bind down-mouse-1 toChong Yidong2006-02-151-1/+0
* * wid-edit.el (widget-button-click): Use :pressed-face propertyChong Yidong2006-02-141-2/+6
* (custom-mode): Doc: Use advertised-widget-backward.Richard M. Stallman2006-01-261-1/+1
* (custom-buffer-create-internal): Use widget typeJuri Linkov2006-01-231-39/+30
* (custom-buffer-create-internal): State in the text aboveLuc Teirlinck2006-01-191-8/+8
* (customize-rogue): Minor doc fix.Luc Teirlinck2006-01-171-1/+1
* (Custom-set, Custom-save, Custom-reset-current, Custom-reset-saved):Luc Teirlinck2006-01-151-21/+34
* (custom-add-see-also, custom-add-parent-links): Make sure the links useEli Zaretskii2006-01-131-2/+8
* (custom-reset-menu, custom-buffer-create-internal)Luc Teirlinck2006-01-121-36/+38
* (custom-comment) <defface>: Add TTY definitions.John Paul Wallington2006-01-091-5/+8
* (Custom-set, Custom-save): Doc fix.Richard M. Stallman2006-01-081-7/+11
* (custom-reset-menu, Custom-mode-menu)Chong Yidong2006-01-041-63/+63
* * cus-edit.el (custom-face-save): Push to theme-face beforeChong Yidong2006-01-041-1/+1
* * cus-edit.el (custom-reset-menu, Custom-mode-menu)Chong Yidong2006-01-041-30/+33
* * cus-edit.el (custom-reset-menu, custom-reset, Custom-mode-menu)Chong Yidong2006-01-041-70/+92
* (custom-buffer-create-internal): Move whole buffer "Erase Customization"Luc Teirlinck2006-01-041-7/+7
* * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):Chong Yidong2006-01-021-2/+2
* * custom.el: Move Custom Themes commentary to start of theme code.Chong Yidong2006-01-021-51/+16
* Fix previous change.Richard M. Stallman2006-01-021-15/+14
* (Custom-set, Custom-save): Ask for confirmation.Richard M. Stallman2006-01-021-42/+53
* * cus-edit.el (custom-button-mouse): New variable.Chong Yidong2005-12-311-2/+19
* (custom-save-loaded-themes): Function deleted.Richard M. Stallman2005-12-301-14/+0
* (custom-save-loaded-themes): Call custom-save-delete.Richard M. Stallman2005-12-301-56/+57
* * custom.el (custom-push-theme): Fix docstring.Chong Yidong2005-12-241-5/+5
* Really fix typo.Chong Yidong2005-12-241-2/+1
* * cus-edit.el (custom-variable-set, custom-variable-set)Chong Yidong2005-12-241-17/+22
* (custom-variable-reset-standard, custom-face-reset-standard):Chong Yidong2005-12-241-0/+2
* (custom-face-state-set): Check theme-value.Chong Yidong2005-12-241-1/+6
* 2005-12-23 Chong Yidong <[email protected]>Chong Yidong2005-12-241-14/+27
* (custom-reset-menu, custom-magic-alist, Custom-mode-menu):Richard M. Stallman2005-12-231-7/+7
* (customize-changed-options-previous-release): Prev release is 21.1.Richard M. Stallman2005-12-231-7/+9
* (customize-browse): Reword the top-of-buffer help intro.Richard M. Stallman2005-12-231-7/+12
* (custom-variable-prompt): Say "variable" in prompt.Richard M. Stallman2005-12-231-43/+51
* (customize-apropos, customize-apropos-options): Docstring changes.Luc Teirlinck2005-12-191-2/+4
* (mac): New group.YAMAMOTO Mitsuharu2005-12-191-0/+7
* Introductory comment change.Luc Teirlinck2005-12-161-5/+6
* (customize-apropos, customize-apropos-options)Luc Teirlinck2005-12-131-4/+4
* (customize-apropos): Avoid listing an option more than once underLuc Teirlinck2005-12-111-8/+8
* (custom-buffer-create-internal): Relabel the whole buffer "Reset"Luc Teirlinck2005-12-091-1/+1
* (custom-add-parent-links): Filter out custom-group-link,Juri Linkov2005-12-081-1/+5
* (customize-group, customize-group-other-window):Juri Linkov2005-12-041-14/+18
* (Custom-reset-standard): Make it handle Custom groupLuc Teirlinck2005-11-221-7/+12
* (lisp, c, tex): Add :link (custom-group-link font-lock-faces) to defgroup.Juri Linkov2005-11-171-9/+11
* (Custom-reset-standard): Verify thatRichard M. Stallman2005-11-161-2/+3
* (custom-add-parent-links): Fix bug whereby, for instance,Luc Teirlinck2005-11-161-10/+9
* (custom-variable-prompt): Set the default value arg of completing-read.Juri Linkov2005-11-141-5/+6
* * cus-edit.el (custom-button, custom-button-pressed): New vars.Chong Yidong2005-10-231-7/+50