diff lisp/ChangeLog @ 103514:9b52cad1866b

(appt-make-list): Fix off-by-one error caused by differing behavior of \n and ^ in strings. (Bug#3385)
author Glenn Morris <rgm@gnu.org>
date Mon, 22 Jun 2009 06:29:59 +0000
parents 93c102cc8dd2
children 6244d336a786
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Jun 22 06:27:00 2009 +0000
+++ b/lisp/ChangeLog	Mon Jun 22 06:29:59 2009 +0000
@@ -1,5 +1,8 @@
 2009-06-22  Glenn Morris  <rgm@gnu.org>
 
+	* calendar/appt.el (appt-make-list): Fix off-by-one error caused by
+	differing behavior of \n and ^ in strings.  (Bug#3385)
+
 	* emacs-lisp/cl-indent.el: Remove leading "*" from defcustom docs.
 
 	* emacs-lisp/lisp-mode.el (lisp-indent-offset): Fix safe-local-variable