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