(kill-region): Use `equal' instead of `eq' to compare markers `beg'
authorBrian Fox <bfox@gnu.org>
Tue, 21 Sep 1993 07:43:20 +0000 (07:43 +0000)
committerBrian Fox <bfox@gnu.org>
Tue, 21 Sep 1993 07:43:20 +0000 (07:43 +0000)
commit7e37cd30c65126d82b38d86d2acb822aa0f25604
tree61db28d55dc86868be848261033eed046f7d2a51
parent760a35286c14d3ce5c0ec84bf5e2adcc446ddebe
(kill-region): Use `equal' instead of `eq' to compare markers `beg'
and `end'.  They might be two different markers that point to the same
place.
lisp/simple.el