changeset 92670:2355ad69d975

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Sat, 08 Mar 2008 23:18:09 +0000
parents c0e9d49498b9
children 5ab226964d53
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Mar 08 23:17:18 2008 +0000
+++ b/lisp/ChangeLog	Sat Mar 08 23:18:09 2008 +0000
@@ -180,6 +180,11 @@
 	(calendar-sunrise-sunset, diary-sunrise-sunset, diary-sabbath-candles):
 	Use or.
 
+	* calendar/timeclock.el: Add doc-strings to all functions.
+	(timeclock-workday, timeclock-in, timeclock-completing-read): Doc fixes.
+	(timeclock-entry-list-length, timeclock-entry-list-projects)
+	(timeclock-day-list-projects, timeclock-day-list): Use dolist.
+
 	* calendar/todo-mode.el: Remove un-needed eval-when-compile.
 
 	* textmodes/org.el (list-diary-entries-hook): Declare for compiler.