summaryrefslogtreecommitdiff
path: root/lisp/cus-edit.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-2/+2
* | Merge from origin/emacs-26Glenn Morris2018-10-271-1/+1
|\ \ | |/
| * Fix minibuffer-help-form for lexical bindingAndreas Schwab2018-10-251-1/+1
* | Add new macro dolist-with-progress-reporterTino Calancha2018-06-171-8/+2
* | customize-apropos: Separate package name from its descriptionTino Calancha2018-06-151-1/+1
* | Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-101-4/+0
* | Merge from origin/emacs-26Glenn Morris2018-02-171-1/+1
|\ \ | |/
| * ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-161-1/+1
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2017-12-201-1/+2
|\ \ | |/
| * Fix some more aliases to user optionsGlenn Morris2017-12-201-1/+2
* | Improve Custom's treatment of obsolete options (bug#5742)Glenn Morris2017-12-141-7/+56
* | Merge from origin/emacs-26Paul Eggert2017-11-251-1/+1
|\ \ | |/
| * maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-251-1/+1
* | * lisp/net/tramp-cmds.el, lisp/allout.el: Avoid custom-set-variablesStefan Monnier2017-11-071-1/+1
|/
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-011-1/+1
* Start emacs-26 release branchEli Zaretskii2017-09-161-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Avoid a custom-variable-type error (bug#27363)Glenn Morris2017-06-191-1/+4
* Use user-error for customize's "invalid face" errorGlenn Morris2017-04-131-3/+1
* Remove references to OS/2 in code, doc, and commentsGlenn Morris2017-04-081-4/+0
* Nix some useless uses of looking-at, looking-backMark Oteiza2017-02-121-2/+2
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-12-071-1/+1
|\ \ | |/
| * Fix minor quoting problems in doc stringsPaul Eggert2016-12-071-1/+1
* | Deprecate 'wp' group and introduce a new group 'text'Eli Zaretskii2016-10-081-7/+9
* | Minor text-quoting-style fixesPaul Eggert2016-08-131-1/+3
* | * lisp/mouse.el (mouse): Consolidate group definition hereStefan Monnier2016-07-131-8/+0
* | Merge from origin/emacs-25Paul Eggert2016-06-261-5/+6
|\ \ | |/
| * Update docs for `customize-mode'Noam Postavsky2016-06-251-5/+6
| * custom-buffer-style doc fixLars Ingebrigtsen2016-05-011-4/+5
* | custom-buffer-style doc fixLars Ingebrigtsen2016-04-301-4/+5
* | Doc fix: _ chars are automatically removed.Lars Ingebrigtsen2016-04-291-2/+2
* | Clean up custom-buffer-create code slightlyLars Ingebrigtsen2016-04-281-7/+9
* | Merge from origin/emacs-25John Wiegley2016-01-111-1/+1
|\ \ | |/
| * Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* | Increment Emacs version on master branchEli Zaretskii2015-11-141-1/+1
|/
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-031-1/+1
* Escape ` and ' in docPaul Eggert2015-09-011-2/+2
* Top-level elisp files respect ‘text-quoting-style’Paul Eggert2015-08-261-2/+2
* Fix customization of text-quoting-stylePaul Eggert2015-08-251-3/+3
* Substitute some customization etc. doc stringsPaul Eggert2015-08-021-1/+1
* Don't overflow if computing approximate percentagePaul Eggert2015-07-311-1/+1
* Don't quote nil and t in doc stringsPaul Eggert2015-05-211-1/+1
* * lisp/cus-edit.el (custom-file): Consider init-file-had-errorArtur Malabarba2015-04-221-1/+2
* Fix byte-compiler warnings about looking-back.Stefan Monnier2015-04-201-1/+1