index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
wid-edit.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; * lisp/wid-edit.el (widget-specify-insert): Fix debug spec. (Bug#63437)
Eli Zaretskii
2023-05-11
1
-1
/
+1
*
Fix `pr-interface'
Robert Pluim
2023-01-06
1
-1
/
+3
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
; Fix some typos
Michael Heerdegen
2022-11-26
1
-1
/
+1
*
Prefer defvar-keymap in several cases
Stefan Kangas
2022-09-13
1
-5
/
+3
*
Add a basic widget type for buffer predicates
Lars Ingebrigtsen
2022-09-04
1
-0
/
+9
*
Make alias widget-visibility-value-create obsolete
Stefan Kangas
2022-08-06
1
-5
/
+3
*
Give a warning if setopt has been used with an invalid value
Lars Ingebrigtsen
2022-07-05
1
-0
/
+1
*
Fix :match function for the key widget
Mauro Aranda
2022-02-19
1
-1
/
+5
*
New :type key for defcustom
Stefan Kangas
2022-01-02
1
-1
/
+22
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
*
Revert "* lisp/wid-edit.el (widget-field): Add subtle border to face."
Stefan Kangas
2021-11-05
1
-6
/
+1
*
|
Make sure widget buttons always have a left box line
Po Lu
2021-12-30
1
-1
/
+2
*
|
Make `group' widgets prettier in Customize
Brahimi Saifullah
2021-11-29
1
-1
/
+2
*
|
Use format-prompt for many more prompts
Stefan Kangas
2021-10-05
1
-1
/
+1
|
/
*
; * lisp/wid-edit.el (natnum): rectify tag string
Mattias EngdegÄrd
2021-09-25
1
-1
/
+1
*
New :type natnum for defcustom
Stefan Kangas
2021-09-25
1
-0
/
+7
*
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-22
1
-4
/
+3
*
Clarify boolean widget prompt
Lars Ingebrigtsen
2021-06-06
1
-1
/
+4
*
Add SVG icons for customize buffers
Stefan Kangas
2021-04-03
1
-3
/
+3
*
Replace two functions with seq-subseq
Stefan Kangas
2021-04-03
1
-14
/
+5
*
Don't pre-load facemenu
Lars Ingebrigtsen
2021-03-18
1
-1
/
+7
*
* lisp/wid-edit.el (widget-field): Add subtle border to face.
Stefan Kangas
2021-03-15
1
-1
/
+6
*
Prefer defvar-local in remaining libraries
Stefan Kangas
2021-02-02
1
-12
/
+7
*
Tweaks to the color widget (Bug#45829)
Drew Adams
2021-01-19
1
-2
/
+17
*
Make libraries works with xterm-mouse-mode.
Jared Finder
2021-01-15
1
-6
/
+8
*
Don't skip widgets when moving backward
Mauro Aranda
2021-01-04
1
-1
/
+0
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Add variables read-char-choice-use-read-key and y-or-n-p-use-read-key
Juri Linkov
2020-12-30
1
-1
/
+1
*
Fix matching of inline choices for the choice widget
Mauro Aranda
2020-11-24
1
-14
/
+58
*
Warn about a bad default value in restricted-sexp widget
Mauro Aranda
2020-10-24
1
-1
/
+24
*
Pretty print restricted sexp values too
Mauro Aranda
2020-10-22
1
-1
/
+1
*
Allow moving members of editable-list widget, via delete+insert
Mauro Aranda
2020-10-22
1
-4
/
+29
*
Support extended menus in widget-choose
Mauro Aranda
2020-10-03
1
-7
/
+82
*
Display some character widget values in a more user-friendly way
Mauro Aranda
2020-09-26
1
-4
/
+62
*
Fix mouse highlighting in Customize buffers
Lars Ingebrigtsen
2020-09-26
1
-3
/
+2
*
Allow the newline character in the character widget (Bug#15925)
Mauro Aranda
2020-09-23
1
-4
/
+7
*
Use a widget for the face link in Customize buffers
Lars Ingebrigtsen
2020-09-18
1
-0
/
+10
*
Fix recent change in wid-edit
Mauro Aranda
2020-09-17
1
-1
/
+2
*
Refactor a very long wid-edit function and add additional checking
Lars Ingebrigtsen
2020-09-17
1
-73
/
+78
*
Fix :match function for the file widget
Mauro Aranda
2020-09-10
1
-2
/
+3
*
Use `format-prompt' when prompting with default values
Lars Ingebrigtsen
2020-09-06
1
-5
/
+4
*
Respect :must-match for file types in customization buffers
Mauro Aranda
2020-08-30
1
-0
/
+9
*
Add new commands to describe buttons and widgets
Mauro Aranda
2020-08-07
1
-0
/
+57
*
* lisp/wid-edit.el (widget-choose): Use read-char-from-minibuffer (bug#17272)
Juri Linkov
2020-02-06
1
-29
/
+12
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
* lisp/wid-edit.el (widget-field): Add ':extend t' to defface (bug#37774)
Juri Linkov
2019-12-13
1
-4
/
+8
*
Fix some quoting glitches in doc strings
Paul Eggert
2019-11-11
1
-1
/
+1
[next]