summaryrefslogtreecommitdiff
path: root/lisp/cus-edit.el
Commit message (Expand)AuthorAge
* Update copyright year to 2017Paul Eggert2016-12-31
* Fix minor quoting problems in doc stringsPaul Eggert2016-12-07
* Update docs for `customize-mode'Noam Postavsky2016-06-25
* custom-buffer-style doc fixLars Ingebrigtsen2016-05-01
* Update copyright year to 2016Paul Eggert2016-01-01
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-03
* Escape ` and ' in docPaul Eggert2015-09-01
* Top-level elisp files respect ‘text-quoting-style’Paul Eggert2015-08-26
* Fix customization of text-quoting-stylePaul Eggert2015-08-25
* Substitute some customization etc. doc stringsPaul Eggert2015-08-02
* Don't overflow if computing approximate percentagePaul Eggert2015-07-31
* Don't quote nil and t in doc stringsPaul Eggert2015-05-21
* * lisp/cus-edit.el (custom-file): Consider init-file-had-errorArtur Malabarba2015-04-22
* Fix byte-compiler warnings about looking-back.Stefan Monnier2015-04-20
* Use delay-mode-hooks when visiting the init-fileArtur Malabarba2015-04-12
* Update copyright year to 2015Paul Eggert2015-01-01
* Provide custom-prompt-customize-unsaved-options.Cameron Desautels2014-12-14
* cus-edit.el (custom-command-apply): Specify the return value in the docAlan Mackenzie2014-10-15
* Doc and comment fixes re "online" helpGlenn Morris2014-06-28
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-09
* (custom-sort-items): Doc fix (bug#11121).Lars Ingebrigtsen2014-02-08
* (custom-buffer-create): Doc fix.Lars Ingebrigtsen2014-02-08
* * cus-edit.el (customize-apropos): Fix error string.Lars Ingebrigtsen2014-02-08
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* * cus-edit.el (custom-magic-alist): Fix "themed" description.Chong Yidong2013-12-18
* Misc changes to reduce use of `(lambda...); and other cleanups.Stefan Monnier2013-08-29
* lisp/(cus-edit,custom).el: Fix typos; use setq-local, string-match-p, looking...Juanma Barranquero2013-06-20
* * lisp/cus-edit.el (custom-save-variables): Pretty-print long values.Adam Spiers2013-05-07
* faces.el (read-face-name): Do not override value of arg default, call instead...Roland Winkler2013-04-12
* Make S-SPC scroll in the opposite direction to SPCGlenn Morris2013-02-11
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-02
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-01
* | Revamp face-spec-set to be more analogous to setq for faces.Chong Yidong2012-11-25
|/
* Use declare forms, where possible, to mark obsolete functions.Chong Yidong2012-09-25
* Doc fixes for defface and friends.Chong Yidong2012-09-18
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-15
* Merge from emacs-24; up to 2012-04-25T15:23:19Z!sdl.web@gmail.comChong Yidong2012-06-10
|\
| * Bump version to 24.1.Chong Yidong2012-06-01
* | Face cleanups. Remove some uses of old-style face spec and :bold/:italic. Chong Yidong2012-06-09
* | Remove incorrect uses of "modeline".Chong Yidong2012-06-02
* | Move define-obsolete-variable-alias before the var's definition.Stefan Monnier2012-05-12
* | Add new error and function `user-error'.Stefan Monnier2012-05-04
* | * lisp/cus-edit.el (custom-variable-documentation): Simplify with format.Glenn Morris2012-05-01
* | * cus-edit.el (custom-buffer-create-internal): Update header text.Chong Yidong2012-04-25
* | Remove non-option variable handling from customize-aproposChong Yidong2012-04-23
* | Make the "reset-saved" Custom operation reset to default if there is no saved...Chong Yidong2012-04-23
* | Tweaks to Customize interface. Set custom-reset-button-menu to t.Chong Yidong2012-04-22
|/
* * cus-edit.el (custom-buffer-create-internal): Improve tooltip message.Chong Yidong2012-02-06
* * cus-edit.el (custom-display): Add a customization type tag.Chong Yidong2012-02-06
* Fix custom-variable-reset-backup's use of customized-value property.Chong Yidong2012-02-05