Don't automatically delete a tags-search buffer unless that buffer
authorChris Hanson <org/chris-hanson/cph>
Tue, 26 Oct 1993 21:46:08 +0000 (21:46 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 26 Oct 1993 21:46:08 +0000 (21:46 +0000)
commit4a5c83214d6ecb4cfd0bfcfcc288d5a7de81b057
treeed33db9dbc9e87c00659d71bddab76acdb4b8c38
parent353f82b479d07383872289f1b8a7be06f0a9245a
Don't automatically delete a tags-search buffer unless that buffer
truly hasn't been modified.  Previously, this was detected by checking
the MODIFIED? flag of the buffer, but that is cleared if the file is
written out.  Now, it checks to see if any modifications have occurred
since the file was read in.
v7/src/edwin/tagutl.scm