]> git.eshelyaron.com Git - emacs.git/commit
New :type natnum for defcustom
authorStefan Kangas <stefan@marxist.se>
Fri, 24 Sep 2021 23:15:49 +0000 (01:15 +0200)
committerStefan Kangas <stefan@marxist.se>
Sat, 25 Sep 2021 02:15:22 +0000 (04:15 +0200)
commitf1071bf08e246d0820edfb66163acb65e90d9482
treee2c504fdd28bf79b57ea1edc644d668877cfb360
parent988428df7d1fc071bea5fbe7ed696f4bf62f3b5c
New :type natnum for defcustom

* lisp/wid-edit.el (natnum): New widget type.  (Bug#15809)
* doc/lispref/customize.texi (Simple Types): Document it.
doc/lispref/customize.texi
etc/NEWS
lisp/wid-edit.el