]> git.eshelyaron.com Git - emacs.git/commit
Don't have savehist-save bug out on non-existing directory
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 13 Jul 2019 15:13:12 +0000 (17:13 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 13 Jul 2019 15:13:12 +0000 (17:13 +0200)
commite6b40fe511f86524c0e1aa84abc9aef1cab5d706
treed01c82ce0a8a40971d8869ac24523a207e3f7ec7
parent82e799f71d454367e71782df1e4b0440681334cb
Don't have savehist-save bug out on non-existing directory

* lisp/savehist.el (savehist-save): Ensure that the directory
exists before saving (bug#31348).
lisp/savehist.el