1 2007-07-03 Michael Olson <mwolson@gnu.org>
3 * Makefile: Update debian package-building rules.
5 2007-06-17 Michael Olson <mwolson@gnu.org>
7 * planner-publish.el (planner-publish-markup-regexps): Use group
8 of planner-publish, rather than muse-html.
10 2007-05-26 Michael Olson <mwolson@gnu.org>
12 * planner-el.texi (Installing from Arch): Update Archzoom URL.
14 2007-05-07 Michael Olson <mwolson@gnu.org>
16 * README: Mention that there are multiple mailing lists.
18 * planner-el.texi (Getting Help): Add entry for the new log
21 * planner-publish.el: Fix bug in publishing of calendars. The
22 finalization was happening before the header and footer were
23 inserted, which was incorrect.
25 2007-04-09 Michael Olson <mwolson@gnu.org>
27 * README: Use new link to online documentation.
29 2007-04-08 Michael Olson <mwolson@gnu.org>
31 * planner*.el: Replace plannerlove website with maintainer's
32 website. Closes #8847.
34 * README: Mention maintainer's Planner page. Remove plannerlove.
36 2007-04-03 John Sullivan <john@wjsullivan.net>
38 * planner-el.texi (Wanderlust): Update keybinding.
40 * planner-wl.el (planner-wl-insinuate): Change keybinding to C-c
43 2007-04-03 Michael Olson <mwolson@gnu.org>
45 * planner-el.texi (Preface): Use John's on-line documentation for
46 Planner, rather than mine.
48 2007-04-02 John Sullivan <john@wjsullivan.net>
50 * planner-el.texi (Planning based on the Franklin-Covey Approach):
51 Correct MixedCase instructions, closes #8357. Other minor fixups
54 2007-03-04 John Sullivan <john@wjsullivan.net>
56 * planner-el.texi (Installation): Mention what versions of emacsen
57 we're compatible with.
59 2007-02-10 Michael Olson <mwolson@gnu.org>
61 * planner.el (planner-setup-highlighting): Use quote instead of
62 backquote. This should hopefully fix a weird error with ntemacs
65 2007-02-06 John Sullivan <john@wjsullivan.net>
67 * planner-el.texi (Task Detail): Clarification, see #8366.
68 (Diary): We only bind a key in one of the two diary integration
69 methods. Closes #8359.
71 2007-01-26 John Sullivan <john@wjsullivan.net>
73 * planner-el.texi (Diary): Clarify that editing the diary section
74 on a planner page does not affect the diary file.
76 2007-01-24 John Sullivan <john@wjsullivan.net>
78 * planner-el.texi (Diary): Attach function name to keybinding
81 2007-01-14 John Sullivan <john@wjsullivan.net>
83 * planner-gnus.el: Fix typo and change URL.
84 (planner-gnus-browse-url): Make it work in NoGnus and Gnus 5.11,
87 2007-01-14 Michael Olson <mwolson@gnu.org>
89 * planner.el: Make sure various planner-annotation functions show
90 up in the customize interface for `planner-annotation-functions'.
91 Thanks to Hadron Quark for the report.
93 * planner-el.texi (Installing from a Source Archive): Mention
94 creating an ~/elisp directory. Also mention how to get Muse and
95 Remember. Mention running "make clean".
96 (Installing from Arch): Document Remember archive usage. Use "tla
97 update", not "tla replay".
98 (Installing from Debian): Mention remember-el. Since I get asked
99 this so frequently, mention how to make the warning message go
100 away -- it's not an error!
101 (Timeclock): Shift xref to end of sentence so makeinfo doesn't
103 (Getting Help): Change URL to the emacswiki.org one. So long,
104 plannerlove. Thanks to Hadron Quark for pointing all this out.
105 (Tasks): Clarify wording of `C-c C-c' explanation.
107 2007-01-07 John Sullivan <john@wjsullivan.net>
109 * Remove erroneously committed ChangeLog entries.
111 * planner.el (planner-visit-link): We weren't passing the
112 other-window argument to muse. Thanks to Wanrong Lin for noticing.
114 2007-01-05 John Sullivan <john@wjsullivan.net>
116 * planner-timeclock.el (planner-schedule): Remove unnecessary
119 * planner-el.texi (Timeclock): Fix typos.
121 2006-12-26 Michael Olson <mwolson@gnu.org>
123 * planner-publish.el: Associate finalize function with
124 :before-end, rather than :after. That way, if Planner files are
125 included in another file by means of Muse's new <include> tag,
126 these transforms will still be applied.
128 2006-11-29 Michael Olson <mwolson@gnu.org>
130 * planner-publish.el (planner-publish-note-tag): Don't call
131 planner-replace-regexp-in-string if either the text or the regexp
132 are empty strings. This should fix a bug with note publishing
133 that XEmacs users were experiencing. Thanks to Cumhur Erkut for
136 2006-11-04 John Sullivan <john@wjsullivan.net>
138 * planner-el.texi (PSVN): Document all options and dependencies.
139 (Hyperlinks): Reference Muse hyperlink syntax.
141 * planner.el (planner-search-notes-internal): Provide a full path
142 to the search results. Thanks to Michael Randall for reporting the
144 (planner-search-notes): Adjust display for new results return
147 * planner-mhe.el: Remove unnecessary require.
149 2006-10-20 Michael Olson <mwolson@gnu.org>
151 * planner-calendar.el: Adapt for nested tag support. Thanks to
152 Charles philip Chan for noticing.
154 2006-10-16 Adrian Aichner <adrian@xemacs.org>
156 * timeclock.el: Typo fixes.
157 * timeclock.el (timeclock-history): New.
158 * timeclock.el (timeclock-use-history): New.
159 * timeclock.el (timeclock-log): Honor timeclock-use-history.
160 * timeclock.el (timeclock-read-moment): Provide error on
161 unexpected data in timeclock-file, going unnoticed until now.
162 * timeclock.el (timeclock-find-discrep): Report line number of
163 discrepancy to ease manual fixing.
165 2006-10-16 Michael Olson <mwolson@gnu.org>
167 * planner-authz.el (planner-authz-markup-tags): Adapt for nested
170 * planner-notes-index.el: Use add-hook instead of add-to-list, in
171 case muse-publish has not been loaded yet. Use
172 muse-publish-markup-tags instead of planner-markup-tags.
174 * planner-publish.el (planner-publish-markup-tags): Adapt for
175 nested tag support. Make the <nested-section> tag nestable.
177 * planner-timeclock.el: Use add-hook instead of add-to-list, in
178 case muse-publish has not been loaded yet. Use
179 muse-publish-markup-tags and muse-colors-markup-tags instead of
181 (planner-colors-timeclock-report-tag)
182 (planner-publish-timeclock-report-tag): New functions created from
183 planner-timeclock-report-tag.
185 2006-09-26 Michael Olson <mwolson@gnu.org>
187 * planner.el (planner-setup-highlighting): Don't quote
188 beginning-of-line. This should fix a bug that was noticed in
189 recent Emacs 22 builds.
191 2006-09-23 John Sullivan <john@wjsullivan.net>
193 * planner-el.texi (Installing from Arch): Fix arch revision
196 2006-09-10 Michael Olson <mwolson@gnu.org>
198 * planner-zoom.el (planner-zoom-iup, planner-zoom-idown)
199 (planner-zoom-inext, planner-zoom-iprev): Use planner-page-name
200 instead of buffer-name. This fixes a match-string error, and
201 makes things work when you have muse-file-extension set to
204 2006-09-04 John Sullivan <john@wjsullivan.net>
206 * planner.el (planner-list-tasks-with-status): Fix doc string.
208 2006-08-26 John Sullivan <john@wjsullivan.net>
210 * planner-el.texi (Publishing Planner pages): Clarify the
211 requirements and remove redundancies.
212 (Notes): Update and clarify information about remember-planner.
214 2006-08-22 Magnus Henoch <mange@freemail.hu>
216 * planner-gnus.el (planner-gnus-browse-url): Fix marking unread
217 messages as read problem.
219 2006-08-20 John Sullivan <john@wjsullivan.net>
221 * planner-el.texi (Concept Index): Standardize and add missing
222 module filenames as index entries.
224 2006-08-18 Marko Schütz <schutz_m@usp.ac.fj>
226 * planner-timeclock-summary-proj.el
227 (planner-timeclock-proj-entries): Fix bug that occurred when a
228 timeclock entry had no project name.
230 2006-08-12 Michael Olson <mwolson@gnu.org>
232 * Makefile (.PHONY): Split long line.
234 * AUTHORS: Bookkeeping.
236 * contrib/schedule.el: Update header.
238 * contrib/timeclock.el: Install Adrian's changes from 2006-08-01.
239 Note that this version of the file is not distributed with GNU
240 Emacs, but with Planner instead.
242 2006-08-11 Michael Olson <mwolson@gnu.org>
244 * planner-calendar.el (planner-calendar-published-file-href): Fix
245 potential error when the calendar for next month is empty.
247 2006-08-08 Michael Olson <mwolson@gnu.org>
249 * ChangeLog.1: Rename from ChangeLog.2004 to comply with standards
250 in the Emacs source tree.
252 * ChangeLog.2: Rename from ChangeLog.2005 to comply with standards
253 in the Emacs source tree.
255 * ChangeLog.3: New file created from the old ChangeLog.
257 2006-08-01 Adrian Aichner <adrian@xemacs.org>
259 * timeclock.el: Keep timeclock-file buffer around, so that an
260 encrypted timeclock-file does not have to be opened on each
261 clocking operation (requiring entry of encryption key).
262 * timeclock.el (timeclock-get-timeclock-file-buffer): New.
263 * timeclock.el (timeclock-log): Don't kill timeclock-file buffer.
264 * timeclock.el (timeclock-log-data): Use
265 `timeclock-get-timeclock-file-buffer', which avoids reading
266 timeclock-file, if it's already in a live buffer.
267 * timeclock.el (timeclock-find-discrep): Ditto.
268 * timeclock.el (timeclock-visit-timelog): Ditto.
270 See ChangeLog.3 for earlier changes.