index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
cus-edit.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use `format-prompt' when prompting with default values
Lars Ingebrigtsen
2020-09-06
1
-9
/
+5
*
Make C-h S in Customize buffers work more reliably
Lars Ingebrigtsen
2020-09-06
1
-1
/
+1
*
Revert "Display name with with spaces, but keep symbol name underneath"
Lars Ingebrigtsen
2020-09-05
1
-2
/
+1
*
Improve call to widget-create-child-and-convert in cus-edit
Mauro Aranda
2020-09-05
1
-1
/
+1
*
Display name with with spaces, but keep symbol name underneath
ej-32u
2020-09-05
1
-1
/
+2
*
Make sure we only act on edited widgets in Custom-save
Mauro Aranda
2020-08-14
1
-10
/
+13
*
Remove many items obsolete since Emacs 23.1
Stefan Kangas
2020-08-14
1
-4
/
+0
*
Add some documentation for widget-describe and button-describe
Lars Ingebrigtsen
2020-08-07
1
-1
/
+4
*
Merge from origin/emacs-27
Glenn Morris
2020-07-22
1
-3
/
+4
|
\
|
*
Run custom-magic-reset in the customize buffer
Robert Pluim
2020-07-21
1
-3
/
+4
*
|
Protect non-selected face spec components in custimize-face. Fixes bug #40866
Alan Mackenzie
2020-05-01
1
-1
/
+11
|
/
*
Reset to the standard value when reverting session's customizations
Mauro Aranda
2020-01-11
1
-9
/
+10
*
Fix horizontal line display in Custom buffers
Eli Zaretskii
2020-01-10
1
-0
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Cut the emacs-27 release branch
Eli Zaretskii
2019-12-23
1
-1
/
+1
*
Handle truncate-lines in customize-group
Stefan Kangas
2019-11-03
1
-16
/
+18
*
Don't discard customizations in progress when adding comments (Bug#5358)
Mauro Aranda
2019-09-27
1
-12
/
+52
*
Allow `M-u' to work when editing fields in Customize
MichaĆ Kondraciuk
2019-09-17
1
-1
/
+6
*
Remove misleading message in customize
Stefan Kangas
2019-07-11
1
-2
/
+0
*
Unlispify even more in custom-unlispify-menu-entry
Robert Weiner
2019-06-25
1
-1
/
+5
*
Suppress warning about obsolete function custom-show
Lars Ingebrigtsen
2019-06-12
1
-1
/
+2
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+1
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+0
*
cus-edit.el: Remove XEmacs compat code
Lars Ingebrigtsen
2019-05-19
1
-20
/
+7
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Replace insignificant backquotes
Michael Heerdegen
2018-11-25
1
-2
/
+2
*
|
Merge from origin/emacs-26
Glenn Morris
2018-10-27
1
-1
/
+1
|
\
|
|
*
Fix minibuffer-help-form for lexical binding
Andreas Schwab
2018-10-25
1
-1
/
+1
*
|
Add new macro dolist-with-progress-reporter
Tino Calancha
2018-06-17
1
-8
/
+2
*
|
customize-apropos: Separate package name from its description
Tino Calancha
2018-06-15
1
-1
/
+1
*
|
Remove many items obsolete since Emacs 22.1
Glenn Morris
2018-03-10
1
-4
/
+0
*
|
Merge from origin/emacs-26
Glenn Morris
2018-02-17
1
-1
/
+1
|
\
|
|
*
; Fix doc typos related to indefinite articles
Glenn Morris
2018-02-16
1
-1
/
+1
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2017-12-20
1
-1
/
+2
|
\
|
|
*
Fix some more aliases to user options
Glenn Morris
2017-12-20
1
-1
/
+2
*
|
Improve Custom's treatment of obsolete options (bug#5742)
Glenn Morris
2017-12-14
1
-7
/
+56
*
|
Merge from origin/emacs-26
Paul Eggert
2017-11-25
1
-1
/
+1
|
\
|
|
*
maint: shorten https://lists.gnu.org/archive/html/... links
Paul Eggert
2017-11-25
1
-1
/
+1
*
|
* lisp/net/tramp-cmds.el, lisp/allout.el: Avoid custom-set-variables
Stefan Monnier
2017-11-07
1
-1
/
+1
|
/
*
Prefer HTTPS to HTTP for gnu.org
Paul Eggert
2017-10-01
1
-1
/
+1
*
Start emacs-26 release branch
Eli Zaretskii
2017-09-16
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Avoid a custom-variable-type error (bug#27363)
Glenn Morris
2017-06-19
1
-1
/
+4
*
Use user-error for customize's "invalid face" error
Glenn Morris
2017-04-13
1
-3
/
+1
*
Remove references to OS/2 in code, doc, and comments
Glenn Morris
2017-04-08
1
-4
/
+0
*
Nix some useless uses of looking-at, looking-back
Mark Oteiza
2017-02-12
1
-2
/
+2
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
[next]