]> git.eshelyaron.com Git - emacs.git/commit
Don't have type-break-mode signal errors on corrupted files
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 21 Jan 2021 17:10:16 +0000 (18:10 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 21 Jan 2021 17:10:21 +0000 (18:10 +0100)
commit2cf347a0a87bf490391a26fc26b29ca40a0fda93
tree41f0d46a4dabe8bf1ebf32c13ac385abfaafb2a8
parenta6f030fc7bb3eae2a93dc4d944b6d7d313bd0bce
Don't have type-break-mode signal errors on corrupted files

* lisp/type-break.el (type-break-get-previous-time):
(type-break-get-previous-count): Signal a warning instead of an
error (bug#38246).  type-break will still continue to work even if
the database can't be loaded after a restart, but this allows
Emacs to be started.
lisp/type-break.el