Package is now called git, not git-core.
[planner-el.git] / ChangeLog.3
blobac917b7bc958d2b24ae4427d449d1d0ff581b625
1 2006-08-06 02:32:41 GMT Michael Olson <mwolson@gnu.org> patch-71
3     Summary:
4       Minor Makefile tweaks.
5     Revision:
6       planner-el--devel--0--patch-71
8     * Makefile: Abstract some mentions of Planner so that this can be more
9       easily re-used by other projects.
11     modified files:
12      Makefile
15 2006-07-29 04:21:50 GMT Michael Olson <mwolson@gnu.org> patch-70
17     Summary:
18       Manual: Fix syntax error introduced in last patch.
19     Revision:
20       planner-el--devel--0--patch-70
22     * planner-el.texi (Installing from Arch): Fix syntax error introduced in
23       last patch.
25     modified files:
26      planner-el.texi
29 2006-07-29 04:16:59 GMT Michael Olson <mwolson@gnu.org> patch-69
31     Summary:
32       Update maintainer info.
33     Revision:
34       planner-el--devel--0--patch-69
36     * AUTHORS: Mention that John Sullivan is the new maintainer.
37     
38     * planner-el.texi (Preface), Getting Help, Acknowledgements): Ditto.
39       (Installing from Arch): Update the ArchZoom link for the new
40       repository.
42     modified files:
43      AUTHORS planner-el.texi
46 2006-07-09 22:03:24 GMT Michael Olson <mwolson@gnu.org> patch-68
48     Summary:
49       Manual: Heading fixes.
50     Revision:
51       planner-el--devel--0--patch-68
53     * planner-el.texi (Installing from a Source Archive) 
54       (Installing from Arch, Installing from Debian): Change a few
55       @subsubsections to @subheadings.
57     modified files:
58      planner-el.texi
61 2006-07-09 21:04:18 GMT John Sullivan <john@wjsullivan.net>     patch-67
63     Summary:
64       Fix the gnus Summary mode keybinding.
65     Revision:
66       planner-el--devel--0--patch-67
69     modified files:
70      planner-gnus.el
73 2006-07-08 19:25:03 GMT Michael Olson <mwolson@gnu.org> patch-66
75     Summary:
76       Bring ChangeLog in sync.
77     Revision:
78       planner-el--devel--0--patch-66
80     * ChangeLog: Sync.
82     modified files:
83      ChangeLog
86 2006-07-06 09:31:30 GMT Jim Ottaway <j.ottaway@lse.ac.uk>       patch-65
88     Summary:
89       planner-appt: fix match-string bug
90     Revision:
91       planner-el--devel--0--patch-65
93     * planner-appt.el (planner-appt-add-appts-from-schedule): wrap
94       planner-appt-format-description in save-match-data.  Fixes a bug where
95       the match data was lost [only seems to happen for Emacs <= 21.3.1].
97     modified files:
98      planner-appt.el
101 2006-06-30 06:47:42 GMT John Sullivan <john@wjsullivan.net>     patch-64
103     Summary:
104       Remove redundant parts about remember, and add missing index entries.
105     Revision:
106       planner-el--devel--0--patch-64
109     modified files:
110      planner-el.texi
113 2006-06-30 03:31:22 GMT Michael Olson <mwolson@gnu.org> patch-63
115     Summary:
116       Really fix double-escaping issue and protect task/note content.
117     Revision:
118       planner-el--devel--0--patch-63
120     * planner-publish.el (planner-publish-markup-task): Remove bad patch.
121       Protect the task description from closing tags.
122       (planner-publish-markup-note): Protect the note content from closing
123       tags.
124       (planner-publish-task-tag): Remove bad patch.  Remove read-only
125       properties from task description so that it gets interpreted by Muse.
126       (planner-publish-note-tag): Remove read-only properties.
128     modified files:
129      planner-publish.el
132 2006-06-29 05:36:17 GMT Michael Olson <mwolson@gnu.org> patch-62
134     Summary:
135       planner-authz: Update documentation.
136     Revision:
137       planner-el--devel--0--patch-62
139     * planner-authz.el: Update directions in header.
140       (planner-authz-markup-tags): Use "diary-section" instead of "diary".
141       (planner-authz-diary-section-tag): Rename from
142       `planner-authz-diary-tag'.
143     
144     * planner-el.texi (Authz Access Restriction): Add Getting started and
145       Diary markup sections.
147     modified files:
148      planner-authz.el planner-el.texi
151 2006-06-29 03:30:57 GMT Michael Olson <mwolson@gnu.org> patch-61
153     Summary:
154       planner-publish: Fix double-escaping of task descriptions.
155     Revision:
156       planner-el--devel--0--patch-61
158     * planner-publish.el (planner-publish-task-tag): Fix double-escaping bug.
160     modified files:
161      planner-publish.el
164 2006-06-29 03:03:58 GMT Michael Olson <mwolson@gnu.org> patch-60
166     Summary:
167       Quick grammar fix in README.
168     Revision:
169       planner-el--devel--0--patch-60
171     * README: Grammar fix.
172     
174     modified files:
175      README
178 2006-06-28 21:03:18 GMT Michael Olson <mwolson@gnu.org> patch-59
180     Summary:
181       Add load-path example for Remember.
182     Revision:
183       planner-el--devel--0--patch-59
185     * scripts/planner-build.el: Add a load-path example for Remember.
187     modified files:
188      scripts/planner-build.el
191 2006-06-28 20:49:58 GMT Michael Olson <mwolson@gnu.org> patch-58
193     Summary:
194       Explain a prerequisite for compilation.
195     Revision:
196       planner-el--devel--0--patch-58
198     * scripts/planner-build.el: Use a more standard default path for each of
199       the extensions.
200     
201     * planner-el.texi (Advanced Installation): Mention
202       scripts/planner-build.el.
203     
204     * README: Ditto.
206     modified files:
207      README planner-el.texi scripts/planner-build.el
210 2006-06-28 01:48:09 GMT Michael Olson <mwolson@gnu.org> patch-57
212     Summary:
213       Mention Emacs Muse in README.
214     Revision:
215       planner-el--devel--0--patch-57
217     * README: Mention that Emacs Muse must be installed before compiling.
218     
220     modified files:
221      README
224 2006-06-27 04:26:04 GMT Michael Olson <mwolson@gnu.org> patch-56
226     Summary:
227       Include autoloads file in the distribution.
228     Revision:
229       planner-el--devel--0--patch-56
231     * Makefile (distclean, dist): Include autoloads file in the distribution.
233     modified files:
234      Makefile
237 2006-06-27 03:56:26 GMT Michael Olson <mwolson@gnu.org> patch-54
239     Summary:
240       Fix mailing list instructions in README.
241     Revision:
242       planner-el--devel--0--patch-54
244     * README: Fix URL for mailing list instructions.
246     modified files:
247      README
250 2006-06-27 03:45:34 GMT Michael Olson <mwolson@gnu.org> patch-53
252     Summary:
253       Release Planner 3.41.
254     Revision:
255       planner-el--devel--0--patch-53
257     * Makefile.defs (VERSION): Set to 3.41.
258     
259     * NEWS: Update.
260     
261     * planner-el.texi: Set version to 3.41.
262       (Why Use Planner, Tasks, Example Page): Use new mailing list address.
263     
264     * planner.el (planner-version): Release Planner 3.41.
266     modified files:
267      ChangeLog Makefile.defs NEWS planner-el.texi planner.el
270 2006-06-26 23:26:25 GMT Michael Olson <mwolson@gnu.org> patch-52
272     Summary:
273       Document planner2diary.py.
274     Revision:
275       planner-el--devel--0--patch-52
277     * planner-el.texi (Diary): Document planner2diary.py.  This completes the
278       documentation part of the release plans.
279     
280     * planner2diary.py: Require /usr/bin/python instead of
281       /usr/bin/python2.2.
283     modified files:
284      planner-el.texi planner2diary.py
287 2006-06-26 23:18:05 GMT Michael Olson <mwolson@gnu.org> patch-51
289     Summary:
290       Document planner-report.el.
291     Revision:
292       planner-el--devel--0--patch-51
294     * planner-el.texi: Mention filenames in menus as much as possible.
295       (Status Reports): Document planner-report.el.
297     modified files:
298      planner-el.texi
301 2006-06-23 13:54:58 GMT Michael Olson <mwolson@gnu.org> patch-50
303     Summary:
304       Fix bug in last patch.
305     Revision:
306       planner-el--devel--0--patch-50
308     * planner.el (allout-mode-leaders): Make this use `add-hook' rather than
309       `add-to-list' to avoid load errors.
311     modified files:
312      planner.el
315 2006-06-23 04:08:22 GMT Michael Olson <mwolson@gnu.org> patch-49
317     Summary:
318       Make allout and Planner work better together by default.
319     Revision:
320       planner-el--devel--0--patch-49
322     * planner.el: Make allout mode recognize our special note syntax.  Thanks
323       to Bill White and Steven Lumos for the code snippet and research.
325     modified files:
326      planner.el
329 2006-06-22 03:29:38 GMT Michael Olson <mwolson@gnu.org> patch-48
331     Summary:
332       Document planner-registry.el.
333     Revision:
334       planner-el--devel--0--patch-48
336     * planner-el.texi (planner-registry): Document the planner-registry.el
337       file.
338     
339     * planner-registry.el: Clarify directions in header.
341     modified files:
342      planner-el.texi planner-registry.el
345 2006-06-20 18:10:46 GMT Michael Olson <mwolson@gnu.org> patch-47
347     Summary:
348       Document through planner-publish.el.
349     Revision:
350       planner-el--devel--0--patch-47
352     * ChangeLog: Update.
353     
354     * planner-el.texi (Publishing Planner pages): New section that documents
355       planner-publish.el.
356       (PSVN): New section that documents planner-psvn.el.
357     
358     * planner-publish.el (planner-html-inner-header):
359       (planner-html-inner-footer): Docfix.
361     modified files:
362      ChangeLog planner-el.texi planner-publish.el
365 2006-06-18 03:20:47 GMT John Sullivan <john@wjsullivan.net>     patch-46
367     Summary:
368       Document planner-zoom.
369     Revision:
370       planner--main--1.0--patch-59
372     modified files:
373      planner-el.texi
376 2006-06-16 03:59:59 GMT Michael Olson <mwolson@gnu.org> patch-58
378     Summary:
379       Spot check documentation through planner-gnus.el.
380     Revision:
381       planner--main--1.0--patch-58
383     * planner-el.texi (Planner-Diary Advanced Features): Add a few index
384       entries.  Document planner-export-diary.el.
385       (Emacs Relay Chat): Update the syntax.
387     modified files:
388      planner-el.texi
391 2006-06-08 21:57:22 GMT Michael Olson <mwolson@gnu.org> patch-57
393     Summary:
394       planner-el.texi: Use shared Arch archive in instructions.
395     Revision:
396       planner--main--1.0--patch-57
398     * planner-el.texi (Installing from Arch): Use shared archive instead of
399       my personal archive.
401     modified files:
402      planner-el.texi
405 2006-06-08 21:36:15 GMT Michael Olson <mwolson@gnu.org> patch-56
407     Summary:
408       Document new mailing lists in the manual.
409     Revision:
410       planner--main--1.0--patch-56
412     * planner-el.texi (Getting Help): Document new mailing
413       lists.
414       (Overview, Review, Sample Configuration Files): Point to Getting Help
415       section for mailing list information.
417     modified files:
418      planner-el.texi
421 2006-06-08 20:54:08 GMT Michael Olson <mwolson@gnu.org> patch-55
423     Summary:
424       Update NEWS.
425     Revision:
426       planner--main--1.0--patch-55
428     * NEWS: Update.
430     modified files:
431      NEWS
434 2006-06-08 20:26:57 GMT Michael Olson <mwolson@gnu.org> patch-54
436     Summary:
437       Move Debian stuff to its own branch.
438     Revision:
439       planner--main--1.0--patch-54
442     removed files:
443      debian/.arch-ids/=id debian/.arch-ids/NEWS.id
444      debian/.arch-ids/README.Debian.id
445      debian/.arch-ids/changelog.id debian/.arch-ids/compat.id
446      debian/.arch-ids/control.id debian/.arch-ids/copyright.id
447      debian/.arch-ids/emacsen-install.id
448      debian/.arch-ids/emacsen-remove.id
449      debian/.arch-ids/emacsen-startup.id
450      debian/.arch-ids/planner-el.docs.id
451      debian/.arch-ids/planner-el.info.id debian/.arch-ids/rules.id
452      debian/NEWS debian/README.Debian debian/changelog
453      debian/compat debian/control debian/copyright
454      debian/emacsen-install debian/emacsen-remove
455      debian/emacsen-startup debian/planner-el.docs
456      debian/planner-el.info debian/rules
458     removed directories:
459      debian debian/.arch-ids
462 2006-06-05 15:52:57 GMT Michael Olson <mwolson@gnu.org> patch-53
464     Summary:
465       Make Planner's keymap inherit from Muse's keymap.
466     Revision:
467       planner--main--1.0--patch-53
469     * planner.el (planner-mode-map): Apply patch from Adrian Aichner that
470       inherits the keymap from Muse, rather than copying it.  We fall back to
471       copying it if the proper functionality does not exist in the user's
472       version of Emacs.
474     modified files:
475      AUTHORS planner.el
478 2006-06-01 13:54:24 GMT Michael Olson <mwolson@gnu.org> patch-52
480     Summary:
481       Add explanation for timeclock.el error.
482     Revision:
483       planner--main--1.0--patch-52
485     * contrib/timeclock.el: Add an explanation of why we error out if the
486       person is not using XEmacs.
487     
488     * debian/emacsen-startup: Put Planner's contrib directory at the end of
489       the load-path.
491     modified files:
492      ChangeLog ChangeLog.2005 Makefile.defs contrib/timeclock.el
493      debian/changelog debian/emacsen-startup
496 2006-05-30 21:14:09 GMT Michael Olson <mwolson@gnu.org> patch-51
498     Summary:
499       Avoid a backtrace when using planner-calendar and not publishing.
500     Revision:
501       planner--main--1.0--patch-51
503     * planner.el (planner-published-file): Avoid error when not publishing.
504       (planner-yesterday): Docfix.
505       (planner-tomorrow): New function that returns the date for tomorrow.
507     modified files:
508      planner.el
511 2006-05-29 14:22:16 GMT Michael Olson <mwolson@gnu.org> patch-50
513     Summary:
514       Make ChangeLog conform to conventions better.
515     Revision:
516       planner--main--1.0--patch-50
518     * ChangeLog: Renamed from ChangeLog.2006 in order to follow Emacs
519       conventions better.  Specify the buffer encoding.  Add helpful notices
520       at the bottom of this and ChangeLog.2005.
522     modified files:
523      ChangeLog ChangeLog.2004 ChangeLog.2005 NEWS debian/rules
525     renamed files:
526      .arch-ids/ChangeLog.2006.id
527        ==> .arch-ids/ChangeLog.id
528      ChangeLog.2006
529        ==> ChangeLog
532 2006-05-26 14:44:08 GMT Michael Olson <mwolson@gnu.org> patch-49
534     Summary:
535       Display a helpful message if muse-project-alist undefined.
536     Revision:
537       planner--main--1.0--patch-49
539     * planner.el (planner-display-warning): New function that displays a
540       warning window.  This is useful for longer explanations of errors.
541       (plan): Display a helpful message if `muse-project-alist' is not
542       defined.
544     modified files:
545      planner.el
548 2006-05-25 01:20:42 GMT Michael Olson <mwolson@gnu.org> patch-48
550     Summary:
551       Fix lock up with old delegated task mark.
552     Revision:
553       planner--main--1.0--patch-48
555     * planner.el (planner-marks-regexp): Docfix.
556       (planner-task-regexp): Don't include marks; be more lenient, since
557       planner-id uses this as a metric for finding a task, and we don't want
558       tasks with strange marks to cause it not to find a task.
559       (plan): Indentation.
561     modified files:
562      planner.el
565 2006-05-23 22:14:14 GMT Michael Olson <mwolson@gnu.org> patch-46
567     Summary:
568       Remove duplicate note links when publishing.
569     Revision:
570       planner--main--1.0--patch-46
572     * planner-publish.el (planner-publish-note-tag): Ensure that a page
573       cannot appear in both link and categories.
575     modified files:
576      planner-publish.el
579 2006-05-23 16:19:01 GMT Michael Olson <mwolson@gnu.org> patch-45
581     Summary:
582       Remove task IDs when publishing.
583     Revision:
584       planner--main--1.0--patch-45
586     * planner-id.el ("planner-publish"): Remove Task IDs and anything else
587       that uses the ID syntax when publishing.
589     modified files:
590      planner-id.el
593 2006-05-18 20:05:12 GMT Michael Olson <mwolson@gnu.org> patch-44
595     Summary:
596       Publish diary sections in a meaningful way.
597     Revision:
598       planner--main--1.0--patch-44
600     * planner-publish.el (planner-publish-markup-tags): Add entry for
601       diary-section.
602       (planner-xml-markup-strings, planner-html-markup-strings): Add strings
603       for diary section.
604       (planner-html-style-sheet): Add CSS elements for Diary section.
605       (planner-publish-diary-section-tag): New function that publishes the
606       diary in a way that preserves line breaks, using the verse tag
607       function.
608       (planner-section-tagnames): Transform Diary sections to diary-section
609       tags.
611     modified files:
612      planner-publish.el
615 2006-05-18 16:40:36 GMT Michael Olson <mwolson@gnu.org> patch-43
617     Summary:
618       Make notes publish with nicer default CSS elements.
619     Revision:
620       planner--main--1.0--patch-43
622     * planner-publish.el (planner-html-style-sheet): Add style elements for
623       Notes section.  This causes the note anchors to be placed on the same
624       line as note headings, which is the way it used to be.
626     modified files:
627      planner-publish.el
630 2006-05-17 21:43:59 GMT Michael Olson <mwolson@gnu.org> patch-42
632     Summary:
633       Work on calendar, manual, and index generation.
634     Revision:
635       planner--main--1.0--patch-42
637     * planner-calendar.el: Fix example in header.  Remove the word "wiki"
638       from everything, since "page" works better.
639       (planner-calendar-coerce-day-page): New function that determines which
640       day page to base the calendar on.
641       (planner-calendar-from-page): Use `planner-calendar-coerce-day-page'.
642       Check for null page name.
643       (planner-calendar-create-today-link): Make sure that the page we are
644       linking to actually exists.  This function should now be safe to add
645       globally to muse-after-publish-hook.
646       (planner-publish-calendar-tag): If no calendar is returned, don't
647       insert anything.
648       ("planner-publish-finalize-regexps"): Use a better regexp to match the
649       calendar tag, so that it is processed correctly.
650     
651     * planner-el.texi: Add subheadings for Keys, Options, and Functions, if
652       applicable.
653       (Publishing Calendars): Mention "page" and "arrows" options.  Mention
654       workaround for problem where the text in the arrows doesn't get
655       published correctly.  Give working example for
656       planner-calendar-create-today-link.
657     
658     * planner.el (planner-published-file): Try to figure out where the file
659       exists, if the output directory is not specified.  This could be more
660       elaborate to handle multiple source directories, but I haven't gotten
661       around to that yet.
662       (planner-index-as-string): Add exclude-daypages option for those who do
663       not want day pages to show up in the index.
665     modified files:
666      planner-calendar.el planner-el.texi planner.el
669 2006-05-09 00:30:01 GMT Michael Olson <mwolson@gnu.org> patch-41
671     Summary:
672       planner-el.texi: Update location of schedule.el.
673     Revision:
674       planner--main--1.0--patch-41
676     * planner-el.texi (Timeclock): Note that timeclock.el comes with GNU
677       Emacs, and direct XEmacs users to use the version that comes with
678       Planner in the contrib directory.
679       (schedule.el): Use correct URL and note that this comes with Planner.
680       Thanks to Adrian Aichner for the report.
682     modified files:
683      ChangeLog.2006 Makefile.defs debian/changelog planner-el.texi
686 2006-04-26 19:59:37 GMT Michael Olson <mwolson@gnu.org> patch-40
688     Summary:
689       planner-calendar: Default to today if not publishing a day page.
690     Revision:
691       planner--main--1.0--patch-40
693     * planner-calendar.el (planner-calendar-from-wiki): Default to current
694       day if we're not publishing a day page.
696     modified files:
697      planner-calendar.el
700 2006-04-26 19:55:13 GMT Michael Olson <mwolson@gnu.org> patch-39
702     Summary:
703       Add default CSS elements for calendar stuff.
704     Revision:
705       planner--main--1.0--patch-39
707     * planner-publish.el (planner-html-style-sheet): Add some default CSS
708       elements for calendar stuff.
710     modified files:
711      planner-publish.el
714 2006-04-26 19:35:10 GMT Michael Olson <mwolson@gnu.org> patch-38
716     Summary:
717       planner-calendar: Surround generated calendar with <div> tag.
718     Revision:
719       planner--main--1.0--patch-38
721     * planner-calendar.el: Fix example.
722       (planner-publish-calendar-tag): Surround in a <div> section for ease of
723       use.
724     
725     * planner-el.texi (Publishing Calendars): Make the example simpler.
726     
727     * planner-publish.el (planner-insert-markup): If we're using Muse 3.02.6,
728       manually make the region read-only.
730     modified files:
731      Makefile.defs debian/changelog planner-calendar.el
732      planner-el.texi planner-publish.el
735 2006-04-26 18:09:14 GMT Michael Olson <mwolson@gnu.org> patch-37
737     Summary:
738       Minor docfix.
739     Revision:
740       planner--main--1.0--patch-37
742     * planner-publish.el (planner-publish-prepare-buffer) 
743       (planner-publish-finalize-buffer): Docfix.
745     modified files:
746      planner-publish.el
749 2006-04-26 18:01:36 GMT Michael Olson <mwolson@gnu.org> patch-36
751     Summary:
752       Make publishing of calendars work better using a new method.
753     Revision:
754       planner--main--1.0--patch-36
756     * planner-calendar.el: Docfix.  Recognize <calendar> tags even in the
757       header and footer.
758       (planner-calendar-insert-calendar-maybe) 
759       (planner-calendar-move-calendar-to-top-of-page-maybe): Remove, since
760       they are not needed by the new method.
761     
762     * planner-el.texi (Publishing Calendars): Update.
763     
764     * planner-publish.el (planner-publish-prepare-regexps): New option that
765       specifies the publishing regexps to apply before doing other
766       publishing.
767       (planner-publish-finalize-regexps): New option that specifies the
768       publishing regexps to apply after doing other publishing.
769       (planner-publish-prepare-buffer): Use planner-publish-prepare-regexps.
770       (planner-publish-finalize-buffer): New function that finalizes Planner
771       buffers after publishing.
772       (planner-section-tagnames): Fix ordering error.
774     modified files:
775      planner-calendar.el planner-el.texi planner-publish.el
778 2006-04-26 03:22:20 GMT Michael Olson <mwolson@gnu.org> patch-35
780     Summary:
781       Use h2, h3, ... for headings.
782     Revision:
783       planner--main--1.0--patch-35
785     * planner-publish.el (planner-publish-markup-tags) [title]: Accept
786       attributes.
787       (planner-html-markup-strings) [planner-begin-title, planner-end-title]:
788       Use normal style headings, i.e. h2.
789       (planner-html-style-sheet): Remove nested title hacks.
790       (planner-publish-markup-note): Use title level of 3.
791       (planner-publish-title-tag): Accept attributes.  Call muse-markup-text
792       with a level argument.
793       (planner-publish-section): Store level as heading level + 1, since the
794       topmost level heading should be h2.
796     modified files:
797      planner-publish.el
800 2006-04-25 22:03:34 GMT Michael Olson <mwolson@gnu.org> patch-34
802     Summary:
803       Fix a paragraph publishing problem near end of file.
804     Revision:
805       planner--main--1.0--patch-34
807     * planner-publish.el (planner-html-markup-strings)
808       [planner-end-note-categories]: Remove newline.
809       (planner-publish-prepare-buffer): Rework to use the Muse markup engine.
810       (planner-publish-markup-note): Docfix.
811       (planner-publish-nested-section-tag): Docfix.
812       (planner-publish-notes-section-tag): Insert newline.
813       (planner-publish-note-tag): Insert newline.
814       (planner-sectionalize-delimiter, planner-sectionalize-page) 
815       (sectionalize-markup-tagname, sectionalize-markup-tagname) 
816       (sectionalize): Remove.
817       (planner-publish-section-close): New function that finds where the
818       closing tag of DEPTH should go, and inserts TEXT.
819       (planner-section-tagnames): Mapping of sections to their tag name.
820       (planner-publish-section-tagname): New function that finds the tag name
821       for the given section.
822       (planner-publish-section): New function that publishing the current
823       heading as a section.  This should fix a problem with sections at the
824       end of a file, given only one newline at end.
826     modified files:
827      planner-publish.el
830 2006-04-09 19:29:19 GMT Michael Olson <mwolson@gnu.org> patch-33
832     Summary:
833       manual: Fix errors introduced in last patch.
834     Revision:
835       planner--main--1.0--patch-33
837     * planner-el.texi: Fix a couple of errors.
839     modified files:
840      planner-el.texi
843 2006-04-09 19:27:03 GMT Michael Olson <mwolson@gnu.org> patch-32
845     Summary:
846       manual: Remove use of old Planner variables.
847     Revision:
848       planner--main--1.0--patch-32
850     * planner-el.texi: Remove use of old Planner variables.  Thanks to
851       Sebastian Luque for the report.
852       (Creating Your Planner): Clarify comment.
853       (Basic Configuration): Remove node, since its content is presented
854       elsewhere.
855       (Annotations, Publishing): Don't use old Planner variables in
856       explanation.
857       (iCal Task Publication): Give a more up-to-date example.
859     modified files:
860      planner-el.texi
863 2006-04-08 02:57:43 GMT Michael Olson <mwolson@gnu.org> patch-31
865     Summary:
866       Prepare new Debian package for Arch snapshot.
867     Revision:
868       planner--main--1.0--patch-31
870     * ChangeLog.2006: Update.
871     
872     * debian/changelog: Prepare new Debian package for Arch snapshot.
874     modified files:
875      ChangeLog.2006 Makefile.defs debian/changelog
878 2006-04-08 01:34:44 GMT Michael Olson <mwolson@gnu.org> patch-30
880     Summary:
881       planner-registry: Minor code cleanup.
882     Revision:
883       planner--main--1.0--patch-30
885     * planner-registry.el (planner-registry-show): Remove boundp check.
887     modified files:
888      planner-registry.el
891 2006-04-08 01:32:20 GMT Michael Olson <mwolson@gnu.org> patch-29
893     Summary:
894       Include planner-registry.el.
895     Revision:
896       planner--main--1.0--patch-29
898     * planner-registry.el: New file that implements a registry of URLs and
899       Planner annotations.  This used to be called muse-registry.el, but it
900       has been renamed to planner-registry.el since it fits better with
901       Planner.
903     new files:
904      .arch-ids/planner-registry.el.id planner-registry.el
906     modified files:
907      AUTHORS
910 2006-04-02 18:20:31 GMT Michael Olson <mwolson@gnu.org> patch-28
912     Summary:
913       Correct several regexps.
914     Revision:
915       planner--main--1.0--patch-28
917     If a regexp has a character set negation, make sure it includes the
918     newline, so that newlines aren't matched.
920     modified files:
921      planner-appt.el planner-bibtex.el planner-deadline.el
922      planner-erc.el planner-id.el planner-mhe.el planner-rdf.el
923      planner-tasks-overview.el planner-timeclock.el planner-vm.el
924      planner.el
927 2006-03-29 20:23:27 GMT Andrew J. Korty <ajk@iu.edu>    patch-25
929     Summary:
930       Merge some authz fixes.
931     Revision:
932       planner--main--1.0--patch-27
934     * planner-authz.el (planner-authz-fix-list-item): new function to move
935       the <li> tags to the inside to avoid a blank bullet when a list item is
936       totally access controlled
937       (planner-authz-markup-regexps): use it
938       (planner-authz-index-as-string): use <authz> tags to mark up the index
939       and rely on the new regexp entry to clean up the results
940       (planner-authz-multi-union): declare `sublist'
942     modified files:
943      planner-authz.el
946 2006-03-27 23:52:31 GMT Michael Olson <mwolson@gnu.org> patch-25
948     Summary:
949       planner-erc: Improve greatly.
950     Revision:
951       planner--main--1.0--patch-25
953     * planner-erc.el: Update the syntax for IRC URLs.  Add warning for users
954       of old versions of ERC.
955       (planner-erc-url-regexp): New variable that specifies the syntax of IRC
956       URLs.
957       (planner-erc-annotation-from-erc): Use `erc-server-announced-name'.
958       (planner-erc-browse-url): Figure out the desired chat buffer.  If no
959       chat buffer exists for the given URL, connect to the server.
961     modified files:
962      planner-erc.el
965 2006-03-25 04:46:53 GMT Michael Olson <mwolson@gnu.org> patch-24
967     Summary:
968       planner-zoom.el: New file used for navigating Planner pages.
969     Revision:
970       planner--main--1.0--patch-24
972     * AUTHORS: Bookkeeping.
973     
974     * planner.el (planner-remove-if-not): New function that implements a
975       simplified version of `remove-if-not'.
976     
977     * planner-zoom.el: New file by Gregory Novak that implements easy
978       navigation of Planner pages.
980     new files:
981      .arch-ids/planner-zoom.el.id planner-zoom.el
983     modified files:
984      AUTHORS planner.el
987 2006-03-23 14:14:17 GMT Michael Olson <mwolson@gnu.org> patch-23
989     Summary:
990       planner-psvn.el: Install update from author.
991     Revision:
992       planner--main--1.0--patch-23
994     * planner-psvn.el: Apply modified patch from Stefan Reichör that improves
995       compatibility with newer versions of psvn.el and pops to the diff
996       buffer.
998     modified files:
999      planner-psvn.el
1002 2006-03-15 12:38:11 GMT Jim Ottaway <j.ottaway@lse.ac.uk>       patch-19
1004     Summary:
1005       Merged from jeho@jeho.org--2005 (patch 56-57), mwolson@gnu.org--2006-planner-el (patch 16-19)
1006     Revision:
1007       planner--main--1.0--patch-21
1009     * planner-appt.el (planner-appt-forthcoming-show-day-names-flag): New
1010       option that indicates whether to show day names in forthcoming
1011       appointments.
1012       (planner-appt-forthcoming-format): Add day name insertion.
1013     
1014     * planner-el.texi: Add documentation about new feature [and also for
1015       planner-appt-forthcoming-repeat-date-string].
1017     modified files:
1018      planner-appt.el planner-el.texi
1021 2006-03-14 21:13:28 GMT Michael Olson <mwolson@gnu.org> patch-20
1023     Summary:
1024       planner-appt: Mention that documentation is available in Planner manual.
1025     Revision:
1026       planner--main--1.0--patch-20
1028     * planner-appt.el: Mention that further details are available in the
1029       Planner manual.
1031     modified files:
1032      planner-appt.el
1035 2006-03-14 20:03:31 GMT Michael Olson <mwolson@gnu.org> patch-19
1037     Summary:
1038       planner-calendar: Fix publishing bug.
1039     Revision:
1040       planner--main--1.0--patch-19
1042     * planner-calendar.el (planner-calendar-html-tag-marker): Use the correct
1043       value so that the calendar is published properly.  Thanks to Christian
1044       Clercin and René.
1046     modified files:
1047      planner-calendar.el
1050 2006-03-11 15:29:42 GMT Jim Ottaway <j.ottaway@lse.ac.uk>       patch-15
1052     Summary:
1053       Merged from jeho@jeho.org--2005 (patch 54-55), mwolson@gnu.org--2006-planner-el (patch 14-15)
1054     Revision:
1055       planner--main--1.0--patch-18
1057     * planner-appt.el (planner-fit-window-to-buffer): Use
1058       shrink-window-if-large-than-buffer if fit-window-to-buffer is not
1059       available.
1060       (planner-appt-forthcoming-regexp): Remove the shyness from the groups:
1061       this makes it match ok in XEmacs [don't know why it didn't before
1062       though].
1064     modified files:
1065      planner-appt.el
1068 2006-03-13 03:43:23 GMT Michael Olson <mwolson@gnu.org> patch-17
1070     Summary:
1071       Add COPYING file; do bookkeeping.
1072     Revision:
1073       planner--main--1.0--patch-17
1075     * COPYING: New file containing the GNU General Public License.
1076     
1077     * AUTHORS: Bookkeeping.
1078     
1079     * README: Add License section.
1080     
1081     * planner*.el: Update headers.
1083     new files:
1084      .arch-ids/COPYING.id COPYING
1086     modified files:
1087      AUTHORS README planner-accomplishments.el planner-appt.el
1088      planner-authz.el planner-bbdb.el planner-bibtex.el
1089      planner-bookmark.el planner-calendar.el planner-cyclic.el
1090      planner-deadline.el planner-diary.el planner-el.texi
1091      planner-erc.el planner-experimental.el planner-export-diary.el
1092      planner-gnats.el planner-gnus.el planner-ical.el planner-id.el
1093      planner-ledger.el planner-lisp.el planner-log-edit.el
1094      planner-mhe.el planner-multi.el planner-notes-index.el
1095      planner-psvn.el planner-publish.el planner-rank.el
1096      planner-rdf.el planner-report.el planner-rmail.el
1097      planner-rss.el planner-schedule.el planner-tasks-overview.el
1098      planner-timeclock-summary-proj.el planner-timeclock-summary.el
1099      planner-timeclock.el planner-trunk.el planner-unix-mail.el
1100      planner-vm.el planner-w3m.el planner-wl.el planner-xtla.el
1101      planner.el
1104 2006-03-06 15:49:19 GMT Jim Ottaway <j.ottaway@lse.ac.uk>       patch-13
1106     Summary:
1107       Merged from jeho@jeho.org--2005 (patch 51-53), mwolson@gnu.org--2006-planner-el (patch 13)
1108     Revision:
1109       planner--main--1.0--patch-16
1111     * planner-appt.el: Revert to the old method of tracking appts added to
1112       the schedule.  The text property method was simpler, but failed when
1113       re-visiting today's plan page [since text properties don't get saved].
1114       (planner-appt-update-appt-section): fix wrong side of bound error
1115       (--planner-appt-lines-added-to-section): global variable tracking appts
1116       added to the schedule
1117       (planner-appt-task-schedule-item-p): use
1118       --planner-appt-lines-added-to-section
1119       (planner-appt-update-appt-section): revert to the old method
1120       (planner-appt-forthcoming-get-appts): fix small bug where an appt
1121       schedule item would fall through the conditional  and try to be parsed
1122       as a task item.
1124     modified files:
1125      planner-appt.el
1128 2006-02-28 16:49:28 GMT Jim Ottaway <j.ottaway@lse.ac.uk>       patch-12
1130     Summary:
1131       Merged from mwolson@gnu.org--2006-planner-el (patch 12)
1132     Revision:
1133       planner--main--1.0--patch-15
1135     * planner-appt.el (planner-appt-forthcoming-get-appts): Use
1136       `insert-file-contents' instead of `insert-file-contents-literally'.
1138     modified files:
1139      planner-appt.el
1142 2006-02-27 19:38:45 GMT Andrew J. Korty <ajk@iu.edu>    patch-10
1144     Summary:
1145       sort status report entries by plan page name
1146     Revision:
1147       planner-el--devel--0--patch-10
1149     * planner-report.el (planner-report-generate): sort pages by name using
1150       string<
1151     
1153     modified files:
1154      planner-report.el
1157 2006-02-27 11:38:48 GMT Jim Ottaway <j.ottaway@lse.ac.uk>       patch-9
1159     Summary:
1160       small fix to README file
1161     Revision:
1162       planner-el--devel--0--patch-9
1164     * README: remove (setq load-path ...) from the load-path example
1166     modified files:
1167      README
1170 2006-02-27 10:34:20 GMT Jim Ottaway <j.ottaway@lse.ac.uk>       patch-8
1172     Summary:
1173       planner-appt: fix highlighting in plan pages
1174     Revision:
1175       planner-el--devel--0--patch-8
1177     * planner-appt.el (planner-appt-task-highlight): check that a task has
1178       today's date
1180     modified files:
1181      planner-appt.el
1184 2006-02-27 04:46:50 GMT Michael Olson <mwolson@gnu.org> patch-13
1186     Summary:
1187       Prepare new Debian package.
1188     Revision:
1189       planner--main--1.0--patch-13
1192     modified files:
1193      Makefile.defs debian/changelog debian/control
1194      debian/emacsen-install debian/rules
1197 2006-02-27 04:04:17 GMT Michael Olson <mwolson@gnu.org> patch-12
1199     Summary:
1200       Update NEWS and ChangeLog
1201     Revision:
1202       planner--main--1.0--patch-12
1205     modified files:
1206      ChangeLog.2006 NEWS
1209 2006-02-22 01:57:37 GMT Andrew J. Korty <ajk@iu.edu>    patch-7
1211     Summary:
1212       only publish dependencies if they haven't already been published
1213     Revision:
1214       planner-el--devel--0--patch-7
1216     * planner-authz.el (planner-authz-publishing-alist): alist to track
1217       published pages and their dependencies
1218       (planner-authz-after-markup): if planner-authz-publishing-alist
1219       indicates this page has already been published, and here we are
1220       publishing it again, the alist must be stale, so we replace it with
1221       a single element for this page; otherwise, add an element for this page
1222       to the list
1223       (planner-authz-after-project-publish): use
1224       planner-authz-publishing-alist to determine which dependencies need
1225       publishing
1226       (planner-authz-republish-dependencies-maybe): add linked pages to
1227       planner-authz-publishing-alist as dependencies if they're not already
1228       there
1230     modified files:
1231      planner-authz.el
1234 2006-02-22 01:55:02 GMT Andrew J. Korty <ajk@iu.edu>    patch-6
1236     Summary:
1237       consider all of a note's links when building an access list
1238     Revision:
1239       planner-el--devel--0--patch-6
1241     * planner-authz.el (planner-authz-note-tag): use "categories" attribute
1243     modified files:
1244      planner-authz.el
1247 2006-02-22 01:48:52 GMT Andrew J. Korty <ajk@iu.edu>    patch-5
1249     Summary:
1250       enable multiple links with "categories" attribute
1251     Revision:
1252       planner-el--devel--0--patch-5
1254     * planner-publish.el (planner-publish-note-tag): enable "categories"
1255       attribute, which stores all of a note's links
1257     modified files:
1258      planner-publish.el
1261 2006-02-15 20:26:25 GMT Andrew J. Korty <ajk@iu.edu>    patch-4
1263     Summary:
1264       add planner-multi support to planner-authz
1265     Revision:
1266       planner-el--devel--0--patch-4
1268      - when multiple pages are linked to a task or note, merge the access
1269        lists to the linked pages using a user-specified function
1270     
1271      - provide intersection and union functions for merging access lists
1272     
1273      - disable republishing *during* republishing to avoid indefinite
1274        recursion
1276     modified files:
1277      planner-authz.el
1280 2006-02-15 20:12:41 GMT Andrew J. Korty <ajk@iu.edu>    patch-3
1282     Summary:
1283       update to work with latest planner-publish.el
1284     Revision:
1285       planner-el--devel--0--patch-3
1287      - catch up with function name change in planner-publish.el
1289     modified files:
1290      planner-authz.el
1293 2006-02-14 06:32:23 GMT Michael Olson <mwolson@gnu.org> patch-9
1295     Summary:
1296       Use debian/compat to determine debhelper compat level.
1297     Revision:
1298       planner--main--1.0--patch-9
1300     * debian/compat: New file that sets the debhelper compatibility level to
1301       4.
1302     
1303     * debian/rules: Remove DH_COMPAT line.
1305     new files:
1306      debian/.arch-ids/compat.id debian/compat
1308     modified files:
1309      debian/rules
1312 2006-02-10 22:53:52 GMT Michael Olson <mwolson@gnu.org> patch-8
1314     Summary:
1315       Fix Bug #5234: planner-gnus pseudo-article error.
1316     Revision:
1317       planner--main--1.0--patch-8
1319     * planner-gnus.el (planner-gnus-browse-url): Apply patch from Sacha that
1320       should fix Bug #5234: planner-gnus pseudo-article error.
1322     modified files:
1323      planner-gnus.el
1326 2006-01-30 11:55:00 GMT Jim Ottaway <j.ottaway@lse.ac.uk>       patch-45
1328     Summary:
1329       further fix for XEmacs initialization
1330     Revision:
1331       planner--jeho--1.1--patch-45
1333     * planner-appt.el (planner-appt-insinuate): for XEmacs, create a diary
1334       file if one doesn't already exist
1335     
1337     modified files:
1338      planner-appt.el
1341 2006-01-28 10:42:04 GMT Jim Ottaway <j.ottaway@lse.ac.uk>       patch-44
1343     Summary:
1344       fix initialization for XEmacs
1345     Revision:
1346       planner--jeho--1.1--patch-44
1348     * planner-appt.el (planner-appt-insinuate): try to fix initialization for
1349       XEmacs: add (display-time).
1350     
1352     modified files:
1353      planner-appt.el
1356 2006-01-26 00:38:24 GMT Michael Olson <mwolson@gnu.org> patch-6
1358     Summary:
1359       planner-gnus: Fix buggy browsing behavior.
1360     Revision:
1361       planner--main--1.0--patch-6
1363     * planner-gnus.el (planner-gnus-browse-url): Prefer to use the
1364       `gnus-find-matching-articles' function if it exists.  Thanks to John
1365       Sullivan for the report.
1367     modified files:
1368      planner-gnus.el
1371 2006-01-25 12:51:16 GMT Michael Olson <mwolson@gnu.org> patch-5
1373     Summary:
1374       Don't insert too many spaces around task number.
1375     Revision:
1376       planner--main--1.0--patch-5
1378     * planner.el (planner-task-format, planner-format-task): Apply patch from
1379       Stefan Reichör that keeps extra spaces from being inserted when
1380       planner-use-task-numbers is nil.
1382     modified files:
1383      planner.el
1386 2006-01-24 02:11:47 GMT Michael Olson <mwolson@gnu.org> patch-4
1388     Summary:
1389       planner-calendar: Make a <calendar> tag.
1390     Revision:
1391       planner--main--1.0--patch-4
1393     * planner-calendar.el (planner-calendar-insert-calendar-maybe): Insert a
1394       <calendar> tag, rather than using a <lisp> tag, since we can't yet tell
1395       <lisp> to publish read-only.
1396       (planner-calendar-move-calendar-to-top-of-page-maybe): Use
1397       planner-insert-markup rather than `insert'.  Make sure we can snarf the
1398       region safely, even if it is read-only.
1399       (planner-publish-calendar-tag): New function that publishes a
1400       <calendar> tag.
1401     
1402     * planner-publish.el (planner-publish-markup-tags): Docfix.
1404     modified files:
1405      planner-calendar.el planner-publish.el
1408 2006-01-23 17:22:16 GMT Michael Olson <mwolson@gnu.org> patch-3
1410     Summary:
1411       Make planner-visit-link more robust.
1412     Revision:
1413       planner--main--1.0--patch-3
1415     * planner.el (planner-visit-link): Make this more robust by merging in
1416       some changes from Muse.  Thanks to Seth Falcon for the sample fix.
1417       Among other things, this correctly adds the file extension when
1418       visiting a new Muse file.
1420     modified files:
1421      planner.el
1424 2006-01-21 01:55:13 GMT Michael Olson <mwolson@gnu.org> patch-2
1426     Summary:
1427       Debian package refinements.
1428     Revision:
1429       planner--main--1.0--patch-2
1431     * Makefile (debrevision): New rule that causes a Debian package with a
1432       revision to be built.  The main difference between this and
1433       `debrelease' is that the .orig.tar.gz file is left alone.
1434       (debbuild): New rule factored from debrelease.
1435       (debclean): Removed, since we use slightly differing variations of this
1436       in debrelease and debrevision.
1437     
1438     * debian/README.Debian: Add comments and my debian repo.
1439     
1440     * debian/emacsen-install: Make sure we symlink planner-autoloads.el.  Thanks to
1441       Romain Francoise for noticing.
1442     
1443     * debian/rules: DTRT with NEWS and README.Debian.
1445     modified files:
1446      Makefile Makefile.defs debian/README.Debian debian/changelog
1447      debian/emacsen-install debian/rules
1449     renamed files:
1450      debian/.arch-ids/NEWS.Debian.id
1451        ==> debian/.arch-ids/NEWS.id
1452      debian/NEWS.Debian
1453        ==> debian/NEWS
1456 2006-01-19 01:57:47 GMT Michael Olson <mwolson@gnu.org> patch-1
1458     Summary:
1459       Debian fixups.
1460     Revision:
1461       planner--main--1.0--patch-1
1463     * debian/emacsen-startup: Remove unnecessary path addition.
1464     
1465     * debian/rules: Explicitly install README.Debian and NEWS.Debian.
1467     modified files:
1468      debian/emacsen-startup debian/rules
1471 2006-01-17 01:16:25 GMT Michael Olson <mwolson@gnu.org> patch-184
1473     Summary:
1474       Release Planner 3.40.
1475     Revision:
1476       planner-muse--mwolson--1.0--patch-184
1478     * planner-el.texi (Installing from a Source Archive) 
1479       (Installing from Arch, Installing from Debian): Update.
1481     modified files:
1482      planner-el.texi planner.el
1485 2006-01-17 00:56:42 GMT Michael Olson <mwolson@gnu.org> patch-183
1487     Summary:
1488       Update Debian package instructions.  Install autoloads.
1489     Revision:
1490       planner-muse--mwolson--1.0--patch-183
1492     * Makefile (install): Make sure autoloads are installed.
1493     
1494     * debian/README.Debian: Update.
1495     
1496     * debian/copyright: Update the Upstream Authors and Copyright sections.
1497     
1498     * debian/rules: Build autoloads.  Install extra files.
1499     
1500     * debian/emacsen-install (FILES): Filter out autoloads file.
1501     
1502     * debian/emacsen-startup: Add shared planner-el directory to path.  Load
1503       autoloads file.
1504     
1505     * planner-el.texi (Appointment Hooks): Add space after @defvr to fix a
1506       syntax error.
1507       (Acknowledgements): Add a missing @end itemize.
1509     new files:
1510      .arch-ids/NEWS.id NEWS debian/.arch-ids/NEWS.Debian.id
1511      debian/.arch-ids/planner-el.info.id debian/NEWS.Debian
1512      debian/planner-el.info
1514     modified files:
1515      AUTHORS ChangeLog.2005 ChangeLog.2006 Makefile Makefile.defs
1516      README debian/README.Debian debian/changelog debian/copyright
1517      debian/emacsen-install debian/emacsen-startup
1518      debian/planner-el.docs debian/rules planner-el.texi
1519      planner-publish.el planner.el
1520      {arch}/planner-muse/planner-muse--mwolson/planner-muse--mwolson--1.0/mwolson@gnu.org--2005/patch-log/patch-35
1523 2006-01-16 17:30:22 GMT Michael Olson <mwolson@gnu.org> patch-182
1525     Summary:
1526       Update FSF postal address.  Add README.
1527     Revision:
1528       planner-muse--mwolson--1.0--patch-182
1530     * Update FSF postal address in headers of all Planner source files.
1531     
1532     * planner-el.texi: Update version information.  Use "XEmacs" rather than
1533       "Xemacs".
1534       (Getting Help): Document the official website and the bug-tracker.
1535       (Acknowledgements): Remove list of contributors, since this is
1536       contained in AUTHORS.
1538     new files:
1539      .arch-ids/README.id README
1541     modified files:
1542      planner-accomplishments.el planner-appt.el planner-authz.el
1543      planner-bbdb.el planner-bibtex.el planner-bookmark.el
1544      planner-calendar.el planner-cyclic.el planner-deadline.el
1545      planner-diary.el planner-el.texi planner-erc.el
1546      planner-experimental.el planner-export-diary.el
1547      planner-gnats.el planner-gnus.el planner-ical.el planner-id.el
1548      planner-ledger.el planner-lisp.el planner-log-edit.el
1549      planner-mhe.el planner-multi.el planner-notes-index.el
1550      planner-psvn.el planner-publish.el planner-rank.el
1551      planner-rdf.el planner-report.el planner-rmail.el
1552      planner-rss.el planner-schedule.el planner-tasks-overview.el
1553      planner-timeclock-summary-proj.el planner-timeclock-summary.el
1554      planner-timeclock.el planner-trunk.el planner-unix-mail.el
1555      planner-vm.el planner-w3m.el planner-wl.el planner-xtla.el
1556      planner.el
1559 2006-01-15 16:51:31 GMT Michael Olson <mwolson@gnu.org> patch-181
1561     Summary:
1562       planner-appt: Handle initialization of the appt system.
1563     Revision:
1564       planner-muse--mwolson--1.0--patch-181
1566     * planner-appt.el (planner-appt-insinuate): Merged patch from Jim Ottaway
1567       that initializes the appt system.
1568     
1569     * planner-el.texi (Appointments): Remove old kludge.
1571     modified files:
1572      planner-appt.el planner-el.texi
1575 2006-01-14 00:20:17 GMT Michael Olson <mwolson@gnu.org> patch-180
1577     Summary:
1578       planner-gnus: Make browsing Gnus URLs work with Emacs21, hopefully.
1579     Revision:
1580       planner-muse--mwolson--1.0--patch-180
1582     * planner-gnus.el (planner-gnus-browse-url): Try some ideas from Dale
1583       Smith that might make this work with Emacs21.
1585     modified files:
1586      AUTHORS planner-gnus.el
1589 2006-01-14 00:06:14 GMT Michael Olson <mwolson@gnu.org> patch-179
1591     Summary:
1592       Finish copyright notices and AUTHORS file.
1593     Revision:
1594       planner-muse--mwolson--1.0--patch-179
1597     modified files:
1598      AUTHORS ChangeLog.2005 planner-appt.el planner-authz.el
1599      planner-bbdb.el planner-bibtex.el planner-calendar.el
1600      planner-deadline.el planner-diary.el planner-export-diary.el
1601      planner-id.el planner-ledger.el planner-log-edit.el
1602      planner-mhe.el planner-multi.el planner-notes-index.el
1603      planner-psvn.el planner-publish.el planner-report.el
1604      planner-tasks-overview.el planner-unix-mail.el planner.el
1607 2006-01-13 17:00:44 GMT Michael Olson <mwolson@gnu.org> patch-178
1609     Summary:
1610       Progress: planner.el (2005)
1611     Revision:
1612       planner-muse--mwolson--1.0--patch-178
1615     modified files:
1616      AUTHORS planner-rmail.el planner-rss.el planner-schedule.el
1617      planner-tasks-overview.el planner-timeclock-summary-proj.el
1618      planner-timeclock-summary.el planner-timeclock.el
1619      planner-trunk.el planner-unix-mail.el planner-vm.el
1620      planner-w3m.el planner-wl.el planner-xtla.el planner.el
1621      planner2diary.py
1624 2006-01-12 16:32:51 GMT Michael Olson <mwolson@gnu.org> patch-177
1626     Summary:
1627       Progress: planner-rmail.el
1628     Revision:
1629       planner-muse--mwolson--1.0--patch-177
1632     modified files:
1633      AUTHORS planner-el.texi planner-multi.el
1634      planner-notes-index.el planner-psvn.el planner-publish.el
1635      planner-rank.el planner-rdf.el planner-report.el
1638 2006-01-11 10:43:30 GMT Jim Ottaway <j.ottaway@lse.ac.uk>       patch-40
1640     Summary:
1641       planner.el: excessive highlighting
1642     Revision:
1643       planner--jeho--1.1--patch-40
1645     * planner.el (with-planner-update-setup): remove highlight inhibition to
1646       see whether the problem is really with planner-mode
1647       (planner-mode): don't explicitly call muse-colors-buffer
1648     
1650     modified files:
1651      planner.el
1654 2006-01-11 01:40:40 GMT Michael Olson <mwolson@gnu.org> patch-174
1656     Summary:
1657       Progress: planner-multi.el
1658     Revision:
1659       planner-muse--mwolson--1.0--patch-174
1662     modified files:
1663      AUTHORS ChangeLog.2005 planner-id.el planner-ledger.el
1664      planner-lisp.el planner-log-edit.el planner-mhe.el
1665      planner-multi.el
1668 2006-01-11 01:28:32 GMT Peter K. Lee <saint@corenova.com>       patch-17
1670     Summary:
1671       (planner-publish.el) properly derives "xml" to form "planner-xml" style!
1672     Revision:
1673       planner-muse--peter--1.0--patch-17
1675     * planner-publish.el (muse-xml): add require for 'muse-xml
1676     (planner-xml-extension): no longer needed since 'muse-xml-extension exists.
1677     (planner-publish-markup-tags): changed to nested-section and
1678     tasks-section to match notes-section precedent.
1679     (planner-xml-markup-strings): revamped to behave similar to
1680     `planner-html-markup-strings'
1681     (planner-xml-header): mimics `muse-xml-header', but the root
1682     element is PLANNER not MUSE.
1683     (planner-html-markup-strings): resort to using the TITLE tag to
1684     generate static html code, instead of using H2, H3, etc. like
1685     before.
1686     (planner-html-style-sheet): added some defaults for nested
1687     .section .title style differentiation.
1688     (planner-publish-markup-note): there's no LEVEL in TITLE anymore.
1689     (planner-publish-nested-section-tag): naming changes
1690     (planner-publish-title-tag): simplify title tag generation.  use a
1691     static markup string, instead of drawing from 'section,
1692     'subsection variables.  The reason for this change, although I
1693     _did_ like the former behavior of using H2, H3, etc. for HTML
1694     markup is that the 'section, 'subsection variables of muse-xml do
1695     NOT behave the same way as muse-html does (where muse-html acts
1696     more like just a title).
1697     (sectionalize): generate title tag w/o LEVEL attribute.
1698     (muse-derive-style): the REAL reason for all the changes above!
1699     Now planner-publish takes in the new muse-xml style and derives a
1700     new planner specific style, "planner-xml" style.
1702     modified files:
1703      planner-publish.el
1706 2006-01-10 21:47:47 GMT Jim Ottaway <j.ottaway@lse.ac.uk>       patch-38
1708     Summary:
1709       with-planner-update-setup: fix typo
1710     Revision:
1711       planner--jeho--1.1--patch-38
1714     modified files:
1715      planner.el
1718 2006-01-09 17:19:23 GMT Michael Olson <mwolson@gnu.org> patch-173
1720     Summary:
1721       More copyright twiddling.  Progress: planner-ical.el
1722     Revision:
1723       planner-muse--mwolson--1.0--patch-173
1726     modified files:
1727      AUTHORS ChangeLog.2004 planner-accomplishments.el
1728      planner-appt.el planner-bbdb.el planner-bibtex.el
1729      planner-calendar.el planner-cyclic.el planner-deadline.el
1730      planner-diary.el planner-erc.el planner-experimental.el
1731      planner-export-diary.el planner-gnats.el planner-gnus.el
1734 2006-01-09 13:32:58 GMT Michael Olson <mwolson@gnu.org> patch-172
1736     Summary:
1737       Fix some more copyright headers.
1738     Revision:
1739       planner-muse--mwolson--1.0--patch-172
1742     modified files:
1743      AUTHORS planner-el.texi planner-erc.el planner-xtla.el
1746 2006-01-09 02:34:36 GMT Michael Olson <mwolson@gnu.org> patch-171
1748     Summary:
1749       Edit more copyright notices.  Add AUTHORS.
1750     Revision:
1751       planner-muse--mwolson--1.0--patch-171
1753     * AUTHORS: New file containing a thorough listing of contributors and
1754       authors of Planner, its documentation, and its modules.  I'm about
1755       half-way done verifying its contents.
1757     new files:
1758      .arch-ids/AUTHORS.id AUTHORS
1760     modified files:
1761      ChangeLog.2005 planner-authz.el planner-bbdb.el
1762      planner-bibtex.el planner-bookmark.el planner-calendar.el
1763      planner-cyclic.el planner-deadline.el planner-diary.el
1764      planner-el.texi planner-multi.el planner-xtla.el planner.el
1767 2006-01-09 01:08:14 GMT Michael Olson <mwolson@gnu.org> patch-170
1769     Summary:
1770       Fix delegated task errors.  Work on updating copyright statements.
1771     Revision:
1772       planner-muse--mwolson--1.0--patch-170
1774     * planner-publish.el (planner-publish-markup-regexps): Change ">" to "D"
1775       for delegated mark.  Thanks to Seth Falcon for the report.
1776     
1777     * planner-rank.el (planner-sort-tasks-by-rank)
1778       (planner-sort-tasks-by-importance, planner-sort-tasks-by-urgency):
1779       Ditto.
1780     
1781     * planner-rdf.el (planner-rdf-matchstr-ptask): Ditto.
1782     
1783     * planner.el (planner-marks-regexp, planner-live-task-regexp):
1784       (planner-sort-tasks-basic, planner-seek-next-unfinished-task): Ditto.
1785     
1786     * planner.el (planner-version): Set to 3.39.
1788     modified files:
1789      ChangeLog.2004 ChangeLog.2005 planner-accomplishments.el
1790      planner-appt.el planner-authz.el planner-calendar.el
1791      planner-deadline.el planner-experimental.el planner-publish.el
1792      planner-rank.el planner-rdf.el planner.el
1794     renamed files:
1795      .arch-ids/PLANNER-README.id
1796        ==> .arch-ids/COMMENTARY.id
1797      PLANNER-README
1798        ==> COMMENTARY
1801 2006-01-08 21:51:19 GMT Michael Olson <mwolson@gnu.org> patch-169
1803     Summary:
1804       Complete writing of ChangeLogs.
1805     Revision:
1806       planner-muse--mwolson--1.0--patch-169
1808     * ChangeLog.2004, ChangeLog.2005, ChangeLog.2006: Complete the merging of
1809       other logs and removal of "merged this" logs.
1811     modified files:
1812      ChangeLog.2004 ChangeLog.2005 ChangeLog.2006
1815 2006-01-08 04:54:05 GMT Michael Olson <mwolson@gnu.org> patch-168
1817     Summary:
1818       Add ChangeLogs from contributors.
1819     Revision:
1820       planner-muse--mwolson--1.0--patch-168
1822     Remove a few emacs-wiki-only changelogs.
1823     
1824     * ChangeLog.2004, ChangeLog.2005: Add ChangeLog entries of contributors.
1825       This is not complete yet.
1827     modified files:
1828      ChangeLog.2004 ChangeLog.2005
1831 2006-01-07 06:02:30 GMT Michael Olson <mwolson@gnu.org> patch-167
1833     Summary:
1834       Update Makefile, split ChangeLog.
1835     Revision:
1836       planner-muse--mwolson--1.0--patch-167
1838     * Makefile (release): Create GPG keys here instead of at upload time.
1839     
1840     * ChangeLog: Refactor into ChangeLog.2004-2006.  We'll just manually
1841       merge in entries at release time, I guess.  It might be good to get the
1842       full logs from merged sources, too.
1844     new files:
1845      .arch-ids/ChangeLog.2004.id .arch-ids/ChangeLog.2005.id
1846      .arch-ids/ChangeLog.2006.id ChangeLog.2004 ChangeLog.2005
1847      ChangeLog.2006
1849     removed files:
1850      .arch-ids/ChangeLog.id ChangeLog
1852     modified files:
1853      Makefile Makefile.defs
1856 2006-01-06 20:21:25 GMT Michael Olson <mwolson@gnu.org> patch-166
1858     Summary:
1859       XEmacs fixes.
1860     Revision:
1861       planner-muse--mwolson--1.0--patch-166
1863     * planner-appt.el (planner-appt-add-appts-from-tasks): Remove unused
1864       obsolete variable.
1865     
1866     * planner-authz.el (planner-authz-mason-markup-table): 
1867       (planner-authz-diary-tag): Use planner-line-beginning-position.
1868     
1869     * planner-el.texi (Appointments): Add code snippet for activating
1870       appt.el.
1871     
1872     * planner-mhe.el: Require mh-index.
1873     
1874     * planner-rmail.el (planner-rmail-narrow-to-non-pruned-header): New
1875       function that provides an implementation of
1876       rmail-narrow-to-non-pruned-header, since XEmacs lacks it.
1877       (planner-rmail-annotation-from-mail): Use
1878       planner-rmail-narrow-to-non-pruned-header.
1879     
1880     * planner.el: Wrap conditional `require' in `eval-when-compile'.
1882     modified files:
1883      ChangeLog planner-appt.el planner-authz.el planner-el.texi
1884      planner-mhe.el planner-rmail.el planner.el
1887 2006-01-06 19:53:00 GMT Michael Olson <mwolson@gnu.org> patch-165
1889     Summary:
1890       planner-appt: XEmacs fix.
1891     Revision:
1892       planner-muse--mwolson--1.0--patch-165
1894     * Makefile.defs: Fix typo.
1895     
1896     * planner-appt.el: Add usage instructions which mention how to activate
1897       appt.
1898       (planner-appt-update-appt-section): Don't use `propertize', since
1899       XEmacs doesn't have it.
1901     modified files:
1902      ChangeLog Makefile.defs planner-appt.el
1905 2006-01-06 02:44:17 GMT Michael Olson <mwolson@gnu.org> patch-164
1907     Summary:
1908       Massively clean whitespace and fix compiler warnings.
1909     Revision:
1910       planner-muse--mwolson--1.0--patch-164
1913     modified files:
1914      ChangeLog planner-appt.el planner-bibtex.el
1915      planner-calendar.el planner-diary.el planner-export-diary.el
1916      planner-gnus.el planner-ical.el planner-rank.el
1917      planner-report.el planner-rss.el planner-tasks-overview.el
1918      planner.el scripts/planner-build.el
1921 2006-01-06 01:45:10 GMT Michael Olson <mwolson@gnu.org> patch-163
1923     Summary:
1924       planner-el.texi: Fix a few URL examples.
1925     Revision:
1926       planner-muse--mwolson--1.0--patch-163
1928     * planner-el.texi (Emacs Relay Chat): Use "irc://" instead of "erc://" in
1929       the examples.
1930       (BibTeX): Remove the initial forward-slashes from the sample bibtex
1931       URL.  Thanks to Stefan van der Walt for the report.
1933     modified files:
1934      ChangeLog planner-el.texi
1937 2006-01-06 01:31:53 GMT Michael Olson <mwolson@gnu.org> patch-162
1939     Summary:
1940       planner-accomplishments: Use simpler method of determining hook to use.
1941     Revision:
1942       planner-muse--mwolson--1.0--patch-162
1944     * planner-accomplishments.el (planner-accomplishments-insinuate):
1945       Simplify.  This should fix an issue reported by Stefan van der Walt.
1947     modified files:
1948      ChangeLog planner-accomplishments.el
1951 2006-01-06 01:05:08 GMT Michael Olson <mwolson@gnu.org> patch-161
1953     Summary:
1954       Fix an extra-tasks problem in planner-tasks-overview.
1955     Revision:
1956       planner-muse--mwolson--1.0--patch-161
1958     * planner.el (planner-list-daily-files): Prevent temp buffers from being
1959       added when an existing buffer with the same name exists.  Thanks to
1960       Stefan van der Walt for the report.  This should prevent task lists
1961       from being doubled in planner-tasks-overview.
1963     modified files:
1964      ChangeLog planner.el
1967 2006-01-06 00:04:07 GMT Michael Olson <mwolson@gnu.org> patch-160
1969     Summary:
1970       Fix documentation example that I wrote earlier.
1971     Revision:
1972       planner-muse--mwolson--1.0--patch-160
1974     * Makefile.defs: In this intermediate stage, we'll call it Planner 3.39.
1975       Replace "planner-muse" with "planner".
1976     
1977     * debian/changelog: Condense old planner-muse-el entries into a new
1978       planner-el entry.
1979     
1980     * debian/control, debian/emacsen-install, debian/emacsen-remove,
1981       emacsen-startup: s/planner-muse-el/planner-muse/.
1982     
1983     * debian/rules: Use DH_COMPAT=4, since that was the most recent piece of
1984       advice from my sponsor.
1985     
1986     * planner-el.texi (Viewing Tasks): Adjust whitespace.
1987       (Publishing): Use an example that has a better chance of working.
1988       Thanks to Stefan van der Walt for the report.
1990     modified files:
1991      ChangeLog Makefile.defs debian/changelog debian/control
1992      debian/emacsen-install debian/emacsen-remove
1993      debian/emacsen-startup debian/rules planner-el.texi
1996 2006-01-05 23:13:39 GMT Michael Olson <mwolson@gnu.org> patch-159
1998     Summary:
1999       Fix emacs-wiki Bug #14907.
2000     Revision:
2001       planner-muse--mwolson--1.0--patch-159
2003     * planner.el (planner-extract-tasks): Fix backtrace.  This also fixes
2004       #14907 on the emacs-wiki bug-tracker.
2006     modified files:
2007      ChangeLog planner.el
2010 2006-01-05 22:23:39 GMT Michael Olson <mwolson@gnu.org> patch-158
2012     Summary:
2013       planner-el.texi: Task numbers are not displayed by default.
2014     Revision:
2015       planner-muse--mwolson--1.0--patch-158
2017     * planner-el.texi (Viewing Tasks): Note that by default, task numbers
2018       will not be displayed.  Explain how to get them.  Thanks to Stefan van
2019       der Walt for the report.
2021     modified files:
2022      ChangeLog planner-el.texi
2025 2006-01-04 00:31:10 GMT John Sullivan <john@wjsullivan.net>     patch-5
2027     Summary:
2028       Added example and instructions for setting up a new Planner project.
2029     Revision:
2030       planner-muse--johnsu01--1.0--patch-5
2033     modified files:
2034      planner-el.texi
2037 2006-01-03 23:28:18 GMT John Sullivan <john@wjsullivan.net>     patch-4
2039     Summary:
2040       Fixed name of Debian package and instructions for installing the package.
2041     Revision:
2042       planner-muse--johnsu01--1.0--patch-4
2045     modified files:
2046      planner-el.texi
2049 2006-01-03 22:26:15 GMT Michael Olson <mwolson@gnu.org> patch-155
2051     Summary:
2052       Yet Another paragraph detection try.
2053     Revision:
2054       planner-muse--mwolson--1.0--patch-155
2056     * planner-publish.el (planner-publish-markup-note): Put the newlines in a
2057       different spot.
2058       (planner-publish-content-tag): Be a bit more delicate about where we
2059       insert the markup.
2061     modified files:
2062      ChangeLog planner-publish.el
2065 2006-01-03 21:19:13 GMT Michael Olson <mwolson@gnu.org> patch-154
2067     Summary:
2068       Makefile: Fix argument for install-info.
2069     Revision:
2070       planner-muse--mwolson--1.0--patch-154
2072     * Makefile (install): Give install-info the correct path.  Thanks to Dale
2073       Smith for reporting this.
2075     modified files:
2076      ChangeLog Makefile
2079 2006-01-03 21:14:52 GMT Michael Olson <mwolson@gnu.org> patch-153
2081     Summary:
2082       Use "D" to indicate delegated tasks, instead of ">".
2083     Revision:
2084       planner-muse--mwolson--1.0--patch-153
2086     * planner-accomplishments.el (planner-accomplishments-status-display):
2087       Use "D" to indicate delegated tasks, instead of ">".
2088     
2089     * planner-el.texi (Modifying Tasks): Ditto.
2090     
2091     * planner-publish.el (planner-publish-task-status-expand): 
2092       (planner-publish-task-status-collapse): Ditto.
2093     
2094     * planner-tasks-overview.el (planner-tasks-overview-sort-by-status):
2095       Ditto.
2096     
2097     * planner.el (planner-sort-tasks-by-link, planner-highlight-tasks): 
2098       (planner-task-delegated): Ditto.
2100     modified files:
2101      ChangeLog planner-accomplishments.el planner-el.texi
2102      planner-publish.el planner-tasks-overview.el planner.el
2105 2006-01-03 19:36:56 GMT Michael Olson <mwolson@gnu.org> patch-152
2107     Summary:
2108       Fix double-escaping issue.
2109     Revision:
2110       planner-muse--mwolson--1.0--patch-152
2112     * Makefile (install): Install the manual as "planner", not
2113       "planner-muse".
2114     
2115     * Makefile.defs (ELISPDIR): Install the elisp files to site-lisp/planner
2116       rather than site-lisp/planner-muse.
2117     
2118     * planner-publish.el (planner-publish-markup-note): Apply patch from Dale
2119       Smith that fixes a double-escaping of specials with muse--main.
2120       (planner-publish-section-tag): Revert a previous whitespace patch.
2121       (planner-publish-content-tag): Insert an additional newline.  Hopefully
2122       this finally fixes the paragraph detection problem.
2124     modified files:
2125      ChangeLog Makefile Makefile.defs planner-publish.el
2128 2006-01-03 01:40:44 GMT Andrew J. Korty <ajk@iu.edu>    patch-14
2130     Summary:
2131       don't insert task number padding if planner-use-task-numbers is nil
2132     Revision:
2133       planner-muse--main--1.0--patch-14
2136     modified files:
2137      planner.el
2140 2006-01-03 01:32:10 GMT John Sullivan <john@wjsullivan.net>     patch-3
2142     Summary:
2143         Updated maintainer information. Removed distinction between stable
2144         and development versions. Distributed the Updating Your Version
2145         node information and removed it. Made new nodes for each
2146         installation method under a new Getting the Files section.
2148     Revision:
2149       planner-muse--johnsu01--1.0--patch-3
2152     modified files:
2153      planner-el.texi
2156 2006-01-03 00:32:40 GMT Michael Olson <mwolson@gnu.org> patch-150
2158     Summary:
2159       muse-publish: Try again to fix paragraph detection.
2160     Revision:
2161       planner-muse--mwolson--1.0--patch-150
2163     * planner-publish.el (planner-publish-content-tag): Insert an extra
2164       newline.
2166     modified files:
2167      ChangeLog planner-publish.el
2170 2006-01-02 23:31:02 GMT Michael Olson <mwolson@gnu.org> patch-149
2172     Summary:
2173       planner-publish: Try to fix paragraph error.
2174     Revision:
2175       planner-muse--mwolson--1.0--patch-149
2177     * planner-publish.el (planner-publish-section-tag): Attempt to fix a
2178       paragraph markup error.
2180     modified files:
2181      ChangeLog planner-publish.el
2184 2006-01-02 22:54:03 GMT Michael Olson <mwolson@gnu.org> patch-148
2186     Summary:
2187       planner-publish: Remove extra </span> tag.
2188     Revision:
2189       planner-muse--mwolson--1.0--patch-148
2191     * planner-publish.el (planner-html-markup-strings): Apply patch from Dale
2192       Smith that removes a stray </span> tag.
2194     modified files:
2195      ChangeLog planner-publish.el
2198 2006-01-02 22:48:38 GMT Michael Olson <mwolson@gnu.org> patch-147
2200     Summary:
2201       planner-publish: Yet Another Patch.  Remove stale functions.
2202     Revision:
2203       planner-muse--mwolson--1.0--patch-147
2205     * planner-appt.el (planner-appt-de-wiki): Move to planner.el.
2206       (planner-appt-format-description): Use planner-remove-links rather than
2207       planner-appt-de-wiki.
2208     
2209     * planner-publish.el: Apply patch from Dale Smith.
2210       (planner-publish-markup-tags): Use the correct attributes.
2211       (planner-publish-notes-section-tag): Don't call
2212       muse-publish-markup-region explicitly.
2213     
2214     * planner-publish.el (planner-publish-notes-tag): Use
2215       planner-remove-links.
2216     
2217     * planner.el (planner-encode-url, planner-link-escape)
2218       (planner-link-unescape): Remove.
2219       (planner-remove-links): Renamed from planner-appt-de-wiki.  Keep track
2220       of start position for sanity.
2222     modified files:
2223      ChangeLog planner-appt.el planner-publish.el planner.el
2226 2006-01-02 21:15:28 GMT Michael Olson <mwolson@gnu.org> patch-146
2228     Summary:
2229       planner-publish: Work further on <notes> and <past-notes> tags.
2230     Revision:
2231       planner-muse--mwolson--1.0--patch-146
2233     * planner-publish.el (planner-html-markup-strings): Split
2234       planner-note-details into manageable chunks.
2235       (planner-publish-markup-note, planner-publish-notes-section-tag):
2236       s/notes/notes-section/.  Thanks to Dale Smith for the patch.
2237       (planner-publish-past-notes-tag): Fix the name of this function, thanks
2238       to Dale Smith.  Make it use planner-insert-markup in some parts so that
2239       raw HTML doesn't get escaped.
2240       (planner-publish-note-tag): Split up the 'planner-note-details string
2241       so that we can be selective about the parts that are marked up as
2242       read-only.
2244     modified files:
2245      ChangeLog planner-publish.el
2248 2006-01-02 19:15:06 GMT Michael Olson <mwolson@gnu.org> patch-145
2250     Summary:
2251       planner-publish: Make "* Notes" section publish correctly again.
2252     Revision:
2253       planner-muse--mwolson--1.0--patch-145
2255     * planner-publish.el: Re-add the planner-publish-notes-tag function, but
2256       rename to planner-publish-notes-section.  emacs-wiki had the <notes>
2257       tag insert an index of notes, so we'll use that as the behavior of
2258       <notes>.  We still need the other function, though, to publish the 
2259       "* Notes" section.  Thanks to Dale Smith for the advice.
2260       (planner-publish-markup-tags): Add notes-section tag
2261       (planner-publish-notes-section-tag): Renamed from the old
2262       planner-publish-notes-tag function.
2263       (sectionalize-markup-tagname): Mark up "* Notes" section as
2264       "notes-section" instead of "notes".
2266     modified files:
2267      ChangeLog planner-publish.el
2270 2006-01-01 22:58:59 GMT Michael Olson <mwolson@gnu.org> patch-144
2272     Summary:
2273       Apply several bugfixes from Sacha.
2274     Revision:
2275       planner-muse--mwolson--1.0--patch-144
2277     * planner-rss.el (planner-publish-markup-rss-functions): Fix typo.
2278       Thanks to Sacha Chua for the fix.
2279     
2280     * planner.el (planner-jump-to-linked-note): Delete only occurs on linked
2281       page if narrowing succeeds.  The previous behavior was to delete entire
2282       linked page if linked note wasn't found.  Thanks to Lee Bigelow and
2283       Sacha Chua for the fix.
2285     modified files:
2286      ChangeLog planner-rss.el planner.el
2288 See ChangeLog.2 for earlier changes.
2290 ;; Local Variables:
2291 ;; coding: utf-8
2292 ;; End: