]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRobert J. Chassell <bob@rattlesnake.com>
Sun, 11 Jun 2006 18:18:24 +0000 (18:18 +0000)
committerRobert J. Chassell <bob@rattlesnake.com>
Sun, 11 Jun 2006 18:18:24 +0000 (18:18 +0000)
lisp/ChangeLog

index 8bc6f57044fa2be2e6e95e56d35d1a28b453dad9..32f447c79791b91453503ee4374b2fd8bcca3992 100644 (file)
@@ -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.