| Commit message (Expand) | Author | Age | Files | Lines |
* | (minibuffer, auto-save): Fix typos in docstrings. | Juanma Barranquero | 2007-04-13 | 1 | -2/+2 |
* | (customize-save-variable): Clear customized-value property (saved | Chong Yidong | 2007-03-05 | 1 | -6/+2 |
* | (custom-save-all): Canonicalize custom-file before storing it in | Eli Zaretskii | 2007-02-23 | 1 | -5/+7 |
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
* | (customize-unsaved): Renamed from customize-customized. | Richard M. Stallman | 2007-01-02 | 1 | -4/+6 |
* | (custom-browse-sort-alphabetically, custom-buffer-sort-alphabetically) | Richard M. Stallman | 2006-12-26 | 1 | -3/+6 |
* | (custom-save-all): Use find-file-visit-truename for visiting the custom file. | Richard M. Stallman | 2006-11-12 | 1 | -1/+2 |
* | (hook): Fix typos in docstring. | Juanma Barranquero | 2006-11-06 | 1 | -2/+2 |
* | (custom-mode-map): Move defvar above code using it. | Chong Yidong | 2006-11-06 | 1 | -19/+35 |
* | (hook): Fix typo in docstring. | Juanma Barranquero | 2006-11-06 | 1 | -1/+1 |
* | (custom-save-all): Error if saving in .emacs and it had an error when loaded. | Richard M. Stallman | 2006-11-05 | 1 | -0/+2 |
* | (custom-unlispify-menu-entries, custom-unlispify-tag-names, | Juanma Barranquero | 2006-11-03 | 1 | -3/+3 |
* | * wid-edit.el (widget-button-click-moves-point): New variable. | Chong Yidong | 2006-09-30 | 1 | -0/+7 |
* | * cus-edit.el (custom-save-all): Switch to emacs-lisp mode before | Chong Yidong | 2006-09-29 | 1 | -0/+2 |
* | (custom-buffer-create-internal): In `emacs -q', | Richard M. Stallman | 2006-09-22 | 1 | -4/+9 |
* | (mode-line): Renamed from modeline. All uses changed. | Richard M. Stallman | 2006-09-14 | 1 | -1/+1 |
* | (custom-menu-create): Bind deactivate-mark here | Richard M. Stallman | 2006-09-08 | 1 | -3/+3 |
* | * cus-edit.el (custom-group-menu-create): Avoid deactivating the | Chong Yidong | 2006-09-03 | 1 | -1/+2 |
* | (custom-save-variables): Slight cleanup. | Richard M. Stallman | 2006-08-31 | 1 | -9/+21 |
* | (custom-newline): New function. | Richard M. Stallman | 2006-08-16 | 1 | -0/+9 |
* | * cus-edit.el (custom-no-edit): Revert 2006-07-27 change, so that | Chong Yidong | 2006-07-28 | 1 | -7/+2 |
* | (customize-package-emacs-version-alist): Doc fix. | Richard M. Stallman | 2006-07-28 | 1 | -19/+27 |
* | (custom-variable-state-set): If the variable was originally set outside | Stefan Monnier | 2006-07-17 | 1 | -1/+12 |
* | (custom-no-edit): New command. | Richard M. Stallman | 2006-07-12 | 1 | -1/+8 |
* | (customize-apropos): A better error message. | Eli Zaretskii | 2006-06-23 | 1 | -7/+16 |
* | (customize-option, customize-option-other-window): Error if SYMBOL is nil. | Richard M. Stallman | 2006-06-19 | 1 | -0/+4 |
* | (custom-guess-name-alist): Recognize `-flag'. | Richard M. Stallman | 2006-06-16 | 1 | -0/+1 |
* | (custom-documentation): Avoid nil spec in defface. | Luc Teirlinck | 2006-04-21 | 1 | -1/+1 |
* | * cus-edit.el (customize-package-emacs-version-alist): Update | Bill Wohler | 2006-04-14 | 1 | -11/+27 |
* | * custom.el (defcustom, custom-handle-keyword): Add :package-version | Bill Wohler | 2006-04-10 | 1 | -2/+44 |
* | * cus-edit.el (custom-face-set): Call custom-push-theme before | Chong Yidong | 2006-03-21 | 1 | -2/+6 |
* | (customize-changed-options): Mention explicit version number as | Luc Teirlinck | 2006-03-17 | 1 | -1/+5 |
* | (custom-quote): Remove function since it has been moved to custom.el. | Eli Zaretskii | 2006-03-03 | 1 | -15/+0 |
* | * cus-edit.el (customize-set-variable): Push setting to `user' theme. | Chong Yidong | 2006-02-19 | 1 | -0/+1 |
* | * cus-edit.el (custom-save-variables): Allow unthemed values. | Chong Yidong | 2006-02-19 | 1 | -1/+3 |
* | * cus-edit.el (custom-mode): Update docstring. | Chong Yidong | 2006-02-15 | 1 | -1/+1 |
* | * wid-edit.el (widget-keymap): Bind down-mouse-1 to | Chong Yidong | 2006-02-15 | 1 | -1/+0 |
* | * wid-edit.el (widget-button-click): Use :pressed-face property | Chong Yidong | 2006-02-14 | 1 | -2/+6 |
* | (custom-mode): Doc: Use advertised-widget-backward. | Richard M. Stallman | 2006-01-26 | 1 | -1/+1 |
* | (custom-buffer-create-internal): Use widget type | Juri Linkov | 2006-01-23 | 1 | -39/+30 |
* | (custom-buffer-create-internal): State in the text above | Luc Teirlinck | 2006-01-19 | 1 | -8/+8 |
* | (customize-rogue): Minor doc fix. | Luc Teirlinck | 2006-01-17 | 1 | -1/+1 |
* | (Custom-set, Custom-save, Custom-reset-current, Custom-reset-saved): | Luc Teirlinck | 2006-01-15 | 1 | -21/+34 |
* | (custom-add-see-also, custom-add-parent-links): Make sure the links use | Eli Zaretskii | 2006-01-13 | 1 | -2/+8 |
* | (custom-reset-menu, custom-buffer-create-internal) | Luc Teirlinck | 2006-01-12 | 1 | -36/+38 |
* | (custom-comment) <defface>: Add TTY definitions. | John Paul Wallington | 2006-01-09 | 1 | -5/+8 |
* | (Custom-set, Custom-save): Doc fix. | Richard M. Stallman | 2006-01-08 | 1 | -7/+11 |
* | (custom-reset-menu, Custom-mode-menu) | Chong Yidong | 2006-01-04 | 1 | -63/+63 |
* | * cus-edit.el (custom-face-save): Push to theme-face before | Chong Yidong | 2006-01-04 | 1 | -1/+1 |
* | * cus-edit.el (custom-reset-menu, Custom-mode-menu) | Chong Yidong | 2006-01-04 | 1 | -30/+33 |