summaryrefslogtreecommitdiff
path: root/lisp/cus-edit.el
Commit message (Expand)AuthorAgeFilesLines
* (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
* (custom-mode-map): Move defvar above code using it.Chong Yidong2006-11-061-19/+35
* (hook): Fix typo in docstring.Juanma Barranquero2006-11-061-1/+1
* (custom-save-all): Error if saving in .emacs and it had an error when loaded.Richard M. Stallman2006-11-051-0/+2
* (custom-unlispify-menu-entries, custom-unlispify-tag-names,Juanma Barranquero2006-11-031-3/+3
* * wid-edit.el (widget-button-click-moves-point): New variable.Chong Yidong2006-09-301-0/+7
* * cus-edit.el (custom-save-all): Switch to emacs-lisp mode beforeChong Yidong2006-09-291-0/+2
* (custom-buffer-create-internal): In `emacs -q',Richard M. Stallman2006-09-221-4/+9
* (mode-line): Renamed from modeline. All uses changed.Richard M. Stallman2006-09-141-1/+1
* (custom-menu-create): Bind deactivate-mark hereRichard M. Stallman2006-09-081-3/+3
* * cus-edit.el (custom-group-menu-create): Avoid deactivating theChong Yidong2006-09-031-1/+2
* (custom-save-variables): Slight cleanup.Richard M. Stallman2006-08-311-9/+21
* (custom-newline): New function.Richard M. Stallman2006-08-161-0/+9