Skip to content

Commit

Permalink
Merge pull request #669 from haselwarter/dont-save-temp-buffers
Browse files Browse the repository at this point in the history
  • Loading branch information
Matafou authored Nov 30, 2022
2 parents 8e688a6 + f01e84d commit bbbb1e2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions generic/proof-script.el
Original file line number Diff line number Diff line change
Expand Up @@ -2814,10 +2814,6 @@ finish setup which depends on specific proof assistant configuration."
(proof-setup-imenu)
(proof-imenu-enable)

;; Save file-less script mode buffers in case of accidental exit
(or (buffer-file-name)
(setq buffer-offer-save t))

;; Turn on autosend if enabled
(proof-autosend-enable 'nomsg)

Expand Down

0 comments on commit bbbb1e2

Please sign in to comment.