Merged from mwolson@gnu.org--2006 (patch 39)
[planner-el.git] / ChangeLog.2006
blobe5da27823a38d1284779cc9787722e3f356a34f9
1 2006-04-08 01:34:44 GMT Michael Olson <mwolson@gnu.org> patch-30
3     Summary:
4       planner-registry: Minor code cleanup.
5     Revision:
6       planner--main--1.0--patch-30
8     * planner-registry.el (planner-registry-show): Remove boundp check.
10     modified files:
11      planner-registry.el
14 2006-04-08 01:32:20 GMT Michael Olson <mwolson@gnu.org> patch-29
16     Summary:
17       Include planner-registry.el.
18     Revision:
19       planner--main--1.0--patch-29
21     * planner-registry.el: New file that implements a registry of URLs and
22       Planner annotations.  This used to be called muse-registry.el, but it
23       has been renamed to planner-registry.el since it fits better with
24       Planner.
26     new files:
27      .arch-ids/planner-registry.el.id planner-registry.el
29     modified files:
30      AUTHORS
33 2006-04-02 18:20:31 GMT Michael Olson <mwolson@gnu.org> patch-28
35     Summary:
36       Correct several regexps.
37     Revision:
38       planner--main--1.0--patch-28
40     If a regexp has a character set negation, make sure it includes the
41     newline, so that newlines aren't matched.
43     modified files:
44      planner-appt.el planner-bibtex.el planner-deadline.el
45      planner-erc.el planner-id.el planner-mhe.el planner-rdf.el
46      planner-tasks-overview.el planner-timeclock.el planner-vm.el
47      planner.el
50 2006-03-29 20:23:27 GMT Andrew J. Korty <ajk@iu.edu>    patch-25
52     Summary:
53       Merge some authz fixes.
54     Revision:
55       planner--main--1.0--patch-27
57     * planner-authz.el (planner-authz-fix-list-item): new function to move
58       the <li> tags to the inside to avoid a blank bullet when a list item is
59       totally access controlled
60       (planner-authz-markup-regexps): use it
61       (planner-authz-index-as-string): use <authz> tags to mark up the index
62       and rely on the new regexp entry to clean up the results
63       (planner-authz-multi-union): declare `sublist'
65     modified files:
66      planner-authz.el
69 2006-03-27 23:52:31 GMT Michael Olson <mwolson@gnu.org> patch-25
71     Summary:
72       planner-erc: Improve greatly.
73     Revision:
74       planner--main--1.0--patch-25
76     * planner-erc.el: Update the syntax for IRC URLs.  Add warning for users
77       of old versions of ERC.
78       (planner-erc-url-regexp): New variable that specifies the syntax of IRC
79       URLs.
80       (planner-erc-annotation-from-erc): Use `erc-server-announced-name'.
81       (planner-erc-browse-url): Figure out the desired chat buffer.  If no
82       chat buffer exists for the given URL, connect to the server.
84     modified files:
85      planner-erc.el
88 2006-03-25 04:46:53 GMT Michael Olson <mwolson@gnu.org> patch-24
90     Summary:
91       planner-zoom.el: New file used for navigating Planner pages.
92     Revision:
93       planner--main--1.0--patch-24
95     * AUTHORS: Bookkeeping.
96     
97     * planner.el (planner-remove-if-not): New function that implements a
98       simplified version of `remove-if-not'.
99     
100     * planner-zoom.el: New file by Gregory Novak that implements easy
101       navigation of Planner pages.
103     new files:
104      .arch-ids/planner-zoom.el.id planner-zoom.el
106     modified files:
107      AUTHORS planner.el
110 2006-03-23 14:14:17 GMT Michael Olson <mwolson@gnu.org> patch-23
112     Summary:
113       planner-psvn.el: Install update from author.
114     Revision:
115       planner--main--1.0--patch-23
117     * planner-psvn.el: Apply modified patch from Stefan Reichör that improves
118       compatibility with newer versions of psvn.el and pops to the diff
119       buffer.
121     modified files:
122      planner-psvn.el
125 2006-03-15 12:38:11 GMT Jim Ottaway <j.ottaway@lse.ac.uk>       patch-19
127     Summary:
128       Merged from jeho@jeho.org--2005 (patch 56-57), mwolson@gnu.org--2006-planner-el (patch 16-19)
129     Revision:
130       planner--main--1.0--patch-21
132     * planner-appt.el (planner-appt-forthcoming-show-day-names-flag): New
133       option that indicates whether to show day names in forthcoming
134       appointments.
135       (planner-appt-forthcoming-format): Add day name insertion.
136     
137     * planner-el.texi: Add documentation about new feature [and also for
138       planner-appt-forthcoming-repeat-date-string].
140     modified files:
141      planner-appt.el planner-el.texi
144 2006-03-14 21:13:28 GMT Michael Olson <mwolson@gnu.org> patch-20
146     Summary:
147       planner-appt: Mention that documentation is available in Planner manual.
148     Revision:
149       planner--main--1.0--patch-20
151     * planner-appt.el: Mention that further details are available in the
152       Planner manual.
154     modified files:
155      planner-appt.el
158 2006-03-14 20:03:31 GMT Michael Olson <mwolson@gnu.org> patch-19
160     Summary:
161       planner-calendar: Fix publishing bug.
162     Revision:
163       planner--main--1.0--patch-19
165     * planner-calendar.el (planner-calendar-html-tag-marker): Use the correct
166       value so that the calendar is published properly.  Thanks to Christian
167       Clercin and René.
169     modified files:
170      planner-calendar.el
173 2006-03-11 15:29:42 GMT Jim Ottaway <j.ottaway@lse.ac.uk>       patch-15
175     Summary:
176       Merged from jeho@jeho.org--2005 (patch 54-55), mwolson@gnu.org--2006-planner-el (patch 14-15)
177     Revision:
178       planner--main--1.0--patch-18
180     * planner-appt.el (planner-fit-window-to-buffer): Use
181       shrink-window-if-large-than-buffer if fit-window-to-buffer is not
182       available.
183       (planner-appt-forthcoming-regexp): Remove the shyness from the groups:
184       this makes it match ok in XEmacs [don't know why it didn't before
185       though].
187     modified files:
188      planner-appt.el
191 2006-03-13 03:43:23 GMT Michael Olson <mwolson@gnu.org> patch-17
193     Summary:
194       Add COPYING file; do bookkeeping.
195     Revision:
196       planner--main--1.0--patch-17
198     * COPYING: New file containing the GNU General Public License.
199     
200     * AUTHORS: Bookkeeping.
201     
202     * README: Add License section.
203     
204     * planner*.el: Update headers.
206     new files:
207      .arch-ids/COPYING.id COPYING
209     modified files:
210      AUTHORS README planner-accomplishments.el planner-appt.el
211      planner-authz.el planner-bbdb.el planner-bibtex.el
212      planner-bookmark.el planner-calendar.el planner-cyclic.el
213      planner-deadline.el planner-diary.el planner-el.texi
214      planner-erc.el planner-experimental.el planner-export-diary.el
215      planner-gnats.el planner-gnus.el planner-ical.el planner-id.el
216      planner-ledger.el planner-lisp.el planner-log-edit.el
217      planner-mhe.el planner-multi.el planner-notes-index.el
218      planner-psvn.el planner-publish.el planner-rank.el
219      planner-rdf.el planner-report.el planner-rmail.el
220      planner-rss.el planner-schedule.el planner-tasks-overview.el
221      planner-timeclock-summary-proj.el planner-timeclock-summary.el
222      planner-timeclock.el planner-trunk.el planner-unix-mail.el
223      planner-vm.el planner-w3m.el planner-wl.el planner-xtla.el
224      planner.el
227 2006-03-06 15:49:19 GMT Jim Ottaway <j.ottaway@lse.ac.uk>       patch-13
229     Summary:
230       Merged from jeho@jeho.org--2005 (patch 51-53), mwolson@gnu.org--2006-planner-el (patch 13)
231     Revision:
232       planner--main--1.0--patch-16
234     * planner-appt.el: Revert to the old method of tracking appts added to
235       the schedule.  The text property method was simpler, but failed when
236       re-visiting today's plan page [since text properties don't get saved].
237       (planner-appt-update-appt-section): fix wrong side of bound error
238       (--planner-appt-lines-added-to-section): global variable tracking appts
239       added to the schedule
240       (planner-appt-task-schedule-item-p): use
241       --planner-appt-lines-added-to-section
242       (planner-appt-update-appt-section): revert to the old method
243       (planner-appt-forthcoming-get-appts): fix small bug where an appt
244       schedule item would fall through the conditional  and try to be parsed
245       as a task item.
247     modified files:
248      planner-appt.el
251 2006-02-28 16:49:28 GMT Jim Ottaway <j.ottaway@lse.ac.uk>       patch-12
253     Summary:
254       Merged from mwolson@gnu.org--2006-planner-el (patch 12)
255     Revision:
256       planner--main--1.0--patch-15
258     * planner-appt.el (planner-appt-forthcoming-get-appts): Use
259       `insert-file-contents' instead of `insert-file-contents-literally'.
261     modified files:
262      planner-appt.el
265 2006-02-27 19:38:45 GMT Andrew J. Korty <ajk@iu.edu>    patch-10
267     Summary:
268       sort status report entries by plan page name
269     Revision:
270       planner-el--devel--0--patch-10
272     * planner-report.el (planner-report-generate): sort pages by name using
273       string<
274     
276     modified files:
277      planner-report.el
280 2006-02-27 11:38:48 GMT Jim Ottaway <j.ottaway@lse.ac.uk>       patch-9
282     Summary:
283       small fix to README file
284     Revision:
285       planner-el--devel--0--patch-9
287     * README: remove (setq load-path ...) from the load-path example
289     modified files:
290      README
293 2006-02-27 10:34:20 GMT Jim Ottaway <j.ottaway@lse.ac.uk>       patch-8
295     Summary:
296       planner-appt: fix highlighting in plan pages
297     Revision:
298       planner-el--devel--0--patch-8
300     * planner-appt.el (planner-appt-task-highlight): check that a task has
301       today's date
303     modified files:
304      planner-appt.el
307 2006-02-27 04:46:50 GMT Michael Olson <mwolson@gnu.org> patch-13
309     Summary:
310       Prepare new Debian package.
311     Revision:
312       planner--main--1.0--patch-13
315     modified files:
316      Makefile.defs debian/changelog debian/control
317      debian/emacsen-install debian/rules
320 2006-02-27 04:04:17 GMT Michael Olson <mwolson@gnu.org> patch-12
322     Summary:
323       Update NEWS and ChangeLog
324     Revision:
325       planner--main--1.0--patch-12
328     modified files:
329      ChangeLog.2006 NEWS
332 2006-02-22 01:57:37 GMT Andrew J. Korty <ajk@iu.edu>    patch-7
334     Summary:
335       only publish dependencies if they haven't already been published
336     Revision:
337       planner-el--devel--0--patch-7
339     * planner-authz.el (planner-authz-publishing-alist): alist to track
340       published pages and their dependencies
341       (planner-authz-after-markup): if planner-authz-publishing-alist
342       indicates this page has already been published, and here we are
343       publishing it again, the alist must be stale, so we replace it with
344       a single element for this page; otherwise, add an element for this page
345       to the list
346       (planner-authz-after-project-publish): use
347       planner-authz-publishing-alist to determine which dependencies need
348       publishing
349       (planner-authz-republish-dependencies-maybe): add linked pages to
350       planner-authz-publishing-alist as dependencies if they're not already
351       there
353     modified files:
354      planner-authz.el
357 2006-02-22 01:55:02 GMT Andrew J. Korty <ajk@iu.edu>    patch-6
359     Summary:
360       consider all of a note's links when building an access list
361     Revision:
362       planner-el--devel--0--patch-6
364     * planner-authz.el (planner-authz-note-tag): use "categories" attribute
366     modified files:
367      planner-authz.el
370 2006-02-22 01:48:52 GMT Andrew J. Korty <ajk@iu.edu>    patch-5
372     Summary:
373       enable multiple links with "categories" attribute
374     Revision:
375       planner-el--devel--0--patch-5
377     * planner-publish.el (planner-publish-note-tag): enable "categories"
378       attribute, which stores all of a note's links
380     modified files:
381      planner-publish.el
384 2006-02-15 20:26:25 GMT Andrew J. Korty <ajk@iu.edu>    patch-4
386     Summary:
387       add planner-multi support to planner-authz
388     Revision:
389       planner-el--devel--0--patch-4
391      - when multiple pages are linked to a task or note, merge the access
392        lists to the linked pages using a user-specified function
393     
394      - provide intersection and union functions for merging access lists
395     
396      - disable republishing *during* republishing to avoid indefinite
397        recursion
399     modified files:
400      planner-authz.el
403 2006-02-15 20:12:41 GMT Andrew J. Korty <ajk@iu.edu>    patch-3
405     Summary:
406       update to work with latest planner-publish.el
407     Revision:
408       planner-el--devel--0--patch-3
410      - catch up with function name change in planner-publish.el
412     modified files:
413      planner-authz.el
416 2006-02-14 06:32:23 GMT Michael Olson <mwolson@gnu.org> patch-9
418     Summary:
419       Use debian/compat to determine debhelper compat level.
420     Revision:
421       planner--main--1.0--patch-9
423     * debian/compat: New file that sets the debhelper compatibility level to
424       4.
425     
426     * debian/rules: Remove DH_COMPAT line.
428     new files:
429      debian/.arch-ids/compat.id debian/compat
431     modified files:
432      debian/rules
435 2006-02-10 22:53:52 GMT Michael Olson <mwolson@gnu.org> patch-8
437     Summary:
438       Fix Bug #5234: planner-gnus pseudo-article error.
439     Revision:
440       planner--main--1.0--patch-8
442     * planner-gnus.el (planner-gnus-browse-url): Apply patch from Sacha that
443       should fix Bug #5234: planner-gnus pseudo-article error.
445     modified files:
446      planner-gnus.el
449 2006-01-30 11:55:00 GMT Jim Ottaway <j.ottaway@lse.ac.uk>       patch-45
451     Summary:
452       further fix for XEmacs initialization
453     Revision:
454       planner--jeho--1.1--patch-45
456     * planner-appt.el (planner-appt-insinuate): for XEmacs, create a diary
457       file if one doesn't already exist
458     
460     modified files:
461      planner-appt.el
464 2006-01-28 10:42:04 GMT Jim Ottaway <j.ottaway@lse.ac.uk>       patch-44
466     Summary:
467       fix initialization for XEmacs
468     Revision:
469       planner--jeho--1.1--patch-44
471     * planner-appt.el (planner-appt-insinuate): try to fix initialization for
472       XEmacs: add (display-time).
473     
475     modified files:
476      planner-appt.el
479 2006-01-26 00:38:24 GMT Michael Olson <mwolson@gnu.org> patch-6
481     Summary:
482       planner-gnus: Fix buggy browsing behavior.
483     Revision:
484       planner--main--1.0--patch-6
486     * planner-gnus.el (planner-gnus-browse-url): Prefer to use the
487       `gnus-find-matching-articles' function if it exists.  Thanks to John
488       Sullivan for the report.
490     modified files:
491      planner-gnus.el
494 2006-01-25 12:51:16 GMT Michael Olson <mwolson@gnu.org> patch-5
496     Summary:
497       Don't insert too many spaces around task number.
498     Revision:
499       planner--main--1.0--patch-5
501     * planner.el (planner-task-format, planner-format-task): Apply patch from
502       Stefan Reichör that keeps extra spaces from being inserted when
503       planner-use-task-numbers is nil.
505     modified files:
506      planner.el
509 2006-01-24 02:11:47 GMT Michael Olson <mwolson@gnu.org> patch-4
511     Summary:
512       planner-calendar: Make a <calendar> tag.
513     Revision:
514       planner--main--1.0--patch-4
516     * planner-calendar.el (planner-calendar-insert-calendar-maybe): Insert a
517       <calendar> tag, rather than using a <lisp> tag, since we can't yet tell
518       <lisp> to publish read-only.
519       (planner-calendar-move-calendar-to-top-of-page-maybe): Use
520       planner-insert-markup rather than `insert'.  Make sure we can snarf the
521       region safely, even if it is read-only.
522       (planner-publish-calendar-tag): New function that publishes a
523       <calendar> tag.
524     
525     * planner-publish.el (planner-publish-markup-tags): Docfix.
527     modified files:
528      planner-calendar.el planner-publish.el
531 2006-01-23 17:22:16 GMT Michael Olson <mwolson@gnu.org> patch-3
533     Summary:
534       Make planner-visit-link more robust.
535     Revision:
536       planner--main--1.0--patch-3
538     * planner.el (planner-visit-link): Make this more robust by merging in
539       some changes from Muse.  Thanks to Seth Falcon for the sample fix.
540       Among other things, this correctly adds the file extension when
541       visiting a new Muse file.
543     modified files:
544      planner.el
547 2006-01-21 01:55:13 GMT Michael Olson <mwolson@gnu.org> patch-2
549     Summary:
550       Debian package refinements.
551     Revision:
552       planner--main--1.0--patch-2
554     * Makefile (debrevision): New rule that causes a Debian package with a
555       revision to be built.  The main difference between this and
556       `debrelease' is that the .orig.tar.gz file is left alone.
557       (debbuild): New rule factored from debrelease.
558       (debclean): Removed, since we use slightly differing variations of this
559       in debrelease and debrevision.
560     
561     * debian/README.Debian: Add comments and my debian repo.
562     
563     * debian/emacsen-install: Make sure we symlink planner-autoloads.el.  Thanks to
564       Romain Francoise for noticing.
565     
566     * debian/rules: DTRT with NEWS and README.Debian.
568     modified files:
569      Makefile Makefile.defs debian/README.Debian debian/changelog
570      debian/emacsen-install debian/rules
572     renamed files:
573      debian/.arch-ids/NEWS.Debian.id
574        ==> debian/.arch-ids/NEWS.id
575      debian/NEWS.Debian
576        ==> debian/NEWS
579 2006-01-19 01:57:47 GMT Michael Olson <mwolson@gnu.org> patch-1
581     Summary:
582       Debian fixups.
583     Revision:
584       planner--main--1.0--patch-1
586     * debian/emacsen-startup: Remove unnecessary path addition.
587     
588     * debian/rules: Explicitly install README.Debian and NEWS.Debian.
590     modified files:
591      debian/emacsen-startup debian/rules
594 2006-01-17 01:16:25 GMT Michael Olson <mwolson@gnu.org> patch-184
596     Summary:
597       Release Planner 3.40.
598     Revision:
599       planner-muse--mwolson--1.0--patch-184
601     * planner-el.texi (Installing from a Source Archive) 
602       (Installing from Arch, Installing from Debian): Update.
604     modified files:
605      planner-el.texi planner.el
608 2006-01-17 00:56:42 GMT Michael Olson <mwolson@gnu.org> patch-183
610     Summary:
611       Update Debian package instructions.  Install autoloads.
612     Revision:
613       planner-muse--mwolson--1.0--patch-183
615     * Makefile (install): Make sure autoloads are installed.
616     
617     * debian/README.Debian: Update.
618     
619     * debian/copyright: Update the Upstream Authors and Copyright sections.
620     
621     * debian/rules: Build autoloads.  Install extra files.
622     
623     * debian/emacsen-install (FILES): Filter out autoloads file.
624     
625     * debian/emacsen-startup: Add shared planner-el directory to path.  Load
626       autoloads file.
627     
628     * planner-el.texi (Appointment Hooks): Add space after @defvr to fix a
629       syntax error.
630       (Acknowledgements): Add a missing @end itemize.
632     new files:
633      .arch-ids/NEWS.id NEWS debian/.arch-ids/NEWS.Debian.id
634      debian/.arch-ids/planner-el.info.id debian/NEWS.Debian
635      debian/planner-el.info
637     modified files:
638      AUTHORS ChangeLog.2005 ChangeLog.2006 Makefile Makefile.defs
639      README debian/README.Debian debian/changelog debian/copyright
640      debian/emacsen-install debian/emacsen-startup
641      debian/planner-el.docs debian/rules planner-el.texi
642      planner-publish.el planner.el
643      {arch}/planner-muse/planner-muse--mwolson/planner-muse--mwolson--1.0/mwolson@gnu.org--2005/patch-log/patch-35
646 2006-01-16 17:30:22 GMT Michael Olson <mwolson@gnu.org> patch-182
648     Summary:
649       Update FSF postal address.  Add README.
650     Revision:
651       planner-muse--mwolson--1.0--patch-182
653     * Update FSF postal address in headers of all Planner source files.
654     
655     * planner-el.texi: Update version information.  Use "XEmacs" rather than
656       "Xemacs".
657       (Getting Help): Document the official website and the bug-tracker.
658       (Acknowledgements): Remove list of contributors, since this is
659       contained in AUTHORS.
661     new files:
662      .arch-ids/README.id README
664     modified files:
665      planner-accomplishments.el planner-appt.el planner-authz.el
666      planner-bbdb.el planner-bibtex.el planner-bookmark.el
667      planner-calendar.el planner-cyclic.el planner-deadline.el
668      planner-diary.el planner-el.texi planner-erc.el
669      planner-experimental.el planner-export-diary.el
670      planner-gnats.el planner-gnus.el planner-ical.el planner-id.el
671      planner-ledger.el planner-lisp.el planner-log-edit.el
672      planner-mhe.el planner-multi.el planner-notes-index.el
673      planner-psvn.el planner-publish.el planner-rank.el
674      planner-rdf.el planner-report.el planner-rmail.el
675      planner-rss.el planner-schedule.el planner-tasks-overview.el
676      planner-timeclock-summary-proj.el planner-timeclock-summary.el
677      planner-timeclock.el planner-trunk.el planner-unix-mail.el
678      planner-vm.el planner-w3m.el planner-wl.el planner-xtla.el
679      planner.el
682 2006-01-15 16:51:31 GMT Michael Olson <mwolson@gnu.org> patch-181
684     Summary:
685       planner-appt: Handle initialization of the appt system.
686     Revision:
687       planner-muse--mwolson--1.0--patch-181
689     * planner-appt.el (planner-appt-insinuate): Merged patch from Jim Ottaway
690       that initializes the appt system.
691     
692     * planner-el.texi (Appointments): Remove old kludge.
694     modified files:
695      planner-appt.el planner-el.texi
698 2006-01-14 00:20:17 GMT Michael Olson <mwolson@gnu.org> patch-180
700     Summary:
701       planner-gnus: Make browsing Gnus URLs work with Emacs21, hopefully.
702     Revision:
703       planner-muse--mwolson--1.0--patch-180
705     * planner-gnus.el (planner-gnus-browse-url): Try some ideas from Dale
706       Smith that might make this work with Emacs21.
708     modified files:
709      AUTHORS planner-gnus.el
712 2006-01-14 00:06:14 GMT Michael Olson <mwolson@gnu.org> patch-179
714     Summary:
715       Finish copyright notices and AUTHORS file.
716     Revision:
717       planner-muse--mwolson--1.0--patch-179
720     modified files:
721      AUTHORS ChangeLog.2005 planner-appt.el planner-authz.el
722      planner-bbdb.el planner-bibtex.el planner-calendar.el
723      planner-deadline.el planner-diary.el planner-export-diary.el
724      planner-id.el planner-ledger.el planner-log-edit.el
725      planner-mhe.el planner-multi.el planner-notes-index.el
726      planner-psvn.el planner-publish.el planner-report.el
727      planner-tasks-overview.el planner-unix-mail.el planner.el
730 2006-01-13 17:00:44 GMT Michael Olson <mwolson@gnu.org> patch-178
732     Summary:
733       Progress: planner.el (2005)
734     Revision:
735       planner-muse--mwolson--1.0--patch-178
738     modified files:
739      AUTHORS planner-rmail.el planner-rss.el planner-schedule.el
740      planner-tasks-overview.el planner-timeclock-summary-proj.el
741      planner-timeclock-summary.el planner-timeclock.el
742      planner-trunk.el planner-unix-mail.el planner-vm.el
743      planner-w3m.el planner-wl.el planner-xtla.el planner.el
744      planner2diary.py
747 2006-01-12 16:32:51 GMT Michael Olson <mwolson@gnu.org> patch-177
749     Summary:
750       Progress: planner-rmail.el
751     Revision:
752       planner-muse--mwolson--1.0--patch-177
755     modified files:
756      AUTHORS planner-el.texi planner-multi.el
757      planner-notes-index.el planner-psvn.el planner-publish.el
758      planner-rank.el planner-rdf.el planner-report.el
761 2006-01-11 10:43:30 GMT Jim Ottaway <j.ottaway@lse.ac.uk>       patch-40
763     Summary:
764       planner.el: excessive highlighting
765     Revision:
766       planner--jeho--1.1--patch-40
768     * planner.el (with-planner-update-setup): remove highlight inhibition to
769       see whether the problem is really with planner-mode
770       (planner-mode): don't explicitly call muse-colors-buffer
771     
773     modified files:
774      planner.el
777 2006-01-11 01:40:40 GMT Michael Olson <mwolson@gnu.org> patch-174
779     Summary:
780       Progress: planner-multi.el
781     Revision:
782       planner-muse--mwolson--1.0--patch-174
785     modified files:
786      AUTHORS ChangeLog.2005 planner-id.el planner-ledger.el
787      planner-lisp.el planner-log-edit.el planner-mhe.el
788      planner-multi.el
791 2006-01-11 01:28:32 GMT Peter K. Lee <saint@corenova.com>       patch-17
793     Summary:
794       (planner-publish.el) properly derives "xml" to form "planner-xml" style!
795     Revision:
796       planner-muse--peter--1.0--patch-17
798     * planner-publish.el (muse-xml): add require for 'muse-xml
799     (planner-xml-extension): no longer needed since 'muse-xml-extension exists.
800     (planner-publish-markup-tags): changed to nested-section and
801     tasks-section to match notes-section precedent.
802     (planner-xml-markup-strings): revamped to behave similar to
803     `planner-html-markup-strings'
804     (planner-xml-header): mimics `muse-xml-header', but the root
805     element is PLANNER not MUSE.
806     (planner-html-markup-strings): resort to using the TITLE tag to
807     generate static html code, instead of using H2, H3, etc. like
808     before.
809     (planner-html-style-sheet): added some defaults for nested
810     .section .title style differentiation.
811     (planner-publish-markup-note): there's no LEVEL in TITLE anymore.
812     (planner-publish-nested-section-tag): naming changes
813     (planner-publish-title-tag): simplify title tag generation.  use a
814     static markup string, instead of drawing from 'section,
815     'subsection variables.  The reason for this change, although I
816     _did_ like the former behavior of using H2, H3, etc. for HTML
817     markup is that the 'section, 'subsection variables of muse-xml do
818     NOT behave the same way as muse-html does (where muse-html acts
819     more like just a title).
820     (sectionalize): generate title tag w/o LEVEL attribute.
821     (muse-derive-style): the REAL reason for all the changes above!
822     Now planner-publish takes in the new muse-xml style and derives a
823     new planner specific style, "planner-xml" style.
825     modified files:
826      planner-publish.el
829 2006-01-10 21:47:47 GMT Jim Ottaway <j.ottaway@lse.ac.uk>       patch-38
831     Summary:
832       with-planner-update-setup: fix typo
833     Revision:
834       planner--jeho--1.1--patch-38
837     modified files:
838      planner.el
841 2006-01-09 17:19:23 GMT Michael Olson <mwolson@gnu.org> patch-173
843     Summary:
844       More copyright twiddling.  Progress: planner-ical.el
845     Revision:
846       planner-muse--mwolson--1.0--patch-173
849     modified files:
850      AUTHORS ChangeLog.2004 planner-accomplishments.el
851      planner-appt.el planner-bbdb.el planner-bibtex.el
852      planner-calendar.el planner-cyclic.el planner-deadline.el
853      planner-diary.el planner-erc.el planner-experimental.el
854      planner-export-diary.el planner-gnats.el planner-gnus.el
857 2006-01-09 13:32:58 GMT Michael Olson <mwolson@gnu.org> patch-172
859     Summary:
860       Fix some more copyright headers.
861     Revision:
862       planner-muse--mwolson--1.0--patch-172
865     modified files:
866      AUTHORS planner-el.texi planner-erc.el planner-xtla.el
869 2006-01-09 02:34:36 GMT Michael Olson <mwolson@gnu.org> patch-171
871     Summary:
872       Edit more copyright notices.  Add AUTHORS.
873     Revision:
874       planner-muse--mwolson--1.0--patch-171
876     * AUTHORS: New file containing a thorough listing of contributors and
877       authors of Planner, its documentation, and its modules.  I'm about
878       half-way done verifying its contents.
880     new files:
881      .arch-ids/AUTHORS.id AUTHORS
883     modified files:
884      ChangeLog.2005 planner-authz.el planner-bbdb.el
885      planner-bibtex.el planner-bookmark.el planner-calendar.el
886      planner-cyclic.el planner-deadline.el planner-diary.el
887      planner-el.texi planner-multi.el planner-xtla.el planner.el
890 2006-01-09 01:08:14 GMT Michael Olson <mwolson@gnu.org> patch-170
892     Summary:
893       Fix delegated task errors.  Work on updating copyright statements.
894     Revision:
895       planner-muse--mwolson--1.0--patch-170
897     * planner-publish.el (planner-publish-markup-regexps): Change ">" to "D"
898       for delegated mark.  Thanks to Seth Falcon for the report.
899     
900     * planner-rank.el (planner-sort-tasks-by-rank)
901       (planner-sort-tasks-by-importance, planner-sort-tasks-by-urgency):
902       Ditto.
903     
904     * planner-rdf.el (planner-rdf-matchstr-ptask): Ditto.
905     
906     * planner.el (planner-marks-regexp, planner-live-task-regexp):
907       (planner-sort-tasks-basic, planner-seek-next-unfinished-task): Ditto.
908     
909     * planner.el (planner-version): Set to 3.39.
911     modified files:
912      ChangeLog.2004 ChangeLog.2005 planner-accomplishments.el
913      planner-appt.el planner-authz.el planner-calendar.el
914      planner-deadline.el planner-experimental.el planner-publish.el
915      planner-rank.el planner-rdf.el planner.el
917     renamed files:
918      .arch-ids/PLANNER-README.id
919        ==> .arch-ids/COMMENTARY.id
920      PLANNER-README
921        ==> COMMENTARY
924 2006-01-08 21:51:19 GMT Michael Olson <mwolson@gnu.org> patch-169
926     Summary:
927       Complete writing of ChangeLogs.
928     Revision:
929       planner-muse--mwolson--1.0--patch-169
931     * ChangeLog.2004, ChangeLog.2005, ChangeLog.2006: Complete the merging of
932       other logs and removal of "merged this" logs.
934     modified files:
935      ChangeLog.2004 ChangeLog.2005 ChangeLog.2006
938 2006-01-08 04:54:05 GMT Michael Olson <mwolson@gnu.org> patch-168
940     Summary:
941       Add ChangeLogs from contributors.
942     Revision:
943       planner-muse--mwolson--1.0--patch-168
945     Remove a few emacs-wiki-only changelogs.
946     
947     * ChangeLog.2004, ChangeLog.2005: Add ChangeLog entries of contributors.
948       This is not complete yet.
950     modified files:
951      ChangeLog.2004 ChangeLog.2005
954 2006-01-07 06:02:30 GMT Michael Olson <mwolson@gnu.org> patch-167
956     Summary:
957       Update Makefile, split ChangeLog.
958     Revision:
959       planner-muse--mwolson--1.0--patch-167
961     * Makefile (release): Create GPG keys here instead of at upload time.
962     
963     * ChangeLog: Refactor into ChangeLog.2004-2006.  We'll just manually
964       merge in entries at release time, I guess.  It might be good to get the
965       full logs from merged sources, too.
967     new files:
968      .arch-ids/ChangeLog.2004.id .arch-ids/ChangeLog.2005.id
969      .arch-ids/ChangeLog.2006.id ChangeLog.2004 ChangeLog.2005
970      ChangeLog.2006
972     removed files:
973      .arch-ids/ChangeLog.id ChangeLog
975     modified files:
976      Makefile Makefile.defs
979 2006-01-06 20:21:25 GMT Michael Olson <mwolson@gnu.org> patch-166
981     Summary:
982       XEmacs fixes.
983     Revision:
984       planner-muse--mwolson--1.0--patch-166
986     * planner-appt.el (planner-appt-add-appts-from-tasks): Remove unused
987       obsolete variable.
988     
989     * planner-authz.el (planner-authz-mason-markup-table): 
990       (planner-authz-diary-tag): Use planner-line-beginning-position.
991     
992     * planner-el.texi (Appointments): Add code snippet for activating
993       appt.el.
994     
995     * planner-mhe.el: Require mh-index.
996     
997     * planner-rmail.el (planner-rmail-narrow-to-non-pruned-header): New
998       function that provides an implementation of
999       rmail-narrow-to-non-pruned-header, since XEmacs lacks it.
1000       (planner-rmail-annotation-from-mail): Use
1001       planner-rmail-narrow-to-non-pruned-header.
1002     
1003     * planner.el: Wrap conditional `require' in `eval-when-compile'.
1005     modified files:
1006      ChangeLog planner-appt.el planner-authz.el planner-el.texi
1007      planner-mhe.el planner-rmail.el planner.el
1010 2006-01-06 19:53:00 GMT Michael Olson <mwolson@gnu.org> patch-165
1012     Summary:
1013       planner-appt: XEmacs fix.
1014     Revision:
1015       planner-muse--mwolson--1.0--patch-165
1017     * Makefile.defs: Fix typo.
1018     
1019     * planner-appt.el: Add usage instructions which mention how to activate
1020       appt.
1021       (planner-appt-update-appt-section): Don't use `propertize', since
1022       XEmacs doesn't have it.
1024     modified files:
1025      ChangeLog Makefile.defs planner-appt.el
1028 2006-01-06 02:44:17 GMT Michael Olson <mwolson@gnu.org> patch-164
1030     Summary:
1031       Massively clean whitespace and fix compiler warnings.
1032     Revision:
1033       planner-muse--mwolson--1.0--patch-164
1036     modified files:
1037      ChangeLog planner-appt.el planner-bibtex.el
1038      planner-calendar.el planner-diary.el planner-export-diary.el
1039      planner-gnus.el planner-ical.el planner-rank.el
1040      planner-report.el planner-rss.el planner-tasks-overview.el
1041      planner.el scripts/planner-build.el
1044 2006-01-06 01:45:10 GMT Michael Olson <mwolson@gnu.org> patch-163
1046     Summary:
1047       planner-el.texi: Fix a few URL examples.
1048     Revision:
1049       planner-muse--mwolson--1.0--patch-163
1051     * planner-el.texi (Emacs Relay Chat): Use "irc://" instead of "erc://" in
1052       the examples.
1053       (BibTeX): Remove the initial forward-slashes from the sample bibtex
1054       URL.  Thanks to Stefan van der Walt for the report.
1056     modified files:
1057      ChangeLog planner-el.texi
1060 2006-01-06 01:31:53 GMT Michael Olson <mwolson@gnu.org> patch-162
1062     Summary:
1063       planner-accomplishments: Use simpler method of determining hook to use.
1064     Revision:
1065       planner-muse--mwolson--1.0--patch-162
1067     * planner-accomplishments.el (planner-accomplishments-insinuate):
1068       Simplify.  This should fix an issue reported by Stefan van der Walt.
1070     modified files:
1071      ChangeLog planner-accomplishments.el
1074 2006-01-06 01:05:08 GMT Michael Olson <mwolson@gnu.org> patch-161
1076     Summary:
1077       Fix an extra-tasks problem in planner-tasks-overview.
1078     Revision:
1079       planner-muse--mwolson--1.0--patch-161
1081     * planner.el (planner-list-daily-files): Prevent temp buffers from being
1082       added when an existing buffer with the same name exists.  Thanks to
1083       Stefan van der Walt for the report.  This should prevent task lists
1084       from being doubled in planner-tasks-overview.
1086     modified files:
1087      ChangeLog planner.el
1090 2006-01-06 00:04:07 GMT Michael Olson <mwolson@gnu.org> patch-160
1092     Summary:
1093       Fix documentation example that I wrote earlier.
1094     Revision:
1095       planner-muse--mwolson--1.0--patch-160
1097     * Makefile.defs: In this intermediate stage, we'll call it Planner 3.39.
1098       Replace "planner-muse" with "planner".
1099     
1100     * debian/changelog: Condense old planner-muse-el entries into a new
1101       planner-el entry.
1102     
1103     * debian/control, debian/emacsen-install, debian/emacsen-remove,
1104       emacsen-startup: s/planner-muse-el/planner-muse/.
1105     
1106     * debian/rules: Use DH_COMPAT=4, since that was the most recent piece of
1107       advice from my sponsor.
1108     
1109     * planner-el.texi (Viewing Tasks): Adjust whitespace.
1110       (Publishing): Use an example that has a better chance of working.
1111       Thanks to Stefan van der Walt for the report.
1113     modified files:
1114      ChangeLog Makefile.defs debian/changelog debian/control
1115      debian/emacsen-install debian/emacsen-remove
1116      debian/emacsen-startup debian/rules planner-el.texi
1119 2006-01-05 23:13:39 GMT Michael Olson <mwolson@gnu.org> patch-159
1121     Summary:
1122       Fix emacs-wiki Bug #14907.
1123     Revision:
1124       planner-muse--mwolson--1.0--patch-159
1126     * planner.el (planner-extract-tasks): Fix backtrace.  This also fixes
1127       #14907 on the emacs-wiki bug-tracker.
1129     modified files:
1130      ChangeLog planner.el
1133 2006-01-05 22:23:39 GMT Michael Olson <mwolson@gnu.org> patch-158
1135     Summary:
1136       planner-el.texi: Task numbers are not displayed by default.
1137     Revision:
1138       planner-muse--mwolson--1.0--patch-158
1140     * planner-el.texi (Viewing Tasks): Note that by default, task numbers
1141       will not be displayed.  Explain how to get them.  Thanks to Stefan van
1142       der Walt for the report.
1144     modified files:
1145      ChangeLog planner-el.texi
1148 2006-01-04 00:31:10 GMT John Sullivan <john@wjsullivan.net>     patch-5
1150     Summary:
1151       Added example and instructions for setting up a new Planner project.
1152     Revision:
1153       planner-muse--johnsu01--1.0--patch-5
1156     modified files:
1157      planner-el.texi
1160 2006-01-03 23:28:18 GMT John Sullivan <john@wjsullivan.net>     patch-4
1162     Summary:
1163       Fixed name of Debian package and instructions for installing the package.
1164     Revision:
1165       planner-muse--johnsu01--1.0--patch-4
1168     modified files:
1169      planner-el.texi
1172 2006-01-03 22:26:15 GMT Michael Olson <mwolson@gnu.org> patch-155
1174     Summary:
1175       Yet Another paragraph detection try.
1176     Revision:
1177       planner-muse--mwolson--1.0--patch-155
1179     * planner-publish.el (planner-publish-markup-note): Put the newlines in a
1180       different spot.
1181       (planner-publish-content-tag): Be a bit more delicate about where we
1182       insert the markup.
1184     modified files:
1185      ChangeLog planner-publish.el
1188 2006-01-03 21:19:13 GMT Michael Olson <mwolson@gnu.org> patch-154
1190     Summary:
1191       Makefile: Fix argument for install-info.
1192     Revision:
1193       planner-muse--mwolson--1.0--patch-154
1195     * Makefile (install): Give install-info the correct path.  Thanks to Dale
1196       Smith for reporting this.
1198     modified files:
1199      ChangeLog Makefile
1202 2006-01-03 21:14:52 GMT Michael Olson <mwolson@gnu.org> patch-153
1204     Summary:
1205       Use "D" to indicate delegated tasks, instead of ">".
1206     Revision:
1207       planner-muse--mwolson--1.0--patch-153
1209     * planner-accomplishments.el (planner-accomplishments-status-display):
1210       Use "D" to indicate delegated tasks, instead of ">".
1211     
1212     * planner-el.texi (Modifying Tasks): Ditto.
1213     
1214     * planner-publish.el (planner-publish-task-status-expand): 
1215       (planner-publish-task-status-collapse): Ditto.
1216     
1217     * planner-tasks-overview.el (planner-tasks-overview-sort-by-status):
1218       Ditto.
1219     
1220     * planner.el (planner-sort-tasks-by-link, planner-highlight-tasks): 
1221       (planner-task-delegated): Ditto.
1223     modified files:
1224      ChangeLog planner-accomplishments.el planner-el.texi
1225      planner-publish.el planner-tasks-overview.el planner.el
1228 2006-01-03 19:36:56 GMT Michael Olson <mwolson@gnu.org> patch-152
1230     Summary:
1231       Fix double-escaping issue.
1232     Revision:
1233       planner-muse--mwolson--1.0--patch-152
1235     * Makefile (install): Install the manual as "planner", not
1236       "planner-muse".
1237     
1238     * Makefile.defs (ELISPDIR): Install the elisp files to site-lisp/planner
1239       rather than site-lisp/planner-muse.
1240     
1241     * planner-publish.el (planner-publish-markup-note): Apply patch from Dale
1242       Smith that fixes a double-escaping of specials with muse--main.
1243       (planner-publish-section-tag): Revert a previous whitespace patch.
1244       (planner-publish-content-tag): Insert an additional newline.  Hopefully
1245       this finally fixes the paragraph detection problem.
1247     modified files:
1248      ChangeLog Makefile Makefile.defs planner-publish.el
1251 2006-01-03 01:40:44 GMT Andrew J. Korty <ajk@iu.edu>    patch-14
1253     Summary:
1254       don't insert task number padding if planner-use-task-numbers is nil
1255     Revision:
1256       planner-muse--main--1.0--patch-14
1259     modified files:
1260      planner.el
1263 2006-01-03 01:32:10 GMT John Sullivan <john@wjsullivan.net>     patch-3
1265     Summary:
1266         Updated maintainer information. Removed distinction between stable
1267         and development versions. Distributed the Updating Your Version
1268         node information and removed it. Made new nodes for each
1269         installation method under a new Getting the Files section.
1271     Revision:
1272       planner-muse--johnsu01--1.0--patch-3
1275     modified files:
1276      planner-el.texi
1279 2006-01-03 00:32:40 GMT Michael Olson <mwolson@gnu.org> patch-150
1281     Summary:
1282       muse-publish: Try again to fix paragraph detection.
1283     Revision:
1284       planner-muse--mwolson--1.0--patch-150
1286     * planner-publish.el (planner-publish-content-tag): Insert an extra
1287       newline.
1289     modified files:
1290      ChangeLog planner-publish.el
1293 2006-01-02 23:31:02 GMT Michael Olson <mwolson@gnu.org> patch-149
1295     Summary:
1296       planner-publish: Try to fix paragraph error.
1297     Revision:
1298       planner-muse--mwolson--1.0--patch-149
1300     * planner-publish.el (planner-publish-section-tag): Attempt to fix a
1301       paragraph markup error.
1303     modified files:
1304      ChangeLog planner-publish.el
1307 2006-01-02 22:54:03 GMT Michael Olson <mwolson@gnu.org> patch-148
1309     Summary:
1310       planner-publish: Remove extra </span> tag.
1311     Revision:
1312       planner-muse--mwolson--1.0--patch-148
1314     * planner-publish.el (planner-html-markup-strings): Apply patch from Dale
1315       Smith that removes a stray </span> tag.
1317     modified files:
1318      ChangeLog planner-publish.el
1321 2006-01-02 22:48:38 GMT Michael Olson <mwolson@gnu.org> patch-147
1323     Summary:
1324       planner-publish: Yet Another Patch.  Remove stale functions.
1325     Revision:
1326       planner-muse--mwolson--1.0--patch-147
1328     * planner-appt.el (planner-appt-de-wiki): Move to planner.el.
1329       (planner-appt-format-description): Use planner-remove-links rather than
1330       planner-appt-de-wiki.
1331     
1332     * planner-publish.el: Apply patch from Dale Smith.
1333       (planner-publish-markup-tags): Use the correct attributes.
1334       (planner-publish-notes-section-tag): Don't call
1335       muse-publish-markup-region explicitly.
1336     
1337     * planner-publish.el (planner-publish-notes-tag): Use
1338       planner-remove-links.
1339     
1340     * planner.el (planner-encode-url, planner-link-escape)
1341       (planner-link-unescape): Remove.
1342       (planner-remove-links): Renamed from planner-appt-de-wiki.  Keep track
1343       of start position for sanity.
1345     modified files:
1346      ChangeLog planner-appt.el planner-publish.el planner.el
1349 2006-01-02 21:15:28 GMT Michael Olson <mwolson@gnu.org> patch-146
1351     Summary:
1352       planner-publish: Work further on <notes> and <past-notes> tags.
1353     Revision:
1354       planner-muse--mwolson--1.0--patch-146
1356     * planner-publish.el (planner-html-markup-strings): Split
1357       planner-note-details into manageable chunks.
1358       (planner-publish-markup-note, planner-publish-notes-section-tag):
1359       s/notes/notes-section/.  Thanks to Dale Smith for the patch.
1360       (planner-publish-past-notes-tag): Fix the name of this function, thanks
1361       to Dale Smith.  Make it use planner-insert-markup in some parts so that
1362       raw HTML doesn't get escaped.
1363       (planner-publish-note-tag): Split up the 'planner-note-details string
1364       so that we can be selective about the parts that are marked up as
1365       read-only.
1367     modified files:
1368      ChangeLog planner-publish.el
1371 2006-01-02 19:15:06 GMT Michael Olson <mwolson@gnu.org> patch-145
1373     Summary:
1374       planner-publish: Make "* Notes" section publish correctly again.
1375     Revision:
1376       planner-muse--mwolson--1.0--patch-145
1378     * planner-publish.el: Re-add the planner-publish-notes-tag function, but
1379       rename to planner-publish-notes-section.  emacs-wiki had the <notes>
1380       tag insert an index of notes, so we'll use that as the behavior of
1381       <notes>.  We still need the other function, though, to publish the 
1382       "* Notes" section.  Thanks to Dale Smith for the advice.
1383       (planner-publish-markup-tags): Add notes-section tag
1384       (planner-publish-notes-section-tag): Renamed from the old
1385       planner-publish-notes-tag function.
1386       (sectionalize-markup-tagname): Mark up "* Notes" section as
1387       "notes-section" instead of "notes".
1389     modified files:
1390      ChangeLog planner-publish.el
1393 2006-01-01 22:58:59 GMT Michael Olson <mwolson@gnu.org> patch-144
1395     Summary:
1396       Apply several bugfixes from Sacha.
1397     Revision:
1398       planner-muse--mwolson--1.0--patch-144
1400     * planner-rss.el (planner-publish-markup-rss-functions): Fix typo.
1401       Thanks to Sacha Chua for the fix.
1402     
1403     * planner.el (planner-jump-to-linked-note): Delete only occurs on linked
1404       page if narrowing succeeds.  The previous behavior was to delete entire
1405       linked page if linked note wasn't found.  Thanks to Lee Bigelow and
1406       Sacha Chua for the fix.
1408     modified files:
1409      ChangeLog planner-rss.el planner.el