diff lisp/ChangeLog @ 103417:5cf7afafabf1

* simple.el (kill-visual-line): Rewrite (Bug#3437). Don't try to handle kill-whole-line, as it doesn't make sense in this context.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 13 Jun 2009 18:56:07 +0000
parents cb4483f32179
children 2527d8d9a450
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Jun 13 17:15:40 2009 +0000
+++ b/lisp/ChangeLog	Sat Jun 13 18:56:07 2009 +0000
@@ -1,3 +1,8 @@
+2009-06-13  Chong Yidong  <cyd@stupidchicken.com>
+
+	* simple.el (kill-visual-line): Rewrite (Bug#3437).  Don't try to
+	handle kill-whole-line, as it doesn't make sense in this context.
+
 2009-06-12  Sam Steingold  <sds@gnu.org>
 
 	* vc-hg.el (vc-hg-log-switches): Add defcustom.