Fix arch revision number.
[planner-el.git] / ChangeLog
blob25bb518330a38b9e89cd2c3cf8985001fac6afc8
1 2006-09-23  John Sullivan  <john@wjsullivan.net>
3         * planner-el.texi (Installing from Arch): Fix arch revision
4         number.
6 2006-09-10  Michael Olson  <mwolson@gnu.org>
8         * planner-zoom.el (planner-zoom-iup, planner-zoom-idown)
9         (planner-zoom-inext, planner-zoom-iprev): Use planner-page-name
10         instead of buffer-name.  This fixes a match-string error, and
11         makes things work when you have muse-file-extension set to
12         something.
14 2006-09-04  John Sullivan  <john@wjsullivan.net>
16         * planner.el (planner-list-tasks-with-status): Fix doc string.
18 2006-08-26  John Sullivan  <john@wjsullivan.net>
20         * planner-el.texi (Publishing Planner pages): Clarify the
21         requirements and remove redundancies.
22         (Notes): Update and clarify information about remember-planner.
24 2006-08-22  Magnus Henoch  <mange@freemail.hu>
26         * planner-gnus.el (planner-gnus-browse-url): Fix marking unread
27         messages as read problem.
29 2006-08-20  John Sullivan  <john@wjsullivan.net>
31         * planner-el.texi (Concept Index): Standardize and add missing
32         module filenames as index entries.
34 2006-08-18  Marko Schütz  <schutz_m@usp.ac.fj>
36         * planner-timeclock-summary-proj.el
37         (planner-timeclock-proj-entries): Fix bug that occurred when a
38         timeclock entry had no project name.
40 2006-08-12  Michael Olson  <mwolson@gnu.org>
42         * Makefile (.PHONY): Split long line.
44         * AUTHORS: Bookkeeping.
46         * contrib/schedule.el: Update header.
48         * contrib/timeclock.el: Install Adrian's changes from 2006-08-01.
49         Note that this version of the file is not distributed with GNU
50         Emacs, but with Planner instead.
52 2006-08-11  Michael Olson  <mwolson@gnu.org>
54         * planner-calendar.el (planner-calendar-published-file-href): Fix
55         potential error when the calendar for next month is empty.
57 2006-08-08  Michael Olson  <mwolson@gnu.org>
59         * ChangeLog.1: Rename from ChangeLog.2004 to comply with standards
60         in the Emacs source tree.
62         * ChangeLog.2: Rename from ChangeLog.2005 to comply with standards
63         in the Emacs source tree.
65         * ChangeLog.3: New file created from the old ChangeLog.
67 2006-08-01  Adrian Aichner  <adrian@xemacs.org>
69         * timeclock.el: Keep timeclock-file buffer around, so that an
70         encrypted timeclock-file does not have to be opened on each
71         clocking operation (requiring entry of encryption key).
72         * timeclock.el (timeclock-get-timeclock-file-buffer): New.
73         * timeclock.el (timeclock-log): Don't kill timeclock-file buffer.
74         * timeclock.el (timeclock-log-data): Use
75         `timeclock-get-timeclock-file-buffer', which avoids reading
76         timeclock-file, if it's already in a live buffer.
77         * timeclock.el (timeclock-find-discrep): Ditto.
78         * timeclock.el (timeclock-visit-timelog): Ditto.
80 See ChangeLog.3 for earlier changes.
82 ;; Local Variables:
83 ;; coding: utf-8
84 ;; End: