summaryrefslogtreecommitdiff
path: root/lisp/cus-edit.el
Commit message (Expand)AuthorAge
* Allow using `customize-save-variable' under Emacs -Q: Set the variable, and g...Lars Magne Ingebrigtsen2011-07-11
* (custom-guess-name-alist): -alist variables should use the `alist' type.Lars Magne Ingebrigtsen2011-07-11
* Note that :custom-show is obsolete.Lars Magne Ingebrigtsen2011-07-07
* Avoid calling customize-save-variable during startup (Bug#8720).Chong Yidong2011-06-29
* Use completion-at-point rather than completion-in-region.Stefan Monnier2011-06-20
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-19
* cus-edit tweak for bug#2298.Glenn Morris2011-03-09
* * cus-edit.el (custom-prompt-variable): Use the `custom-get' propertyJay Belanger2011-03-05
* lisp/cus-edit.el (custom-buffer-create-internal): Fix bug#8136.Zachary Kanfer2011-03-04
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | Fix 2010-03-12T22:56:30Z!cyd@stupidchicken.com change -- rename :on/off-image...Chong Yidong2011-01-09
* | Merge from emacs-23Stefan Monnier2010-12-13
|\|
| * * lisp/cus-edit.el (custom-save-all): Bind print-length and print-level to nil.Tom Breton2010-12-07
* | Allow Custom settings to be migrated into a custom theme.Chong Yidong2010-10-16
* | Allow hiding of modified custom widgets.Chong Yidong2010-10-16
* | Bugfixes for `customize-create-theme'.Chong Yidong2010-10-15
* | New interface for choosing Custom themes.Chong Yidong2010-10-11
* | More cleanups and minor fixes for Customize.Chong Yidong2010-10-11
* | Interface improvements to cus-theme.el.Chong Yidong2010-10-09
* | More face customization cleanups.Chong Yidong2010-10-08
* | Improvements to face customization interface.Chong Yidong2010-10-07
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-29
* | * cus-edit.el (custom-group-value-create): Add extra newline before end line ...Chong Yidong2010-08-21
* | * lisp/cus-edit.el (custom-save-variables, custom-save-faces): Fix upAntoine Levitt2010-08-12
* | Gtk tool bars can be text, icons with text or just icons.Jan Djärv2010-04-20
* | * cus-edit.el (custom-buffer-sort-alphabetically): Update :version.Chong Yidong2010-03-31
* | Improvements to the Custom interface.Chong Yidong2010-03-12
* | Fix last change to use existing comm Custom group instead of `net'.Chong Yidong2010-03-12
* | Reorganize Custom groups.Chong Yidong2010-03-12
* | * cus-edit.el (customize-changed-options-previous-release): Bump to 23.1.Glenn Morris2010-03-10
|/
* Minor tweaks to custom groups.Chong Yidong2010-02-16
* Add 2010 to copyright years.Glenn Morris2010-01-13
* Francis Wright <F.J.Wright at qmul.ac.uk>Glenn Morris2009-11-14
* * term/x-win.el (x-gtk-stock-map):Dan Nicolaescu2009-11-11
* (Custom-mode): Don't use advertised-widget-backward in the docstring.Stefan Monnier2009-09-12
* Mark face aliases with "-face" suffix as obsolete.Glenn Morris2009-09-01
* Use forward-line rather than goto-line.Glenn Morris2009-08-22
* (customize-changed-options-previous-release): Bump value to 22.1. (Bug#3804)Eli Zaretskii2009-07-10
* (custom-group-value-create): Insert someMartin Rudalics2009-02-18
* (custom-group-value-create): Don't throw an errorMartin Rudalics2009-02-18
* Add 2009 to copyright years.Glenn Morris2009-01-05
* (custom-group-value-create): Don't insert docstring twice.Chong Yidong2008-11-17
* (custom-buffer-create-internal): Always insert theGlenn Morris2008-11-16
* (Custom-mode): Set up tool-bar-map unconditionally.Chong Yidong2008-11-11
* (custom-variable-value-create, custom-face):Glenn Morris2008-11-06
* (custom-comment-tag): Doc fix.Glenn Morris2008-11-06
* Fix typos in docstrings.Juanma Barranquero2008-11-01