summaryrefslogtreecommitdiff
path: root/lisp/cus-edit.el
AgeCommit message (Expand)Author
2008-02-28(custom-mode, custom-mode-hook): Use 23.1 as versionJuanma Barranquero
2008-02-28(custom-mode-map, custom-mode-link-map):Juri Linkov
2008-01-16(custom-reset-standard-variables-list)Martin Rudalics
2008-01-06(custom-tool-bar-map): Move initialization of thisMartin Rudalics
2008-01-02Merge from emacs--rel--22, gnus--devo--0Miles Bader
2007-12-31Whitespace change.Richard M. Stallman
2007-12-31(custom-add-parent-links): New arg DOC-INITIAL-STRING.Richard M. Stallman
2007-12-30(custom-face-set): Call `face-spec-set' with FOR-DEFFACE.Richard M. Stallman
2007-12-29(custom-add-parent-links): Fill the "Parent documentation" text.Richard M. Stallman
2007-11-22(custom-mode): Define with `define-derived-mode'.Juanma Barranquero
2007-11-19(custom-field-keymap): Move to other Custom modeMartin Rudalics
2007-11-19(recentf-expand-file-name): Declare as function.Glenn Morris
2007-10-28* cus-edit.el (custom-browse-insert-prefix):Dan Nicolaescu
2007-10-28Rewrite abbrev.c in Elisp.Stefan Monnier
2007-10-27Merge from emacs--rel--22Miles Bader
2007-10-24(customize-changed-options): Make arg optional.Richard M. Stallman
2007-10-12(custom-variable-menu, custom-face-menu)Glenn Morris
2007-10-12(custom-variable-menu, custom-face-menu)Glenn Morris
2007-09-16Drew Adams <drew.adams at oracle.com>Glenn Morris
2007-09-16Drew Adams <drew.adams at oracle.com>Glenn Morris
2007-09-05(custom-buffer-create-internal): Check tool-bar-mode is bound.Glenn Morris
2007-08-03Merge from emacs--rel--22Miles Bader
2007-08-03(customize-apropos): Make the error message indicate what kind ofGlenn Morris
2007-08-02(customize-apropos, customize-apropos-options)Richard M. Stallman
2007-08-01Fix parent groups linkVinicius Jose Latorre
2007-08-01Fix parent groups linkVinicius Jose Latorre
2007-07-30Fix void function definition error in cus-edit.elMiles Bader
2007-07-28(customize-read-group): New fun.Stefan Monnier
2007-07-26Merge from emacs--rel--22Miles Bader
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-07-05(custom-commands): New variable.Chong Yidong
2007-06-14(custom-split-regexp-maybe): Simplify.Chong Yidong
2007-06-11(custom-variable-type): Doc fix.Richard M. Stallman
2007-04-13(minibuffer, auto-save): Fix typos in docstrings.Juanma Barranquero
2007-03-05(customize-save-variable): Clear customized-value property (savedChong Yidong
2007-02-23(custom-save-all): Canonicalize custom-file before storing it inEli Zaretskii
2007-01-21Add 2007 to copyright years.Glenn Morris
2007-01-02(customize-unsaved): Renamed from customize-customized.Richard M. Stallman
2006-12-26(custom-browse-sort-alphabetically, custom-buffer-sort-alphabetically)Richard M. Stallman
2006-11-12(custom-save-all): Use find-file-visit-truename for visiting the custom file.Richard M. Stallman
2006-11-06(hook): Fix typos in docstring.Juanma Barranquero
2006-11-06(custom-mode-map): Move defvar above code using it.Chong Yidong
2006-11-06(hook): Fix typo in docstring.Juanma Barranquero
2006-11-05(custom-save-all): Error if saving in .emacs and it had an error when loaded.Richard M. Stallman
2006-11-03(custom-unlispify-menu-entries, custom-unlispify-tag-names,Juanma Barranquero
2006-09-30* wid-edit.el (widget-button-click-moves-point): New variable.Chong Yidong
2006-09-29* cus-edit.el (custom-save-all): Switch to emacs-lisp mode beforeChong Yidong
2006-09-22(custom-buffer-create-internal): In `emacs -q',Richard M. Stallman
2006-09-14(mode-line): Renamed from modeline. All uses changed.Richard M. Stallman
2006-09-08(custom-menu-create): Bind deactivate-mark hereRichard M. Stallman