diff lisp/ChangeLog @ 105812:68937a278ce7

Stephen Berman <stephen.berman at gmx.net> (todo-edit-item): Signal an error if there is no item to edit. (Bug#4820) (todo-top-priorities): Restore point and restore narrowing in Todo buffer. (Bug#4820)
author Glenn Morris <rgm@gnu.org>
date Sat, 31 Oct 2009 02:22:30 +0000
parents 18865054beee
children df4934f25eef
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Oct 31 02:19:41 2009 +0000
+++ b/lisp/ChangeLog	Sat Oct 31 02:22:30 2009 +0000
@@ -1,3 +1,10 @@
+2009-10-31  Stephen Berman  <stephen.berman@gmx.net>
+
+	* calendar/todo-mode.el (todo-edit-item): Signal an error if there
+	is no item to edit. (Bug#4820)
+	(todo-top-priorities): Restore point and restore narrowing in Todo
+	buffer. (Bug#4820)
+
 2009-10-31  Glenn Morris  <rgm@gnu.org>
 
 	* net/ange-ftp.el (top-level): Don't require dired when compiling.