changeset 71319:286607b09efc

*** empty log message ***
author Robert J. Chassell <bob@rattlesnake.com>
date Sun, 11 Jun 2006 18:18:24 +0000
parents 536f9f80a99d
children 59c8b05c2ce4
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Jun 11 17:38:30 2006 +0000
+++ b/lisp/ChangeLog	Sun Jun 11 18:18:24 2006 +0000
@@ -1,7 +1,14 @@
+2006-06-11  Robert J. Chassell  <bob@rattlesnake.com>
+
+	* textmodes/page-ext.el (pages-directory-for-addresses): 
+	Including `pages-directory-address-mode' in the function results
+	in the message "Buffer in which pages were found is deleted".
+
 2006-06-10  Carsten Dominik  <dominik@science.uva.nl>
 
 	* textmodes/org.el: (org-agenda-mode-map): Add bindings for
 	clocking functions.
+
 	(org-agenda-clock-in, org-check-running-clock)
 	(org-clock-out-if-current, org-remove-clock-overlays)
 	(org-put-clock-overlay): New functions.