]> git.eshelyaron.com Git - emacs.git/commit
Fix customization type of recentf-max-saved-items
authorDario Gjorgjevski <dario.gjorgjevski@gmail.com>
Fri, 17 May 2019 09:46:54 +0000 (11:46 +0200)
committerBasil L. Contovounesios <contovob@tcd.ie>
Thu, 23 May 2019 00:14:21 +0000 (01:14 +0100)
commite61349c22412c0eaa7c03e08bfb0467a0a79708a
tree7551afcf7e35e3d91216fa9b832461ec09298bec
parentb0da9151d880f7ae60367a4b3d3ef91209bbd06f
Fix customization type of recentf-max-saved-items

Change the customization type of recentf-max-saved-items to include
nil, as it is an allowed value (Bug#35771).
* lisp/recentf.el (recentf-max-saved-items): Change the customization
type in the defcustom.
lisp/recentf.el