2006-08-26 John Sullivan <john@wjsullivan.net>
[planner-el.git] / ChangeLog
blob5751afc0f6464d7e7902b0674b7ac5d61a149ff4
1 2006-08-22  Magnus Henoch  <mange@freemail.hu>
3         * planner-gnus.el (planner-gnus-browse-url): Fix marking unread
4         messages as read problem.
6 2006-08-20  John Sullivan  <john@wjsullivan.net>
8         * planner-el.texi (Concept Index): Standardize and add missing
9         module filenames as index entries.
11 2006-08-18  Marko Schütz  <schutz_m@usp.ac.fj>
13         * planner-timeclock-summary-proj.el
14         (planner-timeclock-proj-entries): Fix bug that occurred when a
15         timeclock entry had no project name.
17 2006-08-12  Michael Olson  <mwolson@gnu.org>
19         * Makefile (.PHONY): Split long line.
21         * AUTHORS: Bookkeeping.
23         * contrib/schedule.el: Update header.
25         * contrib/timeclock.el: Install Adrian's changes from 2006-08-01.
26         Note that this version of the file is not distributed with GNU
27         Emacs, but with Planner instead.
29 2006-08-11  Michael Olson  <mwolson@gnu.org>
31         * planner-calendar.el (planner-calendar-published-file-href): Fix
32         potential error when the calendar for next month is empty.
34 2006-08-08  Michael Olson  <mwolson@gnu.org>
36         * ChangeLog.1: Rename from ChangeLog.2004 to comply with standards
37         in the Emacs source tree.
39         * ChangeLog.2: Rename from ChangeLog.2005 to comply with standards
40         in the Emacs source tree.
42         * ChangeLog.3: New file created from the old ChangeLog.
44 2006-08-01  Adrian Aichner  <adrian@xemacs.org>
46         * timeclock.el: Keep timeclock-file buffer around, so that an
47         encrypted timeclock-file does not have to be opened on each
48         clocking operation (requiring entry of encryption key).
49         * timeclock.el (timeclock-get-timeclock-file-buffer): New.
50         * timeclock.el (timeclock-log): Don't kill timeclock-file buffer.
51         * timeclock.el (timeclock-log-data): Use
52         `timeclock-get-timeclock-file-buffer', which avoids reading
53         timeclock-file, if it's already in a live buffer.
54         * timeclock.el (timeclock-find-discrep): Ditto.
55         * timeclock.el (timeclock-visit-timelog): Ditto.
57 See ChangeLog.3 for earlier changes.
59 ;; Local Variables:
60 ;; coding: utf-8
61 ;; End: