]> git.eshelyaron.com Git - emacs.git/commit
Add missing custom :set to 'savehist-autosave-interval'
authorshipmints <shipmints@gmail.com>
Sat, 25 Jan 2025 18:12:56 +0000 (13:12 -0500)
committerEshel Yaron <me@eshelyaron.com>
Mon, 3 Feb 2025 11:15:04 +0000 (12:15 +0100)
commit39cfcc776b3413862d695af2c02df6df495ca8d3
treec1f568a8b1f94716798fbf456294512fbbfe38c2
parent1d0d1d612234ed3f8ab5f1feecfe290840ccb190
Add missing custom :set to 'savehist-autosave-interval'

* lisp/savehist.el (savehist-autosave-interval): Correctly
reset 'savehist-timer' when 'savehist-autosave-interval' changes
via setopt or a Customize command.  (Bug#75834)

(cherry picked from commit c7889d0545d5e684fc5cec5d50e249ab9c24da44)
lisp/savehist.el