Remove erroneously committed ChangeLog entries, fix bug in planner-visit-link from...
[planner-el.git] / ChangeLog
blobf4b958026a33261a776aedd39f08347224e0c498
1 2007-01-07  John Sullivan  <john@wjsullivan.net>
3         * Remove erroneously committed ChangeLog entries.
5         * planner.el (planner-visit-link): We weren't passing the
6         other-window argument to muse. Thanks to Wanrong Lin for noticing.
8 2007-01-05  John Sullivan  <john@wjsullivan.net>
10         * planner-timeclock.el (planner-schedule): Remove unnecessary
11         dependency.
13         * planner-el.texi (Timeclock): Fix typos.
15 2006-12-26  Michael Olson  <mwolson@gnu.org>
17         * planner-publish.el: Associate finalize function with
18         :before-end, rather than :after.  That way, if Planner files are
19         included in another file by means of Muse's new <include> tag,
20         these transforms will still be applied.
22 2006-11-29  Michael Olson  <mwolson@gnu.org>
24         * planner-publish.el (planner-publish-note-tag): Don't call
25         planner-replace-regexp-in-string if either the text or the regexp
26         are empty strings.  This should fix a bug with note publishing
27         that XEmacs users were experiencing.  Thanks to Cumhur Erkut for
28         the report.
30 2006-11-04  John Sullivan  <john@wjsullivan.net>
32         * planner-el.texi (PSVN): Document all options and dependencies.
33         (Hyperlinks): Reference Muse hyperlink syntax.
35         * planner.el (planner-search-notes-internal): Provide a full path
36         to the search results. Thanks to Michael Randall for reporting the
37         bug.
38         (planner-search-notes): Adjust display for new results return
39         format.
41         * planner-mhe.el: Remove unnecessary require. 
43 2006-10-20  Michael Olson  <mwolson@gnu.org>
45         * planner-calendar.el: Adapt for nested tag support.  Thanks to
46         Charles philip Chan for noticing.
48 2006-10-16  Adrian Aichner  <adrian@xemacs.org>
50         * timeclock.el: Typo fixes.
51         * timeclock.el (timeclock-history): New.
52         * timeclock.el (timeclock-use-history): New.
53         * timeclock.el (timeclock-log): Honor timeclock-use-history.
54         * timeclock.el (timeclock-read-moment): Provide error on
55         unexpected data in timeclock-file, going unnoticed until now.
56         * timeclock.el (timeclock-find-discrep): Report line number of
57         discrepancy to ease manual fixing.
59 2006-10-16  Michael Olson  <mwolson@gnu.org>
61         * planner-authz.el (planner-authz-markup-tags): Adapt for nested
62         tag support.
64         * planner-notes-index.el: Use add-hook instead of add-to-list, in
65         case muse-publish has not been loaded yet.  Use
66         muse-publish-markup-tags instead of planner-markup-tags.
68         * planner-publish.el (planner-publish-markup-tags): Adapt for
69         nested tag support.  Make the <nested-section> tag nestable.
71         * planner-timeclock.el: Use add-hook instead of add-to-list, in
72         case muse-publish has not been loaded yet.  Use
73         muse-publish-markup-tags and muse-colors-markup-tags instead of
74         planner-markup-tags.
75         (planner-colors-timeclock-report-tag)
76         (planner-publish-timeclock-report-tag): New functions created from
77         planner-timeclock-report-tag.
79 2006-09-26  Michael Olson  <mwolson@gnu.org>
81         * planner.el (planner-setup-highlighting): Don't quote
82         beginning-of-line.  This should fix a bug that was noticed in
83         recent Emacs 22 builds.
85 2006-09-23  John Sullivan  <john@wjsullivan.net>
87         * planner-el.texi (Installing from Arch): Fix arch revision
88         number.
90 2006-09-10  Michael Olson  <mwolson@gnu.org>
92         * planner-zoom.el (planner-zoom-iup, planner-zoom-idown)
93         (planner-zoom-inext, planner-zoom-iprev): Use planner-page-name
94         instead of buffer-name.  This fixes a match-string error, and
95         makes things work when you have muse-file-extension set to
96         something.
98 2006-09-04  John Sullivan  <john@wjsullivan.net>
100         * planner.el (planner-list-tasks-with-status): Fix doc string.
102 2006-08-26  John Sullivan  <john@wjsullivan.net>
104         * planner-el.texi (Publishing Planner pages): Clarify the
105         requirements and remove redundancies.
106         (Notes): Update and clarify information about remember-planner.
108 2006-08-22  Magnus Henoch  <mange@freemail.hu>
110         * planner-gnus.el (planner-gnus-browse-url): Fix marking unread
111         messages as read problem.
113 2006-08-20  John Sullivan  <john@wjsullivan.net>
115         * planner-el.texi (Concept Index): Standardize and add missing
116         module filenames as index entries.
118 2006-08-18  Marko Schütz  <schutz_m@usp.ac.fj>
120         * planner-timeclock-summary-proj.el
121         (planner-timeclock-proj-entries): Fix bug that occurred when a
122         timeclock entry had no project name.
124 2006-08-12  Michael Olson  <mwolson@gnu.org>
126         * Makefile (.PHONY): Split long line.
128         * AUTHORS: Bookkeeping.
130         * contrib/schedule.el: Update header.
132         * contrib/timeclock.el: Install Adrian's changes from 2006-08-01.
133         Note that this version of the file is not distributed with GNU
134         Emacs, but with Planner instead.
136 2006-08-11  Michael Olson  <mwolson@gnu.org>
138         * planner-calendar.el (planner-calendar-published-file-href): Fix
139         potential error when the calendar for next month is empty.
141 2006-08-08  Michael Olson  <mwolson@gnu.org>
143         * ChangeLog.1: Rename from ChangeLog.2004 to comply with standards
144         in the Emacs source tree.
146         * ChangeLog.2: Rename from ChangeLog.2005 to comply with standards
147         in the Emacs source tree.
149         * ChangeLog.3: New file created from the old ChangeLog.
151 2006-08-01  Adrian Aichner  <adrian@xemacs.org>
153         * timeclock.el: Keep timeclock-file buffer around, so that an
154         encrypted timeclock-file does not have to be opened on each
155         clocking operation (requiring entry of encryption key).
156         * timeclock.el (timeclock-get-timeclock-file-buffer): New.
157         * timeclock.el (timeclock-log): Don't kill timeclock-file buffer.
158         * timeclock.el (timeclock-log-data): Use
159         `timeclock-get-timeclock-file-buffer', which avoids reading
160         timeclock-file, if it's already in a live buffer.
161         * timeclock.el (timeclock-find-discrep): Ditto.
162         * timeclock.el (timeclock-visit-timelog): Ditto.
164 See ChangeLog.3 for earlier changes.
166 ;; Local Variables:
167 ;; coding: utf-8
168 ;; End: