aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/cus-edit.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-11-301-5/+5
|\ \
| * | Add support for the Haiku operating system and its window systemPo Lu2021-11-201-3/+3
| * | Merge from origin/emacs-28Stefan Kangas2021-11-161-2/+2
| |\ \ | | |/
| | * Doc fix; change recommended file name of custom-fileStefan Kangas2021-11-151-2/+2
| | * Cut the emacs-28 release branchEli Zaretskii2021-09-301-1/+1
* | | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-11-111-5/+5
|\ \ \ | |/ /
| * | Use format-prompt for many more promptsStefan Kangas2021-10-051-1/+1
| * | Bump Emacs version to 29.0.50Eli Zaretskii2021-09-301-1/+1
| |/
| * ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-221-2/+2
| * Use string-search instead of string-match[-p]Mattias EngdegÄrd2021-08-091-1/+1
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-07-181-1/+12
|\ \ | |/
| * Allow hiding variables in CustomizeLars Ingebrigtsen2021-07-161-1/+1
| * Support reverting in Customize buffersLars Ingebrigtsen2021-07-051-0/+11
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-181-2/+0
|\ \ | |/
| * ; Remove some useless commentsStefan Kangas2021-04-161-2/+0
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-02-201-3/+4
|\ \ | |/
| * Finish customize-changed-options/customize-changed fix upLars Ingebrigtsen2021-02-091-1/+1
| * Reverse customize-changed and customize-changed-options aliasingLars Ingebrigtsen2021-02-071-2/+3
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-01-031-1/+1
|\ \ | |/
| * Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2020-12-141-4/+7
|\ \ | |/
| * Stop dropping the tag when creating the custom-variable widgetMauro Aranda2020-12-131-4/+7
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2020-12-051-2/+3
|\ \ | |/
| * Make custom-data saving atomicLars Ingebrigtsen2020-12-041-2/+3
* | Merge branch 'master' into feature/pgtkYuuki Harano2020-11-291-4/+9
|\ \ | |/
| * Fix modification check when custom-form is `lisp'Dario Gjorgjevski2020-11-261-3/+9
| * Make XEmacs compat aliases easy-menu-{add,remove} obsoleteStefan Kangas2020-11-241-1/+0
* | Introduce Pure GTK3 portYuuki Harano2020-11-221-3/+7
|/
* Mark compat alias in cus-face.el obsoleteStefan Kangas2020-11-201-5/+5
* Hide obsolete options in most customize commandsStefan Kangas2020-11-201-8/+18
* Enable/disable buttons, tool bar and menu items in Custom buffer (Bug#14398)Mauro Aranda2020-11-051-38/+110
* Fix customizing user options of type faceMauro Aranda2020-11-031-1/+1
* Fix saving a face setting with CustomizeMauro Aranda2020-11-011-0/+5
* Small fix to the new link for inherited faces in CustomizeMauro Aranda2020-10-271-7/+6
* Add a link to inherited faces in CustomizeLars Ingebrigtsen2020-10-271-1/+11
* Make State button interaction less confusingMauro Aranda2020-10-221-19/+40
* Fix layout of custom-face-edit widgetAndreas Schwab2020-10-141-0/+1
* Don't bind sort-fold-case when saving the custom-fileMauro Aranda2020-10-131-6/+2
* Make the State button in Custom use extended menusMauro Aranda2020-10-071-98/+191
* Use a widget for the face link in Customize buffersLars Ingebrigtsen2020-09-181-3/+7
* Make face names clickable in Customize buffersOleh Krehel2020-09-171-13/+14
* * lisp/dnd.el: Use lexical-binding. Remove redundant :groupStefan Monnier2020-09-091-4/+0
* Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-061-9/+5
* Make C-h S in Customize buffers work more reliablyLars Ingebrigtsen2020-09-061-1/+1
* Revert "Display name with with spaces, but keep symbol name underneath"Lars Ingebrigtsen2020-09-051-2/+1
* Improve call to widget-create-child-and-convert in cus-editMauro Aranda2020-09-051-1/+1
* Display name with with spaces, but keep symbol name underneathej-32u2020-09-051-1/+2
* Make sure we only act on edited widgets in Custom-saveMauro Aranda2020-08-141-10/+13