diff 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
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed May 28 18:41:41 2003 +0000
+++ b/lisp/ChangeLog	Wed May 28 20:07:10 2003 +0000
@@ -1,3 +1,8 @@
+2003-05-28  Kai Gro,A_(Bjohann  <kai.grossjohann@gmx.net>
+
+	* simple.el (kill-region): If nothing was killed, and the
+	previous command was not a kill, break kill sequence.
+
 2003-05-28  Richard M. Stallman  <rms@gnu.org>
 
 	* textmodes/refill.el (refill-fill-paragraph-at):