You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Always check if file on disk changed when saving a database.
The code that compares the modification time of the database with the modification
time of the file on disk is moved from `ebib-save-current-database' to
`ebib--save-database', which is also used by `ebib-save-all-databases' and `ebib-save-from-multiline-buffer'.