linuxmint / xed

X-Apps [Text] Editor (Cross-DE, backward-compatible, GTK3, traditional UI)
GNU General Public License v2.0
445 stars 84 forks source link

added condition to not ask user to save empty doc before closing #617

Closed tlemy closed 7 months ago

tlemy commented 8 months ago

Added condition to not ask user to save empty documents before closing.

Fixed issue #565

The function _xed_document_needs_saving will not return true for empty documents.

tlemy commented 8 months ago

Ping @clefebvre @mtwebster.