aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/cus-edit.el
Commit message (Expand)AuthorAgeFilesLines
* (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
* (custom-buffer-create-internal): Always insert theGlenn Morris2008-11-161-31/+34
* (Custom-mode): Set up tool-bar-map unconditionally.Chong Yidong2008-11-111-11/+10
* (custom-variable-value-create, custom-face):Glenn Morris2008-11-061-4/+4
* (custom-comment-tag): Doc fix.Glenn Morris2008-11-061-3/+3
* Fix typos in docstrings.Juanma Barranquero2008-11-011-6/+6
* Move comment for last change to right place.Eli Zaretskii2008-09-051-3/+3
* (custom-button-pressed): Default to inverse-video.Eli Zaretskii2008-09-051-1/+4
* (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