aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorRobert J. Chassell2006-06-11 18:18:24 +0000
committerRobert J. Chassell2006-06-11 18:18:24 +0000
commit11f892894536e0cd81a2aae5726bfef9a20d2779 (patch)
treef123a996562ee01482ac56781a5fbd0b2695252c /lisp
parent73aee91dab6cd01d5be7e2879521a54dee40b780 (diff)
downloademacs-11f892894536e0cd81a2aae5726bfef9a20d2779.tar.gz
emacs-11f892894536e0cd81a2aae5726bfef9a20d2779.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 8bc6f57044f..32f447c7979 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,7 +1,14 @@
12006-06-11 Robert J. Chassell <bob@rattlesnake.com>
2
3 * textmodes/page-ext.el (pages-directory-for-addresses):
4 Including `pages-directory-address-mode' in the function results
5 in the message "Buffer in which pages were found is deleted".
6
12006-06-10 Carsten Dominik <dominik@science.uva.nl> 72006-06-10 Carsten Dominik <dominik@science.uva.nl>
2 8
3 * textmodes/org.el: (org-agenda-mode-map): Add bindings for 9 * textmodes/org.el: (org-agenda-mode-map): Add bindings for
4 clocking functions. 10 clocking functions.
11
5 (org-agenda-clock-in, org-check-running-clock) 12 (org-agenda-clock-in, org-check-running-clock)
6 (org-clock-out-if-current, org-remove-clock-overlays) 13 (org-clock-out-if-current, org-remove-clock-overlays)
7 (org-put-clock-overlay): New functions. 14 (org-put-clock-overlay): New functions.