summaryrefslogtreecommitdiff
path: root/lisp/cus-edit.el
Commit message (Expand)AuthorAgeFilesLines
* (minibuffer, auto-save): Fix typos in docstrings.Juanma Barranquero2007-04-131-2/+2
* (customize-save-variable): Clear customized-value property (savedChong Yidong2007-03-051-6/+2
* (custom-save-all): Canonicalize custom-file before storing it inEli Zaretskii2007-02-231-5/+7
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (customize-unsaved): Renamed from customize-customized.Richard M. Stallman2007-01-021-4/+6
* (custom-browse-sort-alphabetically, custom-buffer-sort-alphabetically)Richard M. Stallman2006-12-261-3/+6
* (custom-save-all): Use find-file-visit-truename for visiting the custom file.Richard M. Stallman2006-11-121-1/+2
* (hook): Fix typos in docstring.Juanma Barranquero2006-11-061-2/+2
* (custom-mode-map): Move defvar above code using it.Chong Yidong2006-11-061-19/+35
* (hook): Fix typo in docstring.Juanma Barranquero2006-11-061-1/+1
* (custom-save-all): Error if saving in .emacs and it had an error when loaded.Richard M. Stallman2006-11-051-0/+2
* (custom-unlispify-menu-entries, custom-unlispify-tag-names,Juanma Barranquero2006-11-031-3/+3
* * wid-edit.el (widget-button-click-moves-point): New variable.Chong Yidong2006-09-301-0/+7
* * cus-edit.el (custom-save-all): Switch to emacs-lisp mode beforeChong Yidong2006-09-291-0/+2
* (custom-buffer-create-internal): In `emacs -q',Richard M. Stallman2006-09-221-4/+9
* (mode-line): Renamed from modeline. All uses changed.Richard M. Stallman2006-09-141-1/+1
* (custom-menu-create): Bind deactivate-mark hereRichard M. Stallman2006-09-081-3/+3
* * cus-edit.el (custom-group-menu-create): Avoid deactivating theChong Yidong2006-09-031-1/+2
* (custom-save-variables): Slight cleanup.Richard M. Stallman2006-08-311-9/+21
* (custom-newline): New function.Richard M. Stallman2006-08-161-0/+9
* * cus-edit.el (custom-no-edit): Revert 2006-07-27 change, so thatChong Yidong2006-07-281-7/+2
* (customize-package-emacs-version-alist): Doc fix.Richard M. Stallman2006-07-281-19/+27
* (custom-variable-state-set): If the variable was originally set outsideStefan Monnier2006-07-171-1/+12
* (custom-no-edit): New command.Richard M. Stallman2006-07-121-1/+8
* (customize-apropos): A better error message.Eli Zaretskii2006-06-231-7/+16
* (customize-option, customize-option-other-window): Error if SYMBOL is nil.Richard M. Stallman2006-06-191-0/+4
* (custom-guess-name-alist): Recognize `-flag'.Richard M. Stallman2006-06-161-0/+1
* (custom-documentation): Avoid nil spec in defface.Luc Teirlinck2006-04-211-1/+1
* * cus-edit.el (customize-package-emacs-version-alist): UpdateBill Wohler2006-04-141-11/+27
* * custom.el (defcustom, custom-handle-keyword): Add :package-versionBill Wohler2006-04-101-2/+44
* * cus-edit.el (custom-face-set): Call custom-push-theme beforeChong Yidong2006-03-211-2/+6
* (customize-changed-options): Mention explicit version number asLuc Teirlinck2006-03-171-1/+5
* (custom-quote): Remove function since it has been moved to custom.el.Eli Zaretskii2006-03-031-15/+0
* * 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