Fix the gnus Summary mode keybinding.
[planner-el.git] / ChangeLog
blob6c2536bb9b78e14206c9048226eeea17bf256c01
1 2006-07-06 09:31:30 GMT Jim Ottaway <j.ottaway@lse.ac.uk>       patch-65
3     Summary:
4       planner-appt: fix match-string bug
5     Revision:
6       planner-el--devel--0--patch-65
8     * planner-appt.el (planner-appt-add-appts-from-schedule): wrap
9       planner-appt-format-description in save-match-data.  Fixes a bug where
10       the match data was lost [only seems to happen for Emacs <= 21.3.1].
12     modified files:
13      planner-appt.el
16 2006-06-30 06:47:42 GMT John Sullivan <john@wjsullivan.net>     patch-64
18     Summary:
19       Remove redundant parts about remember, and add missing index entries.
20     Revision:
21       planner-el--devel--0--patch-64
24     modified files:
25      planner-el.texi
28 2006-06-30 03:31:22 GMT Michael Olson <mwolson@gnu.org> patch-63
30     Summary:
31       Really fix double-escaping issue and protect task/note content.
32     Revision:
33       planner-el--devel--0--patch-63
35     * planner-publish.el (planner-publish-markup-task): Remove bad patch.
36       Protect the task description from closing tags.
37       (planner-publish-markup-note): Protect the note content from closing
38       tags.
39       (planner-publish-task-tag): Remove bad patch.  Remove read-only
40       properties from task description so that it gets interpreted by Muse.
41       (planner-publish-note-tag): Remove read-only properties.
43     modified files:
44      planner-publish.el
47 2006-06-29 05:36:17 GMT Michael Olson <mwolson@gnu.org> patch-62
49     Summary:
50       planner-authz: Update documentation.
51     Revision:
52       planner-el--devel--0--patch-62
54     * planner-authz.el: Update directions in header.
55       (planner-authz-markup-tags): Use "diary-section" instead of "diary".
56       (planner-authz-diary-section-tag): Rename from
57       `planner-authz-diary-tag'.
58     
59     * planner-el.texi (Authz Access Restriction): Add Getting started and
60       Diary markup sections.
62     modified files:
63      planner-authz.el planner-el.texi
66 2006-06-29 03:30:57 GMT Michael Olson <mwolson@gnu.org> patch-61
68     Summary:
69       planner-publish: Fix double-escaping of task descriptions.
70     Revision:
71       planner-el--devel--0--patch-61
73     * planner-publish.el (planner-publish-task-tag): Fix double-escaping bug.
75     modified files:
76      planner-publish.el
79 2006-06-29 03:03:58 GMT Michael Olson <mwolson@gnu.org> patch-60
81     Summary:
82       Quick grammar fix in README.
83     Revision:
84       planner-el--devel--0--patch-60
86     * README: Grammar fix.
87     
89     modified files:
90      README
93 2006-06-28 21:03:18 GMT Michael Olson <mwolson@gnu.org> patch-59
95     Summary:
96       Add load-path example for Remember.
97     Revision:
98       planner-el--devel--0--patch-59
100     * scripts/planner-build.el: Add a load-path example for Remember.
102     modified files:
103      scripts/planner-build.el
106 2006-06-28 20:49:58 GMT Michael Olson <mwolson@gnu.org> patch-58
108     Summary:
109       Explain a prerequisite for compilation.
110     Revision:
111       planner-el--devel--0--patch-58
113     * scripts/planner-build.el: Use a more standard default path for each of
114       the extensions.
115     
116     * planner-el.texi (Advanced Installation): Mention
117       scripts/planner-build.el.
118     
119     * README: Ditto.
121     modified files:
122      README planner-el.texi scripts/planner-build.el
125 2006-06-28 01:48:09 GMT Michael Olson <mwolson@gnu.org> patch-57
127     Summary:
128       Mention Emacs Muse in README.
129     Revision:
130       planner-el--devel--0--patch-57
132     * README: Mention that Emacs Muse must be installed before compiling.
133     
135     modified files:
136      README
139 2006-06-27 04:26:04 GMT Michael Olson <mwolson@gnu.org> patch-56
141     Summary:
142       Include autoloads file in the distribution.
143     Revision:
144       planner-el--devel--0--patch-56
146     * Makefile (distclean, dist): Include autoloads file in the distribution.
148     modified files:
149      Makefile
152 2006-06-27 03:56:26 GMT Michael Olson <mwolson@gnu.org> patch-54
154     Summary:
155       Fix mailing list instructions in README.
156     Revision:
157       planner-el--devel--0--patch-54
159     * README: Fix URL for mailing list instructions.
161     modified files:
162      README
165 2006-06-27 03:45:34 GMT Michael Olson <mwolson@gnu.org> patch-53
167     Summary:
168       Release Planner 3.41.
169     Revision:
170       planner-el--devel--0--patch-53
172     * Makefile.defs (VERSION): Set to 3.41.
173     
174     * NEWS: Update.
175     
176     * planner-el.texi: Set version to 3.41.
177       (Why Use Planner, Tasks, Example Page): Use new mailing list address.
178     
179     * planner.el (planner-version): Release Planner 3.41.
181     modified files:
182      ChangeLog Makefile.defs NEWS planner-el.texi planner.el
185 2006-06-26 23:26:25 GMT Michael Olson <mwolson@gnu.org> patch-52
187     Summary:
188       Document planner2diary.py.
189     Revision:
190       planner-el--devel--0--patch-52
192     * planner-el.texi (Diary): Document planner2diary.py.  This completes the
193       documentation part of the release plans.
194     
195     * planner2diary.py: Require /usr/bin/python instead of
196       /usr/bin/python2.2.
198     modified files:
199      planner-el.texi planner2diary.py
202 2006-06-26 23:18:05 GMT Michael Olson <mwolson@gnu.org> patch-51
204     Summary:
205       Document planner-report.el.
206     Revision:
207       planner-el--devel--0--patch-51
209     * planner-el.texi: Mention filenames in menus as much as possible.
210       (Status Reports): Document planner-report.el.
212     modified files:
213      planner-el.texi
216 2006-06-23 13:54:58 GMT Michael Olson <mwolson@gnu.org> patch-50
218     Summary:
219       Fix bug in last patch.
220     Revision:
221       planner-el--devel--0--patch-50
223     * planner.el (allout-mode-leaders): Make this use `add-hook' rather than
224       `add-to-list' to avoid load errors.
226     modified files:
227      planner.el
230 2006-06-23 04:08:22 GMT Michael Olson <mwolson@gnu.org> patch-49
232     Summary:
233       Make allout and Planner work better together by default.
234     Revision:
235       planner-el--devel--0--patch-49
237     * planner.el: Make allout mode recognize our special note syntax.  Thanks
238       to Bill White and Steven Lumos for the code snippet and research.
240     modified files:
241      planner.el
244 2006-06-22 03:29:38 GMT Michael Olson <mwolson@gnu.org> patch-48
246     Summary:
247       Document planner-registry.el.
248     Revision:
249       planner-el--devel--0--patch-48
251     * planner-el.texi (planner-registry): Document the planner-registry.el
252       file.
253     
254     * planner-registry.el: Clarify directions in header.
256     modified files:
257      planner-el.texi planner-registry.el
260 2006-06-20 18:10:46 GMT Michael Olson <mwolson@gnu.org> patch-47
262     Summary:
263       Document through planner-publish.el.
264     Revision:
265       planner-el--devel--0--patch-47
267     * ChangeLog: Update.
268     
269     * planner-el.texi (Publishing Planner pages): New section that documents
270       planner-publish.el.
271       (PSVN): New section that documents planner-psvn.el.
272     
273     * planner-publish.el (planner-html-inner-header):
274       (planner-html-inner-footer): Docfix.
276     modified files:
277      ChangeLog planner-el.texi planner-publish.el
280 2006-06-18 03:20:47 GMT John Sullivan <john@wjsullivan.net>     patch-46
282     Summary:
283       Document planner-zoom.
284     Revision:
285       planner--main--1.0--patch-59
287     modified files:
288      planner-el.texi
291 2006-06-16 03:59:59 GMT Michael Olson <mwolson@gnu.org> patch-58
293     Summary:
294       Spot check documentation through planner-gnus.el.
295     Revision:
296       planner--main--1.0--patch-58
298     * planner-el.texi (Planner-Diary Advanced Features): Add a few index
299       entries.  Document planner-export-diary.el.
300       (Emacs Relay Chat): Update the syntax.
302     modified files:
303      planner-el.texi
306 2006-06-08 21:57:22 GMT Michael Olson <mwolson@gnu.org> patch-57
308     Summary:
309       planner-el.texi: Use shared Arch archive in instructions.
310     Revision:
311       planner--main--1.0--patch-57
313     * planner-el.texi (Installing from Arch): Use shared archive instead of
314       my personal archive.
316     modified files:
317      planner-el.texi
320 2006-06-08 21:36:15 GMT Michael Olson <mwolson@gnu.org> patch-56
322     Summary:
323       Document new mailing lists in the manual.
324     Revision:
325       planner--main--1.0--patch-56
327     * planner-el.texi (Getting Help): Document new mailing
328       lists.
329       (Overview, Review, Sample Configuration Files): Point to Getting Help
330       section for mailing list information.
332     modified files:
333      planner-el.texi
336 2006-06-08 20:54:08 GMT Michael Olson <mwolson@gnu.org> patch-55
338     Summary:
339       Update NEWS.
340     Revision:
341       planner--main--1.0--patch-55
343     * NEWS: Update.
345     modified files:
346      NEWS
349 2006-06-08 20:26:57 GMT Michael Olson <mwolson@gnu.org> patch-54
351     Summary:
352       Move Debian stuff to its own branch.
353     Revision:
354       planner--main--1.0--patch-54
357     removed files:
358      debian/.arch-ids/=id debian/.arch-ids/NEWS.id
359      debian/.arch-ids/README.Debian.id
360      debian/.arch-ids/changelog.id debian/.arch-ids/compat.id
361      debian/.arch-ids/control.id debian/.arch-ids/copyright.id
362      debian/.arch-ids/emacsen-install.id
363      debian/.arch-ids/emacsen-remove.id
364      debian/.arch-ids/emacsen-startup.id
365      debian/.arch-ids/planner-el.docs.id
366      debian/.arch-ids/planner-el.info.id debian/.arch-ids/rules.id
367      debian/NEWS debian/README.Debian debian/changelog
368      debian/compat debian/control debian/copyright
369      debian/emacsen-install debian/emacsen-remove
370      debian/emacsen-startup debian/planner-el.docs
371      debian/planner-el.info debian/rules
373     removed directories:
374      debian debian/.arch-ids
377 2006-06-05 15:52:57 GMT Michael Olson <mwolson@gnu.org> patch-53
379     Summary:
380       Make Planner's keymap inherit from Muse's keymap.
381     Revision:
382       planner--main--1.0--patch-53
384     * planner.el (planner-mode-map): Apply patch from Adrian Aichner that
385       inherits the keymap from Muse, rather than copying it.  We fall back to
386       copying it if the proper functionality does not exist in the user's
387       version of Emacs.
389     modified files:
390      AUTHORS planner.el
393 2006-06-01 13:54:24 GMT Michael Olson <mwolson@gnu.org> patch-52
395     Summary:
396       Add explanation for timeclock.el error.
397     Revision:
398       planner--main--1.0--patch-52
400     * contrib/timeclock.el: Add an explanation of why we error out if the
401       person is not using XEmacs.
402     
403     * debian/emacsen-startup: Put Planner's contrib directory at the end of
404       the load-path.
406     modified files:
407      ChangeLog ChangeLog.2005 Makefile.defs contrib/timeclock.el
408      debian/changelog debian/emacsen-startup
411 2006-05-30 21:14:09 GMT Michael Olson <mwolson@gnu.org> patch-51
413     Summary:
414       Avoid a backtrace when using planner-calendar and not publishing.
415     Revision:
416       planner--main--1.0--patch-51
418     * planner.el (planner-published-file): Avoid error when not publishing.
419       (planner-yesterday): Docfix.
420       (planner-tomorrow): New function that returns the date for tomorrow.
422     modified files:
423      planner.el
426 2006-05-29 14:22:16 GMT Michael Olson <mwolson@gnu.org> patch-50
428     Summary:
429       Make ChangeLog conform to conventions better.
430     Revision:
431       planner--main--1.0--patch-50
433     * ChangeLog: Renamed from ChangeLog.2006 in order to follow Emacs
434       conventions better.  Specify the buffer encoding.  Add helpful notices
435       at the bottom of this and ChangeLog.2005.
437     modified files:
438      ChangeLog ChangeLog.2004 ChangeLog.2005 NEWS debian/rules
440     renamed files:
441      .arch-ids/ChangeLog.2006.id
442        ==> .arch-ids/ChangeLog.id
443      ChangeLog.2006
444        ==> ChangeLog
447 2006-05-26 14:44:08 GMT Michael Olson <mwolson@gnu.org> patch-49
449     Summary:
450       Display a helpful message if muse-project-alist undefined.
451     Revision:
452       planner--main--1.0--patch-49
454     * planner.el (planner-display-warning): New function that displays a
455       warning window.  This is useful for longer explanations of errors.
456       (plan): Display a helpful message if `muse-project-alist' is not
457       defined.
459     modified files:
460      planner.el
463 2006-05-25 01:20:42 GMT Michael Olson <mwolson@gnu.org> patch-48
465     Summary:
466       Fix lock up with old delegated task mark.
467     Revision:
468       planner--main--1.0--patch-48
470     * planner.el (planner-marks-regexp): Docfix.
471       (planner-task-regexp): Don't include marks; be more lenient, since
472       planner-id uses this as a metric for finding a task, and we don't want
473       tasks with strange marks to cause it not to find a task.
474       (plan): Indentation.
476     modified files:
477      planner.el
480 2006-05-23 22:14:14 GMT Michael Olson <mwolson@gnu.org> patch-46
482     Summary:
483       Remove duplicate note links when publishing.
484     Revision:
485       planner--main--1.0--patch-46
487     * planner-publish.el (planner-publish-note-tag): Ensure that a page
488       cannot appear in both link and categories.
490     modified files:
491      planner-publish.el
494 2006-05-23 16:19:01 GMT Michael Olson <mwolson@gnu.org> patch-45
496     Summary:
497       Remove task IDs when publishing.
498     Revision:
499       planner--main--1.0--patch-45
501     * planner-id.el ("planner-publish"): Remove Task IDs and anything else
502       that uses the ID syntax when publishing.
504     modified files:
505      planner-id.el
508 2006-05-18 20:05:12 GMT Michael Olson <mwolson@gnu.org> patch-44
510     Summary:
511       Publish diary sections in a meaningful way.
512     Revision:
513       planner--main--1.0--patch-44
515     * planner-publish.el (planner-publish-markup-tags): Add entry for
516       diary-section.
517       (planner-xml-markup-strings, planner-html-markup-strings): Add strings
518       for diary section.
519       (planner-html-style-sheet): Add CSS elements for Diary section.
520       (planner-publish-diary-section-tag): New function that publishes the
521       diary in a way that preserves line breaks, using the verse tag
522       function.
523       (planner-section-tagnames): Transform Diary sections to diary-section
524       tags.
526     modified files:
527      planner-publish.el
530 2006-05-18 16:40:36 GMT Michael Olson <mwolson@gnu.org> patch-43
532     Summary:
533       Make notes publish with nicer default CSS elements.
534     Revision:
535       planner--main--1.0--patch-43
537     * planner-publish.el (planner-html-style-sheet): Add style elements for
538       Notes section.  This causes the note anchors to be placed on the same
539       line as note headings, which is the way it used to be.
541     modified files:
542      planner-publish.el
545 2006-05-17 21:43:59 GMT Michael Olson <mwolson@gnu.org> patch-42
547     Summary:
548       Work on calendar, manual, and index generation.
549     Revision:
550       planner--main--1.0--patch-42
552     * planner-calendar.el: Fix example in header.  Remove the word "wiki"
553       from everything, since "page" works better.
554       (planner-calendar-coerce-day-page): New function that determines which
555       day page to base the calendar on.
556       (planner-calendar-from-page): Use `planner-calendar-coerce-day-page'.
557       Check for null page name.
558       (planner-calendar-create-today-link): Make sure that the page we are
559       linking to actually exists.  This function should now be safe to add
560       globally to muse-after-publish-hook.
561       (planner-publish-calendar-tag): If no calendar is returned, don't
562       insert anything.
563       ("planner-publish-finalize-regexps"): Use a better regexp to match the
564       calendar tag, so that it is processed correctly.
565     
566     * planner-el.texi: Add subheadings for Keys, Options, and Functions, if
567       applicable.
568       (Publishing Calendars): Mention "page" and "arrows" options.  Mention
569       workaround for problem where the text in the arrows doesn't get
570       published correctly.  Give working example for
571       planner-calendar-create-today-link.
572     
573     * planner.el (planner-published-file): Try to figure out where the file
574       exists, if the output directory is not specified.  This could be more
575       elaborate to handle multiple source directories, but I haven't gotten
576       around to that yet.
577       (planner-index-as-string): Add exclude-daypages option for those who do
578       not want day pages to show up in the index.
580     modified files:
581      planner-calendar.el planner-el.texi planner.el
584 2006-05-09 00:30:01 GMT Michael Olson <mwolson@gnu.org> patch-41
586     Summary:
587       planner-el.texi: Update location of schedule.el.
588     Revision:
589       planner--main--1.0--patch-41
591     * planner-el.texi (Timeclock): Note that timeclock.el comes with GNU
592       Emacs, and direct XEmacs users to use the version that comes with
593       Planner in the contrib directory.
594       (schedule.el): Use correct URL and note that this comes with Planner.
595       Thanks to Adrian Aichner for the report.
597     modified files:
598      ChangeLog.2006 Makefile.defs debian/changelog planner-el.texi
601 2006-04-26 19:59:37 GMT Michael Olson <mwolson@gnu.org> patch-40
603     Summary:
604       planner-calendar: Default to today if not publishing a day page.
605     Revision:
606       planner--main--1.0--patch-40
608     * planner-calendar.el (planner-calendar-from-wiki): Default to current
609       day if we're not publishing a day page.
611     modified files:
612      planner-calendar.el
615 2006-04-26 19:55:13 GMT Michael Olson <mwolson@gnu.org> patch-39
617     Summary:
618       Add default CSS elements for calendar stuff.
619     Revision:
620       planner--main--1.0--patch-39
622     * planner-publish.el (planner-html-style-sheet): Add some default CSS
623       elements for calendar stuff.
625     modified files:
626      planner-publish.el
629 2006-04-26 19:35:10 GMT Michael Olson <mwolson@gnu.org> patch-38
631     Summary:
632       planner-calendar: Surround generated calendar with <div> tag.
633     Revision:
634       planner--main--1.0--patch-38
636     * planner-calendar.el: Fix example.
637       (planner-publish-calendar-tag): Surround in a <div> section for ease of
638       use.
639     
640     * planner-el.texi (Publishing Calendars): Make the example simpler.
641     
642     * planner-publish.el (planner-insert-markup): If we're using Muse 3.02.6,
643       manually make the region read-only.
645     modified files:
646      Makefile.defs debian/changelog planner-calendar.el
647      planner-el.texi planner-publish.el
650 2006-04-26 18:09:14 GMT Michael Olson <mwolson@gnu.org> patch-37
652     Summary:
653       Minor docfix.
654     Revision:
655       planner--main--1.0--patch-37
657     * planner-publish.el (planner-publish-prepare-buffer) 
658       (planner-publish-finalize-buffer): Docfix.
660     modified files:
661      planner-publish.el
664 2006-04-26 18:01:36 GMT Michael Olson <mwolson@gnu.org> patch-36
666     Summary:
667       Make publishing of calendars work better using a new method.
668     Revision:
669       planner--main--1.0--patch-36
671     * planner-calendar.el: Docfix.  Recognize <calendar> tags even in the
672       header and footer.
673       (planner-calendar-insert-calendar-maybe) 
674       (planner-calendar-move-calendar-to-top-of-page-maybe): Remove, since
675       they are not needed by the new method.
676     
677     * planner-el.texi (Publishing Calendars): Update.
678     
679     * planner-publish.el (planner-publish-prepare-regexps): New option that
680       specifies the publishing regexps to apply before doing other
681       publishing.
682       (planner-publish-finalize-regexps): New option that specifies the
683       publishing regexps to apply after doing other publishing.
684       (planner-publish-prepare-buffer): Use planner-publish-prepare-regexps.
685       (planner-publish-finalize-buffer): New function that finalizes Planner
686       buffers after publishing.
687       (planner-section-tagnames): Fix ordering error.
689     modified files:
690      planner-calendar.el planner-el.texi planner-publish.el
693 2006-04-26 03:22:20 GMT Michael Olson <mwolson@gnu.org> patch-35
695     Summary:
696       Use h2, h3, ... for headings.
697     Revision:
698       planner--main--1.0--patch-35
700     * planner-publish.el (planner-publish-markup-tags) [title]: Accept
701       attributes.
702       (planner-html-markup-strings) [planner-begin-title, planner-end-title]:
703       Use normal style headings, i.e. h2.
704       (planner-html-style-sheet): Remove nested title hacks.
705       (planner-publish-markup-note): Use title level of 3.
706       (planner-publish-title-tag): Accept attributes.  Call muse-markup-text
707       with a level argument.
708       (planner-publish-section): Store level as heading level + 1, since the
709       topmost level heading should be h2.
711     modified files:
712      planner-publish.el
715 2006-04-25 22:03:34 GMT Michael Olson <mwolson@gnu.org> patch-34
717     Summary:
718       Fix a paragraph publishing problem near end of file.
719     Revision:
720       planner--main--1.0--patch-34
722     * planner-publish.el (planner-html-markup-strings)
723       [planner-end-note-categories]: Remove newline.
724       (planner-publish-prepare-buffer): Rework to use the Muse markup engine.
725       (planner-publish-markup-note): Docfix.
726       (planner-publish-nested-section-tag): Docfix.
727       (planner-publish-notes-section-tag): Insert newline.
728       (planner-publish-note-tag): Insert newline.
729       (planner-sectionalize-delimiter, planner-sectionalize-page) 
730       (sectionalize-markup-tagname, sectionalize-markup-tagname) 
731       (sectionalize): Remove.
732       (planner-publish-section-close): New function that finds where the
733       closing tag of DEPTH should go, and inserts TEXT.
734       (planner-section-tagnames): Mapping of sections to their tag name.
735       (planner-publish-section-tagname): New function that finds the tag name
736       for the given section.
737       (planner-publish-section): New function that publishing the current
738       heading as a section.  This should fix a problem with sections at the
739       end of a file, given only one newline at end.
741     modified files:
742      planner-publish.el
745 2006-04-09 19:29:19 GMT Michael Olson <mwolson@gnu.org> patch-33
747     Summary:
748       manual: Fix errors introduced in last patch.
749     Revision:
750       planner--main--1.0--patch-33
752     * planner-el.texi: Fix a couple of errors.
754     modified files:
755      planner-el.texi
758 2006-04-09 19:27:03 GMT Michael Olson <mwolson@gnu.org> patch-32
760     Summary:
761       manual: Remove use of old Planner variables.
762     Revision:
763       planner--main--1.0--patch-32
765     * planner-el.texi: Remove use of old Planner variables.  Thanks to
766       Sebastian Luque for the report.
767       (Creating Your Planner): Clarify comment.
768       (Basic Configuration): Remove node, since its content is presented
769       elsewhere.
770       (Annotations, Publishing): Don't use old Planner variables in
771       explanation.
772       (iCal Task Publication): Give a more up-to-date example.
774     modified files:
775      planner-el.texi
778 2006-04-08 02:57:43 GMT Michael Olson <mwolson@gnu.org> patch-31
780     Summary:
781       Prepare new Debian package for Arch snapshot.
782     Revision:
783       planner--main--1.0--patch-31
785     * ChangeLog.2006: Update.
786     
787     * debian/changelog: Prepare new Debian package for Arch snapshot.
789     modified files:
790      ChangeLog.2006 Makefile.defs debian/changelog
793 2006-04-08 01:34:44 GMT Michael Olson <mwolson@gnu.org> patch-30
795     Summary:
796       planner-registry: Minor code cleanup.
797     Revision:
798       planner--main--1.0--patch-30
800     * planner-registry.el (planner-registry-show): Remove boundp check.
802     modified files:
803      planner-registry.el
806 2006-04-08 01:32:20 GMT Michael Olson <mwolson@gnu.org> patch-29
808     Summary:
809       Include planner-registry.el.
810     Revision:
811       planner--main--1.0--patch-29
813     * planner-registry.el: New file that implements a registry of URLs and
814       Planner annotations.  This used to be called muse-registry.el, but it
815       has been renamed to planner-registry.el since it fits better with
816       Planner.
818     new files:
819      .arch-ids/planner-registry.el.id planner-registry.el
821     modified files:
822      AUTHORS
825 2006-04-02 18:20:31 GMT Michael Olson <mwolson@gnu.org> patch-28
827     Summary:
828       Correct several regexps.
829     Revision:
830       planner--main--1.0--patch-28
832     If a regexp has a character set negation, make sure it includes the
833     newline, so that newlines aren't matched.
835     modified files:
836      planner-appt.el planner-bibtex.el planner-deadline.el
837      planner-erc.el planner-id.el planner-mhe.el planner-rdf.el
838      planner-tasks-overview.el planner-timeclock.el planner-vm.el
839      planner.el
842 2006-03-29 20:23:27 GMT Andrew J. Korty <ajk@iu.edu>    patch-25
844     Summary:
845       Merge some authz fixes.
846     Revision:
847       planner--main--1.0--patch-27
849     * planner-authz.el (planner-authz-fix-list-item): new function to move
850       the <li> tags to the inside to avoid a blank bullet when a list item is
851       totally access controlled
852       (planner-authz-markup-regexps): use it
853       (planner-authz-index-as-string): use <authz> tags to mark up the index
854       and rely on the new regexp entry to clean up the results
855       (planner-authz-multi-union): declare `sublist'
857     modified files:
858      planner-authz.el
861 2006-03-27 23:52:31 GMT Michael Olson <mwolson@gnu.org> patch-25
863     Summary:
864       planner-erc: Improve greatly.
865     Revision:
866       planner--main--1.0--patch-25
868     * planner-erc.el: Update the syntax for IRC URLs.  Add warning for users
869       of old versions of ERC.
870       (planner-erc-url-regexp): New variable that specifies the syntax of IRC
871       URLs.
872       (planner-erc-annotation-from-erc): Use `erc-server-announced-name'.
873       (planner-erc-browse-url): Figure out the desired chat buffer.  If no
874       chat buffer exists for the given URL, connect to the server.
876     modified files:
877      planner-erc.el
880 2006-03-25 04:46:53 GMT Michael Olson <mwolson@gnu.org> patch-24
882     Summary:
883       planner-zoom.el: New file used for navigating Planner pages.
884     Revision:
885       planner--main--1.0--patch-24
887     * AUTHORS: Bookkeeping.
888     
889     * planner.el (planner-remove-if-not): New function that implements a
890       simplified version of `remove-if-not'.
891     
892     * planner-zoom.el: New file by Gregory Novak that implements easy
893       navigation of Planner pages.
895     new files:
896      .arch-ids/planner-zoom.el.id planner-zoom.el
898     modified files:
899      AUTHORS planner.el
902 2006-03-23 14:14:17 GMT Michael Olson <mwolson@gnu.org> patch-23
904     Summary:
905       planner-psvn.el: Install update from author.
906     Revision:
907       planner--main--1.0--patch-23
909     * planner-psvn.el: Apply modified patch from Stefan Reichör that improves
910       compatibility with newer versions of psvn.el and pops to the diff
911       buffer.
913     modified files:
914      planner-psvn.el
917 2006-03-15 12:38:11 GMT Jim Ottaway <j.ottaway@lse.ac.uk>       patch-19
919     Summary:
920       Merged from jeho@jeho.org--2005 (patch 56-57), mwolson@gnu.org--2006-planner-el (patch 16-19)
921     Revision:
922       planner--main--1.0--patch-21
924     * planner-appt.el (planner-appt-forthcoming-show-day-names-flag): New
925       option that indicates whether to show day names in forthcoming
926       appointments.
927       (planner-appt-forthcoming-format): Add day name insertion.
928     
929     * planner-el.texi: Add documentation about new feature [and also for
930       planner-appt-forthcoming-repeat-date-string].
932     modified files:
933      planner-appt.el planner-el.texi
936 2006-03-14 21:13:28 GMT Michael Olson <mwolson@gnu.org> patch-20
938     Summary:
939       planner-appt: Mention that documentation is available in Planner manual.
940     Revision:
941       planner--main--1.0--patch-20
943     * planner-appt.el: Mention that further details are available in the
944       Planner manual.
946     modified files:
947      planner-appt.el
950 2006-03-14 20:03:31 GMT Michael Olson <mwolson@gnu.org> patch-19
952     Summary:
953       planner-calendar: Fix publishing bug.
954     Revision:
955       planner--main--1.0--patch-19
957     * planner-calendar.el (planner-calendar-html-tag-marker): Use the correct
958       value so that the calendar is published properly.  Thanks to Christian
959       Clercin and René.
961     modified files:
962      planner-calendar.el
965 2006-03-11 15:29:42 GMT Jim Ottaway <j.ottaway@lse.ac.uk>       patch-15
967     Summary:
968       Merged from jeho@jeho.org--2005 (patch 54-55), mwolson@gnu.org--2006-planner-el (patch 14-15)
969     Revision:
970       planner--main--1.0--patch-18
972     * planner-appt.el (planner-fit-window-to-buffer): Use
973       shrink-window-if-large-than-buffer if fit-window-to-buffer is not
974       available.
975       (planner-appt-forthcoming-regexp): Remove the shyness from the groups:
976       this makes it match ok in XEmacs [don't know why it didn't before
977       though].
979     modified files:
980      planner-appt.el
983 2006-03-13 03:43:23 GMT Michael Olson <mwolson@gnu.org> patch-17
985     Summary:
986       Add COPYING file; do bookkeeping.
987     Revision:
988       planner--main--1.0--patch-17
990     * COPYING: New file containing the GNU General Public License.
991     
992     * AUTHORS: Bookkeeping.
993     
994     * README: Add License section.
995     
996     * planner*.el: Update headers.
998     new files:
999      .arch-ids/COPYING.id COPYING
1001     modified files:
1002      AUTHORS README planner-accomplishments.el planner-appt.el
1003      planner-authz.el planner-bbdb.el planner-bibtex.el
1004      planner-bookmark.el planner-calendar.el planner-cyclic.el
1005      planner-deadline.el planner-diary.el planner-el.texi
1006      planner-erc.el planner-experimental.el planner-export-diary.el
1007      planner-gnats.el planner-gnus.el planner-ical.el planner-id.el
1008      planner-ledger.el planner-lisp.el planner-log-edit.el
1009      planner-mhe.el planner-multi.el planner-notes-index.el
1010      planner-psvn.el planner-publish.el planner-rank.el
1011      planner-rdf.el planner-report.el planner-rmail.el
1012      planner-rss.el planner-schedule.el planner-tasks-overview.el
1013      planner-timeclock-summary-proj.el planner-timeclock-summary.el
1014      planner-timeclock.el planner-trunk.el planner-unix-mail.el
1015      planner-vm.el planner-w3m.el planner-wl.el planner-xtla.el
1016      planner.el
1019 2006-03-06 15:49:19 GMT Jim Ottaway <j.ottaway@lse.ac.uk>       patch-13
1021     Summary:
1022       Merged from jeho@jeho.org--2005 (patch 51-53), mwolson@gnu.org--2006-planner-el (patch 13)
1023     Revision:
1024       planner--main--1.0--patch-16
1026     * planner-appt.el: Revert to the old method of tracking appts added to
1027       the schedule.  The text property method was simpler, but failed when
1028       re-visiting today's plan page [since text properties don't get saved].
1029       (planner-appt-update-appt-section): fix wrong side of bound error
1030       (--planner-appt-lines-added-to-section): global variable tracking appts
1031       added to the schedule
1032       (planner-appt-task-schedule-item-p): use
1033       --planner-appt-lines-added-to-section
1034       (planner-appt-update-appt-section): revert to the old method
1035       (planner-appt-forthcoming-get-appts): fix small bug where an appt
1036       schedule item would fall through the conditional  and try to be parsed
1037       as a task item.
1039     modified files:
1040      planner-appt.el
1043 2006-02-28 16:49:28 GMT Jim Ottaway <j.ottaway@lse.ac.uk>       patch-12
1045     Summary:
1046       Merged from mwolson@gnu.org--2006-planner-el (patch 12)
1047     Revision:
1048       planner--main--1.0--patch-15
1050     * planner-appt.el (planner-appt-forthcoming-get-appts): Use
1051       `insert-file-contents' instead of `insert-file-contents-literally'.
1053     modified files:
1054      planner-appt.el
1057 2006-02-27 19:38:45 GMT Andrew J. Korty <ajk@iu.edu>    patch-10
1059     Summary:
1060       sort status report entries by plan page name
1061     Revision:
1062       planner-el--devel--0--patch-10
1064     * planner-report.el (planner-report-generate): sort pages by name using
1065       string<
1066     
1068     modified files:
1069      planner-report.el
1072 2006-02-27 11:38:48 GMT Jim Ottaway <j.ottaway@lse.ac.uk>       patch-9
1074     Summary:
1075       small fix to README file
1076     Revision:
1077       planner-el--devel--0--patch-9
1079     * README: remove (setq load-path ...) from the load-path example
1081     modified files:
1082      README
1085 2006-02-27 10:34:20 GMT Jim Ottaway <j.ottaway@lse.ac.uk>       patch-8
1087     Summary:
1088       planner-appt: fix highlighting in plan pages
1089     Revision:
1090       planner-el--devel--0--patch-8
1092     * planner-appt.el (planner-appt-task-highlight): check that a task has
1093       today's date
1095     modified files:
1096      planner-appt.el
1099 2006-02-27 04:46:50 GMT Michael Olson <mwolson@gnu.org> patch-13
1101     Summary:
1102       Prepare new Debian package.
1103     Revision:
1104       planner--main--1.0--patch-13
1107     modified files:
1108      Makefile.defs debian/changelog debian/control
1109      debian/emacsen-install debian/rules
1112 2006-02-27 04:04:17 GMT Michael Olson <mwolson@gnu.org> patch-12
1114     Summary:
1115       Update NEWS and ChangeLog
1116     Revision:
1117       planner--main--1.0--patch-12
1120     modified files:
1121      ChangeLog.2006 NEWS
1124 2006-02-22 01:57:37 GMT Andrew J. Korty <ajk@iu.edu>    patch-7
1126     Summary:
1127       only publish dependencies if they haven't already been published
1128     Revision:
1129       planner-el--devel--0--patch-7
1131     * planner-authz.el (planner-authz-publishing-alist): alist to track
1132       published pages and their dependencies
1133       (planner-authz-after-markup): if planner-authz-publishing-alist
1134       indicates this page has already been published, and here we are
1135       publishing it again, the alist must be stale, so we replace it with
1136       a single element for this page; otherwise, add an element for this page
1137       to the list
1138       (planner-authz-after-project-publish): use
1139       planner-authz-publishing-alist to determine which dependencies need
1140       publishing
1141       (planner-authz-republish-dependencies-maybe): add linked pages to
1142       planner-authz-publishing-alist as dependencies if they're not already
1143       there
1145     modified files:
1146      planner-authz.el
1149 2006-02-22 01:55:02 GMT Andrew J. Korty <ajk@iu.edu>    patch-6
1151     Summary:
1152       consider all of a note's links when building an access list
1153     Revision:
1154       planner-el--devel--0--patch-6
1156     * planner-authz.el (planner-authz-note-tag): use "categories" attribute
1158     modified files:
1159      planner-authz.el
1162 2006-02-22 01:48:52 GMT Andrew J. Korty <ajk@iu.edu>    patch-5
1164     Summary:
1165       enable multiple links with "categories" attribute
1166     Revision:
1167       planner-el--devel--0--patch-5
1169     * planner-publish.el (planner-publish-note-tag): enable "categories"
1170       attribute, which stores all of a note's links
1172     modified files:
1173      planner-publish.el
1176 2006-02-15 20:26:25 GMT Andrew J. Korty <ajk@iu.edu>    patch-4
1178     Summary:
1179       add planner-multi support to planner-authz
1180     Revision:
1181       planner-el--devel--0--patch-4
1183      - when multiple pages are linked to a task or note, merge the access
1184        lists to the linked pages using a user-specified function
1185     
1186      - provide intersection and union functions for merging access lists
1187     
1188      - disable republishing *during* republishing to avoid indefinite
1189        recursion
1191     modified files:
1192      planner-authz.el
1195 2006-02-15 20:12:41 GMT Andrew J. Korty <ajk@iu.edu>    patch-3
1197     Summary:
1198       update to work with latest planner-publish.el
1199     Revision:
1200       planner-el--devel--0--patch-3
1202      - catch up with function name change in planner-publish.el
1204     modified files:
1205      planner-authz.el
1208 2006-02-14 06:32:23 GMT Michael Olson <mwolson@gnu.org> patch-9
1210     Summary:
1211       Use debian/compat to determine debhelper compat level.
1212     Revision:
1213       planner--main--1.0--patch-9
1215     * debian/compat: New file that sets the debhelper compatibility level to
1216       4.
1217     
1218     * debian/rules: Remove DH_COMPAT line.
1220     new files:
1221      debian/.arch-ids/compat.id debian/compat
1223     modified files:
1224      debian/rules
1227 2006-02-10 22:53:52 GMT Michael Olson <mwolson@gnu.org> patch-8
1229     Summary:
1230       Fix Bug #5234: planner-gnus pseudo-article error.
1231     Revision:
1232       planner--main--1.0--patch-8
1234     * planner-gnus.el (planner-gnus-browse-url): Apply patch from Sacha that
1235       should fix Bug #5234: planner-gnus pseudo-article error.
1237     modified files:
1238      planner-gnus.el
1241 2006-01-30 11:55:00 GMT Jim Ottaway <j.ottaway@lse.ac.uk>       patch-45
1243     Summary:
1244       further fix for XEmacs initialization
1245     Revision:
1246       planner--jeho--1.1--patch-45
1248     * planner-appt.el (planner-appt-insinuate): for XEmacs, create a diary
1249       file if one doesn't already exist
1250     
1252     modified files:
1253      planner-appt.el
1256 2006-01-28 10:42:04 GMT Jim Ottaway <j.ottaway@lse.ac.uk>       patch-44
1258     Summary:
1259       fix initialization for XEmacs
1260     Revision:
1261       planner--jeho--1.1--patch-44
1263     * planner-appt.el (planner-appt-insinuate): try to fix initialization for
1264       XEmacs: add (display-time).
1265     
1267     modified files:
1268      planner-appt.el
1271 2006-01-26 00:38:24 GMT Michael Olson <mwolson@gnu.org> patch-6
1273     Summary:
1274       planner-gnus: Fix buggy browsing behavior.
1275     Revision:
1276       planner--main--1.0--patch-6
1278     * planner-gnus.el (planner-gnus-browse-url): Prefer to use the
1279       `gnus-find-matching-articles' function if it exists.  Thanks to John
1280       Sullivan for the report.
1282     modified files:
1283      planner-gnus.el
1286 2006-01-25 12:51:16 GMT Michael Olson <mwolson@gnu.org> patch-5
1288     Summary:
1289       Don't insert too many spaces around task number.
1290     Revision:
1291       planner--main--1.0--patch-5
1293     * planner.el (planner-task-format, planner-format-task): Apply patch from
1294       Stefan Reichör that keeps extra spaces from being inserted when
1295       planner-use-task-numbers is nil.
1297     modified files:
1298      planner.el
1301 2006-01-24 02:11:47 GMT Michael Olson <mwolson@gnu.org> patch-4
1303     Summary:
1304       planner-calendar: Make a <calendar> tag.
1305     Revision:
1306       planner--main--1.0--patch-4
1308     * planner-calendar.el (planner-calendar-insert-calendar-maybe): Insert a
1309       <calendar> tag, rather than using a <lisp> tag, since we can't yet tell
1310       <lisp> to publish read-only.
1311       (planner-calendar-move-calendar-to-top-of-page-maybe): Use
1312       planner-insert-markup rather than `insert'.  Make sure we can snarf the
1313       region safely, even if it is read-only.
1314       (planner-publish-calendar-tag): New function that publishes a
1315       <calendar> tag.
1316     
1317     * planner-publish.el (planner-publish-markup-tags): Docfix.
1319     modified files:
1320      planner-calendar.el planner-publish.el
1323 2006-01-23 17:22:16 GMT Michael Olson <mwolson@gnu.org> patch-3
1325     Summary:
1326       Make planner-visit-link more robust.
1327     Revision:
1328       planner--main--1.0--patch-3
1330     * planner.el (planner-visit-link): Make this more robust by merging in
1331       some changes from Muse.  Thanks to Seth Falcon for the sample fix.
1332       Among other things, this correctly adds the file extension when
1333       visiting a new Muse file.
1335     modified files:
1336      planner.el
1339 2006-01-21 01:55:13 GMT Michael Olson <mwolson@gnu.org> patch-2
1341     Summary:
1342       Debian package refinements.
1343     Revision:
1344       planner--main--1.0--patch-2
1346     * Makefile (debrevision): New rule that causes a Debian package with a
1347       revision to be built.  The main difference between this and
1348       `debrelease' is that the .orig.tar.gz file is left alone.
1349       (debbuild): New rule factored from debrelease.
1350       (debclean): Removed, since we use slightly differing variations of this
1351       in debrelease and debrevision.
1352     
1353     * debian/README.Debian: Add comments and my debian repo.
1354     
1355     * debian/emacsen-install: Make sure we symlink planner-autoloads.el.  Thanks to
1356       Romain Francoise for noticing.
1357     
1358     * debian/rules: DTRT with NEWS and README.Debian.
1360     modified files:
1361      Makefile Makefile.defs debian/README.Debian debian/changelog
1362      debian/emacsen-install debian/rules
1364     renamed files:
1365      debian/.arch-ids/NEWS.Debian.id
1366        ==> debian/.arch-ids/NEWS.id
1367      debian/NEWS.Debian
1368        ==> debian/NEWS
1371 2006-01-19 01:57:47 GMT Michael Olson <mwolson@gnu.org> patch-1
1373     Summary:
1374       Debian fixups.
1375     Revision:
1376       planner--main--1.0--patch-1
1378     * debian/emacsen-startup: Remove unnecessary path addition.
1379     
1380     * debian/rules: Explicitly install README.Debian and NEWS.Debian.
1382     modified files:
1383      debian/emacsen-startup debian/rules
1386 2006-01-17 01:16:25 GMT Michael Olson <mwolson@gnu.org> patch-184
1388     Summary:
1389       Release Planner 3.40.
1390     Revision:
1391       planner-muse--mwolson--1.0--patch-184
1393     * planner-el.texi (Installing from a Source Archive) 
1394       (Installing from Arch, Installing from Debian): Update.
1396     modified files:
1397      planner-el.texi planner.el
1400 2006-01-17 00:56:42 GMT Michael Olson <mwolson@gnu.org> patch-183
1402     Summary:
1403       Update Debian package instructions.  Install autoloads.
1404     Revision:
1405       planner-muse--mwolson--1.0--patch-183
1407     * Makefile (install): Make sure autoloads are installed.
1408     
1409     * debian/README.Debian: Update.
1410     
1411     * debian/copyright: Update the Upstream Authors and Copyright sections.
1412     
1413     * debian/rules: Build autoloads.  Install extra files.
1414     
1415     * debian/emacsen-install (FILES): Filter out autoloads file.
1416     
1417     * debian/emacsen-startup: Add shared planner-el directory to path.  Load
1418       autoloads file.
1419     
1420     * planner-el.texi (Appointment Hooks): Add space after @defvr to fix a
1421       syntax error.
1422       (Acknowledgements): Add a missing @end itemize.
1424     new files:
1425      .arch-ids/NEWS.id NEWS debian/.arch-ids/NEWS.Debian.id
1426      debian/.arch-ids/planner-el.info.id debian/NEWS.Debian
1427      debian/planner-el.info
1429     modified files:
1430      AUTHORS ChangeLog.2005 ChangeLog.2006 Makefile Makefile.defs
1431      README debian/README.Debian debian/changelog debian/copyright
1432      debian/emacsen-install debian/emacsen-startup
1433      debian/planner-el.docs debian/rules planner-el.texi
1434      planner-publish.el planner.el
1435      {arch}/planner-muse/planner-muse--mwolson/planner-muse--mwolson--1.0/mwolson@gnu.org--2005/patch-log/patch-35
1438 2006-01-16 17:30:22 GMT Michael Olson <mwolson@gnu.org> patch-182
1440     Summary:
1441       Update FSF postal address.  Add README.
1442     Revision:
1443       planner-muse--mwolson--1.0--patch-182
1445     * Update FSF postal address in headers of all Planner source files.
1446     
1447     * planner-el.texi: Update version information.  Use "XEmacs" rather than
1448       "Xemacs".
1449       (Getting Help): Document the official website and the bug-tracker.
1450       (Acknowledgements): Remove list of contributors, since this is
1451       contained in AUTHORS.
1453     new files:
1454      .arch-ids/README.id README
1456     modified files:
1457      planner-accomplishments.el planner-appt.el planner-authz.el
1458      planner-bbdb.el planner-bibtex.el planner-bookmark.el
1459      planner-calendar.el planner-cyclic.el planner-deadline.el
1460      planner-diary.el planner-el.texi planner-erc.el
1461      planner-experimental.el planner-export-diary.el
1462      planner-gnats.el planner-gnus.el planner-ical.el planner-id.el
1463      planner-ledger.el planner-lisp.el planner-log-edit.el
1464      planner-mhe.el planner-multi.el planner-notes-index.el
1465      planner-psvn.el planner-publish.el planner-rank.el
1466      planner-rdf.el planner-report.el planner-rmail.el
1467      planner-rss.el planner-schedule.el planner-tasks-overview.el
1468      planner-timeclock-summary-proj.el planner-timeclock-summary.el
1469      planner-timeclock.el planner-trunk.el planner-unix-mail.el
1470      planner-vm.el planner-w3m.el planner-wl.el planner-xtla.el
1471      planner.el
1474 2006-01-15 16:51:31 GMT Michael Olson <mwolson@gnu.org> patch-181
1476     Summary:
1477       planner-appt: Handle initialization of the appt system.
1478     Revision:
1479       planner-muse--mwolson--1.0--patch-181
1481     * planner-appt.el (planner-appt-insinuate): Merged patch from Jim Ottaway
1482       that initializes the appt system.
1483     
1484     * planner-el.texi (Appointments): Remove old kludge.
1486     modified files:
1487      planner-appt.el planner-el.texi
1490 2006-01-14 00:20:17 GMT Michael Olson <mwolson@gnu.org> patch-180
1492     Summary:
1493       planner-gnus: Make browsing Gnus URLs work with Emacs21, hopefully.
1494     Revision:
1495       planner-muse--mwolson--1.0--patch-180
1497     * planner-gnus.el (planner-gnus-browse-url): Try some ideas from Dale
1498       Smith that might make this work with Emacs21.
1500     modified files:
1501      AUTHORS planner-gnus.el
1504 2006-01-14 00:06:14 GMT Michael Olson <mwolson@gnu.org> patch-179
1506     Summary:
1507       Finish copyright notices and AUTHORS file.
1508     Revision:
1509       planner-muse--mwolson--1.0--patch-179
1512     modified files:
1513      AUTHORS ChangeLog.2005 planner-appt.el planner-authz.el
1514      planner-bbdb.el planner-bibtex.el planner-calendar.el
1515      planner-deadline.el planner-diary.el planner-export-diary.el
1516      planner-id.el planner-ledger.el planner-log-edit.el
1517      planner-mhe.el planner-multi.el planner-notes-index.el
1518      planner-psvn.el planner-publish.el planner-report.el
1519      planner-tasks-overview.el planner-unix-mail.el planner.el
1522 2006-01-13 17:00:44 GMT Michael Olson <mwolson@gnu.org> patch-178
1524     Summary:
1525       Progress: planner.el (2005)
1526     Revision:
1527       planner-muse--mwolson--1.0--patch-178
1530     modified files:
1531      AUTHORS planner-rmail.el planner-rss.el planner-schedule.el
1532      planner-tasks-overview.el planner-timeclock-summary-proj.el
1533      planner-timeclock-summary.el planner-timeclock.el
1534      planner-trunk.el planner-unix-mail.el planner-vm.el
1535      planner-w3m.el planner-wl.el planner-xtla.el planner.el
1536      planner2diary.py
1539 2006-01-12 16:32:51 GMT Michael Olson <mwolson@gnu.org> patch-177
1541     Summary:
1542       Progress: planner-rmail.el
1543     Revision:
1544       planner-muse--mwolson--1.0--patch-177
1547     modified files:
1548      AUTHORS planner-el.texi planner-multi.el
1549      planner-notes-index.el planner-psvn.el planner-publish.el
1550      planner-rank.el planner-rdf.el planner-report.el
1553 2006-01-11 10:43:30 GMT Jim Ottaway <j.ottaway@lse.ac.uk>       patch-40
1555     Summary:
1556       planner.el: excessive highlighting
1557     Revision:
1558       planner--jeho--1.1--patch-40
1560     * planner.el (with-planner-update-setup): remove highlight inhibition to
1561       see whether the problem is really with planner-mode
1562       (planner-mode): don't explicitly call muse-colors-buffer
1563     
1565     modified files:
1566      planner.el
1569 2006-01-11 01:40:40 GMT Michael Olson <mwolson@gnu.org> patch-174
1571     Summary:
1572       Progress: planner-multi.el
1573     Revision:
1574       planner-muse--mwolson--1.0--patch-174
1577     modified files:
1578      AUTHORS ChangeLog.2005 planner-id.el planner-ledger.el
1579      planner-lisp.el planner-log-edit.el planner-mhe.el
1580      planner-multi.el
1583 2006-01-11 01:28:32 GMT Peter K. Lee <saint@corenova.com>       patch-17
1585     Summary:
1586       (planner-publish.el) properly derives "xml" to form "planner-xml" style!
1587     Revision:
1588       planner-muse--peter--1.0--patch-17
1590     * planner-publish.el (muse-xml): add require for 'muse-xml
1591     (planner-xml-extension): no longer needed since 'muse-xml-extension exists.
1592     (planner-publish-markup-tags): changed to nested-section and
1593     tasks-section to match notes-section precedent.
1594     (planner-xml-markup-strings): revamped to behave similar to
1595     `planner-html-markup-strings'
1596     (planner-xml-header): mimics `muse-xml-header', but the root
1597     element is PLANNER not MUSE.
1598     (planner-html-markup-strings): resort to using the TITLE tag to
1599     generate static html code, instead of using H2, H3, etc. like
1600     before.
1601     (planner-html-style-sheet): added some defaults for nested
1602     .section .title style differentiation.
1603     (planner-publish-markup-note): there's no LEVEL in TITLE anymore.
1604     (planner-publish-nested-section-tag): naming changes
1605     (planner-publish-title-tag): simplify title tag generation.  use a
1606     static markup string, instead of drawing from 'section,
1607     'subsection variables.  The reason for this change, although I
1608     _did_ like the former behavior of using H2, H3, etc. for HTML
1609     markup is that the 'section, 'subsection variables of muse-xml do
1610     NOT behave the same way as muse-html does (where muse-html acts
1611     more like just a title).
1612     (sectionalize): generate title tag w/o LEVEL attribute.
1613     (muse-derive-style): the REAL reason for all the changes above!
1614     Now planner-publish takes in the new muse-xml style and derives a
1615     new planner specific style, "planner-xml" style.
1617     modified files:
1618      planner-publish.el
1621 2006-01-10 21:47:47 GMT Jim Ottaway <j.ottaway@lse.ac.uk>       patch-38
1623     Summary:
1624       with-planner-update-setup: fix typo
1625     Revision:
1626       planner--jeho--1.1--patch-38
1629     modified files:
1630      planner.el
1633 2006-01-09 17:19:23 GMT Michael Olson <mwolson@gnu.org> patch-173
1635     Summary:
1636       More copyright twiddling.  Progress: planner-ical.el
1637     Revision:
1638       planner-muse--mwolson--1.0--patch-173
1641     modified files:
1642      AUTHORS ChangeLog.2004 planner-accomplishments.el
1643      planner-appt.el planner-bbdb.el planner-bibtex.el
1644      planner-calendar.el planner-cyclic.el planner-deadline.el
1645      planner-diary.el planner-erc.el planner-experimental.el
1646      planner-export-diary.el planner-gnats.el planner-gnus.el
1649 2006-01-09 13:32:58 GMT Michael Olson <mwolson@gnu.org> patch-172
1651     Summary:
1652       Fix some more copyright headers.
1653     Revision:
1654       planner-muse--mwolson--1.0--patch-172
1657     modified files:
1658      AUTHORS planner-el.texi planner-erc.el planner-xtla.el
1661 2006-01-09 02:34:36 GMT Michael Olson <mwolson@gnu.org> patch-171
1663     Summary:
1664       Edit more copyright notices.  Add AUTHORS.
1665     Revision:
1666       planner-muse--mwolson--1.0--patch-171
1668     * AUTHORS: New file containing a thorough listing of contributors and
1669       authors of Planner, its documentation, and its modules.  I'm about
1670       half-way done verifying its contents.
1672     new files:
1673      .arch-ids/AUTHORS.id AUTHORS
1675     modified files:
1676      ChangeLog.2005 planner-authz.el planner-bbdb.el
1677      planner-bibtex.el planner-bookmark.el planner-calendar.el
1678      planner-cyclic.el planner-deadline.el planner-diary.el
1679      planner-el.texi planner-multi.el planner-xtla.el planner.el
1682 2006-01-09 01:08:14 GMT Michael Olson <mwolson@gnu.org> patch-170
1684     Summary:
1685       Fix delegated task errors.  Work on updating copyright statements.
1686     Revision:
1687       planner-muse--mwolson--1.0--patch-170
1689     * planner-publish.el (planner-publish-markup-regexps): Change ">" to "D"
1690       for delegated mark.  Thanks to Seth Falcon for the report.
1691     
1692     * planner-rank.el (planner-sort-tasks-by-rank)
1693       (planner-sort-tasks-by-importance, planner-sort-tasks-by-urgency):
1694       Ditto.
1695     
1696     * planner-rdf.el (planner-rdf-matchstr-ptask): Ditto.
1697     
1698     * planner.el (planner-marks-regexp, planner-live-task-regexp):
1699       (planner-sort-tasks-basic, planner-seek-next-unfinished-task): Ditto.
1700     
1701     * planner.el (planner-version): Set to 3.39.
1703     modified files:
1704      ChangeLog.2004 ChangeLog.2005 planner-accomplishments.el
1705      planner-appt.el planner-authz.el planner-calendar.el
1706      planner-deadline.el planner-experimental.el planner-publish.el
1707      planner-rank.el planner-rdf.el planner.el
1709     renamed files:
1710      .arch-ids/PLANNER-README.id
1711        ==> .arch-ids/COMMENTARY.id
1712      PLANNER-README
1713        ==> COMMENTARY
1716 2006-01-08 21:51:19 GMT Michael Olson <mwolson@gnu.org> patch-169
1718     Summary:
1719       Complete writing of ChangeLogs.
1720     Revision:
1721       planner-muse--mwolson--1.0--patch-169
1723     * ChangeLog.2004, ChangeLog.2005, ChangeLog.2006: Complete the merging of
1724       other logs and removal of "merged this" logs.
1726     modified files:
1727      ChangeLog.2004 ChangeLog.2005 ChangeLog.2006
1730 2006-01-08 04:54:05 GMT Michael Olson <mwolson@gnu.org> patch-168
1732     Summary:
1733       Add ChangeLogs from contributors.
1734     Revision:
1735       planner-muse--mwolson--1.0--patch-168
1737     Remove a few emacs-wiki-only changelogs.
1738     
1739     * ChangeLog.2004, ChangeLog.2005: Add ChangeLog entries of contributors.
1740       This is not complete yet.
1742     modified files:
1743      ChangeLog.2004 ChangeLog.2005
1746 2006-01-07 06:02:30 GMT Michael Olson <mwolson@gnu.org> patch-167
1748     Summary:
1749       Update Makefile, split ChangeLog.
1750     Revision:
1751       planner-muse--mwolson--1.0--patch-167
1753     * Makefile (release): Create GPG keys here instead of at upload time.
1754     
1755     * ChangeLog: Refactor into ChangeLog.2004-2006.  We'll just manually
1756       merge in entries at release time, I guess.  It might be good to get the
1757       full logs from merged sources, too.
1759     new files:
1760      .arch-ids/ChangeLog.2004.id .arch-ids/ChangeLog.2005.id
1761      .arch-ids/ChangeLog.2006.id ChangeLog.2004 ChangeLog.2005
1762      ChangeLog.2006
1764     removed files:
1765      .arch-ids/ChangeLog.id ChangeLog
1767     modified files:
1768      Makefile Makefile.defs
1771 2006-01-06 20:21:25 GMT Michael Olson <mwolson@gnu.org> patch-166
1773     Summary:
1774       XEmacs fixes.
1775     Revision:
1776       planner-muse--mwolson--1.0--patch-166
1778     * planner-appt.el (planner-appt-add-appts-from-tasks): Remove unused
1779       obsolete variable.
1780     
1781     * planner-authz.el (planner-authz-mason-markup-table): 
1782       (planner-authz-diary-tag): Use planner-line-beginning-position.
1783     
1784     * planner-el.texi (Appointments): Add code snippet for activating
1785       appt.el.
1786     
1787     * planner-mhe.el: Require mh-index.
1788     
1789     * planner-rmail.el (planner-rmail-narrow-to-non-pruned-header): New
1790       function that provides an implementation of
1791       rmail-narrow-to-non-pruned-header, since XEmacs lacks it.
1792       (planner-rmail-annotation-from-mail): Use
1793       planner-rmail-narrow-to-non-pruned-header.
1794     
1795     * planner.el: Wrap conditional `require' in `eval-when-compile'.
1797     modified files:
1798      ChangeLog planner-appt.el planner-authz.el planner-el.texi
1799      planner-mhe.el planner-rmail.el planner.el
1802 2006-01-06 19:53:00 GMT Michael Olson <mwolson@gnu.org> patch-165
1804     Summary:
1805       planner-appt: XEmacs fix.
1806     Revision:
1807       planner-muse--mwolson--1.0--patch-165
1809     * Makefile.defs: Fix typo.
1810     
1811     * planner-appt.el: Add usage instructions which mention how to activate
1812       appt.
1813       (planner-appt-update-appt-section): Don't use `propertize', since
1814       XEmacs doesn't have it.
1816     modified files:
1817      ChangeLog Makefile.defs planner-appt.el
1820 2006-01-06 02:44:17 GMT Michael Olson <mwolson@gnu.org> patch-164
1822     Summary:
1823       Massively clean whitespace and fix compiler warnings.
1824     Revision:
1825       planner-muse--mwolson--1.0--patch-164
1828     modified files:
1829      ChangeLog planner-appt.el planner-bibtex.el
1830      planner-calendar.el planner-diary.el planner-export-diary.el
1831      planner-gnus.el planner-ical.el planner-rank.el
1832      planner-report.el planner-rss.el planner-tasks-overview.el
1833      planner.el scripts/planner-build.el
1836 2006-01-06 01:45:10 GMT Michael Olson <mwolson@gnu.org> patch-163
1838     Summary:
1839       planner-el.texi: Fix a few URL examples.
1840     Revision:
1841       planner-muse--mwolson--1.0--patch-163
1843     * planner-el.texi (Emacs Relay Chat): Use "irc://" instead of "erc://" in
1844       the examples.
1845       (BibTeX): Remove the initial forward-slashes from the sample bibtex
1846       URL.  Thanks to Stefan van der Walt for the report.
1848     modified files:
1849      ChangeLog planner-el.texi
1852 2006-01-06 01:31:53 GMT Michael Olson <mwolson@gnu.org> patch-162
1854     Summary:
1855       planner-accomplishments: Use simpler method of determining hook to use.
1856     Revision:
1857       planner-muse--mwolson--1.0--patch-162
1859     * planner-accomplishments.el (planner-accomplishments-insinuate):
1860       Simplify.  This should fix an issue reported by Stefan van der Walt.
1862     modified files:
1863      ChangeLog planner-accomplishments.el
1866 2006-01-06 01:05:08 GMT Michael Olson <mwolson@gnu.org> patch-161
1868     Summary:
1869       Fix an extra-tasks problem in planner-tasks-overview.
1870     Revision:
1871       planner-muse--mwolson--1.0--patch-161
1873     * planner.el (planner-list-daily-files): Prevent temp buffers from being
1874       added when an existing buffer with the same name exists.  Thanks to
1875       Stefan van der Walt for the report.  This should prevent task lists
1876       from being doubled in planner-tasks-overview.
1878     modified files:
1879      ChangeLog planner.el
1882 2006-01-06 00:04:07 GMT Michael Olson <mwolson@gnu.org> patch-160
1884     Summary:
1885       Fix documentation example that I wrote earlier.
1886     Revision:
1887       planner-muse--mwolson--1.0--patch-160
1889     * Makefile.defs: In this intermediate stage, we'll call it Planner 3.39.
1890       Replace "planner-muse" with "planner".
1891     
1892     * debian/changelog: Condense old planner-muse-el entries into a new
1893       planner-el entry.
1894     
1895     * debian/control, debian/emacsen-install, debian/emacsen-remove,
1896       emacsen-startup: s/planner-muse-el/planner-muse/.
1897     
1898     * debian/rules: Use DH_COMPAT=4, since that was the most recent piece of
1899       advice from my sponsor.
1900     
1901     * planner-el.texi (Viewing Tasks): Adjust whitespace.
1902       (Publishing): Use an example that has a better chance of working.
1903       Thanks to Stefan van der Walt for the report.
1905     modified files:
1906      ChangeLog Makefile.defs debian/changelog debian/control
1907      debian/emacsen-install debian/emacsen-remove
1908      debian/emacsen-startup debian/rules planner-el.texi
1911 2006-01-05 23:13:39 GMT Michael Olson <mwolson@gnu.org> patch-159
1913     Summary:
1914       Fix emacs-wiki Bug #14907.
1915     Revision:
1916       planner-muse--mwolson--1.0--patch-159
1918     * planner.el (planner-extract-tasks): Fix backtrace.  This also fixes
1919       #14907 on the emacs-wiki bug-tracker.
1921     modified files:
1922      ChangeLog planner.el
1925 2006-01-05 22:23:39 GMT Michael Olson <mwolson@gnu.org> patch-158
1927     Summary:
1928       planner-el.texi: Task numbers are not displayed by default.
1929     Revision:
1930       planner-muse--mwolson--1.0--patch-158
1932     * planner-el.texi (Viewing Tasks): Note that by default, task numbers
1933       will not be displayed.  Explain how to get them.  Thanks to Stefan van
1934       der Walt for the report.
1936     modified files:
1937      ChangeLog planner-el.texi
1940 2006-01-04 00:31:10 GMT John Sullivan <john@wjsullivan.net>     patch-5
1942     Summary:
1943       Added example and instructions for setting up a new Planner project.
1944     Revision:
1945       planner-muse--johnsu01--1.0--patch-5
1948     modified files:
1949      planner-el.texi
1952 2006-01-03 23:28:18 GMT John Sullivan <john@wjsullivan.net>     patch-4
1954     Summary:
1955       Fixed name of Debian package and instructions for installing the package.
1956     Revision:
1957       planner-muse--johnsu01--1.0--patch-4
1960     modified files:
1961      planner-el.texi
1964 2006-01-03 22:26:15 GMT Michael Olson <mwolson@gnu.org> patch-155
1966     Summary:
1967       Yet Another paragraph detection try.
1968     Revision:
1969       planner-muse--mwolson--1.0--patch-155
1971     * planner-publish.el (planner-publish-markup-note): Put the newlines in a
1972       different spot.
1973       (planner-publish-content-tag): Be a bit more delicate about where we
1974       insert the markup.
1976     modified files:
1977      ChangeLog planner-publish.el
1980 2006-01-03 21:19:13 GMT Michael Olson <mwolson@gnu.org> patch-154
1982     Summary:
1983       Makefile: Fix argument for install-info.
1984     Revision:
1985       planner-muse--mwolson--1.0--patch-154
1987     * Makefile (install): Give install-info the correct path.  Thanks to Dale
1988       Smith for reporting this.
1990     modified files:
1991      ChangeLog Makefile
1994 2006-01-03 21:14:52 GMT Michael Olson <mwolson@gnu.org> patch-153
1996     Summary:
1997       Use "D" to indicate delegated tasks, instead of ">".
1998     Revision:
1999       planner-muse--mwolson--1.0--patch-153
2001     * planner-accomplishments.el (planner-accomplishments-status-display):
2002       Use "D" to indicate delegated tasks, instead of ">".
2003     
2004     * planner-el.texi (Modifying Tasks): Ditto.
2005     
2006     * planner-publish.el (planner-publish-task-status-expand): 
2007       (planner-publish-task-status-collapse): Ditto.
2008     
2009     * planner-tasks-overview.el (planner-tasks-overview-sort-by-status):
2010       Ditto.
2011     
2012     * planner.el (planner-sort-tasks-by-link, planner-highlight-tasks): 
2013       (planner-task-delegated): Ditto.
2015     modified files:
2016      ChangeLog planner-accomplishments.el planner-el.texi
2017      planner-publish.el planner-tasks-overview.el planner.el
2020 2006-01-03 19:36:56 GMT Michael Olson <mwolson@gnu.org> patch-152
2022     Summary:
2023       Fix double-escaping issue.
2024     Revision:
2025       planner-muse--mwolson--1.0--patch-152
2027     * Makefile (install): Install the manual as "planner", not
2028       "planner-muse".
2029     
2030     * Makefile.defs (ELISPDIR): Install the elisp files to site-lisp/planner
2031       rather than site-lisp/planner-muse.
2032     
2033     * planner-publish.el (planner-publish-markup-note): Apply patch from Dale
2034       Smith that fixes a double-escaping of specials with muse--main.
2035       (planner-publish-section-tag): Revert a previous whitespace patch.
2036       (planner-publish-content-tag): Insert an additional newline.  Hopefully
2037       this finally fixes the paragraph detection problem.
2039     modified files:
2040      ChangeLog Makefile Makefile.defs planner-publish.el
2043 2006-01-03 01:40:44 GMT Andrew J. Korty <ajk@iu.edu>    patch-14
2045     Summary:
2046       don't insert task number padding if planner-use-task-numbers is nil
2047     Revision:
2048       planner-muse--main--1.0--patch-14
2051     modified files:
2052      planner.el
2055 2006-01-03 01:32:10 GMT John Sullivan <john@wjsullivan.net>     patch-3
2057     Summary:
2058         Updated maintainer information. Removed distinction between stable
2059         and development versions. Distributed the Updating Your Version
2060         node information and removed it. Made new nodes for each
2061         installation method under a new Getting the Files section.
2063     Revision:
2064       planner-muse--johnsu01--1.0--patch-3
2067     modified files:
2068      planner-el.texi
2071 2006-01-03 00:32:40 GMT Michael Olson <mwolson@gnu.org> patch-150
2073     Summary:
2074       muse-publish: Try again to fix paragraph detection.
2075     Revision:
2076       planner-muse--mwolson--1.0--patch-150
2078     * planner-publish.el (planner-publish-content-tag): Insert an extra
2079       newline.
2081     modified files:
2082      ChangeLog planner-publish.el
2085 2006-01-02 23:31:02 GMT Michael Olson <mwolson@gnu.org> patch-149
2087     Summary:
2088       planner-publish: Try to fix paragraph error.
2089     Revision:
2090       planner-muse--mwolson--1.0--patch-149
2092     * planner-publish.el (planner-publish-section-tag): Attempt to fix a
2093       paragraph markup error.
2095     modified files:
2096      ChangeLog planner-publish.el
2099 2006-01-02 22:54:03 GMT Michael Olson <mwolson@gnu.org> patch-148
2101     Summary:
2102       planner-publish: Remove extra </span> tag.
2103     Revision:
2104       planner-muse--mwolson--1.0--patch-148
2106     * planner-publish.el (planner-html-markup-strings): Apply patch from Dale
2107       Smith that removes a stray </span> tag.
2109     modified files:
2110      ChangeLog planner-publish.el
2113 2006-01-02 22:48:38 GMT Michael Olson <mwolson@gnu.org> patch-147
2115     Summary:
2116       planner-publish: Yet Another Patch.  Remove stale functions.
2117     Revision:
2118       planner-muse--mwolson--1.0--patch-147
2120     * planner-appt.el (planner-appt-de-wiki): Move to planner.el.
2121       (planner-appt-format-description): Use planner-remove-links rather than
2122       planner-appt-de-wiki.
2123     
2124     * planner-publish.el: Apply patch from Dale Smith.
2125       (planner-publish-markup-tags): Use the correct attributes.
2126       (planner-publish-notes-section-tag): Don't call
2127       muse-publish-markup-region explicitly.
2128     
2129     * planner-publish.el (planner-publish-notes-tag): Use
2130       planner-remove-links.
2131     
2132     * planner.el (planner-encode-url, planner-link-escape)
2133       (planner-link-unescape): Remove.
2134       (planner-remove-links): Renamed from planner-appt-de-wiki.  Keep track
2135       of start position for sanity.
2137     modified files:
2138      ChangeLog planner-appt.el planner-publish.el planner.el
2141 2006-01-02 21:15:28 GMT Michael Olson <mwolson@gnu.org> patch-146
2143     Summary:
2144       planner-publish: Work further on <notes> and <past-notes> tags.
2145     Revision:
2146       planner-muse--mwolson--1.0--patch-146
2148     * planner-publish.el (planner-html-markup-strings): Split
2149       planner-note-details into manageable chunks.
2150       (planner-publish-markup-note, planner-publish-notes-section-tag):
2151       s/notes/notes-section/.  Thanks to Dale Smith for the patch.
2152       (planner-publish-past-notes-tag): Fix the name of this function, thanks
2153       to Dale Smith.  Make it use planner-insert-markup in some parts so that
2154       raw HTML doesn't get escaped.
2155       (planner-publish-note-tag): Split up the 'planner-note-details string
2156       so that we can be selective about the parts that are marked up as
2157       read-only.
2159     modified files:
2160      ChangeLog planner-publish.el
2163 2006-01-02 19:15:06 GMT Michael Olson <mwolson@gnu.org> patch-145
2165     Summary:
2166       planner-publish: Make "* Notes" section publish correctly again.
2167     Revision:
2168       planner-muse--mwolson--1.0--patch-145
2170     * planner-publish.el: Re-add the planner-publish-notes-tag function, but
2171       rename to planner-publish-notes-section.  emacs-wiki had the <notes>
2172       tag insert an index of notes, so we'll use that as the behavior of
2173       <notes>.  We still need the other function, though, to publish the 
2174       "* Notes" section.  Thanks to Dale Smith for the advice.
2175       (planner-publish-markup-tags): Add notes-section tag
2176       (planner-publish-notes-section-tag): Renamed from the old
2177       planner-publish-notes-tag function.
2178       (sectionalize-markup-tagname): Mark up "* Notes" section as
2179       "notes-section" instead of "notes".
2181     modified files:
2182      ChangeLog planner-publish.el
2185 2006-01-01 22:58:59 GMT Michael Olson <mwolson@gnu.org> patch-144
2187     Summary:
2188       Apply several bugfixes from Sacha.
2189     Revision:
2190       planner-muse--mwolson--1.0--patch-144
2192     * planner-rss.el (planner-publish-markup-rss-functions): Fix typo.
2193       Thanks to Sacha Chua for the fix.
2194     
2195     * planner.el (planner-jump-to-linked-note): Delete only occurs on linked
2196       page if narrowing succeeds.  The previous behavior was to delete entire
2197       linked page if linked note wasn't found.  Thanks to Lee Bigelow and
2198       Sacha Chua for the fix.
2200     modified files:
2201      ChangeLog planner-rss.el planner.el
2203 See ChangeLog.2005 for earlier changes.
2205 ;; Local Variables:
2206 ;; coding: utf-8
2207 ;; End: