aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/cus-edit.el
Commit message (Expand)AuthorAgeFilesLines
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* (custom-sort-items): Doc fix (bug#11121).Lars Ingebrigtsen2014-02-081-1/+1
* (custom-buffer-create): Doc fix.Lars Ingebrigtsen2014-02-081-1/+2
* * cus-edit.el (customize-apropos): Fix error string.Lars Ingebrigtsen2014-02-081-1/+4
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * cus-edit.el (custom-magic-alist): Fix "themed" description.Chong Yidong2013-12-181-1/+3
* Misc changes to reduce use of `(lambda...); and other cleanups.Stefan Monnier2013-08-291-20/+21
* lisp/(cus-edit,custom).el: Fix typos; use setq-local, string-match-p, looking...Juanma Barranquero2013-06-201-45/+45
* * lisp/cus-edit.el (custom-save-variables): Pretty-print long values.Adam Spiers2013-05-071-1/+9
* faces.el (read-face-name): Do not override value of arg default, call instead...Roland Winkler2013-04-121-2/+4
* Make S-SPC scroll in the opposite direction to SPCGlenn Morris2013-02-111-0/+1
* Merge from emacs-24; up to 2012-12-06T01:39:[email protected]Paul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | Revamp face-spec-set to be more analogous to setq for faces.Chong Yidong2012-11-251-24/+10
|/
* Use declare forms, where possible, to mark obsolete functions.Chong Yidong2012-09-251-7/+2
* Doc fixes for defface and friends.Chong Yidong2012-09-181-1/+4
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-151-1/+1
* Merge from emacs-24; up to 2012-04-25T15:23:[email protected]Chong Yidong2012-06-101-1/+1
|\
| * Bump version to 24.1.Chong Yidong2012-06-011-1/+1
* | Face cleanups. Remove some uses of old-style face spec and :bold/:italic. Chong Yidong2012-06-091-106/+58
* | Remove incorrect uses of "modeline".Chong Yidong2012-06-021-2/+2
* | Move define-obsolete-variable-alias before the var's definition.Stefan Monnier2012-05-121-1/+1
* | Add new error and function `user-error'.Stefan Monnier2012-05-041-23/+12
* | * lisp/cus-edit.el (custom-variable-documentation): Simplify with format.Glenn Morris2012-05-011-8/+8
* | * cus-edit.el (custom-buffer-create-internal): Update header text.Chong Yidong2012-04-251-6/+5
* | Remove non-option variable handling from customize-aproposChong Yidong2012-04-231-37/+26
* | Make the "reset-saved" Custom operation reset to default if there is no saved...Chong Yidong2012-04-231-45/+45
* | Tweaks to Customize interface. Set custom-reset-button-menu to t.Chong Yidong2012-04-221-64/+73
|/
* * cus-edit.el (custom-buffer-create-internal): Improve tooltip message.Chong Yidong2012-02-061-1/+3
* * cus-edit.el (custom-display): Add a customization type tag.Chong Yidong2012-02-061-0/+1
* Fix custom-variable-reset-backup's use of customized-value property.Chong Yidong2012-02-051-1/+1
* Fix presentation of type-mismatched customization widgets.Chong Yidong2012-02-051-6/+4
* * lisp/cus-edit.el (customize-unsaved, customize-saved): Doc fix.Chong Yidong2012-01-281-2/+2
* * cus-edit.el (custom-buffer-create-internal): Fix search button action.Chong Yidong2012-01-281-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes (mostly "inactive" vs "deactivate").Paul Eggert2011-11-271-1/+1
* Change scroll-up/down bindings to Emacs 24's scroll-*-command.Chong Yidong2011-10-011-2/+2
* Reintroduce pop-to-buffer-same-window; use it for previous users of same-wind...Chong Yidong2011-09-221-5/+9
* Change modes that used same-window-* vars to use switch-to-buffer.Chong Yidong2011-09-111-4/+4
* Fix info and customize *-other-window commands.Chong Yidong2011-09-101-37/+36
* Tweaks to display-buffer default actions; remove same-window-* autoload forms.Chong Yidong2011-09-101-2/+0
* When running under emacs -q, always refuse to save the customisations, even i...Lars Magne Ingebrigtsen2011-08-021-19/+8
* Allow using `customize-save-variable' under Emacs -Q: Set the variable, and g...Lars Magne Ingebrigtsen2011-07-111-17/+25
* (custom-guess-name-alist): -alist variables should use the `alist' type.Lars Magne Ingebrigtsen2011-07-111-1/+1
* Note that :custom-show is obsolete.Lars Magne Ingebrigtsen2011-07-071-0/+2
* Avoid calling customize-save-variable during startup (Bug#8720).Chong Yidong2011-06-291-0/+23
* Use completion-at-point rather than completion-in-region.Stefan Monnier2011-06-201-3/+2
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-38/+38
* cus-edit tweak for bug#2298.Glenn Morris2011-03-091-0/+6
* * cus-edit.el (custom-prompt-variable): Use the `custom-get' propertyJay Belanger2011-03-051-1/+5