aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/cus-edit.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* lisp/cus-edit.el (custom-buffer-create-internal): Fix bug#8136.Zachary Kanfer2011-03-041-1/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Fix 2010-03-12T22:56:[email protected] change -- rename :on/off-image...Chong Yidong2011-01-091-10/+10
* | Merge from emacs-23Stefan Monnier2010-12-131-1/+3
|\|
| * * lisp/cus-edit.el (custom-save-all): Bind print-length and print-level to nil.Tom Breton2010-12-071-1/+3
* | Allow Custom settings to be migrated into a custom theme.Chong Yidong2010-10-161-3/+6
* | Allow hiding of modified custom widgets.Chong Yidong2010-10-161-17/+65
* | Bugfixes for `customize-create-theme'.Chong Yidong2010-10-151-20/+41
* | New interface for choosing Custom themes.Chong Yidong2010-10-111-25/+20
* | More cleanups and minor fixes for Customize.Chong Yidong2010-10-111-21/+1
* | Interface improvements to cus-theme.el.Chong Yidong2010-10-091-57/+62
* | More face customization cleanups.Chong Yidong2010-10-081-73/+103
* | Improvements to face customization interface.Chong Yidong2010-10-071-152/+187
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
* | * cus-edit.el (custom-group-value-create): Add extra newline before end line ...Chong Yidong2010-08-211-2/+2
* | * lisp/cus-edit.el (custom-save-variables, custom-save-faces): Fix upAntoine Levitt2010-08-121-8/+8
* | Gtk tool bars can be text, icons with text or just icons.Jan Djärv2010-04-201-9/+16
* | * cus-edit.el (custom-buffer-sort-alphabetically): Update :version.Chong Yidong2010-03-311-1/+2
* | Improvements to the Custom interface.Chong Yidong2010-03-121-298/+327
* | Fix last change to use existing comm Custom group instead of `net'.Chong Yidong2010-03-121-7/+3
* | Reorganize Custom groups.Chong Yidong2010-03-121-12/+7
* | * cus-edit.el (customize-changed-options-previous-release): Bump to 23.1.Glenn Morris2010-03-101-1/+1
|/
* Minor tweaks to custom groups.Chong Yidong2010-02-161-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Francis Wright <F.J.Wright at qmul.ac.uk>Glenn Morris2009-11-141-2/+2
* * term/x-win.el (x-gtk-stock-map):Dan Nicolaescu2009-11-111-1/+1
* (Custom-mode): Don't use advertised-widget-backward in the docstring.Stefan Monnier2009-09-121-1/+1
* Mark face aliases with "-face" suffix as obsolete.Glenn Morris2009-09-011-36/+23
* Use forward-line rather than goto-line.Glenn Morris2009-08-221-3/+4
* (customize-changed-options-previous-release): Bump value to 22.1. (Bug#3804)Eli Zaretskii2009-07-101-1/+1
* (custom-group-value-create): Insert someMartin Rudalics2009-02-181-2/+5
* (custom-group-value-create): Don't throw an errorMartin Rudalics2009-02-181-6/+7
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (custom-group-value-create): Don't insert docstring twice.Chong Yidong2008-11-171-3/+5