Docfix.
[planner-el.git] / ChangeLog
blobf01ddd80fd2992edea9f6e62a3af9c084b5f2eb5
1 2007-01-26  John Sullivan  <john@wjsullivan.net>
3         * planner-el.texi (Diary): Clarify that editing the diary section
4         on a planner page does not affect the diary file.
6 2007-01-24  John Sullivan  <john@wjsullivan.net>
8         * planner-el.texi (Diary): Attach function name to keybinding
9         description.
11 2007-01-14  John Sullivan  <john@wjsullivan.net>
13         * planner-gnus.el: Fix typo and change URL.
14         (planner-gnus-browse-url): Make it work in NoGnus and Gnus 5.11,
15         as suggested by Leo.
17 2007-01-14  Michael Olson  <mwolson@gnu.org>
19         * planner.el: Make sure various planner-annotation functions show
20         up in the customize interface for `planner-annotation-functions'.
21         Thanks to Hadron Quark for the report.
23         * planner-el.texi (Installing from a Source Archive): Mention
24         creating an ~/elisp directory.  Also mention how to get Muse and
25         Remember.  Mention running "make clean".
26         (Installing from Arch): Document Remember archive usage.  Use "tla
27         update", not "tla replay".
28         (Installing from Debian): Mention remember-el.  Since I get asked
29         this so frequently, mention how to make the warning message go
30         away -- it's not an error!
31         (Timeclock): Shift xref to end of sentence so makeinfo doesn't
32         complain.
33         (Getting Help): Change URL to the emacswiki.org one.  So long,
34         plannerlove.  Thanks to Hadron Quark for pointing all this out.
35         (Tasks): Clarify wording of `C-c C-c' explanation.
37 2007-01-07  John Sullivan  <john@wjsullivan.net>
39         * Remove erroneously committed ChangeLog entries.
41         * planner.el (planner-visit-link): We weren't passing the
42         other-window argument to muse. Thanks to Wanrong Lin for noticing.
44 2007-01-05  John Sullivan  <john@wjsullivan.net>
46         * planner-timeclock.el (planner-schedule): Remove unnecessary
47         dependency.
49         * planner-el.texi (Timeclock): Fix typos.
51 2006-12-26  Michael Olson  <mwolson@gnu.org>
53         * planner-publish.el: Associate finalize function with
54         :before-end, rather than :after.  That way, if Planner files are
55         included in another file by means of Muse's new <include> tag,
56         these transforms will still be applied.
58 2006-11-29  Michael Olson  <mwolson@gnu.org>
60         * planner-publish.el (planner-publish-note-tag): Don't call
61         planner-replace-regexp-in-string if either the text or the regexp
62         are empty strings.  This should fix a bug with note publishing
63         that XEmacs users were experiencing.  Thanks to Cumhur Erkut for
64         the report.
66 2006-11-04  John Sullivan  <john@wjsullivan.net>
68         * planner-el.texi (PSVN): Document all options and dependencies.
69         (Hyperlinks): Reference Muse hyperlink syntax.
71         * planner.el (planner-search-notes-internal): Provide a full path
72         to the search results. Thanks to Michael Randall for reporting the
73         bug.
74         (planner-search-notes): Adjust display for new results return
75         format.
77         * planner-mhe.el: Remove unnecessary require. 
79 2006-10-20  Michael Olson  <mwolson@gnu.org>
81         * planner-calendar.el: Adapt for nested tag support.  Thanks to
82         Charles philip Chan for noticing.
84 2006-10-16  Adrian Aichner  <adrian@xemacs.org>
86         * timeclock.el: Typo fixes.
87         * timeclock.el (timeclock-history): New.
88         * timeclock.el (timeclock-use-history): New.
89         * timeclock.el (timeclock-log): Honor timeclock-use-history.
90         * timeclock.el (timeclock-read-moment): Provide error on
91         unexpected data in timeclock-file, going unnoticed until now.
92         * timeclock.el (timeclock-find-discrep): Report line number of
93         discrepancy to ease manual fixing.
95 2006-10-16  Michael Olson  <mwolson@gnu.org>
97         * planner-authz.el (planner-authz-markup-tags): Adapt for nested
98         tag support.
100         * planner-notes-index.el: Use add-hook instead of add-to-list, in
101         case muse-publish has not been loaded yet.  Use
102         muse-publish-markup-tags instead of planner-markup-tags.
104         * planner-publish.el (planner-publish-markup-tags): Adapt for
105         nested tag support.  Make the <nested-section> tag nestable.
107         * planner-timeclock.el: Use add-hook instead of add-to-list, in
108         case muse-publish has not been loaded yet.  Use
109         muse-publish-markup-tags and muse-colors-markup-tags instead of
110         planner-markup-tags.
111         (planner-colors-timeclock-report-tag)
112         (planner-publish-timeclock-report-tag): New functions created from
113         planner-timeclock-report-tag.
115 2006-09-26  Michael Olson  <mwolson@gnu.org>
117         * planner.el (planner-setup-highlighting): Don't quote
118         beginning-of-line.  This should fix a bug that was noticed in
119         recent Emacs 22 builds.
121 2006-09-23  John Sullivan  <john@wjsullivan.net>
123         * planner-el.texi (Installing from Arch): Fix arch revision
124         number.
126 2006-09-10  Michael Olson  <mwolson@gnu.org>
128         * planner-zoom.el (planner-zoom-iup, planner-zoom-idown)
129         (planner-zoom-inext, planner-zoom-iprev): Use planner-page-name
130         instead of buffer-name.  This fixes a match-string error, and
131         makes things work when you have muse-file-extension set to
132         something.
134 2006-09-04  John Sullivan  <john@wjsullivan.net>
136         * planner.el (planner-list-tasks-with-status): Fix doc string.
138 2006-08-26  John Sullivan  <john@wjsullivan.net>
140         * planner-el.texi (Publishing Planner pages): Clarify the
141         requirements and remove redundancies.
142         (Notes): Update and clarify information about remember-planner.
144 2006-08-22  Magnus Henoch  <mange@freemail.hu>
146         * planner-gnus.el (planner-gnus-browse-url): Fix marking unread
147         messages as read problem.
149 2006-08-20  John Sullivan  <john@wjsullivan.net>
151         * planner-el.texi (Concept Index): Standardize and add missing
152         module filenames as index entries.
154 2006-08-18  Marko Schütz  <schutz_m@usp.ac.fj>
156         * planner-timeclock-summary-proj.el
157         (planner-timeclock-proj-entries): Fix bug that occurred when a
158         timeclock entry had no project name.
160 2006-08-12  Michael Olson  <mwolson@gnu.org>
162         * Makefile (.PHONY): Split long line.
164         * AUTHORS: Bookkeeping.
166         * contrib/schedule.el: Update header.
168         * contrib/timeclock.el: Install Adrian's changes from 2006-08-01.
169         Note that this version of the file is not distributed with GNU
170         Emacs, but with Planner instead.
172 2006-08-11  Michael Olson  <mwolson@gnu.org>
174         * planner-calendar.el (planner-calendar-published-file-href): Fix
175         potential error when the calendar for next month is empty.
177 2006-08-08  Michael Olson  <mwolson@gnu.org>
179         * ChangeLog.1: Rename from ChangeLog.2004 to comply with standards
180         in the Emacs source tree.
182         * ChangeLog.2: Rename from ChangeLog.2005 to comply with standards
183         in the Emacs source tree.
185         * ChangeLog.3: New file created from the old ChangeLog.
187 2006-08-01  Adrian Aichner  <adrian@xemacs.org>
189         * timeclock.el: Keep timeclock-file buffer around, so that an
190         encrypted timeclock-file does not have to be opened on each
191         clocking operation (requiring entry of encryption key).
192         * timeclock.el (timeclock-get-timeclock-file-buffer): New.
193         * timeclock.el (timeclock-log): Don't kill timeclock-file buffer.
194         * timeclock.el (timeclock-log-data): Use
195         `timeclock-get-timeclock-file-buffer', which avoids reading
196         timeclock-file, if it's already in a live buffer.
197         * timeclock.el (timeclock-find-discrep): Ditto.
198         * timeclock.el (timeclock-visit-timelog): Ditto.
200 See ChangeLog.3 for earlier changes.
202 ;; Local Variables:
203 ;; coding: utf-8
204 ;; End: