* editfns.c (save_excursion_save): Use nil if mark points to nowhere.
authorDmitry Antipov <dmantipov@yandex.ru>
Thu, 11 Oct 2012 13:23:12 +0000 (17:23 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Thu, 11 Oct 2012 13:23:12 +0000 (17:23 +0400)
commit549c3414d97575bfe537d2a4d357d48ea58c980a
tree511b12bbc7e7b3a18426b983a9babcbbc79d0054
parentd3e4228575e9ba9e99dc4a7dae788280ffcc4566
* editfns.c (save_excursion_save): Use nil if mark points to nowhere.
(save_excursion_restore): Do not restore mark if it was not saved.
src/ChangeLog
src/editfns.c