]> code.delx.au - gnu-emacs/commit
(Fdelete_overlay): Do nothing if overlay already deleted.
authorRichard M. Stallman <rms@gnu.org>
Mon, 7 Jun 1993 05:07:34 +0000 (05:07 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 7 Jun 1993 05:07:34 +0000 (05:07 +0000)
commit0a4469c908bfdb1b1b503cc66dc8540e0fb92b33
treeba496c9a2216af2472de32e97f1f44090e9f991f
parent724db75f26bd94085efb9a4e969a1f480f3ccf70
(Fdelete_overlay): Do nothing if overlay already deleted.
Bind inhibit-quit to t.
(Fmove_overlay): Properly handle changing buffers, or no prev buffer.
Bind inhibit-quit to t.
src/buffer.c