85de29e3874506c8be3d05067b391835b1ea4355
[planner-el.git] / ChangeLog
blob85de29e3874506c8be3d05067b391835b1ea4355
1 2008-06-29  John Sullivan  <john@wjsullivan.net>
3         * planner.el (planner-create-note): Fix for #10196, make sure that
4         newly created notes get the right number.
6         * planner-el.texi (Keeping Track of Time): Recover paragraph that
7         had been lost sometime in 2005.
9 2008-05-18  John Sullivan  <john@wjsullivan.net>
11         * Release Planner 3.42.
13 2008-04-26  Michael Olson  <mwolson@gnu.org>
15         * planner.el (planner-copy-or-move-region): Make sure that the
16         very first task in a region is acted on exactly once.  The old
17         behavior was that the first task would be skipped.
19 2008-04-16  Michael Olson  <mwolson@gnu.org>
21         * Makefile (distclean): Don't bother removing debian files.
22         (debclean, debprepare, debbuild, debinstall, deb): Remove obsolete
23         targets.
25         * Makefile.defs.default (DEBNAME, LASTUPLOAD, BUILDOPTS)
26         (DISTRIBUTOR): Remove obsolete variables.
28         * planner.el (planner-annotation-from-wiki): Use "::" instead of
29         "#" as the project/page delimiter.
31 2008-02-24  Michael Olson  <mwolson@gnu.org>
33         * planner-report.el (planner-report-generate): Use
34         insert-file-contents instead of insert-file-contents-literally.
35         Otherwise non-ASCII characters get mangled.  Thanks to Michael
36         Heerdegen for the report.
38 2008-01-20  Sacha Chua  <sacha@sachachua.com>
40         * planner-rss.el (planner-rss-add-item): Remove call to
41         muse-publish-markup-region.
42         (planner-publish-markup-note-rss): Use muse-insert-markup so that
43         markup doesn't get escaped.
45 2007-12-27  Deus Max  <deusmax@gmail.com>
47         * planner-ledger.el (planner-ledger): New customize group.
48         (planner-ledger-data-file): New option specifying ledger file to
49         use.
50         (planner-ledger-balance-regexp, planner-ledger-pending-regexp)
51         (planner-ledger-balance-args): Update to work with newer versions
52         of ledger.
53         (planner-ledger-insert-balance-maybe): New function.
54         (planner-ledger-insert-pending-maybe): New function.
55         (planner-ledger-insert-section-maybe): Add newlines.
56         (planner-ledger-clear-section-balance)
57         (planner-ledger-clear-section-pending)
58         (planner-ledger-clear-section, planner-ledger-goto-section-end):
59         New functions.
60         (planner-ledger-add-entry-from-task): Use
61         planner-ledger-data-file.  Use more precise entry format.
62         (planner-ledger-run-ledger): New function to run ledger.
64 2007-12-04  Michael Olson  <mwolson@gnu.org>
66         * planner-el.texi: Update to mention git instructions, rather than
67         Arch.
69 2007-12-02  Jim Ottaway  <j.ottaway@lse.ac.uk>
71         * planner-appt.el: Move advice higher in file.
72         (planner-appt-update-appt-section-maybe): Fix bug with
73         planner-deadline and task-based appointments.
75 2007-11-28  Markus Hoenicka  <markus.hoenicka@mhoenicka.de>
77         * planner-publish.el (planner-html-markup-strings): Add id to
78         planner-begin-task string.
79         (planner-publish-task-tag): Pass an appropriate id argument.  If
80         using task numbers, concatenate the priority and the task number.
81         Otherwise, concatenate the priority with a pseudo-random number.
83 2007-10-29  Adrian Aichner  <adrian@xemacs.org>
85         * contrib/timeclock.el: Typo fix.
87         * planner-gnus.el (planner-gnus-get-message-id): Make gnuslog (see
88         http://www.emacswiki.org/cgi-bin/wiki/GnusLog) URLs useful in
89         context of current gnuslog-file.
91         * planner-timeclock.el (defadvice planner-replan-task): Make
92         project match optional (for tasks added manually).
94 2007-10-28  Michael Olson  <mwolson@gnu.org>
96         * Makefile (DEFS): Use more-sophisticated Makefile.defs.default
97         setup.
98         (info-only): New rule to make just the info file.
99         (install): Use improved install_info method.
100         (dist, debprepare): Update rules for git.
101         (elpa): New rule that makes an ELPA package for Planner.
103         * Makefile.defs.default: Rename from Makefile.defs.
104         (install_info): New improved rule based on the old INSTALLINFO
105         variable.
106         (ELPADIR, ELPADESC): New variables used for making the Planner
107         ELPA package.
109 2007-09-26  John Sullivan  <john@wjsullivan.net>
111         * planner.el (planner-search-notes-internal): Don't include the
112         title line of any following note in either the search or the
113         matched text. Closes #8973 and #7622.
115         * All files: Relicense to GPLv3, add new COPYING text and update
116         manual.
118 2007-09-23  John Sullivan  <john@wjsullivan.net>
120         * planner.el (planner-copy-or-move-region): Use convenience
121         functions instead of ELT and regexps. Don't include the task at
122         the beginning of the region if point is at the end of the line,
123         but do include it otherwise. Correct docstring to reflect actual
124         behavior.
127 2007-09-21  Michael Olson  <mwolson@gnu.org>
129         * planner.el (planner-annotation-as-kill): Fix error that occurred
130         when no annotation is found, and display a relevant message.
132 2007-09-17  John Sullivan  <john@wjsullivan.net>
134         * planner-tasks-overview.el (planner-tasks-overview-show-summary),
135         (planner-tasks-overview-insert): Replace obsolete
136         `planner-directory'.
139 2007-09-09  John Sullivan  <john@wjsullivan.net>
141         * planner-tasks-overview.el (planner-tasks-overview): Use
142         planner-extract-tasks.
143         (planner-tasks-overview-insert): Expect list layout returned by
144         planner-extract-tasks, and use parsing functions. Improve display.
145         Set working directory so that links work. Don't switch to
146         planner-mode, stay in planner-tasks-overview-mode.
147         (planner-tasks-overview-extract-all-tasks): Deleted because it's
148         redundant; we use planner-extract-tasks for this.
149         (planner-tasks-overview-mode): Derive from planner-mode, not
150         fundamental-mode.
151         (planner-tasks-overview-sort-by-date): Fix field number.
152         (planner-tasks-overview-sort-by-plan): Fix field number.
153         (planner-tasks-overview-sort-by-priority): Fix field number.
154         (planner-tasks-overview-sort-by-field): Handle nil properly for
155         sorting.
156         (planner-tasks-overview-sort-by-status): Fix field numbers.
158         * planner.el: Standardize and update compatibility info across all
159         files.
161         * planner-el.texi (Using Allout Mode): Minor doc fixes.
163 2007-08-30  John Sullivan  <john@wjsullivan.net>
165         * planner.el (planner-goto-hook): It's only run for day pages.
167 2007-08-29  John Sullivan  <john@wjsullivan.net>
169         * planner-registry.el (planner-registry-get-link-keywords): Use
170         it.
171         (planner-registry-get-keywords): Here too.
173         * planner.el (planner-split-string): Compatibility hack for
174         changes made in Emacs 22.
176         * planner.el (planner-delete-task): Use it.
178         * planner.el (planner-delete-task-hook): New hook. Thanks to David
179         Vazquez for the suggestion.
181         * planner-el.texi (Annotations): Remove misleadingly incomplete
182         sentence describing default annotations.
184         * planner.el (planner-annotation-from-man): New. Closes #8197 and
185         #8196.
186         (planner-annotation-from-woman): New. Thanks to Valery V.
187         Vorotyntsev for getting both of these started.
189 2007-08-22  Michael Olson  <mwolson@gnu.org>
191         * planner-publish.el (planner-publish-diary-section-tag): Insert
192         newline so that we avoid a validation error.
194 2007-08-19  Michael Olson  <mwolson@gnu.org>
196         * planner.el: Remove use of eval-when-compile in require
197         statements, since it breaks compiled code.  Also, emacs21 needs to
198         require 'derived.
200 2007-07-21  Michael Olson  <mwolson@gnu.org>
202         * README: Mention that Muse 3.03 or later is needed.
204         * planner-authz.el, planner-timeclock.el, planner-calendar.el,
205         planner-publish.el: Remove support for old markup-tag syntax, now
206         that Muse 3.03 is released.
208         * planner-calendar.el (planner-calendar-prev-month-href)
209         (planner-calendar-next-month-href): Don't escape specials specials
210         in the URL description.  This should fix a bug with "&laquo;" and
211         "&raquo;".
213         * planner-publish.el: Error out when loading if we have Muse less
214         than 3.03.  Also, remove `unless' wrapper around uses of
215         muse-derive-style.
216         (planner-publish-ignore-url-desc-specials): New variable that
217         determines whether to ignore specials in URL descriptions.
218         (planner-publish-decide-specials): New function that uses this
219         variable.
220         ("planner-xml", "planner-xhtml", "planner-xhtml"): Set :specials
221         to planner-publish-decide-specials.
223         * planner-el.texi: Replace "www.mwolson.org" with "mwolson.org"
224         for brevity.
226 2007-07-03  Michael Olson  <mwolson@gnu.org>
228         * Makefile: Update debian package-building rules.
230 2007-06-17  Michael Olson  <mwolson@gnu.org>
232         * planner-publish.el (planner-publish-markup-regexps): Use group
233         of planner-publish, rather than muse-html.
235 2007-05-26  Michael Olson  <mwolson@gnu.org>
237         * planner-el.texi (Installing from Arch): Update Archzoom URL.
239 2007-05-07  Michael Olson  <mwolson@gnu.org>
241         * README: Mention that there are multiple mailing lists.
243         * planner-el.texi (Getting Help): Add entry for the new log
244         messages list.
246         * planner-publish.el: Fix bug in publishing of calendars.  The
247         finalization was happening before the header and footer were
248         inserted, which was incorrect.
250 2007-04-09  Michael Olson  <mwolson@gnu.org>
252         * README: Use new link to online documentation.
254 2007-04-08  Michael Olson  <mwolson@gnu.org>
256         * planner*.el: Replace plannerlove website with maintainer's
257         website.  Closes #8847.
259         * README: Mention maintainer's Planner page.  Remove plannerlove.
261 2007-04-03  John Sullivan  <john@wjsullivan.net>
263         * planner-el.texi (Wanderlust): Update keybinding.
265         * planner-wl.el (planner-wl-insinuate): Change keybinding to C-c
266         C-t, closes #8361.
268 2007-04-03  Michael Olson  <mwolson@gnu.org>
270         * planner-el.texi (Preface): Use John's on-line documentation for
271         Planner, rather than mine.
273 2007-04-02  John Sullivan  <john@wjsullivan.net>
275         * planner-el.texi (Planning based on the Franklin-Covey Approach):
276         Correct MixedCase instructions, closes #8357. Other minor fixups
277         too.
279 2007-03-04  John Sullivan  <john@wjsullivan.net>
281         * planner-el.texi (Installation): Mention what versions of emacsen
282         we're compatible with.
284 2007-02-10  Michael Olson  <mwolson@gnu.org>
286         * planner.el (planner-setup-highlighting): Use quote instead of
287         backquote.  This should hopefully fix a weird error with ntemacs
288         23.0.0.1.
290 2007-02-06  John Sullivan  <john@wjsullivan.net>
292         * planner-el.texi (Task Detail): Clarification, see #8366.
293         (Diary): We only bind a key in one of the two diary integration
294         methods. Closes #8359.
296 2007-01-26  John Sullivan  <john@wjsullivan.net>
298         * planner-el.texi (Diary): Clarify that editing the diary section
299         on a planner page does not affect the diary file.
301 2007-01-24  John Sullivan  <john@wjsullivan.net>
303         * planner-el.texi (Diary): Attach function name to keybinding
304         description.
306 2007-01-14  John Sullivan  <john@wjsullivan.net>
308         * planner-gnus.el: Fix typo and change URL.
309         (planner-gnus-browse-url): Make it work in NoGnus and Gnus 5.11,
310         as suggested by Leo.
312 2007-01-14  Michael Olson  <mwolson@gnu.org>
314         * planner.el: Make sure various planner-annotation functions show
315         up in the customize interface for `planner-annotation-functions'.
316         Thanks to Hadron Quark for the report.
318         * planner-el.texi (Installing from a Source Archive): Mention
319         creating an ~/elisp directory.  Also mention how to get Muse and
320         Remember.  Mention running "make clean".
321         (Installing from Arch): Document Remember archive usage.  Use "tla
322         update", not "tla replay".
323         (Installing from Debian): Mention remember-el.  Since I get asked
324         this so frequently, mention how to make the warning message go
325         away -- it's not an error!
326         (Timeclock): Shift xref to end of sentence so makeinfo doesn't
327         complain.
328         (Getting Help): Change URL to the emacswiki.org one.  So long,
329         plannerlove.  Thanks to Hadron Quark for pointing all this out.
330         (Tasks): Clarify wording of `C-c C-c' explanation.
332 2007-01-07  John Sullivan  <john@wjsullivan.net>
334         * Remove erroneously committed ChangeLog entries.
336         * planner.el (planner-visit-link): We weren't passing the
337         other-window argument to muse. Thanks to Wanrong Lin for noticing.
339 2007-01-05  John Sullivan  <john@wjsullivan.net>
341         * planner-timeclock.el (planner-schedule): Remove unnecessary
342         dependency.
344         * planner-el.texi (Timeclock): Fix typos.
346 2006-12-26  Michael Olson  <mwolson@gnu.org>
348         * planner-publish.el: Associate finalize function with
349         :before-end, rather than :after.  That way, if Planner files are
350         included in another file by means of Muse's new <include> tag,
351         these transforms will still be applied.
353 2006-11-29  Michael Olson  <mwolson@gnu.org>
355         * planner-publish.el (planner-publish-note-tag): Don't call
356         planner-replace-regexp-in-string if either the text or the regexp
357         are empty strings.  This should fix a bug with note publishing
358         that XEmacs users were experiencing.  Thanks to Cumhur Erkut for
359         the report.
361 2006-11-04  John Sullivan  <john@wjsullivan.net>
363         * planner-el.texi (PSVN): Document all options and dependencies.
364         (Hyperlinks): Reference Muse hyperlink syntax.
366         * planner.el (planner-search-notes-internal): Provide a full path
367         to the search results. Thanks to Michael Randall for reporting the
368         bug.
369         (planner-search-notes): Adjust display for new results return
370         format.
372         * planner-mhe.el: Remove unnecessary require. 
374 2006-10-20  Michael Olson  <mwolson@gnu.org>
376         * planner-calendar.el: Adapt for nested tag support.  Thanks to
377         Charles philip Chan for noticing.
379 2006-10-16  Adrian Aichner  <adrian@xemacs.org>
381         * timeclock.el: Typo fixes.
382         * timeclock.el (timeclock-history): New.
383         * timeclock.el (timeclock-use-history): New.
384         * timeclock.el (timeclock-log): Honor timeclock-use-history.
385         * timeclock.el (timeclock-read-moment): Provide error on
386         unexpected data in timeclock-file, going unnoticed until now.
387         * timeclock.el (timeclock-find-discrep): Report line number of
388         discrepancy to ease manual fixing.
390 2006-10-16  Michael Olson  <mwolson@gnu.org>
392         * planner-authz.el (planner-authz-markup-tags): Adapt for nested
393         tag support.
395         * planner-notes-index.el: Use add-hook instead of add-to-list, in
396         case muse-publish has not been loaded yet.  Use
397         muse-publish-markup-tags instead of planner-markup-tags.
399         * planner-publish.el (planner-publish-markup-tags): Adapt for
400         nested tag support.  Make the <nested-section> tag nestable.
402         * planner-timeclock.el: Use add-hook instead of add-to-list, in
403         case muse-publish has not been loaded yet.  Use
404         muse-publish-markup-tags and muse-colors-markup-tags instead of
405         planner-markup-tags.
406         (planner-colors-timeclock-report-tag)
407         (planner-publish-timeclock-report-tag): New functions created from
408         planner-timeclock-report-tag.
410 2006-09-26  Michael Olson  <mwolson@gnu.org>
412         * planner.el (planner-setup-highlighting): Don't quote
413         beginning-of-line.  This should fix a bug that was noticed in
414         recent Emacs 22 builds.
416 2006-09-23  John Sullivan  <john@wjsullivan.net>
418         * planner-el.texi (Installing from Arch): Fix arch revision
419         number.
421 2006-09-10  Michael Olson  <mwolson@gnu.org>
423         * planner-zoom.el (planner-zoom-iup, planner-zoom-idown)
424         (planner-zoom-inext, planner-zoom-iprev): Use planner-page-name
425         instead of buffer-name.  This fixes a match-string error, and
426         makes things work when you have muse-file-extension set to
427         something.
429 2006-09-04  John Sullivan  <john@wjsullivan.net>
431         * planner.el (planner-list-tasks-with-status): Fix doc string.
433 2006-08-26  John Sullivan  <john@wjsullivan.net>
435         * planner-el.texi (Publishing Planner pages): Clarify the
436         requirements and remove redundancies.
437         (Notes): Update and clarify information about remember-planner.
439 2006-08-22  Magnus Henoch  <mange@freemail.hu>
441         * planner-gnus.el (planner-gnus-browse-url): Fix marking unread
442         messages as read problem.
444 2006-08-20  John Sullivan  <john@wjsullivan.net>
446         * planner-el.texi (Concept Index): Standardize and add missing
447         module filenames as index entries.
449 2006-08-18  Marko Schütz  <schutz_m@usp.ac.fj>
451         * planner-timeclock-summary-proj.el
452         (planner-timeclock-proj-entries): Fix bug that occurred when a
453         timeclock entry had no project name.
455 2006-08-12  Michael Olson  <mwolson@gnu.org>
457         * Makefile (.PHONY): Split long line.
459         * AUTHORS: Bookkeeping.
461         * contrib/schedule.el: Update header.
463         * contrib/timeclock.el: Install Adrian's changes from 2006-08-01.
464         Note that this version of the file is not distributed with GNU
465         Emacs, but with Planner instead.
467 2006-08-11  Michael Olson  <mwolson@gnu.org>
469         * planner-calendar.el (planner-calendar-published-file-href): Fix
470         potential error when the calendar for next month is empty.
472 2006-08-08  Michael Olson  <mwolson@gnu.org>
474         * ChangeLog.1: Rename from ChangeLog.2004 to comply with standards
475         in the Emacs source tree.
477         * ChangeLog.2: Rename from ChangeLog.2005 to comply with standards
478         in the Emacs source tree.
480         * ChangeLog.3: New file created from the old ChangeLog.
482 2006-08-01  Adrian Aichner  <adrian@xemacs.org>
484         * timeclock.el: Keep timeclock-file buffer around, so that an
485         encrypted timeclock-file does not have to be opened on each
486         clocking operation (requiring entry of encryption key).
487         * timeclock.el (timeclock-get-timeclock-file-buffer): New.
488         * timeclock.el (timeclock-log): Don't kill timeclock-file buffer.
489         * timeclock.el (timeclock-log-data): Use
490         `timeclock-get-timeclock-file-buffer', which avoids reading
491         timeclock-file, if it's already in a live buffer.
492         * timeclock.el (timeclock-find-discrep): Ditto.
493         * timeclock.el (timeclock-visit-timelog): Ditto.
495 See ChangeLog.3 for earlier changes.
497 ;; Local Variables:
498 ;; coding: utf-8
499 ;; End: