changeset 43647:6eb5884409a9

*** empty log message ***
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Sun, 03 Mar 2002 09:15:10 +0000
parents bcdc815ba23f
children cc5a0eac67cf
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Mar 03 08:57:04 2002 +0000
+++ b/lisp/ChangeLog	Sun Mar 03 09:15:10 2002 +0000
@@ -1,3 +1,9 @@
+2002-03-03  Thien-Thi Nguyen  <ttn@gnu.org>
+
+	* calendar/diary-lib.el (list-diary-entries): Use
+	`buffer-substring' instead of `buffer-substring-no-properties' to
+	support enriched mode.
+
 2002-03-02  Richard M. Stallman  <rms@gnu.org>
 
 	* find-dired.el (find-grep-dired): Call shell-quote-argument.
@@ -59,7 +65,7 @@
 	* vc-hooks.el (vc-menu-map): New entry "Update to Latest Version",
 	which calls vc-update.  Use the term "Base Version" instead of
 	"Last Version" for the entries "Revert" and "Compare".
-	
+
 2002-02-28  Kim F. Storm  <storm@cua.dk>
 
 	* simple.el (shell-command-on-region): Report non-zero exit
@@ -172,7 +178,7 @@
 2002-02-25  Per Abrahamsen  <abraham@dina.kvl.dk>
 
 	* ps-print.el (ps-print-printer): Added `lpr' customize group
-	member. 
+	member.
 
 2002-02-25  Juanma Barranquero  <lektu@terra.es>