1 2006-06-27 03:56:26 GMT Michael Olson <mwolson@gnu.org> patch-54
4 Fix mailing list instructions in README.
6 planner-el--devel--0--patch-54
8 * README: Fix URL for mailing list instructions.
14 2006-06-27 03:45:34 GMT Michael Olson <mwolson@gnu.org> patch-53
19 planner-el--devel--0--patch-53
21 * Makefile.defs (VERSION): Set to 3.41.
25 * planner-el.texi: Set version to 3.41.
26 (Why Use Planner, Tasks, Example Page): Use new mailing list address.
28 * planner.el (planner-version): Release Planner 3.41.
31 ChangeLog Makefile.defs NEWS planner-el.texi planner.el
34 2006-06-26 23:26:25 GMT Michael Olson <mwolson@gnu.org> patch-52
37 Document planner2diary.py.
39 planner-el--devel--0--patch-52
41 * planner-el.texi (Diary): Document planner2diary.py. This completes the
42 documentation part of the release plans.
44 * planner2diary.py: Require /usr/bin/python instead of
48 planner-el.texi planner2diary.py
51 2006-06-26 23:18:05 GMT Michael Olson <mwolson@gnu.org> patch-51
54 Document planner-report.el.
56 planner-el--devel--0--patch-51
58 * planner-el.texi: Mention filenames in menus as much as possible.
59 (Status Reports): Document planner-report.el.
65 2006-06-23 13:54:58 GMT Michael Olson <mwolson@gnu.org> patch-50
68 Fix bug in last patch.
70 planner-el--devel--0--patch-50
72 * planner.el (allout-mode-leaders): Make this use `add-hook' rather than
73 `add-to-list' to avoid load errors.
79 2006-06-23 04:08:22 GMT Michael Olson <mwolson@gnu.org> patch-49
82 Make allout and Planner work better together by default.
84 planner-el--devel--0--patch-49
86 * planner.el: Make allout mode recognize our special note syntax. Thanks
87 to Bill White and Steven Lumos for the code snippet and research.
93 2006-06-22 03:29:38 GMT Michael Olson <mwolson@gnu.org> patch-48
96 Document planner-registry.el.
98 planner-el--devel--0--patch-48
100 * planner-el.texi (planner-registry): Document the planner-registry.el
103 * planner-registry.el: Clarify directions in header.
106 planner-el.texi planner-registry.el
109 2006-06-20 18:10:46 GMT Michael Olson <mwolson@gnu.org> patch-47
112 Document through planner-publish.el.
114 planner-el--devel--0--patch-47
118 * planner-el.texi (Publishing Planner pages): New section that documents
120 (PSVN): New section that documents planner-psvn.el.
122 * planner-publish.el (planner-html-inner-header):
123 (planner-html-inner-footer): Docfix.
126 ChangeLog planner-el.texi planner-publish.el
129 2006-06-18 03:20:47 GMT John Sullivan <john@wjsullivan.net> patch-46
132 Document planner-zoom.
134 planner--main--1.0--patch-59
140 2006-06-16 03:59:59 GMT Michael Olson <mwolson@gnu.org> patch-58
143 Spot check documentation through planner-gnus.el.
145 planner--main--1.0--patch-58
147 * planner-el.texi (Planner-Diary Advanced Features): Add a few index
148 entries. Document planner-export-diary.el.
149 (Emacs Relay Chat): Update the syntax.
155 2006-06-08 21:57:22 GMT Michael Olson <mwolson@gnu.org> patch-57
158 planner-el.texi: Use shared Arch archive in instructions.
160 planner--main--1.0--patch-57
162 * planner-el.texi (Installing from Arch): Use shared archive instead of
169 2006-06-08 21:36:15 GMT Michael Olson <mwolson@gnu.org> patch-56
172 Document new mailing lists in the manual.
174 planner--main--1.0--patch-56
176 * planner-el.texi (Getting Help): Document new mailing
178 (Overview, Review, Sample Configuration Files): Point to Getting Help
179 section for mailing list information.
185 2006-06-08 20:54:08 GMT Michael Olson <mwolson@gnu.org> patch-55
190 planner--main--1.0--patch-55
198 2006-06-08 20:26:57 GMT Michael Olson <mwolson@gnu.org> patch-54
201 Move Debian stuff to its own branch.
203 planner--main--1.0--patch-54
207 debian/.arch-ids/=id debian/.arch-ids/NEWS.id
208 debian/.arch-ids/README.Debian.id
209 debian/.arch-ids/changelog.id debian/.arch-ids/compat.id
210 debian/.arch-ids/control.id debian/.arch-ids/copyright.id
211 debian/.arch-ids/emacsen-install.id
212 debian/.arch-ids/emacsen-remove.id
213 debian/.arch-ids/emacsen-startup.id
214 debian/.arch-ids/planner-el.docs.id
215 debian/.arch-ids/planner-el.info.id debian/.arch-ids/rules.id
216 debian/NEWS debian/README.Debian debian/changelog
217 debian/compat debian/control debian/copyright
218 debian/emacsen-install debian/emacsen-remove
219 debian/emacsen-startup debian/planner-el.docs
220 debian/planner-el.info debian/rules
223 debian debian/.arch-ids
226 2006-06-05 15:52:57 GMT Michael Olson <mwolson@gnu.org> patch-53
229 Make Planner's keymap inherit from Muse's keymap.
231 planner--main--1.0--patch-53
233 * planner.el (planner-mode-map): Apply patch from Adrian Aichner that
234 inherits the keymap from Muse, rather than copying it. We fall back to
235 copying it if the proper functionality does not exist in the user's
242 2006-06-01 13:54:24 GMT Michael Olson <mwolson@gnu.org> patch-52
245 Add explanation for timeclock.el error.
247 planner--main--1.0--patch-52
249 * contrib/timeclock.el: Add an explanation of why we error out if the
250 person is not using XEmacs.
252 * debian/emacsen-startup: Put Planner's contrib directory at the end of
256 ChangeLog ChangeLog.2005 Makefile.defs contrib/timeclock.el
257 debian/changelog debian/emacsen-startup
260 2006-05-30 21:14:09 GMT Michael Olson <mwolson@gnu.org> patch-51
263 Avoid a backtrace when using planner-calendar and not publishing.
265 planner--main--1.0--patch-51
267 * planner.el (planner-published-file): Avoid error when not publishing.
268 (planner-yesterday): Docfix.
269 (planner-tomorrow): New function that returns the date for tomorrow.
275 2006-05-29 14:22:16 GMT Michael Olson <mwolson@gnu.org> patch-50
278 Make ChangeLog conform to conventions better.
280 planner--main--1.0--patch-50
282 * ChangeLog: Renamed from ChangeLog.2006 in order to follow Emacs
283 conventions better. Specify the buffer encoding. Add helpful notices
284 at the bottom of this and ChangeLog.2005.
287 ChangeLog ChangeLog.2004 ChangeLog.2005 NEWS debian/rules
290 .arch-ids/ChangeLog.2006.id
291 ==> .arch-ids/ChangeLog.id
296 2006-05-26 14:44:08 GMT Michael Olson <mwolson@gnu.org> patch-49
299 Display a helpful message if muse-project-alist undefined.
301 planner--main--1.0--patch-49
303 * planner.el (planner-display-warning): New function that displays a
304 warning window. This is useful for longer explanations of errors.
305 (plan): Display a helpful message if `muse-project-alist' is not
312 2006-05-25 01:20:42 GMT Michael Olson <mwolson@gnu.org> patch-48
315 Fix lock up with old delegated task mark.
317 planner--main--1.0--patch-48
319 * planner.el (planner-marks-regexp): Docfix.
320 (planner-task-regexp): Don't include marks; be more lenient, since
321 planner-id uses this as a metric for finding a task, and we don't want
322 tasks with strange marks to cause it not to find a task.
329 2006-05-23 22:14:14 GMT Michael Olson <mwolson@gnu.org> patch-46
332 Remove duplicate note links when publishing.
334 planner--main--1.0--patch-46
336 * planner-publish.el (planner-publish-note-tag): Ensure that a page
337 cannot appear in both link and categories.
343 2006-05-23 16:19:01 GMT Michael Olson <mwolson@gnu.org> patch-45
346 Remove task IDs when publishing.
348 planner--main--1.0--patch-45
350 * planner-id.el ("planner-publish"): Remove Task IDs and anything else
351 that uses the ID syntax when publishing.
357 2006-05-18 20:05:12 GMT Michael Olson <mwolson@gnu.org> patch-44
360 Publish diary sections in a meaningful way.
362 planner--main--1.0--patch-44
364 * planner-publish.el (planner-publish-markup-tags): Add entry for
366 (planner-xml-markup-strings, planner-html-markup-strings): Add strings
368 (planner-html-style-sheet): Add CSS elements for Diary section.
369 (planner-publish-diary-section-tag): New function that publishes the
370 diary in a way that preserves line breaks, using the verse tag
372 (planner-section-tagnames): Transform Diary sections to diary-section
379 2006-05-18 16:40:36 GMT Michael Olson <mwolson@gnu.org> patch-43
382 Make notes publish with nicer default CSS elements.
384 planner--main--1.0--patch-43
386 * planner-publish.el (planner-html-style-sheet): Add style elements for
387 Notes section. This causes the note anchors to be placed on the same
388 line as note headings, which is the way it used to be.
394 2006-05-17 21:43:59 GMT Michael Olson <mwolson@gnu.org> patch-42
397 Work on calendar, manual, and index generation.
399 planner--main--1.0--patch-42
401 * planner-calendar.el: Fix example in header. Remove the word "wiki"
402 from everything, since "page" works better.
403 (planner-calendar-coerce-day-page): New function that determines which
404 day page to base the calendar on.
405 (planner-calendar-from-page): Use `planner-calendar-coerce-day-page'.
406 Check for null page name.
407 (planner-calendar-create-today-link): Make sure that the page we are
408 linking to actually exists. This function should now be safe to add
409 globally to muse-after-publish-hook.
410 (planner-publish-calendar-tag): If no calendar is returned, don't
412 ("planner-publish-finalize-regexps"): Use a better regexp to match the
413 calendar tag, so that it is processed correctly.
415 * planner-el.texi: Add subheadings for Keys, Options, and Functions, if
417 (Publishing Calendars): Mention "page" and "arrows" options. Mention
418 workaround for problem where the text in the arrows doesn't get
419 published correctly. Give working example for
420 planner-calendar-create-today-link.
422 * planner.el (planner-published-file): Try to figure out where the file
423 exists, if the output directory is not specified. This could be more
424 elaborate to handle multiple source directories, but I haven't gotten
426 (planner-index-as-string): Add exclude-daypages option for those who do
427 not want day pages to show up in the index.
430 planner-calendar.el planner-el.texi planner.el
433 2006-05-09 00:30:01 GMT Michael Olson <mwolson@gnu.org> patch-41
436 planner-el.texi: Update location of schedule.el.
438 planner--main--1.0--patch-41
440 * planner-el.texi (Timeclock): Note that timeclock.el comes with GNU
441 Emacs, and direct XEmacs users to use the version that comes with
442 Planner in the contrib directory.
443 (schedule.el): Use correct URL and note that this comes with Planner.
444 Thanks to Adrian Aichner for the report.
447 ChangeLog.2006 Makefile.defs debian/changelog planner-el.texi
450 2006-04-26 19:59:37 GMT Michael Olson <mwolson@gnu.org> patch-40
453 planner-calendar: Default to today if not publishing a day page.
455 planner--main--1.0--patch-40
457 * planner-calendar.el (planner-calendar-from-wiki): Default to current
458 day if we're not publishing a day page.
464 2006-04-26 19:55:13 GMT Michael Olson <mwolson@gnu.org> patch-39
467 Add default CSS elements for calendar stuff.
469 planner--main--1.0--patch-39
471 * planner-publish.el (planner-html-style-sheet): Add some default CSS
472 elements for calendar stuff.
478 2006-04-26 19:35:10 GMT Michael Olson <mwolson@gnu.org> patch-38
481 planner-calendar: Surround generated calendar with <div> tag.
483 planner--main--1.0--patch-38
485 * planner-calendar.el: Fix example.
486 (planner-publish-calendar-tag): Surround in a <div> section for ease of
489 * planner-el.texi (Publishing Calendars): Make the example simpler.
491 * planner-publish.el (planner-insert-markup): If we're using Muse 3.02.6,
492 manually make the region read-only.
495 Makefile.defs debian/changelog planner-calendar.el
496 planner-el.texi planner-publish.el
499 2006-04-26 18:09:14 GMT Michael Olson <mwolson@gnu.org> patch-37
504 planner--main--1.0--patch-37
506 * planner-publish.el (planner-publish-prepare-buffer)
507 (planner-publish-finalize-buffer): Docfix.
513 2006-04-26 18:01:36 GMT Michael Olson <mwolson@gnu.org> patch-36
516 Make publishing of calendars work better using a new method.
518 planner--main--1.0--patch-36
520 * planner-calendar.el: Docfix. Recognize <calendar> tags even in the
522 (planner-calendar-insert-calendar-maybe)
523 (planner-calendar-move-calendar-to-top-of-page-maybe): Remove, since
524 they are not needed by the new method.
526 * planner-el.texi (Publishing Calendars): Update.
528 * planner-publish.el (planner-publish-prepare-regexps): New option that
529 specifies the publishing regexps to apply before doing other
531 (planner-publish-finalize-regexps): New option that specifies the
532 publishing regexps to apply after doing other publishing.
533 (planner-publish-prepare-buffer): Use planner-publish-prepare-regexps.
534 (planner-publish-finalize-buffer): New function that finalizes Planner
535 buffers after publishing.
536 (planner-section-tagnames): Fix ordering error.
539 planner-calendar.el planner-el.texi planner-publish.el
542 2006-04-26 03:22:20 GMT Michael Olson <mwolson@gnu.org> patch-35
545 Use h2, h3, ... for headings.
547 planner--main--1.0--patch-35
549 * planner-publish.el (planner-publish-markup-tags) [title]: Accept
551 (planner-html-markup-strings) [planner-begin-title, planner-end-title]:
552 Use normal style headings, i.e. h2.
553 (planner-html-style-sheet): Remove nested title hacks.
554 (planner-publish-markup-note): Use title level of 3.
555 (planner-publish-title-tag): Accept attributes. Call muse-markup-text
556 with a level argument.
557 (planner-publish-section): Store level as heading level + 1, since the
558 topmost level heading should be h2.
564 2006-04-25 22:03:34 GMT Michael Olson <mwolson@gnu.org> patch-34
567 Fix a paragraph publishing problem near end of file.
569 planner--main--1.0--patch-34
571 * planner-publish.el (planner-html-markup-strings)
572 [planner-end-note-categories]: Remove newline.
573 (planner-publish-prepare-buffer): Rework to use the Muse markup engine.
574 (planner-publish-markup-note): Docfix.
575 (planner-publish-nested-section-tag): Docfix.
576 (planner-publish-notes-section-tag): Insert newline.
577 (planner-publish-note-tag): Insert newline.
578 (planner-sectionalize-delimiter, planner-sectionalize-page)
579 (sectionalize-markup-tagname, sectionalize-markup-tagname)
580 (sectionalize): Remove.
581 (planner-publish-section-close): New function that finds where the
582 closing tag of DEPTH should go, and inserts TEXT.
583 (planner-section-tagnames): Mapping of sections to their tag name.
584 (planner-publish-section-tagname): New function that finds the tag name
585 for the given section.
586 (planner-publish-section): New function that publishing the current
587 heading as a section. This should fix a problem with sections at the
588 end of a file, given only one newline at end.
594 2006-04-09 19:29:19 GMT Michael Olson <mwolson@gnu.org> patch-33
597 manual: Fix errors introduced in last patch.
599 planner--main--1.0--patch-33
601 * planner-el.texi: Fix a couple of errors.
607 2006-04-09 19:27:03 GMT Michael Olson <mwolson@gnu.org> patch-32
610 manual: Remove use of old Planner variables.
612 planner--main--1.0--patch-32
614 * planner-el.texi: Remove use of old Planner variables. Thanks to
615 Sebastian Luque for the report.
616 (Creating Your Planner): Clarify comment.
617 (Basic Configuration): Remove node, since its content is presented
619 (Annotations, Publishing): Don't use old Planner variables in
621 (iCal Task Publication): Give a more up-to-date example.
627 2006-04-08 02:57:43 GMT Michael Olson <mwolson@gnu.org> patch-31
630 Prepare new Debian package for Arch snapshot.
632 planner--main--1.0--patch-31
634 * ChangeLog.2006: Update.
636 * debian/changelog: Prepare new Debian package for Arch snapshot.
639 ChangeLog.2006 Makefile.defs debian/changelog
642 2006-04-08 01:34:44 GMT Michael Olson <mwolson@gnu.org> patch-30
645 planner-registry: Minor code cleanup.
647 planner--main--1.0--patch-30
649 * planner-registry.el (planner-registry-show): Remove boundp check.
655 2006-04-08 01:32:20 GMT Michael Olson <mwolson@gnu.org> patch-29
658 Include planner-registry.el.
660 planner--main--1.0--patch-29
662 * planner-registry.el: New file that implements a registry of URLs and
663 Planner annotations. This used to be called muse-registry.el, but it
664 has been renamed to planner-registry.el since it fits better with
668 .arch-ids/planner-registry.el.id planner-registry.el
674 2006-04-02 18:20:31 GMT Michael Olson <mwolson@gnu.org> patch-28
677 Correct several regexps.
679 planner--main--1.0--patch-28
681 If a regexp has a character set negation, make sure it includes the
682 newline, so that newlines aren't matched.
685 planner-appt.el planner-bibtex.el planner-deadline.el
686 planner-erc.el planner-id.el planner-mhe.el planner-rdf.el
687 planner-tasks-overview.el planner-timeclock.el planner-vm.el
691 2006-03-29 20:23:27 GMT Andrew J. Korty <ajk@iu.edu> patch-25
694 Merge some authz fixes.
696 planner--main--1.0--patch-27
698 * planner-authz.el (planner-authz-fix-list-item): new function to move
699 the <li> tags to the inside to avoid a blank bullet when a list item is
700 totally access controlled
701 (planner-authz-markup-regexps): use it
702 (planner-authz-index-as-string): use <authz> tags to mark up the index
703 and rely on the new regexp entry to clean up the results
704 (planner-authz-multi-union): declare `sublist'
710 2006-03-27 23:52:31 GMT Michael Olson <mwolson@gnu.org> patch-25
713 planner-erc: Improve greatly.
715 planner--main--1.0--patch-25
717 * planner-erc.el: Update the syntax for IRC URLs. Add warning for users
718 of old versions of ERC.
719 (planner-erc-url-regexp): New variable that specifies the syntax of IRC
721 (planner-erc-annotation-from-erc): Use `erc-server-announced-name'.
722 (planner-erc-browse-url): Figure out the desired chat buffer. If no
723 chat buffer exists for the given URL, connect to the server.
729 2006-03-25 04:46:53 GMT Michael Olson <mwolson@gnu.org> patch-24
732 planner-zoom.el: New file used for navigating Planner pages.
734 planner--main--1.0--patch-24
736 * AUTHORS: Bookkeeping.
738 * planner.el (planner-remove-if-not): New function that implements a
739 simplified version of `remove-if-not'.
741 * planner-zoom.el: New file by Gregory Novak that implements easy
742 navigation of Planner pages.
745 .arch-ids/planner-zoom.el.id planner-zoom.el
751 2006-03-23 14:14:17 GMT Michael Olson <mwolson@gnu.org> patch-23
754 planner-psvn.el: Install update from author.
756 planner--main--1.0--patch-23
758 * planner-psvn.el: Apply modified patch from Stefan Reichör that improves
759 compatibility with newer versions of psvn.el and pops to the diff
766 2006-03-15 12:38:11 GMT Jim Ottaway <j.ottaway@lse.ac.uk> patch-19
769 Merged from jeho@jeho.org--2005 (patch 56-57), mwolson@gnu.org--2006-planner-el (patch 16-19)
771 planner--main--1.0--patch-21
773 * planner-appt.el (planner-appt-forthcoming-show-day-names-flag): New
774 option that indicates whether to show day names in forthcoming
776 (planner-appt-forthcoming-format): Add day name insertion.
778 * planner-el.texi: Add documentation about new feature [and also for
779 planner-appt-forthcoming-repeat-date-string].
782 planner-appt.el planner-el.texi
785 2006-03-14 21:13:28 GMT Michael Olson <mwolson@gnu.org> patch-20
788 planner-appt: Mention that documentation is available in Planner manual.
790 planner--main--1.0--patch-20
792 * planner-appt.el: Mention that further details are available in the
799 2006-03-14 20:03:31 GMT Michael Olson <mwolson@gnu.org> patch-19
802 planner-calendar: Fix publishing bug.
804 planner--main--1.0--patch-19
806 * planner-calendar.el (planner-calendar-html-tag-marker): Use the correct
807 value so that the calendar is published properly. Thanks to Christian
814 2006-03-11 15:29:42 GMT Jim Ottaway <j.ottaway@lse.ac.uk> patch-15
817 Merged from jeho@jeho.org--2005 (patch 54-55), mwolson@gnu.org--2006-planner-el (patch 14-15)
819 planner--main--1.0--patch-18
821 * planner-appt.el (planner-fit-window-to-buffer): Use
822 shrink-window-if-large-than-buffer if fit-window-to-buffer is not
824 (planner-appt-forthcoming-regexp): Remove the shyness from the groups:
825 this makes it match ok in XEmacs [don't know why it didn't before
832 2006-03-13 03:43:23 GMT Michael Olson <mwolson@gnu.org> patch-17
835 Add COPYING file; do bookkeeping.
837 planner--main--1.0--patch-17
839 * COPYING: New file containing the GNU General Public License.
841 * AUTHORS: Bookkeeping.
843 * README: Add License section.
845 * planner*.el: Update headers.
848 .arch-ids/COPYING.id COPYING
851 AUTHORS README planner-accomplishments.el planner-appt.el
852 planner-authz.el planner-bbdb.el planner-bibtex.el
853 planner-bookmark.el planner-calendar.el planner-cyclic.el
854 planner-deadline.el planner-diary.el planner-el.texi
855 planner-erc.el planner-experimental.el planner-export-diary.el
856 planner-gnats.el planner-gnus.el planner-ical.el planner-id.el
857 planner-ledger.el planner-lisp.el planner-log-edit.el
858 planner-mhe.el planner-multi.el planner-notes-index.el
859 planner-psvn.el planner-publish.el planner-rank.el
860 planner-rdf.el planner-report.el planner-rmail.el
861 planner-rss.el planner-schedule.el planner-tasks-overview.el
862 planner-timeclock-summary-proj.el planner-timeclock-summary.el
863 planner-timeclock.el planner-trunk.el planner-unix-mail.el
864 planner-vm.el planner-w3m.el planner-wl.el planner-xtla.el
868 2006-03-06 15:49:19 GMT Jim Ottaway <j.ottaway@lse.ac.uk> patch-13
871 Merged from jeho@jeho.org--2005 (patch 51-53), mwolson@gnu.org--2006-planner-el (patch 13)
873 planner--main--1.0--patch-16
875 * planner-appt.el: Revert to the old method of tracking appts added to
876 the schedule. The text property method was simpler, but failed when
877 re-visiting today's plan page [since text properties don't get saved].
878 (planner-appt-update-appt-section): fix wrong side of bound error
879 (--planner-appt-lines-added-to-section): global variable tracking appts
880 added to the schedule
881 (planner-appt-task-schedule-item-p): use
882 --planner-appt-lines-added-to-section
883 (planner-appt-update-appt-section): revert to the old method
884 (planner-appt-forthcoming-get-appts): fix small bug where an appt
885 schedule item would fall through the conditional and try to be parsed
892 2006-02-28 16:49:28 GMT Jim Ottaway <j.ottaway@lse.ac.uk> patch-12
895 Merged from mwolson@gnu.org--2006-planner-el (patch 12)
897 planner--main--1.0--patch-15
899 * planner-appt.el (planner-appt-forthcoming-get-appts): Use
900 `insert-file-contents' instead of `insert-file-contents-literally'.
906 2006-02-27 19:38:45 GMT Andrew J. Korty <ajk@iu.edu> patch-10
909 sort status report entries by plan page name
911 planner-el--devel--0--patch-10
913 * planner-report.el (planner-report-generate): sort pages by name using
921 2006-02-27 11:38:48 GMT Jim Ottaway <j.ottaway@lse.ac.uk> patch-9
924 small fix to README file
926 planner-el--devel--0--patch-9
928 * README: remove (setq load-path ...) from the load-path example
934 2006-02-27 10:34:20 GMT Jim Ottaway <j.ottaway@lse.ac.uk> patch-8
937 planner-appt: fix highlighting in plan pages
939 planner-el--devel--0--patch-8
941 * planner-appt.el (planner-appt-task-highlight): check that a task has
948 2006-02-27 04:46:50 GMT Michael Olson <mwolson@gnu.org> patch-13
951 Prepare new Debian package.
953 planner--main--1.0--patch-13
957 Makefile.defs debian/changelog debian/control
958 debian/emacsen-install debian/rules
961 2006-02-27 04:04:17 GMT Michael Olson <mwolson@gnu.org> patch-12
964 Update NEWS and ChangeLog
966 planner--main--1.0--patch-12
973 2006-02-22 01:57:37 GMT Andrew J. Korty <ajk@iu.edu> patch-7
976 only publish dependencies if they haven't already been published
978 planner-el--devel--0--patch-7
980 * planner-authz.el (planner-authz-publishing-alist): alist to track
981 published pages and their dependencies
982 (planner-authz-after-markup): if planner-authz-publishing-alist
983 indicates this page has already been published, and here we are
984 publishing it again, the alist must be stale, so we replace it with
985 a single element for this page; otherwise, add an element for this page
987 (planner-authz-after-project-publish): use
988 planner-authz-publishing-alist to determine which dependencies need
990 (planner-authz-republish-dependencies-maybe): add linked pages to
991 planner-authz-publishing-alist as dependencies if they're not already
998 2006-02-22 01:55:02 GMT Andrew J. Korty <ajk@iu.edu> patch-6
1001 consider all of a note's links when building an access list
1003 planner-el--devel--0--patch-6
1005 * planner-authz.el (planner-authz-note-tag): use "categories" attribute
1011 2006-02-22 01:48:52 GMT Andrew J. Korty <ajk@iu.edu> patch-5
1014 enable multiple links with "categories" attribute
1016 planner-el--devel--0--patch-5
1018 * planner-publish.el (planner-publish-note-tag): enable "categories"
1019 attribute, which stores all of a note's links
1025 2006-02-15 20:26:25 GMT Andrew J. Korty <ajk@iu.edu> patch-4
1028 add planner-multi support to planner-authz
1030 planner-el--devel--0--patch-4
1032 - when multiple pages are linked to a task or note, merge the access
1033 lists to the linked pages using a user-specified function
1035 - provide intersection and union functions for merging access lists
1037 - disable republishing *during* republishing to avoid indefinite
1044 2006-02-15 20:12:41 GMT Andrew J. Korty <ajk@iu.edu> patch-3
1047 update to work with latest planner-publish.el
1049 planner-el--devel--0--patch-3
1051 - catch up with function name change in planner-publish.el
1057 2006-02-14 06:32:23 GMT Michael Olson <mwolson@gnu.org> patch-9
1060 Use debian/compat to determine debhelper compat level.
1062 planner--main--1.0--patch-9
1064 * debian/compat: New file that sets the debhelper compatibility level to
1067 * debian/rules: Remove DH_COMPAT line.
1070 debian/.arch-ids/compat.id debian/compat
1076 2006-02-10 22:53:52 GMT Michael Olson <mwolson@gnu.org> patch-8
1079 Fix Bug #5234: planner-gnus pseudo-article error.
1081 planner--main--1.0--patch-8
1083 * planner-gnus.el (planner-gnus-browse-url): Apply patch from Sacha that
1084 should fix Bug #5234: planner-gnus pseudo-article error.
1090 2006-01-30 11:55:00 GMT Jim Ottaway <j.ottaway@lse.ac.uk> patch-45
1093 further fix for XEmacs initialization
1095 planner--jeho--1.1--patch-45
1097 * planner-appt.el (planner-appt-insinuate): for XEmacs, create a diary
1098 file if one doesn't already exist
1105 2006-01-28 10:42:04 GMT Jim Ottaway <j.ottaway@lse.ac.uk> patch-44
1108 fix initialization for XEmacs
1110 planner--jeho--1.1--patch-44
1112 * planner-appt.el (planner-appt-insinuate): try to fix initialization for
1113 XEmacs: add (display-time).
1120 2006-01-26 00:38:24 GMT Michael Olson <mwolson@gnu.org> patch-6
1123 planner-gnus: Fix buggy browsing behavior.
1125 planner--main--1.0--patch-6
1127 * planner-gnus.el (planner-gnus-browse-url): Prefer to use the
1128 `gnus-find-matching-articles' function if it exists. Thanks to John
1129 Sullivan for the report.
1135 2006-01-25 12:51:16 GMT Michael Olson <mwolson@gnu.org> patch-5
1138 Don't insert too many spaces around task number.
1140 planner--main--1.0--patch-5
1142 * planner.el (planner-task-format, planner-format-task): Apply patch from
1143 Stefan Reichör that keeps extra spaces from being inserted when
1144 planner-use-task-numbers is nil.
1150 2006-01-24 02:11:47 GMT Michael Olson <mwolson@gnu.org> patch-4
1153 planner-calendar: Make a <calendar> tag.
1155 planner--main--1.0--patch-4
1157 * planner-calendar.el (planner-calendar-insert-calendar-maybe): Insert a
1158 <calendar> tag, rather than using a <lisp> tag, since we can't yet tell
1159 <lisp> to publish read-only.
1160 (planner-calendar-move-calendar-to-top-of-page-maybe): Use
1161 planner-insert-markup rather than `insert'. Make sure we can snarf the
1162 region safely, even if it is read-only.
1163 (planner-publish-calendar-tag): New function that publishes a
1166 * planner-publish.el (planner-publish-markup-tags): Docfix.
1169 planner-calendar.el planner-publish.el
1172 2006-01-23 17:22:16 GMT Michael Olson <mwolson@gnu.org> patch-3
1175 Make planner-visit-link more robust.
1177 planner--main--1.0--patch-3
1179 * planner.el (planner-visit-link): Make this more robust by merging in
1180 some changes from Muse. Thanks to Seth Falcon for the sample fix.
1181 Among other things, this correctly adds the file extension when
1182 visiting a new Muse file.
1188 2006-01-21 01:55:13 GMT Michael Olson <mwolson@gnu.org> patch-2
1191 Debian package refinements.
1193 planner--main--1.0--patch-2
1195 * Makefile (debrevision): New rule that causes a Debian package with a
1196 revision to be built. The main difference between this and
1197 `debrelease' is that the .orig.tar.gz file is left alone.
1198 (debbuild): New rule factored from debrelease.
1199 (debclean): Removed, since we use slightly differing variations of this
1200 in debrelease and debrevision.
1202 * debian/README.Debian: Add comments and my debian repo.
1204 * debian/emacsen-install: Make sure we symlink planner-autoloads.el. Thanks to
1205 Romain Francoise for noticing.
1207 * debian/rules: DTRT with NEWS and README.Debian.
1210 Makefile Makefile.defs debian/README.Debian debian/changelog
1211 debian/emacsen-install debian/rules
1214 debian/.arch-ids/NEWS.Debian.id
1215 ==> debian/.arch-ids/NEWS.id
1220 2006-01-19 01:57:47 GMT Michael Olson <mwolson@gnu.org> patch-1
1225 planner--main--1.0--patch-1
1227 * debian/emacsen-startup: Remove unnecessary path addition.
1229 * debian/rules: Explicitly install README.Debian and NEWS.Debian.
1232 debian/emacsen-startup debian/rules
1235 2006-01-17 01:16:25 GMT Michael Olson <mwolson@gnu.org> patch-184
1238 Release Planner 3.40.
1240 planner-muse--mwolson--1.0--patch-184
1242 * planner-el.texi (Installing from a Source Archive)
1243 (Installing from Arch, Installing from Debian): Update.
1246 planner-el.texi planner.el
1249 2006-01-17 00:56:42 GMT Michael Olson <mwolson@gnu.org> patch-183
1252 Update Debian package instructions. Install autoloads.
1254 planner-muse--mwolson--1.0--patch-183
1256 * Makefile (install): Make sure autoloads are installed.
1258 * debian/README.Debian: Update.
1260 * debian/copyright: Update the Upstream Authors and Copyright sections.
1262 * debian/rules: Build autoloads. Install extra files.
1264 * debian/emacsen-install (FILES): Filter out autoloads file.
1266 * debian/emacsen-startup: Add shared planner-el directory to path. Load
1269 * planner-el.texi (Appointment Hooks): Add space after @defvr to fix a
1271 (Acknowledgements): Add a missing @end itemize.
1274 .arch-ids/NEWS.id NEWS debian/.arch-ids/NEWS.Debian.id
1275 debian/.arch-ids/planner-el.info.id debian/NEWS.Debian
1276 debian/planner-el.info
1279 AUTHORS ChangeLog.2005 ChangeLog.2006 Makefile Makefile.defs
1280 README debian/README.Debian debian/changelog debian/copyright
1281 debian/emacsen-install debian/emacsen-startup
1282 debian/planner-el.docs debian/rules planner-el.texi
1283 planner-publish.el planner.el
1284 {arch}/planner-muse/planner-muse--mwolson/planner-muse--mwolson--1.0/mwolson@gnu.org--2005/patch-log/patch-35
1287 2006-01-16 17:30:22 GMT Michael Olson <mwolson@gnu.org> patch-182
1290 Update FSF postal address. Add README.
1292 planner-muse--mwolson--1.0--patch-182
1294 * Update FSF postal address in headers of all Planner source files.
1296 * planner-el.texi: Update version information. Use "XEmacs" rather than
1298 (Getting Help): Document the official website and the bug-tracker.
1299 (Acknowledgements): Remove list of contributors, since this is
1300 contained in AUTHORS.
1303 .arch-ids/README.id README
1306 planner-accomplishments.el planner-appt.el planner-authz.el
1307 planner-bbdb.el planner-bibtex.el planner-bookmark.el
1308 planner-calendar.el planner-cyclic.el planner-deadline.el
1309 planner-diary.el planner-el.texi planner-erc.el
1310 planner-experimental.el planner-export-diary.el
1311 planner-gnats.el planner-gnus.el planner-ical.el planner-id.el
1312 planner-ledger.el planner-lisp.el planner-log-edit.el
1313 planner-mhe.el planner-multi.el planner-notes-index.el
1314 planner-psvn.el planner-publish.el planner-rank.el
1315 planner-rdf.el planner-report.el planner-rmail.el
1316 planner-rss.el planner-schedule.el planner-tasks-overview.el
1317 planner-timeclock-summary-proj.el planner-timeclock-summary.el
1318 planner-timeclock.el planner-trunk.el planner-unix-mail.el
1319 planner-vm.el planner-w3m.el planner-wl.el planner-xtla.el
1323 2006-01-15 16:51:31 GMT Michael Olson <mwolson@gnu.org> patch-181
1326 planner-appt: Handle initialization of the appt system.
1328 planner-muse--mwolson--1.0--patch-181
1330 * planner-appt.el (planner-appt-insinuate): Merged patch from Jim Ottaway
1331 that initializes the appt system.
1333 * planner-el.texi (Appointments): Remove old kludge.
1336 planner-appt.el planner-el.texi
1339 2006-01-14 00:20:17 GMT Michael Olson <mwolson@gnu.org> patch-180
1342 planner-gnus: Make browsing Gnus URLs work with Emacs21, hopefully.
1344 planner-muse--mwolson--1.0--patch-180
1346 * planner-gnus.el (planner-gnus-browse-url): Try some ideas from Dale
1347 Smith that might make this work with Emacs21.
1350 AUTHORS planner-gnus.el
1353 2006-01-14 00:06:14 GMT Michael Olson <mwolson@gnu.org> patch-179
1356 Finish copyright notices and AUTHORS file.
1358 planner-muse--mwolson--1.0--patch-179
1362 AUTHORS ChangeLog.2005 planner-appt.el planner-authz.el
1363 planner-bbdb.el planner-bibtex.el planner-calendar.el
1364 planner-deadline.el planner-diary.el planner-export-diary.el
1365 planner-id.el planner-ledger.el planner-log-edit.el
1366 planner-mhe.el planner-multi.el planner-notes-index.el
1367 planner-psvn.el planner-publish.el planner-report.el
1368 planner-tasks-overview.el planner-unix-mail.el planner.el
1371 2006-01-13 17:00:44 GMT Michael Olson <mwolson@gnu.org> patch-178
1374 Progress: planner.el (2005)
1376 planner-muse--mwolson--1.0--patch-178
1380 AUTHORS planner-rmail.el planner-rss.el planner-schedule.el
1381 planner-tasks-overview.el planner-timeclock-summary-proj.el
1382 planner-timeclock-summary.el planner-timeclock.el
1383 planner-trunk.el planner-unix-mail.el planner-vm.el
1384 planner-w3m.el planner-wl.el planner-xtla.el planner.el
1388 2006-01-12 16:32:51 GMT Michael Olson <mwolson@gnu.org> patch-177
1391 Progress: planner-rmail.el
1393 planner-muse--mwolson--1.0--patch-177
1397 AUTHORS planner-el.texi planner-multi.el
1398 planner-notes-index.el planner-psvn.el planner-publish.el
1399 planner-rank.el planner-rdf.el planner-report.el
1402 2006-01-11 10:43:30 GMT Jim Ottaway <j.ottaway@lse.ac.uk> patch-40
1405 planner.el: excessive highlighting
1407 planner--jeho--1.1--patch-40
1409 * planner.el (with-planner-update-setup): remove highlight inhibition to
1410 see whether the problem is really with planner-mode
1411 (planner-mode): don't explicitly call muse-colors-buffer
1418 2006-01-11 01:40:40 GMT Michael Olson <mwolson@gnu.org> patch-174
1421 Progress: planner-multi.el
1423 planner-muse--mwolson--1.0--patch-174
1427 AUTHORS ChangeLog.2005 planner-id.el planner-ledger.el
1428 planner-lisp.el planner-log-edit.el planner-mhe.el
1432 2006-01-11 01:28:32 GMT Peter K. Lee <saint@corenova.com> patch-17
1435 (planner-publish.el) properly derives "xml" to form "planner-xml" style!
1437 planner-muse--peter--1.0--patch-17
1439 * planner-publish.el (muse-xml): add require for 'muse-xml
1440 (planner-xml-extension): no longer needed since 'muse-xml-extension exists.
1441 (planner-publish-markup-tags): changed to nested-section and
1442 tasks-section to match notes-section precedent.
1443 (planner-xml-markup-strings): revamped to behave similar to
1444 `planner-html-markup-strings'
1445 (planner-xml-header): mimics `muse-xml-header', but the root
1446 element is PLANNER not MUSE.
1447 (planner-html-markup-strings): resort to using the TITLE tag to
1448 generate static html code, instead of using H2, H3, etc. like
1450 (planner-html-style-sheet): added some defaults for nested
1451 .section .title style differentiation.
1452 (planner-publish-markup-note): there's no LEVEL in TITLE anymore.
1453 (planner-publish-nested-section-tag): naming changes
1454 (planner-publish-title-tag): simplify title tag generation. use a
1455 static markup string, instead of drawing from 'section,
1456 'subsection variables. The reason for this change, although I
1457 _did_ like the former behavior of using H2, H3, etc. for HTML
1458 markup is that the 'section, 'subsection variables of muse-xml do
1459 NOT behave the same way as muse-html does (where muse-html acts
1460 more like just a title).
1461 (sectionalize): generate title tag w/o LEVEL attribute.
1462 (muse-derive-style): the REAL reason for all the changes above!
1463 Now planner-publish takes in the new muse-xml style and derives a
1464 new planner specific style, "planner-xml" style.
1470 2006-01-10 21:47:47 GMT Jim Ottaway <j.ottaway@lse.ac.uk> patch-38
1473 with-planner-update-setup: fix typo
1475 planner--jeho--1.1--patch-38
1482 2006-01-09 17:19:23 GMT Michael Olson <mwolson@gnu.org> patch-173
1485 More copyright twiddling. Progress: planner-ical.el
1487 planner-muse--mwolson--1.0--patch-173
1491 AUTHORS ChangeLog.2004 planner-accomplishments.el
1492 planner-appt.el planner-bbdb.el planner-bibtex.el
1493 planner-calendar.el planner-cyclic.el planner-deadline.el
1494 planner-diary.el planner-erc.el planner-experimental.el
1495 planner-export-diary.el planner-gnats.el planner-gnus.el
1498 2006-01-09 13:32:58 GMT Michael Olson <mwolson@gnu.org> patch-172
1501 Fix some more copyright headers.
1503 planner-muse--mwolson--1.0--patch-172
1507 AUTHORS planner-el.texi planner-erc.el planner-xtla.el
1510 2006-01-09 02:34:36 GMT Michael Olson <mwolson@gnu.org> patch-171
1513 Edit more copyright notices. Add AUTHORS.
1515 planner-muse--mwolson--1.0--patch-171
1517 * AUTHORS: New file containing a thorough listing of contributors and
1518 authors of Planner, its documentation, and its modules. I'm about
1519 half-way done verifying its contents.
1522 .arch-ids/AUTHORS.id AUTHORS
1525 ChangeLog.2005 planner-authz.el planner-bbdb.el
1526 planner-bibtex.el planner-bookmark.el planner-calendar.el
1527 planner-cyclic.el planner-deadline.el planner-diary.el
1528 planner-el.texi planner-multi.el planner-xtla.el planner.el
1531 2006-01-09 01:08:14 GMT Michael Olson <mwolson@gnu.org> patch-170
1534 Fix delegated task errors. Work on updating copyright statements.
1536 planner-muse--mwolson--1.0--patch-170
1538 * planner-publish.el (planner-publish-markup-regexps): Change ">" to "D"
1539 for delegated mark. Thanks to Seth Falcon for the report.
1541 * planner-rank.el (planner-sort-tasks-by-rank)
1542 (planner-sort-tasks-by-importance, planner-sort-tasks-by-urgency):
1545 * planner-rdf.el (planner-rdf-matchstr-ptask): Ditto.
1547 * planner.el (planner-marks-regexp, planner-live-task-regexp):
1548 (planner-sort-tasks-basic, planner-seek-next-unfinished-task): Ditto.
1550 * planner.el (planner-version): Set to 3.39.
1553 ChangeLog.2004 ChangeLog.2005 planner-accomplishments.el
1554 planner-appt.el planner-authz.el planner-calendar.el
1555 planner-deadline.el planner-experimental.el planner-publish.el
1556 planner-rank.el planner-rdf.el planner.el
1559 .arch-ids/PLANNER-README.id
1560 ==> .arch-ids/COMMENTARY.id
1565 2006-01-08 21:51:19 GMT Michael Olson <mwolson@gnu.org> patch-169
1568 Complete writing of ChangeLogs.
1570 planner-muse--mwolson--1.0--patch-169
1572 * ChangeLog.2004, ChangeLog.2005, ChangeLog.2006: Complete the merging of
1573 other logs and removal of "merged this" logs.
1576 ChangeLog.2004 ChangeLog.2005 ChangeLog.2006
1579 2006-01-08 04:54:05 GMT Michael Olson <mwolson@gnu.org> patch-168
1582 Add ChangeLogs from contributors.
1584 planner-muse--mwolson--1.0--patch-168
1586 Remove a few emacs-wiki-only changelogs.
1588 * ChangeLog.2004, ChangeLog.2005: Add ChangeLog entries of contributors.
1589 This is not complete yet.
1592 ChangeLog.2004 ChangeLog.2005
1595 2006-01-07 06:02:30 GMT Michael Olson <mwolson@gnu.org> patch-167
1598 Update Makefile, split ChangeLog.
1600 planner-muse--mwolson--1.0--patch-167
1602 * Makefile (release): Create GPG keys here instead of at upload time.
1604 * ChangeLog: Refactor into ChangeLog.2004-2006. We'll just manually
1605 merge in entries at release time, I guess. It might be good to get the
1606 full logs from merged sources, too.
1609 .arch-ids/ChangeLog.2004.id .arch-ids/ChangeLog.2005.id
1610 .arch-ids/ChangeLog.2006.id ChangeLog.2004 ChangeLog.2005
1614 .arch-ids/ChangeLog.id ChangeLog
1617 Makefile Makefile.defs
1620 2006-01-06 20:21:25 GMT Michael Olson <mwolson@gnu.org> patch-166
1625 planner-muse--mwolson--1.0--patch-166
1627 * planner-appt.el (planner-appt-add-appts-from-tasks): Remove unused
1630 * planner-authz.el (planner-authz-mason-markup-table):
1631 (planner-authz-diary-tag): Use planner-line-beginning-position.
1633 * planner-el.texi (Appointments): Add code snippet for activating
1636 * planner-mhe.el: Require mh-index.
1638 * planner-rmail.el (planner-rmail-narrow-to-non-pruned-header): New
1639 function that provides an implementation of
1640 rmail-narrow-to-non-pruned-header, since XEmacs lacks it.
1641 (planner-rmail-annotation-from-mail): Use
1642 planner-rmail-narrow-to-non-pruned-header.
1644 * planner.el: Wrap conditional `require' in `eval-when-compile'.
1647 ChangeLog planner-appt.el planner-authz.el planner-el.texi
1648 planner-mhe.el planner-rmail.el planner.el
1651 2006-01-06 19:53:00 GMT Michael Olson <mwolson@gnu.org> patch-165
1654 planner-appt: XEmacs fix.
1656 planner-muse--mwolson--1.0--patch-165
1658 * Makefile.defs: Fix typo.
1660 * planner-appt.el: Add usage instructions which mention how to activate
1662 (planner-appt-update-appt-section): Don't use `propertize', since
1663 XEmacs doesn't have it.
1666 ChangeLog Makefile.defs planner-appt.el
1669 2006-01-06 02:44:17 GMT Michael Olson <mwolson@gnu.org> patch-164
1672 Massively clean whitespace and fix compiler warnings.
1674 planner-muse--mwolson--1.0--patch-164
1678 ChangeLog planner-appt.el planner-bibtex.el
1679 planner-calendar.el planner-diary.el planner-export-diary.el
1680 planner-gnus.el planner-ical.el planner-rank.el
1681 planner-report.el planner-rss.el planner-tasks-overview.el
1682 planner.el scripts/planner-build.el
1685 2006-01-06 01:45:10 GMT Michael Olson <mwolson@gnu.org> patch-163
1688 planner-el.texi: Fix a few URL examples.
1690 planner-muse--mwolson--1.0--patch-163
1692 * planner-el.texi (Emacs Relay Chat): Use "irc://" instead of "erc://" in
1694 (BibTeX): Remove the initial forward-slashes from the sample bibtex
1695 URL. Thanks to Stefan van der Walt for the report.
1698 ChangeLog planner-el.texi
1701 2006-01-06 01:31:53 GMT Michael Olson <mwolson@gnu.org> patch-162
1704 planner-accomplishments: Use simpler method of determining hook to use.
1706 planner-muse--mwolson--1.0--patch-162
1708 * planner-accomplishments.el (planner-accomplishments-insinuate):
1709 Simplify. This should fix an issue reported by Stefan van der Walt.
1712 ChangeLog planner-accomplishments.el
1715 2006-01-06 01:05:08 GMT Michael Olson <mwolson@gnu.org> patch-161
1718 Fix an extra-tasks problem in planner-tasks-overview.
1720 planner-muse--mwolson--1.0--patch-161
1722 * planner.el (planner-list-daily-files): Prevent temp buffers from being
1723 added when an existing buffer with the same name exists. Thanks to
1724 Stefan van der Walt for the report. This should prevent task lists
1725 from being doubled in planner-tasks-overview.
1728 ChangeLog planner.el
1731 2006-01-06 00:04:07 GMT Michael Olson <mwolson@gnu.org> patch-160
1734 Fix documentation example that I wrote earlier.
1736 planner-muse--mwolson--1.0--patch-160
1738 * Makefile.defs: In this intermediate stage, we'll call it Planner 3.39.
1739 Replace "planner-muse" with "planner".
1741 * debian/changelog: Condense old planner-muse-el entries into a new
1744 * debian/control, debian/emacsen-install, debian/emacsen-remove,
1745 emacsen-startup: s/planner-muse-el/planner-muse/.
1747 * debian/rules: Use DH_COMPAT=4, since that was the most recent piece of
1748 advice from my sponsor.
1750 * planner-el.texi (Viewing Tasks): Adjust whitespace.
1751 (Publishing): Use an example that has a better chance of working.
1752 Thanks to Stefan van der Walt for the report.
1755 ChangeLog Makefile.defs debian/changelog debian/control
1756 debian/emacsen-install debian/emacsen-remove
1757 debian/emacsen-startup debian/rules planner-el.texi
1760 2006-01-05 23:13:39 GMT Michael Olson <mwolson@gnu.org> patch-159
1763 Fix emacs-wiki Bug #14907.
1765 planner-muse--mwolson--1.0--patch-159
1767 * planner.el (planner-extract-tasks): Fix backtrace. This also fixes
1768 #14907 on the emacs-wiki bug-tracker.
1771 ChangeLog planner.el
1774 2006-01-05 22:23:39 GMT Michael Olson <mwolson@gnu.org> patch-158
1777 planner-el.texi: Task numbers are not displayed by default.
1779 planner-muse--mwolson--1.0--patch-158
1781 * planner-el.texi (Viewing Tasks): Note that by default, task numbers
1782 will not be displayed. Explain how to get them. Thanks to Stefan van
1783 der Walt for the report.
1786 ChangeLog planner-el.texi
1789 2006-01-04 00:31:10 GMT John Sullivan <john@wjsullivan.net> patch-5
1792 Added example and instructions for setting up a new Planner project.
1794 planner-muse--johnsu01--1.0--patch-5
1801 2006-01-03 23:28:18 GMT John Sullivan <john@wjsullivan.net> patch-4
1804 Fixed name of Debian package and instructions for installing the package.
1806 planner-muse--johnsu01--1.0--patch-4
1813 2006-01-03 22:26:15 GMT Michael Olson <mwolson@gnu.org> patch-155
1816 Yet Another paragraph detection try.
1818 planner-muse--mwolson--1.0--patch-155
1820 * planner-publish.el (planner-publish-markup-note): Put the newlines in a
1822 (planner-publish-content-tag): Be a bit more delicate about where we
1826 ChangeLog planner-publish.el
1829 2006-01-03 21:19:13 GMT Michael Olson <mwolson@gnu.org> patch-154
1832 Makefile: Fix argument for install-info.
1834 planner-muse--mwolson--1.0--patch-154
1836 * Makefile (install): Give install-info the correct path. Thanks to Dale
1837 Smith for reporting this.
1843 2006-01-03 21:14:52 GMT Michael Olson <mwolson@gnu.org> patch-153
1846 Use "D" to indicate delegated tasks, instead of ">".
1848 planner-muse--mwolson--1.0--patch-153
1850 * planner-accomplishments.el (planner-accomplishments-status-display):
1851 Use "D" to indicate delegated tasks, instead of ">".
1853 * planner-el.texi (Modifying Tasks): Ditto.
1855 * planner-publish.el (planner-publish-task-status-expand):
1856 (planner-publish-task-status-collapse): Ditto.
1858 * planner-tasks-overview.el (planner-tasks-overview-sort-by-status):
1861 * planner.el (planner-sort-tasks-by-link, planner-highlight-tasks):
1862 (planner-task-delegated): Ditto.
1865 ChangeLog planner-accomplishments.el planner-el.texi
1866 planner-publish.el planner-tasks-overview.el planner.el
1869 2006-01-03 19:36:56 GMT Michael Olson <mwolson@gnu.org> patch-152
1872 Fix double-escaping issue.
1874 planner-muse--mwolson--1.0--patch-152
1876 * Makefile (install): Install the manual as "planner", not
1879 * Makefile.defs (ELISPDIR): Install the elisp files to site-lisp/planner
1880 rather than site-lisp/planner-muse.
1882 * planner-publish.el (planner-publish-markup-note): Apply patch from Dale
1883 Smith that fixes a double-escaping of specials with muse--main.
1884 (planner-publish-section-tag): Revert a previous whitespace patch.
1885 (planner-publish-content-tag): Insert an additional newline. Hopefully
1886 this finally fixes the paragraph detection problem.
1889 ChangeLog Makefile Makefile.defs planner-publish.el
1892 2006-01-03 01:40:44 GMT Andrew J. Korty <ajk@iu.edu> patch-14
1895 don't insert task number padding if planner-use-task-numbers is nil
1897 planner-muse--main--1.0--patch-14
1904 2006-01-03 01:32:10 GMT John Sullivan <john@wjsullivan.net> patch-3
1907 Updated maintainer information. Removed distinction between stable
1908 and development versions. Distributed the Updating Your Version
1909 node information and removed it. Made new nodes for each
1910 installation method under a new Getting the Files section.
1913 planner-muse--johnsu01--1.0--patch-3
1920 2006-01-03 00:32:40 GMT Michael Olson <mwolson@gnu.org> patch-150
1923 muse-publish: Try again to fix paragraph detection.
1925 planner-muse--mwolson--1.0--patch-150
1927 * planner-publish.el (planner-publish-content-tag): Insert an extra
1931 ChangeLog planner-publish.el
1934 2006-01-02 23:31:02 GMT Michael Olson <mwolson@gnu.org> patch-149
1937 planner-publish: Try to fix paragraph error.
1939 planner-muse--mwolson--1.0--patch-149
1941 * planner-publish.el (planner-publish-section-tag): Attempt to fix a
1942 paragraph markup error.
1945 ChangeLog planner-publish.el
1948 2006-01-02 22:54:03 GMT Michael Olson <mwolson@gnu.org> patch-148
1951 planner-publish: Remove extra </span> tag.
1953 planner-muse--mwolson--1.0--patch-148
1955 * planner-publish.el (planner-html-markup-strings): Apply patch from Dale
1956 Smith that removes a stray </span> tag.
1959 ChangeLog planner-publish.el
1962 2006-01-02 22:48:38 GMT Michael Olson <mwolson@gnu.org> patch-147
1965 planner-publish: Yet Another Patch. Remove stale functions.
1967 planner-muse--mwolson--1.0--patch-147
1969 * planner-appt.el (planner-appt-de-wiki): Move to planner.el.
1970 (planner-appt-format-description): Use planner-remove-links rather than
1971 planner-appt-de-wiki.
1973 * planner-publish.el: Apply patch from Dale Smith.
1974 (planner-publish-markup-tags): Use the correct attributes.
1975 (planner-publish-notes-section-tag): Don't call
1976 muse-publish-markup-region explicitly.
1978 * planner-publish.el (planner-publish-notes-tag): Use
1979 planner-remove-links.
1981 * planner.el (planner-encode-url, planner-link-escape)
1982 (planner-link-unescape): Remove.
1983 (planner-remove-links): Renamed from planner-appt-de-wiki. Keep track
1984 of start position for sanity.
1987 ChangeLog planner-appt.el planner-publish.el planner.el
1990 2006-01-02 21:15:28 GMT Michael Olson <mwolson@gnu.org> patch-146
1993 planner-publish: Work further on <notes> and <past-notes> tags.
1995 planner-muse--mwolson--1.0--patch-146
1997 * planner-publish.el (planner-html-markup-strings): Split
1998 planner-note-details into manageable chunks.
1999 (planner-publish-markup-note, planner-publish-notes-section-tag):
2000 s/notes/notes-section/. Thanks to Dale Smith for the patch.
2001 (planner-publish-past-notes-tag): Fix the name of this function, thanks
2002 to Dale Smith. Make it use planner-insert-markup in some parts so that
2003 raw HTML doesn't get escaped.
2004 (planner-publish-note-tag): Split up the 'planner-note-details string
2005 so that we can be selective about the parts that are marked up as
2009 ChangeLog planner-publish.el
2012 2006-01-02 19:15:06 GMT Michael Olson <mwolson@gnu.org> patch-145
2015 planner-publish: Make "* Notes" section publish correctly again.
2017 planner-muse--mwolson--1.0--patch-145
2019 * planner-publish.el: Re-add the planner-publish-notes-tag function, but
2020 rename to planner-publish-notes-section. emacs-wiki had the <notes>
2021 tag insert an index of notes, so we'll use that as the behavior of
2022 <notes>. We still need the other function, though, to publish the
2023 "* Notes" section. Thanks to Dale Smith for the advice.
2024 (planner-publish-markup-tags): Add notes-section tag
2025 (planner-publish-notes-section-tag): Renamed from the old
2026 planner-publish-notes-tag function.
2027 (sectionalize-markup-tagname): Mark up "* Notes" section as
2028 "notes-section" instead of "notes".
2031 ChangeLog planner-publish.el
2034 2006-01-01 22:58:59 GMT Michael Olson <mwolson@gnu.org> patch-144
2037 Apply several bugfixes from Sacha.
2039 planner-muse--mwolson--1.0--patch-144
2041 * planner-rss.el (planner-publish-markup-rss-functions): Fix typo.
2042 Thanks to Sacha Chua for the fix.
2044 * planner.el (planner-jump-to-linked-note): Delete only occurs on linked
2045 page if narrowing succeeds. The previous behavior was to delete entire
2046 linked page if linked note wasn't found. Thanks to Lee Bigelow and
2047 Sacha Chua for the fix.
2050 ChangeLog planner-rss.el planner.el
2052 See ChangeLog.2005 for earlier changes.