aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/cus-edit.el
Commit message (Expand)AuthorAgeFilesLines
* (custom-toggle-hide): Allow hiding only if widget is saved.Chong Yidong2008-08-191-2/+2
* (custom-save-all): Avoid destrying symlink if already visiting theChong Yidong2008-08-021-2/+14
* * bitmaps/README:Dan Nicolaescu2008-07-311-4/+0
* (custom-face-tag): Inherit from custom-variable-tagJuri Linkov2008-07-291-1/+1
* Remove support for Mac Carbon.Dan Nicolaescu2008-07-271-14/+3
* merging Emacs.app (NeXTstep port)Adrian Robert2008-07-151-4/+8
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix comment typo.Glenn Morris2008-04-291-1/+1
* * minibuffer.el (minibuffer): Move group from cus-edit.el.Stefan Monnier2008-04-091-5/+0
* (custom-mode, custom-mode-hook): Use 23.1 as versionJuanma Barranquero2008-02-281-2/+2
* (custom-mode-map, custom-mode-link-map):Juri Linkov2008-02-281-9/+17
* (custom-reset-standard-variables-list)Martin Rudalics2008-01-161-69/+196
* (custom-tool-bar-map): Move initialization of thisMartin Rudalics2008-01-061-11/+18
* Merge from emacs--rel--22, gnus--devo--0Miles Bader2008-01-021-21/+27
|\
| * Whitespace change.Richard M. Stallman2007-12-311-16/+16
| * (custom-add-parent-links): New arg DOC-INITIAL-STRING.Richard M. Stallman2007-12-311-4/+6
| * (custom-add-parent-links): Fill the "Parent documentation" text.Richard M. Stallman2007-12-291-2/+6
* | (custom-face-set): Call `face-spec-set' with FOR-DEFFACE.Richard M. Stallman2007-12-301-6/+6
* | (custom-mode): Define with `define-derived-mode'.Juanma Barranquero2007-11-221-6/+3
* | (custom-field-keymap): Move to other Custom modeMartin Rudalics2007-11-191-10/+9
* | (recentf-expand-file-name): Declare as function.Glenn Morris2007-11-191-0/+3
* | * cus-edit.el (custom-browse-insert-prefix):Dan Nicolaescu2007-10-281-1/+1
* | Rewrite abbrev.c in Elisp.Stefan Monnier2007-10-281-5/+0
* | Merge from emacs--rel--22Miles Bader2007-10-271-1/+1
|\|
| * (customize-changed-options): Make arg optional.Richard M. Stallman2007-10-241-1/+1
| * (custom-variable-menu, custom-face-menu)Glenn Morris2007-10-121-6/+11
| * Drew Adams <drew.adams at oracle.com>Glenn Morris2007-09-161-1/+1
* | (custom-variable-menu, custom-face-menu)Glenn Morris2007-10-121-6/+11
* | Drew Adams <drew.adams at oracle.com>Glenn Morris2007-09-161-1/+1
* | (custom-buffer-create-internal): Check tool-bar-mode is bound.Glenn Morris2007-09-051-1/+2
* | Merge from emacs--rel--22Miles Bader2007-08-031-4/+4
|\|
| * (customize-apropos, customize-apropos-options)Richard M. Stallman2007-08-021-4/+4
| * Fix parent groups linkVinicius Jose Latorre2007-08-011-2/+2
* | (customize-apropos): Make the error message indicate what kind ofGlenn Morris2007-08-031-1/+8
* | Fix parent groups linkVinicius Jose Latorre2007-08-011-2/+2
* | Fix void function definition error in cus-edit.elMiles Bader2007-07-301-1/+1
* | (customize-read-group): New fun.Stefan Monnier2007-07-281-58/+47
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | (custom-commands): New variable.Chong Yidong2007-07-051-306/+258
* | (custom-split-regexp-maybe): Simplify.Chong Yidong2007-06-141-30/+39
|/
* (custom-variable-type): Doc fix.Richard M. Stallman2007-06-111-1/+2
* (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