comparison lisp/ChangeLog @ 51304:955ff3c53a87

(kill-region): If nothing was killed, and the previous command was not a kill, break kill sequence.
author Kai Großjohann <kgrossjo@eu.uu.net>
date Wed, 28 May 2003 20:07:10 +0000
parents 0d8a28231554
children 5b999429df44
comparison
equal deleted inserted replaced
51303:cbe53c66e890 51304:955ff3c53a87
1 2003-05-28 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net>
2
3 * simple.el (kill-region): If nothing was killed, and the
4 previous command was not a kill, break kill sequence.
5
1 2003-05-28 Richard M. Stallman <rms@gnu.org> 6 2003-05-28 Richard M. Stallman <rms@gnu.org>
2 7
3 * textmodes/refill.el (refill-fill-paragraph-at): 8 * textmodes/refill.el (refill-fill-paragraph-at):
4 Avoid refilling the following paragraph. 9 Avoid refilling the following paragraph.
5 (refill-doit): Doc fix. 10 (refill-doit): Doc fix.