planner-report.el (planner-report-generate): Use insert-file-contents.
[planner-el.git] / ChangeLog
blob452389bfd5127b3080b978761941677638a95521
1 2008-02-24  Michael Olson  <mwolson@gnu.org>
3         * planner-report.el (planner-report-generate): Use
4         insert-file-contents instead of insert-file-contents-literally.
5         Otherwise non-ASCII characters get mangled.  Thanks to Michael
6         Heerdegen for the report.
8 2008-01-20  Sacha Chua  <sacha@sachachua.com>
10         * planner-rss.el (planner-rss-add-item): Remove call to
11         muse-publish-markup-region.
12         (planner-publish-markup-note-rss): Use muse-insert-markup so that
13         markup doesn't get escaped.
15 2007-12-27  Deus Max  <deusmax@gmail.com>
17         * planner-ledger.el (planner-ledger): New customize group.
18         (planner-ledger-data-file): New option specifying ledger file to
19         use.
20         (planner-ledger-balance-regexp, planner-ledger-pending-regexp)
21         (planner-ledger-balance-args): Update to work with newer versions
22         of ledger.
23         (planner-ledger-insert-balance-maybe): New function.
24         (planner-ledger-insert-pending-maybe): New function.
25         (planner-ledger-insert-section-maybe): Add newlines.
26         (planner-ledger-clear-section-balance)
27         (planner-ledger-clear-section-pending)
28         (planner-ledger-clear-section, planner-ledger-goto-section-end):
29         New functions.
30         (planner-ledger-add-entry-from-task): Use
31         planner-ledger-data-file.  Use more precise entry format.
32         (planner-ledger-run-ledger): New function to run ledger.
34 2007-12-04  Michael Olson  <mwolson@gnu.org>
36         * planner-el.texi: Update to mention git instructions, rather than
37         Arch.
39 2007-12-02  Jim Ottaway  <j.ottaway@lse.ac.uk>
41         * planner-appt.el: Move advice higher in file.
42         (planner-appt-update-appt-section-maybe): Fix bug with
43         planner-deadline and task-based appointments.
45 2007-11-28  Markus Hoenicka  <markus.hoenicka@mhoenicka.de>
47         * planner-publish.el (planner-html-markup-strings): Add id to
48         planner-begin-task string.
49         (planner-publish-task-tag): Pass an appropriate id argument.  If
50         using task numbers, concatenate the priority and the task number.
51         Otherwise, concatenate the priority with a pseudo-random number.
53 2007-10-29  Adrian Aichner  <adrian@xemacs.org>
55         * contrib/timeclock.el: Typo fix.
57         * planner-gnus.el (planner-gnus-get-message-id): Make gnuslog (see
58         http://www.emacswiki.org/cgi-bin/wiki/GnusLog) URLs useful in
59         context of current gnuslog-file.
61         * planner-timeclock.el (defadvice planner-replan-task): Make
62         project match optional (for tasks added manually).
64 2007-10-28  Michael Olson  <mwolson@gnu.org>
66         * Makefile (DEFS): Use more-sophisticated Makefile.defs.default
67         setup.
68         (info-only): New rule to make just the info file.
69         (install): Use improved install_info method.
70         (dist, debprepare): Update rules for git.
71         (elpa): New rule that makes an ELPA package for Planner.
73         * Makefile.defs.default: Rename from Makefile.defs.
74         (install_info): New improved rule based on the old INSTALLINFO
75         variable.
76         (ELPADIR, ELPADESC): New variables used for making the Planner
77         ELPA package.
79 2007-09-26  John Sullivan  <john@wjsullivan.net>
81         * planner.el (planner-search-notes-internal): Don't include the
82         title line of any following note in either the search or the
83         matched text. Closes #8973 and #7622.
85         * All files: Relicense to GPLv3, add new COPYING text and update
86         manual.
88 2007-09-23  John Sullivan  <john@wjsullivan.net>
90         * planner.el (planner-copy-or-move-region): Use convenience
91         functions instead of ELT and regexps. Don't include the task at
92         the beginning of the region if point is at the end of the line,
93         but do include it otherwise. Correct docstring to reflect actual
94         behavior.
97 2007-09-21  Michael Olson  <mwolson@gnu.org>
99         * planner.el (planner-annotation-as-kill): Fix error that occurred
100         when no annotation is found, and display a relevant message.
102 2007-09-17  John Sullivan  <john@wjsullivan.net>
104         * planner-tasks-overview.el (planner-tasks-overview-show-summary),
105         (planner-tasks-overview-insert): Replace obsolete
106         `planner-directory'.
109 2007-09-09  John Sullivan  <john@wjsullivan.net>
111         * planner-tasks-overview.el (planner-tasks-overview): Use
112         planner-extract-tasks.
113         (planner-tasks-overview-insert): Expect list layout returned by
114         planner-extract-tasks, and use parsing functions. Improve display.
115         Set working directory so that links work. Don't switch to
116         planner-mode, stay in planner-tasks-overview-mode.
117         (planner-tasks-overview-extract-all-tasks): Deleted because it's
118         redundant; we use planner-extract-tasks for this.
119         (planner-tasks-overview-mode): Derive from planner-mode, not
120         fundamental-mode.
121         (planner-tasks-overview-sort-by-date): Fix field number.
122         (planner-tasks-overview-sort-by-plan): Fix field number.
123         (planner-tasks-overview-sort-by-priority): Fix field number.
124         (planner-tasks-overview-sort-by-field): Handle nil properly for
125         sorting.
126         (planner-tasks-overview-sort-by-status): Fix field numbers.
128         * planner.el: Standardize and update compatibility info across all
129         files.
131         * planner-el.texi (Using Allout Mode): Minor doc fixes.
133 2007-08-30  John Sullivan  <john@wjsullivan.net>
135         * planner.el (planner-goto-hook): It's only run for day pages.
137 2007-08-29  John Sullivan  <john@wjsullivan.net>
139         * planner-registry.el (planner-registry-get-link-keywords): Use
140         it.
141         (planner-registry-get-keywords): Here too.
143         * planner.el (planner-split-string): Compatibility hack for
144         changes made in Emacs 22.
146         * planner.el (planner-delete-task): Use it.
148         * planner.el (planner-delete-task-hook): New hook. Thanks to David
149         Vazquez for the suggestion.
151         * planner-el.texi (Annotations): Remove misleadingly incomplete
152         sentence describing default annotations.
154         * planner.el (planner-annotation-from-man): New. Closes #8197 and
155         #8196.
156         (planner-annotation-from-woman): New. Thanks to Valery V.
157         Vorotyntsev for getting both of these started.
159 2007-08-22  Michael Olson  <mwolson@gnu.org>
161         * planner-publish.el (planner-publish-diary-section-tag): Insert
162         newline so that we avoid a validation error.
164 2007-08-19  Michael Olson  <mwolson@gnu.org>
166         * planner.el: Remove use of eval-when-compile in require
167         statements, since it breaks compiled code.  Also, emacs21 needs to
168         require 'derived.
170 2007-07-21  Michael Olson  <mwolson@gnu.org>
172         * README: Mention that Muse 3.03 or later is needed.
174         * planner-authz.el, planner-timeclock.el, planner-calendar.el,
175         planner-publish.el: Remove support for old markup-tag syntax, now
176         that Muse 3.03 is released.
178         * planner-calendar.el (planner-calendar-prev-month-href)
179         (planner-calendar-next-month-href): Don't escape specials specials
180         in the URL description.  This should fix a bug with "&laquo;" and
181         "&raquo;".
183         * planner-publish.el: Error out when loading if we have Muse less
184         than 3.03.  Also, remove `unless' wrapper around uses of
185         muse-derive-style.
186         (planner-publish-ignore-url-desc-specials): New variable that
187         determines whether to ignore specials in URL descriptions.
188         (planner-publish-decide-specials): New function that uses this
189         variable.
190         ("planner-xml", "planner-xhtml", "planner-xhtml"): Set :specials
191         to planner-publish-decide-specials.
193         * planner-el.texi: Replace "www.mwolson.org" with "mwolson.org"
194         for brevity.
196 2007-07-03  Michael Olson  <mwolson@gnu.org>
198         * Makefile: Update debian package-building rules.
200 2007-06-17  Michael Olson  <mwolson@gnu.org>
202         * planner-publish.el (planner-publish-markup-regexps): Use group
203         of planner-publish, rather than muse-html.
205 2007-05-26  Michael Olson  <mwolson@gnu.org>
207         * planner-el.texi (Installing from Arch): Update Archzoom URL.
209 2007-05-07  Michael Olson  <mwolson@gnu.org>
211         * README: Mention that there are multiple mailing lists.
213         * planner-el.texi (Getting Help): Add entry for the new log
214         messages list.
216         * planner-publish.el: Fix bug in publishing of calendars.  The
217         finalization was happening before the header and footer were
218         inserted, which was incorrect.
220 2007-04-09  Michael Olson  <mwolson@gnu.org>
222         * README: Use new link to online documentation.
224 2007-04-08  Michael Olson  <mwolson@gnu.org>
226         * planner*.el: Replace plannerlove website with maintainer's
227         website.  Closes #8847.
229         * README: Mention maintainer's Planner page.  Remove plannerlove.
231 2007-04-03  John Sullivan  <john@wjsullivan.net>
233         * planner-el.texi (Wanderlust): Update keybinding.
235         * planner-wl.el (planner-wl-insinuate): Change keybinding to C-c
236         C-t, closes #8361.
238 2007-04-03  Michael Olson  <mwolson@gnu.org>
240         * planner-el.texi (Preface): Use John's on-line documentation for
241         Planner, rather than mine.
243 2007-04-02  John Sullivan  <john@wjsullivan.net>
245         * planner-el.texi (Planning based on the Franklin-Covey Approach):
246         Correct MixedCase instructions, closes #8357. Other minor fixups
247         too.
249 2007-03-04  John Sullivan  <john@wjsullivan.net>
251         * planner-el.texi (Installation): Mention what versions of emacsen
252         we're compatible with.
254 2007-02-10  Michael Olson  <mwolson@gnu.org>
256         * planner.el (planner-setup-highlighting): Use quote instead of
257         backquote.  This should hopefully fix a weird error with ntemacs
258         23.0.0.1.
260 2007-02-06  John Sullivan  <john@wjsullivan.net>
262         * planner-el.texi (Task Detail): Clarification, see #8366.
263         (Diary): We only bind a key in one of the two diary integration
264         methods. Closes #8359.
266 2007-01-26  John Sullivan  <john@wjsullivan.net>
268         * planner-el.texi (Diary): Clarify that editing the diary section
269         on a planner page does not affect the diary file.
271 2007-01-24  John Sullivan  <john@wjsullivan.net>
273         * planner-el.texi (Diary): Attach function name to keybinding
274         description.
276 2007-01-14  John Sullivan  <john@wjsullivan.net>
278         * planner-gnus.el: Fix typo and change URL.
279         (planner-gnus-browse-url): Make it work in NoGnus and Gnus 5.11,
280         as suggested by Leo.
282 2007-01-14  Michael Olson  <mwolson@gnu.org>
284         * planner.el: Make sure various planner-annotation functions show
285         up in the customize interface for `planner-annotation-functions'.
286         Thanks to Hadron Quark for the report.
288         * planner-el.texi (Installing from a Source Archive): Mention
289         creating an ~/elisp directory.  Also mention how to get Muse and
290         Remember.  Mention running "make clean".
291         (Installing from Arch): Document Remember archive usage.  Use "tla
292         update", not "tla replay".
293         (Installing from Debian): Mention remember-el.  Since I get asked
294         this so frequently, mention how to make the warning message go
295         away -- it's not an error!
296         (Timeclock): Shift xref to end of sentence so makeinfo doesn't
297         complain.
298         (Getting Help): Change URL to the emacswiki.org one.  So long,
299         plannerlove.  Thanks to Hadron Quark for pointing all this out.
300         (Tasks): Clarify wording of `C-c C-c' explanation.
302 2007-01-07  John Sullivan  <john@wjsullivan.net>
304         * Remove erroneously committed ChangeLog entries.
306         * planner.el (planner-visit-link): We weren't passing the
307         other-window argument to muse. Thanks to Wanrong Lin for noticing.
309 2007-01-05  John Sullivan  <john@wjsullivan.net>
311         * planner-timeclock.el (planner-schedule): Remove unnecessary
312         dependency.
314         * planner-el.texi (Timeclock): Fix typos.
316 2006-12-26  Michael Olson  <mwolson@gnu.org>
318         * planner-publish.el: Associate finalize function with
319         :before-end, rather than :after.  That way, if Planner files are
320         included in another file by means of Muse's new <include> tag,
321         these transforms will still be applied.
323 2006-11-29  Michael Olson  <mwolson@gnu.org>
325         * planner-publish.el (planner-publish-note-tag): Don't call
326         planner-replace-regexp-in-string if either the text or the regexp
327         are empty strings.  This should fix a bug with note publishing
328         that XEmacs users were experiencing.  Thanks to Cumhur Erkut for
329         the report.
331 2006-11-04  John Sullivan  <john@wjsullivan.net>
333         * planner-el.texi (PSVN): Document all options and dependencies.
334         (Hyperlinks): Reference Muse hyperlink syntax.
336         * planner.el (planner-search-notes-internal): Provide a full path
337         to the search results. Thanks to Michael Randall for reporting the
338         bug.
339         (planner-search-notes): Adjust display for new results return
340         format.
342         * planner-mhe.el: Remove unnecessary require. 
344 2006-10-20  Michael Olson  <mwolson@gnu.org>
346         * planner-calendar.el: Adapt for nested tag support.  Thanks to
347         Charles philip Chan for noticing.
349 2006-10-16  Adrian Aichner  <adrian@xemacs.org>
351         * timeclock.el: Typo fixes.
352         * timeclock.el (timeclock-history): New.
353         * timeclock.el (timeclock-use-history): New.
354         * timeclock.el (timeclock-log): Honor timeclock-use-history.
355         * timeclock.el (timeclock-read-moment): Provide error on
356         unexpected data in timeclock-file, going unnoticed until now.
357         * timeclock.el (timeclock-find-discrep): Report line number of
358         discrepancy to ease manual fixing.
360 2006-10-16  Michael Olson  <mwolson@gnu.org>
362         * planner-authz.el (planner-authz-markup-tags): Adapt for nested
363         tag support.
365         * planner-notes-index.el: Use add-hook instead of add-to-list, in
366         case muse-publish has not been loaded yet.  Use
367         muse-publish-markup-tags instead of planner-markup-tags.
369         * planner-publish.el (planner-publish-markup-tags): Adapt for
370         nested tag support.  Make the <nested-section> tag nestable.
372         * planner-timeclock.el: Use add-hook instead of add-to-list, in
373         case muse-publish has not been loaded yet.  Use
374         muse-publish-markup-tags and muse-colors-markup-tags instead of
375         planner-markup-tags.
376         (planner-colors-timeclock-report-tag)
377         (planner-publish-timeclock-report-tag): New functions created from
378         planner-timeclock-report-tag.
380 2006-09-26  Michael Olson  <mwolson@gnu.org>
382         * planner.el (planner-setup-highlighting): Don't quote
383         beginning-of-line.  This should fix a bug that was noticed in
384         recent Emacs 22 builds.
386 2006-09-23  John Sullivan  <john@wjsullivan.net>
388         * planner-el.texi (Installing from Arch): Fix arch revision
389         number.
391 2006-09-10  Michael Olson  <mwolson@gnu.org>
393         * planner-zoom.el (planner-zoom-iup, planner-zoom-idown)
394         (planner-zoom-inext, planner-zoom-iprev): Use planner-page-name
395         instead of buffer-name.  This fixes a match-string error, and
396         makes things work when you have muse-file-extension set to
397         something.
399 2006-09-04  John Sullivan  <john@wjsullivan.net>
401         * planner.el (planner-list-tasks-with-status): Fix doc string.
403 2006-08-26  John Sullivan  <john@wjsullivan.net>
405         * planner-el.texi (Publishing Planner pages): Clarify the
406         requirements and remove redundancies.
407         (Notes): Update and clarify information about remember-planner.
409 2006-08-22  Magnus Henoch  <mange@freemail.hu>
411         * planner-gnus.el (planner-gnus-browse-url): Fix marking unread
412         messages as read problem.
414 2006-08-20  John Sullivan  <john@wjsullivan.net>
416         * planner-el.texi (Concept Index): Standardize and add missing
417         module filenames as index entries.
419 2006-08-18  Marko Schütz  <schutz_m@usp.ac.fj>
421         * planner-timeclock-summary-proj.el
422         (planner-timeclock-proj-entries): Fix bug that occurred when a
423         timeclock entry had no project name.
425 2006-08-12  Michael Olson  <mwolson@gnu.org>
427         * Makefile (.PHONY): Split long line.
429         * AUTHORS: Bookkeeping.
431         * contrib/schedule.el: Update header.
433         * contrib/timeclock.el: Install Adrian's changes from 2006-08-01.
434         Note that this version of the file is not distributed with GNU
435         Emacs, but with Planner instead.
437 2006-08-11  Michael Olson  <mwolson@gnu.org>
439         * planner-calendar.el (planner-calendar-published-file-href): Fix
440         potential error when the calendar for next month is empty.
442 2006-08-08  Michael Olson  <mwolson@gnu.org>
444         * ChangeLog.1: Rename from ChangeLog.2004 to comply with standards
445         in the Emacs source tree.
447         * ChangeLog.2: Rename from ChangeLog.2005 to comply with standards
448         in the Emacs source tree.
450         * ChangeLog.3: New file created from the old ChangeLog.
452 2006-08-01  Adrian Aichner  <adrian@xemacs.org>
454         * timeclock.el: Keep timeclock-file buffer around, so that an
455         encrypted timeclock-file does not have to be opened on each
456         clocking operation (requiring entry of encryption key).
457         * timeclock.el (timeclock-get-timeclock-file-buffer): New.
458         * timeclock.el (timeclock-log): Don't kill timeclock-file buffer.
459         * timeclock.el (timeclock-log-data): Use
460         `timeclock-get-timeclock-file-buffer', which avoids reading
461         timeclock-file, if it's already in a live buffer.
462         * timeclock.el (timeclock-find-discrep): Ditto.
463         * timeclock.el (timeclock-visit-timelog): Ditto.
465 See ChangeLog.3 for earlier changes.
467 ;; Local Variables:
468 ;; coding: utf-8
469 ;; End: