Merged from mwolson@gnu.org--2006 (patch 26)
[planner-el.git] / ChangeLog.2006
blob071d41fbff1b475ce0616b2be7b04675119204f6
1 2006-03-27 23:52:31 GMT Michael Olson <mwolson@gnu.org> patch-25
3     Summary:
4       planner-erc: Improve greatly.
5     Revision:
6       planner--main--1.0--patch-25
8     * planner-erc.el: Update the syntax for IRC URLs.  Add warning for users
9       of old versions of ERC.
10       (planner-erc-url-regexp): New variable that specifies the syntax of IRC
11       URLs.
12       (planner-erc-annotation-from-erc): Use `erc-server-announced-name'.
13       (planner-erc-browse-url): Figure out the desired chat buffer.  If no
14       chat buffer exists for the given URL, connect to the server.
16     modified files:
17      planner-erc.el
20 2006-03-25 04:46:53 GMT Michael Olson <mwolson@gnu.org> patch-24
22     Summary:
23       planner-zoom.el: New file used for navigating Planner pages.
24     Revision:
25       planner--main--1.0--patch-24
27     * AUTHORS: Bookkeeping.
28     
29     * planner.el (planner-remove-if-not): New function that implements a
30       simplified version of `remove-if-not'.
31     
32     * planner-zoom.el: New file by Gregory Novak that implements easy
33       navigation of Planner pages.
35     new files:
36      .arch-ids/planner-zoom.el.id planner-zoom.el
38     modified files:
39      AUTHORS planner.el
42 2006-03-23 14:14:17 GMT Michael Olson <mwolson@gnu.org> patch-23
44     Summary:
45       planner-psvn.el: Install update from author.
46     Revision:
47       planner--main--1.0--patch-23
49     * planner-psvn.el: Apply modified patch from Stefan Reichör that improves
50       compatibility with newer versions of psvn.el and pops to the diff
51       buffer.
53     modified files:
54      planner-psvn.el
57 2006-03-15 12:38:11 GMT Jim Ottaway <j.ottaway@lse.ac.uk>       patch-19
59     Summary:
60       Merged from jeho@jeho.org--2005 (patch 56-57), mwolson@gnu.org--2006-planner-el (patch 16-19)
61     Revision:
62       planner--main--1.0--patch-21
64     * planner-appt.el (planner-appt-forthcoming-show-day-names-flag): New
65       option that indicates whether to show day names in forthcoming
66       appointments.
67       (planner-appt-forthcoming-format): Add day name insertion.
68     
69     * planner-el.texi: Add documentation about new feature [and also for
70       planner-appt-forthcoming-repeat-date-string].
72     modified files:
73      planner-appt.el planner-el.texi
76 2006-03-14 21:13:28 GMT Michael Olson <mwolson@gnu.org> patch-20
78     Summary:
79       planner-appt: Mention that documentation is available in Planner manual.
80     Revision:
81       planner--main--1.0--patch-20
83     * planner-appt.el: Mention that further details are available in the
84       Planner manual.
86     modified files:
87      planner-appt.el
90 2006-03-14 20:03:31 GMT Michael Olson <mwolson@gnu.org> patch-19
92     Summary:
93       planner-calendar: Fix publishing bug.
94     Revision:
95       planner--main--1.0--patch-19
97     * planner-calendar.el (planner-calendar-html-tag-marker): Use the correct
98       value so that the calendar is published properly.  Thanks to Christian
99       Clercin and René.
101     modified files:
102      planner-calendar.el
105 2006-03-11 15:29:42 GMT Jim Ottaway <j.ottaway@lse.ac.uk>       patch-15
107     Summary:
108       Merged from jeho@jeho.org--2005 (patch 54-55), mwolson@gnu.org--2006-planner-el (patch 14-15)
109     Revision:
110       planner--main--1.0--patch-18
112     * planner-appt.el (planner-fit-window-to-buffer): Use
113       shrink-window-if-large-than-buffer if fit-window-to-buffer is not
114       available.
115       (planner-appt-forthcoming-regexp): Remove the shyness from the groups:
116       this makes it match ok in XEmacs [don't know why it didn't before
117       though].
119     modified files:
120      planner-appt.el
123 2006-03-13 03:43:23 GMT Michael Olson <mwolson@gnu.org> patch-17
125     Summary:
126       Add COPYING file; do bookkeeping.
127     Revision:
128       planner--main--1.0--patch-17
130     * COPYING: New file containing the GNU General Public License.
131     
132     * AUTHORS: Bookkeeping.
133     
134     * README: Add License section.
135     
136     * planner*.el: Update headers.
138     new files:
139      .arch-ids/COPYING.id COPYING
141     modified files:
142      AUTHORS README planner-accomplishments.el planner-appt.el
143      planner-authz.el planner-bbdb.el planner-bibtex.el
144      planner-bookmark.el planner-calendar.el planner-cyclic.el
145      planner-deadline.el planner-diary.el planner-el.texi
146      planner-erc.el planner-experimental.el planner-export-diary.el
147      planner-gnats.el planner-gnus.el planner-ical.el planner-id.el
148      planner-ledger.el planner-lisp.el planner-log-edit.el
149      planner-mhe.el planner-multi.el planner-notes-index.el
150      planner-psvn.el planner-publish.el planner-rank.el
151      planner-rdf.el planner-report.el planner-rmail.el
152      planner-rss.el planner-schedule.el planner-tasks-overview.el
153      planner-timeclock-summary-proj.el planner-timeclock-summary.el
154      planner-timeclock.el planner-trunk.el planner-unix-mail.el
155      planner-vm.el planner-w3m.el planner-wl.el planner-xtla.el
156      planner.el
159 2006-03-06 15:49:19 GMT Jim Ottaway <j.ottaway@lse.ac.uk>       patch-13
161     Summary:
162       Merged from jeho@jeho.org--2005 (patch 51-53), mwolson@gnu.org--2006-planner-el (patch 13)
163     Revision:
164       planner--main--1.0--patch-16
166     * planner-appt.el: Revert to the old method of tracking appts added to
167       the schedule.  The text property method was simpler, but failed when
168       re-visiting today's plan page [since text properties don't get saved].
169       (planner-appt-update-appt-section): fix wrong side of bound error
170       (--planner-appt-lines-added-to-section): global variable tracking appts
171       added to the schedule
172       (planner-appt-task-schedule-item-p): use
173       --planner-appt-lines-added-to-section
174       (planner-appt-update-appt-section): revert to the old method
175       (planner-appt-forthcoming-get-appts): fix small bug where an appt
176       schedule item would fall through the conditional  and try to be parsed
177       as a task item.
179     modified files:
180      planner-appt.el
183 2006-02-28 16:49:28 GMT Jim Ottaway <j.ottaway@lse.ac.uk>       patch-12
185     Summary:
186       Merged from mwolson@gnu.org--2006-planner-el (patch 12)
187     Revision:
188       planner--main--1.0--patch-15
190     * planner-appt.el (planner-appt-forthcoming-get-appts): Use
191       `insert-file-contents' instead of `insert-file-contents-literally'.
193     modified files:
194      planner-appt.el
197 2006-02-27 19:38:45 GMT Andrew J. Korty <ajk@iu.edu>    patch-10
199     Summary:
200       sort status report entries by plan page name
201     Revision:
202       planner-el--devel--0--patch-10
204     * planner-report.el (planner-report-generate): sort pages by name using
205       string<
206     
208     modified files:
209      planner-report.el
212 2006-02-27 11:38:48 GMT Jim Ottaway <j.ottaway@lse.ac.uk>       patch-9
214     Summary:
215       small fix to README file
216     Revision:
217       planner-el--devel--0--patch-9
219     * README: remove (setq load-path ...) from the load-path example
221     modified files:
222      README
225 2006-02-27 10:34:20 GMT Jim Ottaway <j.ottaway@lse.ac.uk>       patch-8
227     Summary:
228       planner-appt: fix highlighting in plan pages
229     Revision:
230       planner-el--devel--0--patch-8
232     * planner-appt.el (planner-appt-task-highlight): check that a task has
233       today's date
235     modified files:
236      planner-appt.el
239 2006-02-27 04:46:50 GMT Michael Olson <mwolson@gnu.org> patch-13
241     Summary:
242       Prepare new Debian package.
243     Revision:
244       planner--main--1.0--patch-13
247     modified files:
248      Makefile.defs debian/changelog debian/control
249      debian/emacsen-install debian/rules
252 2006-02-27 04:04:17 GMT Michael Olson <mwolson@gnu.org> patch-12
254     Summary:
255       Update NEWS and ChangeLog
256     Revision:
257       planner--main--1.0--patch-12
260     modified files:
261      ChangeLog.2006 NEWS
264 2006-02-22 01:57:37 GMT Andrew J. Korty <ajk@iu.edu>    patch-7
266     Summary:
267       only publish dependencies if they haven't already been published
268     Revision:
269       planner-el--devel--0--patch-7
271     * planner-authz.el (planner-authz-publishing-alist): alist to track
272       published pages and their dependencies
273       (planner-authz-after-markup): if planner-authz-publishing-alist
274       indicates this page has already been published, and here we are
275       publishing it again, the alist must be stale, so we replace it with
276       a single element for this page; otherwise, add an element for this page
277       to the list
278       (planner-authz-after-project-publish): use
279       planner-authz-publishing-alist to determine which dependencies need
280       publishing
281       (planner-authz-republish-dependencies-maybe): add linked pages to
282       planner-authz-publishing-alist as dependencies if they're not already
283       there
285     modified files:
286      planner-authz.el
289 2006-02-22 01:55:02 GMT Andrew J. Korty <ajk@iu.edu>    patch-6
291     Summary:
292       consider all of a note's links when building an access list
293     Revision:
294       planner-el--devel--0--patch-6
296     * planner-authz.el (planner-authz-note-tag): use "categories" attribute
298     modified files:
299      planner-authz.el
302 2006-02-22 01:48:52 GMT Andrew J. Korty <ajk@iu.edu>    patch-5
304     Summary:
305       enable multiple links with "categories" attribute
306     Revision:
307       planner-el--devel--0--patch-5
309     * planner-publish.el (planner-publish-note-tag): enable "categories"
310       attribute, which stores all of a note's links
312     modified files:
313      planner-publish.el
316 2006-02-15 20:26:25 GMT Andrew J. Korty <ajk@iu.edu>    patch-4
318     Summary:
319       add planner-multi support to planner-authz
320     Revision:
321       planner-el--devel--0--patch-4
323      - when multiple pages are linked to a task or note, merge the access
324        lists to the linked pages using a user-specified function
325     
326      - provide intersection and union functions for merging access lists
327     
328      - disable republishing *during* republishing to avoid indefinite
329        recursion
331     modified files:
332      planner-authz.el
335 2006-02-15 20:12:41 GMT Andrew J. Korty <ajk@iu.edu>    patch-3
337     Summary:
338       update to work with latest planner-publish.el
339     Revision:
340       planner-el--devel--0--patch-3
342      - catch up with function name change in planner-publish.el
344     modified files:
345      planner-authz.el
348 2006-02-14 06:32:23 GMT Michael Olson <mwolson@gnu.org> patch-9
350     Summary:
351       Use debian/compat to determine debhelper compat level.
352     Revision:
353       planner--main--1.0--patch-9
355     * debian/compat: New file that sets the debhelper compatibility level to
356       4.
357     
358     * debian/rules: Remove DH_COMPAT line.
360     new files:
361      debian/.arch-ids/compat.id debian/compat
363     modified files:
364      debian/rules
367 2006-02-10 22:53:52 GMT Michael Olson <mwolson@gnu.org> patch-8
369     Summary:
370       Fix Bug #5234: planner-gnus pseudo-article error.
371     Revision:
372       planner--main--1.0--patch-8
374     * planner-gnus.el (planner-gnus-browse-url): Apply patch from Sacha that
375       should fix Bug #5234: planner-gnus pseudo-article error.
377     modified files:
378      planner-gnus.el
381 2006-01-30 11:55:00 GMT Jim Ottaway <j.ottaway@lse.ac.uk>       patch-45
383     Summary:
384       further fix for XEmacs initialization
385     Revision:
386       planner--jeho--1.1--patch-45
388     * planner-appt.el (planner-appt-insinuate): for XEmacs, create a diary
389       file if one doesn't already exist
390     
392     modified files:
393      planner-appt.el
396 2006-01-28 10:42:04 GMT Jim Ottaway <j.ottaway@lse.ac.uk>       patch-44
398     Summary:
399       fix initialization for XEmacs
400     Revision:
401       planner--jeho--1.1--patch-44
403     * planner-appt.el (planner-appt-insinuate): try to fix initialization for
404       XEmacs: add (display-time).
405     
407     modified files:
408      planner-appt.el
411 2006-01-26 00:38:24 GMT Michael Olson <mwolson@gnu.org> patch-6
413     Summary:
414       planner-gnus: Fix buggy browsing behavior.
415     Revision:
416       planner--main--1.0--patch-6
418     * planner-gnus.el (planner-gnus-browse-url): Prefer to use the
419       `gnus-find-matching-articles' function if it exists.  Thanks to John
420       Sullivan for the report.
422     modified files:
423      planner-gnus.el
426 2006-01-25 12:51:16 GMT Michael Olson <mwolson@gnu.org> patch-5
428     Summary:
429       Don't insert too many spaces around task number.
430     Revision:
431       planner--main--1.0--patch-5
433     * planner.el (planner-task-format, planner-format-task): Apply patch from
434       Stefan Reichör that keeps extra spaces from being inserted when
435       planner-use-task-numbers is nil.
437     modified files:
438      planner.el
441 2006-01-24 02:11:47 GMT Michael Olson <mwolson@gnu.org> patch-4
443     Summary:
444       planner-calendar: Make a <calendar> tag.
445     Revision:
446       planner--main--1.0--patch-4
448     * planner-calendar.el (planner-calendar-insert-calendar-maybe): Insert a
449       <calendar> tag, rather than using a <lisp> tag, since we can't yet tell
450       <lisp> to publish read-only.
451       (planner-calendar-move-calendar-to-top-of-page-maybe): Use
452       planner-insert-markup rather than `insert'.  Make sure we can snarf the
453       region safely, even if it is read-only.
454       (planner-publish-calendar-tag): New function that publishes a
455       <calendar> tag.
456     
457     * planner-publish.el (planner-publish-markup-tags): Docfix.
459     modified files:
460      planner-calendar.el planner-publish.el
463 2006-01-23 17:22:16 GMT Michael Olson <mwolson@gnu.org> patch-3
465     Summary:
466       Make planner-visit-link more robust.
467     Revision:
468       planner--main--1.0--patch-3
470     * planner.el (planner-visit-link): Make this more robust by merging in
471       some changes from Muse.  Thanks to Seth Falcon for the sample fix.
472       Among other things, this correctly adds the file extension when
473       visiting a new Muse file.
475     modified files:
476      planner.el
479 2006-01-21 01:55:13 GMT Michael Olson <mwolson@gnu.org> patch-2
481     Summary:
482       Debian package refinements.
483     Revision:
484       planner--main--1.0--patch-2
486     * Makefile (debrevision): New rule that causes a Debian package with a
487       revision to be built.  The main difference between this and
488       `debrelease' is that the .orig.tar.gz file is left alone.
489       (debbuild): New rule factored from debrelease.
490       (debclean): Removed, since we use slightly differing variations of this
491       in debrelease and debrevision.
492     
493     * debian/README.Debian: Add comments and my debian repo.
494     
495     * debian/emacsen-install: Make sure we symlink planner-autoloads.el.  Thanks to
496       Romain Francoise for noticing.
497     
498     * debian/rules: DTRT with NEWS and README.Debian.
500     modified files:
501      Makefile Makefile.defs debian/README.Debian debian/changelog
502      debian/emacsen-install debian/rules
504     renamed files:
505      debian/.arch-ids/NEWS.Debian.id
506        ==> debian/.arch-ids/NEWS.id
507      debian/NEWS.Debian
508        ==> debian/NEWS
511 2006-01-19 01:57:47 GMT Michael Olson <mwolson@gnu.org> patch-1
513     Summary:
514       Debian fixups.
515     Revision:
516       planner--main--1.0--patch-1
518     * debian/emacsen-startup: Remove unnecessary path addition.
519     
520     * debian/rules: Explicitly install README.Debian and NEWS.Debian.
522     modified files:
523      debian/emacsen-startup debian/rules
526 2006-01-17 01:16:25 GMT Michael Olson <mwolson@gnu.org> patch-184
528     Summary:
529       Release Planner 3.40.
530     Revision:
531       planner-muse--mwolson--1.0--patch-184
533     * planner-el.texi (Installing from a Source Archive) 
534       (Installing from Arch, Installing from Debian): Update.
536     modified files:
537      planner-el.texi planner.el
540 2006-01-17 00:56:42 GMT Michael Olson <mwolson@gnu.org> patch-183
542     Summary:
543       Update Debian package instructions.  Install autoloads.
544     Revision:
545       planner-muse--mwolson--1.0--patch-183
547     * Makefile (install): Make sure autoloads are installed.
548     
549     * debian/README.Debian: Update.
550     
551     * debian/copyright: Update the Upstream Authors and Copyright sections.
552     
553     * debian/rules: Build autoloads.  Install extra files.
554     
555     * debian/emacsen-install (FILES): Filter out autoloads file.
556     
557     * debian/emacsen-startup: Add shared planner-el directory to path.  Load
558       autoloads file.
559     
560     * planner-el.texi (Appointment Hooks): Add space after @defvr to fix a
561       syntax error.
562       (Acknowledgements): Add a missing @end itemize.
564     new files:
565      .arch-ids/NEWS.id NEWS debian/.arch-ids/NEWS.Debian.id
566      debian/.arch-ids/planner-el.info.id debian/NEWS.Debian
567      debian/planner-el.info
569     modified files:
570      AUTHORS ChangeLog.2005 ChangeLog.2006 Makefile Makefile.defs
571      README debian/README.Debian debian/changelog debian/copyright
572      debian/emacsen-install debian/emacsen-startup
573      debian/planner-el.docs debian/rules planner-el.texi
574      planner-publish.el planner.el
575      {arch}/planner-muse/planner-muse--mwolson/planner-muse--mwolson--1.0/mwolson@gnu.org--2005/patch-log/patch-35
578 2006-01-16 17:30:22 GMT Michael Olson <mwolson@gnu.org> patch-182
580     Summary:
581       Update FSF postal address.  Add README.
582     Revision:
583       planner-muse--mwolson--1.0--patch-182
585     * Update FSF postal address in headers of all Planner source files.
586     
587     * planner-el.texi: Update version information.  Use "XEmacs" rather than
588       "Xemacs".
589       (Getting Help): Document the official website and the bug-tracker.
590       (Acknowledgements): Remove list of contributors, since this is
591       contained in AUTHORS.
593     new files:
594      .arch-ids/README.id README
596     modified files:
597      planner-accomplishments.el planner-appt.el planner-authz.el
598      planner-bbdb.el planner-bibtex.el planner-bookmark.el
599      planner-calendar.el planner-cyclic.el planner-deadline.el
600      planner-diary.el planner-el.texi planner-erc.el
601      planner-experimental.el planner-export-diary.el
602      planner-gnats.el planner-gnus.el planner-ical.el planner-id.el
603      planner-ledger.el planner-lisp.el planner-log-edit.el
604      planner-mhe.el planner-multi.el planner-notes-index.el
605      planner-psvn.el planner-publish.el planner-rank.el
606      planner-rdf.el planner-report.el planner-rmail.el
607      planner-rss.el planner-schedule.el planner-tasks-overview.el
608      planner-timeclock-summary-proj.el planner-timeclock-summary.el
609      planner-timeclock.el planner-trunk.el planner-unix-mail.el
610      planner-vm.el planner-w3m.el planner-wl.el planner-xtla.el
611      planner.el
614 2006-01-15 16:51:31 GMT Michael Olson <mwolson@gnu.org> patch-181
616     Summary:
617       planner-appt: Handle initialization of the appt system.
618     Revision:
619       planner-muse--mwolson--1.0--patch-181
621     * planner-appt.el (planner-appt-insinuate): Merged patch from Jim Ottaway
622       that initializes the appt system.
623     
624     * planner-el.texi (Appointments): Remove old kludge.
626     modified files:
627      planner-appt.el planner-el.texi
630 2006-01-14 00:20:17 GMT Michael Olson <mwolson@gnu.org> patch-180
632     Summary:
633       planner-gnus: Make browsing Gnus URLs work with Emacs21, hopefully.
634     Revision:
635       planner-muse--mwolson--1.0--patch-180
637     * planner-gnus.el (planner-gnus-browse-url): Try some ideas from Dale
638       Smith that might make this work with Emacs21.
640     modified files:
641      AUTHORS planner-gnus.el
644 2006-01-14 00:06:14 GMT Michael Olson <mwolson@gnu.org> patch-179
646     Summary:
647       Finish copyright notices and AUTHORS file.
648     Revision:
649       planner-muse--mwolson--1.0--patch-179
652     modified files:
653      AUTHORS ChangeLog.2005 planner-appt.el planner-authz.el
654      planner-bbdb.el planner-bibtex.el planner-calendar.el
655      planner-deadline.el planner-diary.el planner-export-diary.el
656      planner-id.el planner-ledger.el planner-log-edit.el
657      planner-mhe.el planner-multi.el planner-notes-index.el
658      planner-psvn.el planner-publish.el planner-report.el
659      planner-tasks-overview.el planner-unix-mail.el planner.el
662 2006-01-13 17:00:44 GMT Michael Olson <mwolson@gnu.org> patch-178
664     Summary:
665       Progress: planner.el (2005)
666     Revision:
667       planner-muse--mwolson--1.0--patch-178
670     modified files:
671      AUTHORS planner-rmail.el planner-rss.el planner-schedule.el
672      planner-tasks-overview.el planner-timeclock-summary-proj.el
673      planner-timeclock-summary.el planner-timeclock.el
674      planner-trunk.el planner-unix-mail.el planner-vm.el
675      planner-w3m.el planner-wl.el planner-xtla.el planner.el
676      planner2diary.py
679 2006-01-12 16:32:51 GMT Michael Olson <mwolson@gnu.org> patch-177
681     Summary:
682       Progress: planner-rmail.el
683     Revision:
684       planner-muse--mwolson--1.0--patch-177
687     modified files:
688      AUTHORS planner-el.texi planner-multi.el
689      planner-notes-index.el planner-psvn.el planner-publish.el
690      planner-rank.el planner-rdf.el planner-report.el
693 2006-01-11 10:43:30 GMT Jim Ottaway <j.ottaway@lse.ac.uk>       patch-40
695     Summary:
696       planner.el: excessive highlighting
697     Revision:
698       planner--jeho--1.1--patch-40
700     * planner.el (with-planner-update-setup): remove highlight inhibition to
701       see whether the problem is really with planner-mode
702       (planner-mode): don't explicitly call muse-colors-buffer
703     
705     modified files:
706      planner.el
709 2006-01-11 01:40:40 GMT Michael Olson <mwolson@gnu.org> patch-174
711     Summary:
712       Progress: planner-multi.el
713     Revision:
714       planner-muse--mwolson--1.0--patch-174
717     modified files:
718      AUTHORS ChangeLog.2005 planner-id.el planner-ledger.el
719      planner-lisp.el planner-log-edit.el planner-mhe.el
720      planner-multi.el
723 2006-01-11 01:28:32 GMT Peter K. Lee <saint@corenova.com>       patch-17
725     Summary:
726       (planner-publish.el) properly derives "xml" to form "planner-xml" style!
727     Revision:
728       planner-muse--peter--1.0--patch-17
730     * planner-publish.el (muse-xml): add require for 'muse-xml
731     (planner-xml-extension): no longer needed since 'muse-xml-extension exists.
732     (planner-publish-markup-tags): changed to nested-section and
733     tasks-section to match notes-section precedent.
734     (planner-xml-markup-strings): revamped to behave similar to
735     `planner-html-markup-strings'
736     (planner-xml-header): mimics `muse-xml-header', but the root
737     element is PLANNER not MUSE.
738     (planner-html-markup-strings): resort to using the TITLE tag to
739     generate static html code, instead of using H2, H3, etc. like
740     before.
741     (planner-html-style-sheet): added some defaults for nested
742     .section .title style differentiation.
743     (planner-publish-markup-note): there's no LEVEL in TITLE anymore.
744     (planner-publish-nested-section-tag): naming changes
745     (planner-publish-title-tag): simplify title tag generation.  use a
746     static markup string, instead of drawing from 'section,
747     'subsection variables.  The reason for this change, although I
748     _did_ like the former behavior of using H2, H3, etc. for HTML
749     markup is that the 'section, 'subsection variables of muse-xml do
750     NOT behave the same way as muse-html does (where muse-html acts
751     more like just a title).
752     (sectionalize): generate title tag w/o LEVEL attribute.
753     (muse-derive-style): the REAL reason for all the changes above!
754     Now planner-publish takes in the new muse-xml style and derives a
755     new planner specific style, "planner-xml" style.
757     modified files:
758      planner-publish.el
761 2006-01-10 21:47:47 GMT Jim Ottaway <j.ottaway@lse.ac.uk>       patch-38
763     Summary:
764       with-planner-update-setup: fix typo
765     Revision:
766       planner--jeho--1.1--patch-38
769     modified files:
770      planner.el
773 2006-01-09 17:19:23 GMT Michael Olson <mwolson@gnu.org> patch-173
775     Summary:
776       More copyright twiddling.  Progress: planner-ical.el
777     Revision:
778       planner-muse--mwolson--1.0--patch-173
781     modified files:
782      AUTHORS ChangeLog.2004 planner-accomplishments.el
783      planner-appt.el planner-bbdb.el planner-bibtex.el
784      planner-calendar.el planner-cyclic.el planner-deadline.el
785      planner-diary.el planner-erc.el planner-experimental.el
786      planner-export-diary.el planner-gnats.el planner-gnus.el
789 2006-01-09 13:32:58 GMT Michael Olson <mwolson@gnu.org> patch-172
791     Summary:
792       Fix some more copyright headers.
793     Revision:
794       planner-muse--mwolson--1.0--patch-172
797     modified files:
798      AUTHORS planner-el.texi planner-erc.el planner-xtla.el
801 2006-01-09 02:34:36 GMT Michael Olson <mwolson@gnu.org> patch-171
803     Summary:
804       Edit more copyright notices.  Add AUTHORS.
805     Revision:
806       planner-muse--mwolson--1.0--patch-171
808     * AUTHORS: New file containing a thorough listing of contributors and
809       authors of Planner, its documentation, and its modules.  I'm about
810       half-way done verifying its contents.
812     new files:
813      .arch-ids/AUTHORS.id AUTHORS
815     modified files:
816      ChangeLog.2005 planner-authz.el planner-bbdb.el
817      planner-bibtex.el planner-bookmark.el planner-calendar.el
818      planner-cyclic.el planner-deadline.el planner-diary.el
819      planner-el.texi planner-multi.el planner-xtla.el planner.el
822 2006-01-09 01:08:14 GMT Michael Olson <mwolson@gnu.org> patch-170
824     Summary:
825       Fix delegated task errors.  Work on updating copyright statements.
826     Revision:
827       planner-muse--mwolson--1.0--patch-170
829     * planner-publish.el (planner-publish-markup-regexps): Change ">" to "D"
830       for delegated mark.  Thanks to Seth Falcon for the report.
831     
832     * planner-rank.el (planner-sort-tasks-by-rank)
833       (planner-sort-tasks-by-importance, planner-sort-tasks-by-urgency):
834       Ditto.
835     
836     * planner-rdf.el (planner-rdf-matchstr-ptask): Ditto.
837     
838     * planner.el (planner-marks-regexp, planner-live-task-regexp):
839       (planner-sort-tasks-basic, planner-seek-next-unfinished-task): Ditto.
840     
841     * planner.el (planner-version): Set to 3.39.
843     modified files:
844      ChangeLog.2004 ChangeLog.2005 planner-accomplishments.el
845      planner-appt.el planner-authz.el planner-calendar.el
846      planner-deadline.el planner-experimental.el planner-publish.el
847      planner-rank.el planner-rdf.el planner.el
849     renamed files:
850      .arch-ids/PLANNER-README.id
851        ==> .arch-ids/COMMENTARY.id
852      PLANNER-README
853        ==> COMMENTARY
856 2006-01-08 21:51:19 GMT Michael Olson <mwolson@gnu.org> patch-169
858     Summary:
859       Complete writing of ChangeLogs.
860     Revision:
861       planner-muse--mwolson--1.0--patch-169
863     * ChangeLog.2004, ChangeLog.2005, ChangeLog.2006: Complete the merging of
864       other logs and removal of "merged this" logs.
866     modified files:
867      ChangeLog.2004 ChangeLog.2005 ChangeLog.2006
870 2006-01-08 04:54:05 GMT Michael Olson <mwolson@gnu.org> patch-168
872     Summary:
873       Add ChangeLogs from contributors.
874     Revision:
875       planner-muse--mwolson--1.0--patch-168
877     Remove a few emacs-wiki-only changelogs.
878     
879     * ChangeLog.2004, ChangeLog.2005: Add ChangeLog entries of contributors.
880       This is not complete yet.
882     modified files:
883      ChangeLog.2004 ChangeLog.2005
886 2006-01-07 06:02:30 GMT Michael Olson <mwolson@gnu.org> patch-167
888     Summary:
889       Update Makefile, split ChangeLog.
890     Revision:
891       planner-muse--mwolson--1.0--patch-167
893     * Makefile (release): Create GPG keys here instead of at upload time.
894     
895     * ChangeLog: Refactor into ChangeLog.2004-2006.  We'll just manually
896       merge in entries at release time, I guess.  It might be good to get the
897       full logs from merged sources, too.
899     new files:
900      .arch-ids/ChangeLog.2004.id .arch-ids/ChangeLog.2005.id
901      .arch-ids/ChangeLog.2006.id ChangeLog.2004 ChangeLog.2005
902      ChangeLog.2006
904     removed files:
905      .arch-ids/ChangeLog.id ChangeLog
907     modified files:
908      Makefile Makefile.defs
911 2006-01-06 20:21:25 GMT Michael Olson <mwolson@gnu.org> patch-166
913     Summary:
914       XEmacs fixes.
915     Revision:
916       planner-muse--mwolson--1.0--patch-166
918     * planner-appt.el (planner-appt-add-appts-from-tasks): Remove unused
919       obsolete variable.
920     
921     * planner-authz.el (planner-authz-mason-markup-table): 
922       (planner-authz-diary-tag): Use planner-line-beginning-position.
923     
924     * planner-el.texi (Appointments): Add code snippet for activating
925       appt.el.
926     
927     * planner-mhe.el: Require mh-index.
928     
929     * planner-rmail.el (planner-rmail-narrow-to-non-pruned-header): New
930       function that provides an implementation of
931       rmail-narrow-to-non-pruned-header, since XEmacs lacks it.
932       (planner-rmail-annotation-from-mail): Use
933       planner-rmail-narrow-to-non-pruned-header.
934     
935     * planner.el: Wrap conditional `require' in `eval-when-compile'.
937     modified files:
938      ChangeLog planner-appt.el planner-authz.el planner-el.texi
939      planner-mhe.el planner-rmail.el planner.el
942 2006-01-06 19:53:00 GMT Michael Olson <mwolson@gnu.org> patch-165
944     Summary:
945       planner-appt: XEmacs fix.
946     Revision:
947       planner-muse--mwolson--1.0--patch-165
949     * Makefile.defs: Fix typo.
950     
951     * planner-appt.el: Add usage instructions which mention how to activate
952       appt.
953       (planner-appt-update-appt-section): Don't use `propertize', since
954       XEmacs doesn't have it.
956     modified files:
957      ChangeLog Makefile.defs planner-appt.el
960 2006-01-06 02:44:17 GMT Michael Olson <mwolson@gnu.org> patch-164
962     Summary:
963       Massively clean whitespace and fix compiler warnings.
964     Revision:
965       planner-muse--mwolson--1.0--patch-164
968     modified files:
969      ChangeLog planner-appt.el planner-bibtex.el
970      planner-calendar.el planner-diary.el planner-export-diary.el
971      planner-gnus.el planner-ical.el planner-rank.el
972      planner-report.el planner-rss.el planner-tasks-overview.el
973      planner.el scripts/planner-build.el
976 2006-01-06 01:45:10 GMT Michael Olson <mwolson@gnu.org> patch-163
978     Summary:
979       planner-el.texi: Fix a few URL examples.
980     Revision:
981       planner-muse--mwolson--1.0--patch-163
983     * planner-el.texi (Emacs Relay Chat): Use "irc://" instead of "erc://" in
984       the examples.
985       (BibTeX): Remove the initial forward-slashes from the sample bibtex
986       URL.  Thanks to Stefan van der Walt for the report.
988     modified files:
989      ChangeLog planner-el.texi
992 2006-01-06 01:31:53 GMT Michael Olson <mwolson@gnu.org> patch-162
994     Summary:
995       planner-accomplishments: Use simpler method of determining hook to use.
996     Revision:
997       planner-muse--mwolson--1.0--patch-162
999     * planner-accomplishments.el (planner-accomplishments-insinuate):
1000       Simplify.  This should fix an issue reported by Stefan van der Walt.
1002     modified files:
1003      ChangeLog planner-accomplishments.el
1006 2006-01-06 01:05:08 GMT Michael Olson <mwolson@gnu.org> patch-161
1008     Summary:
1009       Fix an extra-tasks problem in planner-tasks-overview.
1010     Revision:
1011       planner-muse--mwolson--1.0--patch-161
1013     * planner.el (planner-list-daily-files): Prevent temp buffers from being
1014       added when an existing buffer with the same name exists.  Thanks to
1015       Stefan van der Walt for the report.  This should prevent task lists
1016       from being doubled in planner-tasks-overview.
1018     modified files:
1019      ChangeLog planner.el
1022 2006-01-06 00:04:07 GMT Michael Olson <mwolson@gnu.org> patch-160
1024     Summary:
1025       Fix documentation example that I wrote earlier.
1026     Revision:
1027       planner-muse--mwolson--1.0--patch-160
1029     * Makefile.defs: In this intermediate stage, we'll call it Planner 3.39.
1030       Replace "planner-muse" with "planner".
1031     
1032     * debian/changelog: Condense old planner-muse-el entries into a new
1033       planner-el entry.
1034     
1035     * debian/control, debian/emacsen-install, debian/emacsen-remove,
1036       emacsen-startup: s/planner-muse-el/planner-muse/.
1037     
1038     * debian/rules: Use DH_COMPAT=4, since that was the most recent piece of
1039       advice from my sponsor.
1040     
1041     * planner-el.texi (Viewing Tasks): Adjust whitespace.
1042       (Publishing): Use an example that has a better chance of working.
1043       Thanks to Stefan van der Walt for the report.
1045     modified files:
1046      ChangeLog Makefile.defs debian/changelog debian/control
1047      debian/emacsen-install debian/emacsen-remove
1048      debian/emacsen-startup debian/rules planner-el.texi
1051 2006-01-05 23:13:39 GMT Michael Olson <mwolson@gnu.org> patch-159
1053     Summary:
1054       Fix emacs-wiki Bug #14907.
1055     Revision:
1056       planner-muse--mwolson--1.0--patch-159
1058     * planner.el (planner-extract-tasks): Fix backtrace.  This also fixes
1059       #14907 on the emacs-wiki bug-tracker.
1061     modified files:
1062      ChangeLog planner.el
1065 2006-01-05 22:23:39 GMT Michael Olson <mwolson@gnu.org> patch-158
1067     Summary:
1068       planner-el.texi: Task numbers are not displayed by default.
1069     Revision:
1070       planner-muse--mwolson--1.0--patch-158
1072     * planner-el.texi (Viewing Tasks): Note that by default, task numbers
1073       will not be displayed.  Explain how to get them.  Thanks to Stefan van
1074       der Walt for the report.
1076     modified files:
1077      ChangeLog planner-el.texi
1080 2006-01-04 00:31:10 GMT John Sullivan <john@wjsullivan.net>     patch-5
1082     Summary:
1083       Added example and instructions for setting up a new Planner project.
1084     Revision:
1085       planner-muse--johnsu01--1.0--patch-5
1088     modified files:
1089      planner-el.texi
1092 2006-01-03 23:28:18 GMT John Sullivan <john@wjsullivan.net>     patch-4
1094     Summary:
1095       Fixed name of Debian package and instructions for installing the package.
1096     Revision:
1097       planner-muse--johnsu01--1.0--patch-4
1100     modified files:
1101      planner-el.texi
1104 2006-01-03 22:26:15 GMT Michael Olson <mwolson@gnu.org> patch-155
1106     Summary:
1107       Yet Another paragraph detection try.
1108     Revision:
1109       planner-muse--mwolson--1.0--patch-155
1111     * planner-publish.el (planner-publish-markup-note): Put the newlines in a
1112       different spot.
1113       (planner-publish-content-tag): Be a bit more delicate about where we
1114       insert the markup.
1116     modified files:
1117      ChangeLog planner-publish.el
1120 2006-01-03 21:19:13 GMT Michael Olson <mwolson@gnu.org> patch-154
1122     Summary:
1123       Makefile: Fix argument for install-info.
1124     Revision:
1125       planner-muse--mwolson--1.0--patch-154
1127     * Makefile (install): Give install-info the correct path.  Thanks to Dale
1128       Smith for reporting this.
1130     modified files:
1131      ChangeLog Makefile
1134 2006-01-03 21:14:52 GMT Michael Olson <mwolson@gnu.org> patch-153
1136     Summary:
1137       Use "D" to indicate delegated tasks, instead of ">".
1138     Revision:
1139       planner-muse--mwolson--1.0--patch-153
1141     * planner-accomplishments.el (planner-accomplishments-status-display):
1142       Use "D" to indicate delegated tasks, instead of ">".
1143     
1144     * planner-el.texi (Modifying Tasks): Ditto.
1145     
1146     * planner-publish.el (planner-publish-task-status-expand): 
1147       (planner-publish-task-status-collapse): Ditto.
1148     
1149     * planner-tasks-overview.el (planner-tasks-overview-sort-by-status):
1150       Ditto.
1151     
1152     * planner.el (planner-sort-tasks-by-link, planner-highlight-tasks): 
1153       (planner-task-delegated): Ditto.
1155     modified files:
1156      ChangeLog planner-accomplishments.el planner-el.texi
1157      planner-publish.el planner-tasks-overview.el planner.el
1160 2006-01-03 19:36:56 GMT Michael Olson <mwolson@gnu.org> patch-152
1162     Summary:
1163       Fix double-escaping issue.
1164     Revision:
1165       planner-muse--mwolson--1.0--patch-152
1167     * Makefile (install): Install the manual as "planner", not
1168       "planner-muse".
1169     
1170     * Makefile.defs (ELISPDIR): Install the elisp files to site-lisp/planner
1171       rather than site-lisp/planner-muse.
1172     
1173     * planner-publish.el (planner-publish-markup-note): Apply patch from Dale
1174       Smith that fixes a double-escaping of specials with muse--main.
1175       (planner-publish-section-tag): Revert a previous whitespace patch.
1176       (planner-publish-content-tag): Insert an additional newline.  Hopefully
1177       this finally fixes the paragraph detection problem.
1179     modified files:
1180      ChangeLog Makefile Makefile.defs planner-publish.el
1183 2006-01-03 01:40:44 GMT Andrew J. Korty <ajk@iu.edu>    patch-14
1185     Summary:
1186       don't insert task number padding if planner-use-task-numbers is nil
1187     Revision:
1188       planner-muse--main--1.0--patch-14
1191     modified files:
1192      planner.el
1195 2006-01-03 01:32:10 GMT John Sullivan <john@wjsullivan.net>     patch-3
1197     Summary:
1198         Updated maintainer information. Removed distinction between stable
1199         and development versions. Distributed the Updating Your Version
1200         node information and removed it. Made new nodes for each
1201         installation method under a new Getting the Files section.
1203     Revision:
1204       planner-muse--johnsu01--1.0--patch-3
1207     modified files:
1208      planner-el.texi
1211 2006-01-03 00:32:40 GMT Michael Olson <mwolson@gnu.org> patch-150
1213     Summary:
1214       muse-publish: Try again to fix paragraph detection.
1215     Revision:
1216       planner-muse--mwolson--1.0--patch-150
1218     * planner-publish.el (planner-publish-content-tag): Insert an extra
1219       newline.
1221     modified files:
1222      ChangeLog planner-publish.el
1225 2006-01-02 23:31:02 GMT Michael Olson <mwolson@gnu.org> patch-149
1227     Summary:
1228       planner-publish: Try to fix paragraph error.
1229     Revision:
1230       planner-muse--mwolson--1.0--patch-149
1232     * planner-publish.el (planner-publish-section-tag): Attempt to fix a
1233       paragraph markup error.
1235     modified files:
1236      ChangeLog planner-publish.el
1239 2006-01-02 22:54:03 GMT Michael Olson <mwolson@gnu.org> patch-148
1241     Summary:
1242       planner-publish: Remove extra </span> tag.
1243     Revision:
1244       planner-muse--mwolson--1.0--patch-148
1246     * planner-publish.el (planner-html-markup-strings): Apply patch from Dale
1247       Smith that removes a stray </span> tag.
1249     modified files:
1250      ChangeLog planner-publish.el
1253 2006-01-02 22:48:38 GMT Michael Olson <mwolson@gnu.org> patch-147
1255     Summary:
1256       planner-publish: Yet Another Patch.  Remove stale functions.
1257     Revision:
1258       planner-muse--mwolson--1.0--patch-147
1260     * planner-appt.el (planner-appt-de-wiki): Move to planner.el.
1261       (planner-appt-format-description): Use planner-remove-links rather than
1262       planner-appt-de-wiki.
1263     
1264     * planner-publish.el: Apply patch from Dale Smith.
1265       (planner-publish-markup-tags): Use the correct attributes.
1266       (planner-publish-notes-section-tag): Don't call
1267       muse-publish-markup-region explicitly.
1268     
1269     * planner-publish.el (planner-publish-notes-tag): Use
1270       planner-remove-links.
1271     
1272     * planner.el (planner-encode-url, planner-link-escape)
1273       (planner-link-unescape): Remove.
1274       (planner-remove-links): Renamed from planner-appt-de-wiki.  Keep track
1275       of start position for sanity.
1277     modified files:
1278      ChangeLog planner-appt.el planner-publish.el planner.el
1281 2006-01-02 21:15:28 GMT Michael Olson <mwolson@gnu.org> patch-146
1283     Summary:
1284       planner-publish: Work further on <notes> and <past-notes> tags.
1285     Revision:
1286       planner-muse--mwolson--1.0--patch-146
1288     * planner-publish.el (planner-html-markup-strings): Split
1289       planner-note-details into manageable chunks.
1290       (planner-publish-markup-note, planner-publish-notes-section-tag):
1291       s/notes/notes-section/.  Thanks to Dale Smith for the patch.
1292       (planner-publish-past-notes-tag): Fix the name of this function, thanks
1293       to Dale Smith.  Make it use planner-insert-markup in some parts so that
1294       raw HTML doesn't get escaped.
1295       (planner-publish-note-tag): Split up the 'planner-note-details string
1296       so that we can be selective about the parts that are marked up as
1297       read-only.
1299     modified files:
1300      ChangeLog planner-publish.el
1303 2006-01-02 19:15:06 GMT Michael Olson <mwolson@gnu.org> patch-145
1305     Summary:
1306       planner-publish: Make "* Notes" section publish correctly again.
1307     Revision:
1308       planner-muse--mwolson--1.0--patch-145
1310     * planner-publish.el: Re-add the planner-publish-notes-tag function, but
1311       rename to planner-publish-notes-section.  emacs-wiki had the <notes>
1312       tag insert an index of notes, so we'll use that as the behavior of
1313       <notes>.  We still need the other function, though, to publish the 
1314       "* Notes" section.  Thanks to Dale Smith for the advice.
1315       (planner-publish-markup-tags): Add notes-section tag
1316       (planner-publish-notes-section-tag): Renamed from the old
1317       planner-publish-notes-tag function.
1318       (sectionalize-markup-tagname): Mark up "* Notes" section as
1319       "notes-section" instead of "notes".
1321     modified files:
1322      ChangeLog planner-publish.el
1325 2006-01-01 22:58:59 GMT Michael Olson <mwolson@gnu.org> patch-144
1327     Summary:
1328       Apply several bugfixes from Sacha.
1329     Revision:
1330       planner-muse--mwolson--1.0--patch-144
1332     * planner-rss.el (planner-publish-markup-rss-functions): Fix typo.
1333       Thanks to Sacha Chua for the fix.
1334     
1335     * planner.el (planner-jump-to-linked-note): Delete only occurs on linked
1336       page if narrowing succeeds.  The previous behavior was to delete entire
1337       linked page if linked note wasn't found.  Thanks to Lee Bigelow and
1338       Sacha Chua for the fix.
1340     modified files:
1341      ChangeLog planner-rss.el planner.el