]> git.eshelyaron.com Git - emacs.git/commit
Fix exiting Emacs when savehist-file not writable
authorStefan Kangas <stefankangas@gmail.com>
Tue, 11 May 2021 13:56:41 +0000 (15:56 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 11 May 2021 13:56:41 +0000 (15:56 +0200)
commitcd46972ee82d392cef8fa6e51c370d3d8f48777a
tree81252e362defcaaab25020f005873a3a1b51a351
parent17a950cc80aa5aaa80e2452d4ca65a0b9d914e2b
Fix exiting Emacs when savehist-file not writable

* lisp/savehist.el (savehist-save): Show warning when 'savehist-file'
is not writable.  (Bug#34093)
(savehist--has-given-file-warning): New variable.
lisp/savehist.el