Don't compile documentation by default.
[muse-el.git] / ChangeLog
blobe83d1ab738cb1e0a6008d4e1bbf5dbb98d81425f
1 # do not edit -- automatically generated by arch changelog
2 # arch-tag: automatic-ChangeLog--mwolson@gnu.org--2005/muse--main--1.0
5 2005-04-21 18:19:02 GMT Michael Olson <mwolson@gnu.org> patch-28
7     Summary:
8       Don't compile documentation by default.
9     Revision:
10       muse--main--1.0--patch-28
12     * Makefile (all): Don't compile documentation by default.
13       (doc): Use this rule to compile documentation.
15     modified files:
16      ChangeLog Makefile
19 2005-04-16 18:08:24 GMT Michael Olson <mwolson@gnu.org> patch-27
21     Summary:
22       Merge RSS 2.0 enclosure support for muse-journal.el from johnw
23     Revision:
24       muse--main--1.0--patch-27
26     2005-04-16  Michael Olson  <mwolson@gnu.org>
27     
28         * muse-journal.el: Merge in enclosure support for RSS 2.0 from
29         johnw. If a journal entry's title is a [[link]], then an
30         <enclosure> tag will be added to the XML data giving the size and
31         MIME type of the link target.  This makes podcasting with Muse
32         trivial.
33         (muse-journal-rss-entry-template): Add enclosure usage to example.
34         (muse-journal-rss-munge-buffer): Implement enclosures.
36     modified files:
37      ChangeLog muse-journal.el
40 2005-04-15 05:54:30 GMT Michael Olson <mwolson@gnu.org> patch-26
42     Summary:
43       Standardize source headers, appease elint, don't require planner
44     Revision:
45       muse--main--1.0--patch-26
47     2005-04-15  Michael Olson  <mwolson@gnu.org>
48     
49         * Makefile, scripts/muse-build.el: Moved muse-build.el to the
50         `scripts' directory since it really isn't part of Muse proper; it
51         is used to generate Muse output from the command line.
52     
53         * muse-blosxom.el: Handle case where planner is not loaded so that
54         it isn't a hard requirement.
55     
56         * muse-colors.el: Move definition of `muse-colors-tag-info' up so
57         that elint doesn't complain.
58     
59         * muse-message.el (muse-message-markup-link): Don't throw up on
60         links with no description.
61     
62         * muse-blosxom.el, muse-book.el, muse-colors.el, muse-convert.el,
63         muse-docbook.el, muse-html.el, muse-http.el, muse-journal.el,
64         muse-latex.el, muse-message.el, muse-mode.el, muse-poem.el,
65         muse-project.el, muse-publish.el, muse-regexps.el,
66         muse-texinfo.el, muse.el: Add standard header for each file in
67         preparation for the initial release, which will hopefully happen
68         sometime within the next month.
69     
71     removed files:
72      experimental/.arch-ids/=id
74     modified files:
75      ChangeLog Makefile muse-blosxom.el muse-book.el muse-colors.el
76      muse-convert.el muse-docbook.el muse-html.el muse-http.el
77      muse-journal.el muse-latex.el muse-message.el muse-mode.el
78      muse-poem.el muse-project.el muse-publish.el muse-regexps.el
79      muse-texinfo.el muse.el
81     renamed files:
82      .arch-ids/muse-build.el.id
83        ==> scripts/.arch-ids/muse-build.el.id
84      muse-build.el
85        ==> scripts/muse-build.el
87     removed directories:
88      experimental experimental/.arch-ids
91 2005-04-14 23:46:47 GMT Michael Olson <mwolson@gnu.org> patch-25
93     Summary:
94       Merge contents of muse-latexcjk.el into muse-latex.el.
95     Revision:
96       muse--main--1.0--patch-25
98     2005-04-14  Michael Olson  <mwolson@gnu.org>
99     
100         * muse-latex.el (muse-latexcjk-header, muse-latexcjk-footer)
101         (muse-latexcjk-encoding-map, muse-latexcjk-encoding-default)
102         (muse-latexcjk-encoding, muse-latexcjk-transform-content-type):
103         Merge in from muse-latexcjk.el.
104     
105         * muse-latexcjk.el: Removed, functionality merged with
106         muse-latex.el
108     removed files:
109      .arch-ids/muse-latexcjk.el.id muse-latexcjk.el
111     modified files:
112      ChangeLog muse-latex.el
115 2005-04-06 23:25:47 GMT Michael Olson <mwolson@gnu.org> patch-24
117     Summary:
118       Merge muse-xhtml.el into muse-html.el.
119     Revision:
120       muse--main--1.0--patch-24
122     2005-04-06  Michael Olson  <mwolson@gnu.org>
123     
124         * examples/mwolson/muse-init.el: Update with respect to the
125         muse-xhtml.el merge.
126     
127         * muse-html.el: The contents of muse-xhtml.el have been merged in
128         as advised by John Wiegley.
129         (muse-html-style-sheet): Add example for XHTML use in the
130         function's documentation.
131         (muse-xhtml-header, muse-xhtml-footer, muse-xhtml-markup-tags):
132         Moved from muse-xhtml.el.
133     
134         * muse-xhtml.el: Removed; contents merged into muse-html.el.
136     removed files:
137      .arch-ids/muse-xhtml.el.id muse-xhtml.el
139     modified files:
140      ChangeLog examples/mwolson/muse-init.el muse-html.el
143 2005-04-06 03:18:55 GMT Michael Olson <mwolson@gnu.org> patch-23
145     Summary:
146       Try to fix regexps for Emacs 21.4.
147     Revision:
148       muse--main--1.0--patch-23
150     2005-04-05  Michael Olson  <mwolson@gnu.org>
151     
152         * muse-regexps.el (muse-extreg-usable-p): Try to make regexps work
153         for Emacs 21.4.
155     modified files:
156      ChangeLog muse-regexps.el
159 2005-04-01 17:59:47 GMT Michael Olson <mwolson@gnu.org> patch-22
161     Summary:
162       Add comments to the publish-project example script
163     Revision:
164       muse--main--1.0--patch-22
166     2005-04-01  Michael Olson  <mwolson@gnu.org>
167     
168         * examples/publish-project: Moved here from
169         scripts/publish-project.  Added a few comments so people know what
170         it is used for.
172     modified files:
173      ChangeLog examples/publish-project
175     renamed files:
176      scripts/.arch-ids/publish-project.id
177        ==> examples/.arch-ids/publish-project.id
178      scripts/publish-project
179        ==> examples/publish-project
182 2005-04-01 02:27:08 GMT Michael Olson <mwolson@gnu.org> patch-21
184     Summary:
185       New XHTML style, add more examples to my sample muse config
186     Revision:
187       muse--main--1.0--patch-21
189     2005-03-31  Michael Olson  <mwolson@gnu.org>
190     
191         * examples/mwolson/muse-init.el: Give an example of deriving a
192         custom publishing style.
193         (my-muse-blosxom-finalize): Finalizes the "my-blosxom" style.
194         (my-muse-prepare-entry-for-xanga): Mangle the published output
195         from a blosxom project and copy the result to the clipboard for
196         easy pasting into Xanga's web form.  The file is untouched.
197     
198         * muse-html.el (muse-html-style-sheet): Include the <style
199         type="text/css"></style> wrapper around the example.
200         (muse-html-header): Don't add <style type="text/css"></style>
201         around the value of `muse-html-style-sheet' anymore.  This allows
202         for the option of putting your stylesheet(s) in a separate file.
203         An example of this is given in the documentation for this
204         variable.
205     
206         * muse-xhtml: New file that implements a publishing style which is
207         derived from HTML mode.  It uses a slightly modified version of
208         the HTML markup rules to generate XHTML-compliant output.
209     
210         * muse-blosxom.el: Add new "blosxom-xhtml" style.  The old
211         "blosxom" style has been renamed to "blosxom-html".  Fix a few
212         header gaffes.
213     
214         * muse-journal.el: Add new "journal-xhtml" style.
215     
216         * muse-message.el: Add new "message-xhtml" style.
218     new files:
219      .arch-ids/muse-xhtml.el.id muse-xhtml.el
221     modified files:
222      ChangeLog examples/mwolson/muse-init.el muse-blosxom.el
223      muse-html.el muse-journal.el muse-message.el
226 2005-03-25 03:55:13 GMT Michael Olson <mwolson@gnu.org> patch-20
228     Summary:
229       Add my muse configuration to the examples
230     Revision:
231       muse--main--1.0--patch-20
233     2005-03-24  Michael Olson  <mwolson@gnu.org>
234     
235         * examples/johnw: Move John Wiegley's configuration to this
236         directory.
237     
238         * examples/mwolson: My configuration files go here.
239     
240         * examples/mwolson/muse-init.el: My Muse configuration file.  I
241         just figured out how to keep links from being spell-checked or
242         split up by fill-mode, so the implementation of this may be found
243         here.  I also made a function that sets up a blog entry for me.
245     new files:
246      examples/johnw/.arch-ids/=id examples/mwolson/.arch-ids/=id
247      examples/mwolson/.arch-ids/muse-init.el.id
248      examples/mwolson/muse-init.el
250     modified files:
251      ChangeLog
253     renamed files:
254      examples/.arch-ids/muse-johnw.el.id
255        ==> examples/johnw/.arch-ids/muse-johnw.el.id
256      examples/.arch-ids/publish-johnw.id
257        ==> examples/johnw/.arch-ids/publish-johnw.id
258      examples/muse-johnw.el
259        ==> examples/johnw/muse-johnw.el
260      examples/publish-johnw
261        ==> examples/johnw/publish-johnw
263     new directories:
264      examples/johnw examples/johnw/.arch-ids examples/mwolson
265      examples/mwolson/.arch-ids
268 2005-03-24 22:57:10 GMT Michael Olson <mwolson@gnu.org> patch-19
270     Summary:
271       Add muse-blosxom script and plugin for pyblosxom
272     Revision:
273       muse--main--1.0--patch-19
275     2005-03-24  Michael Olson  <mwolson@gnu.org>
276     
277         * muse-blosxom.el: Update copyright notice in headers and mention
278         the pyblosxom scripts.
279     
280         * contrib/pyblosxom: New directory containing pyblosxom plugins
281         and helper scripts.
282     
283         * contrib/getstamps.py: Script that generates the "timestamps"
284         file, run on the local machine.
285     
286         * contrib/hardcodedates.py: PyBlosxom plugin that interprets the
287         timestamps file.
289     new files:
290      contrib/pyblosxom/.arch-ids/=id
291      contrib/pyblosxom/.arch-ids/getstamps.py.id
292      contrib/pyblosxom/.arch-ids/hardcodedates.py.id
293      contrib/pyblosxom/getstamps.py
294      contrib/pyblosxom/hardcodedates.py
296     modified files:
297      ChangeLog muse-blosxom.el
299     new directories:
300      contrib/pyblosxom contrib/pyblosxom/.arch-ids
303 2005-03-23 19:05:09 GMT Michael Olson <mwolson@gnu.org> patch-18
305     Summary:
306       muse-blosxom.el has matured past experimental status
307     Revision:
308       muse--main--1.0--patch-18
310     2005-03-23  Michael Olson  <mwolson@gnu.org>
311     
312         * muse-blosxom.el: Remove common functionality that has already
313         been implemented in `muse-html.el'.  Derive this mode from
314         `muse-html'.  Update documentation.  I now feel that this file is
315         ready to be included in the top-level Muse directory.
317     modified files:
318      ChangeLog muse-blosxom.el
320     renamed files:
321      experimental/.arch-ids/muse-blosxom.el.id
322        ==> .arch-ids/muse-blosxom.el.id
323      experimental/muse-blosxom.el
324        ==> muse-blosxom.el
327 2005-03-22 05:28:01 GMT Michael Olson <mwolson@gnu.org> patch-17
329     Summary:
330       Make muse-blosxom.el slightly less experimental
331     Revision:
332       muse--main--1.0--patch-17
334     2005-03-22  Michael Olson  <mwolson@gnu.org>
335     
336         * experimental/muse-blosxom.el (muse-blosxom-page-date-alist):
337         Renamed from `blosxom-page-date-alist'.  Currently it does nothing
338         useful.
339         (muse-blosxom-markup-regexps): Remove unnecessary first grouping
340         from the `muse-blosxom-markup-date-directive' rule.
341         (blosxom-set-time): Remove this function.  We're not going to be
342         touching the timestamp manually anymore -- it's too much of a
343         hassle.  Right now I've got a python program that compiles a
344         timestamp file and a pyblosxom helper that reads it.  Something
345         similar could be arranged for blosxom, I'm sure.
346     
348     modified files:
349      ChangeLog experimental/muse-blosxom.el
352 2005-03-20 19:40:10 GMT Michael Olson <mwolson@gnu.org> patch-16
354     Summary:
355       Apply latest journal-related updates from johnw
356     Revision:
357       muse--main--1.0--patch-16
360     modified files:
361      ChangeLog examples/muse-johnw.el muse-journal.el
364 2005-03-01 02:58:29 GMT Michael Olson <mwolson@gnu.org> patch-15
366     Summary:
367       Add Projects node to the manual
368     Revision:
369       muse--main--1.0--patch-15
371     2005-02-28  Michael Olson  <mwolson@gnu.org>
372     
373         * muse.texi: Change copyright notice since the FSF is now the
374         copyright holder.
375         (Projects): New node, based on a section from the README file.
377     modified files:
378      ChangeLog muse.texi
381 2005-03-01 02:25:15 GMT Michael Olson <mwolson@gnu.org> patch-14
383     Summary:
384       Correct documentation, adding some content.
385     Revision:
386       muse--main--1.0--patch-14
388     2005-02-28  Michael Olson  <mwolson@gnu.org>
389     
390         * muse.texi: Change license terms of the documentation to the GNU
391         GPL instead of the GNU FDL, as per the consent of the copyright
392         holders of the emacs-wiki manual, from which this is based.  Some
393         emacs-wiki-isms in the manual were corrected, and the Getting
394         Started section was updated.
396     modified files:
397      ChangeLog muse.texi
400 2005-02-17 19:08:19 GMT Michael Olson <mwolson@gnu.org> patch-13
402     Summary:
403       Make muse-blosxom.el a bit more sane, still need to bum it down a bit
404     Revision:
405       muse--main--1.0--patch-13
407     2005-02-17  Michael Olson  <mwolson@gnu.org>
408     
409         * experimental/muse-blosxom.el: Somehow the contents of this file
410         managed to get duplicated.  I removed the duplicates.
411         (muse-blosxom-date): Remove this, since it is not useful.
412         (muse-blosxom-header): Use the standard header that blosxom.el
413         has.
415     modified files:
416      ChangeLog experimental/muse-blosxom.el
419 2005-02-08 04:20:41 GMT Michael Olson <mwolson@gnu.org> patch-12
421     Summary:
422       Initial commit of muse.texi, nothing substantial
423     Revision:
424       muse--main--1.0--patch-12
426     2005-02-07  Michael Olson  <mwolson@gnu.org>
427     
428         * muse.texi: New file that provides the documentation for Muse.
429         It is in a very rough form at the moment.  Nothing substantial may
430         be found here yet.  Be ye warned.
432     new files:
433      .arch-ids/muse.texi.id muse.texi
435     modified files:
436      ChangeLog
439 2005-02-08 01:15:15 GMT Michael Olson <mwolson@gnu.org> patch-11
441     Summary:
442       Add docstring, new trivial function
443     Revision:
444       muse--main--1.0--patch-11
446     2005-02-07  Michael Olson  <mwolson@gnu.org>
447     
448         * muse-mode.el (muse-mode-map): Make "C-c =" trigger
449         `muse-what-changed'.  No functionality change.
450         (muse-what-changed): New function that displays in diff format the
451         changes made since the buffer was last saved.
452     
453         * muse-project.el (muse-project-publish): Add docstring.
455     modified files:
456      ChangeLog muse-mode.el muse-project.el
459 2005-02-04 18:42:08 GMT Michael Olson <mwolson@gnu.org> patch-10
461     Summary:
462       Add experimental version of muse-blosxom.el to project
463     Revision:
464       muse--main--1.0--patch-10
466     2005-02-04  Michael Olson  <mwolson@gnu.org>
467     
468         * Makefile (realclean): Remove file that gets generated when fonts
469         are missing.
470     
471         * experimental/muse-bloxsom.el: New file that implements Blosxom
472         support for Muse.  It's in a very rough state, hence its placement
473         in the `experimental' directory.
475     new files:
476      experimental/.arch-ids/=id
477      experimental/.arch-ids/muse-blosxom.el.id
478      experimental/muse-blosxom.el
480     modified files:
481      ChangeLog Makefile
483     new directories:
484      experimental experimental/.arch-ids
487 2005-02-04 18:19:44 GMT Michael Olson <mwolson@gnu.org> patch-9
489     Summary:
490       Make permissions more consistent
491     Revision:
492       muse--main--1.0--patch-9
495     modified files:
496      ChangeLog
498     modified directories:
499      contrib examples scripts
502 2005-02-04 18:13:56 GMT Michael Olson <mwolson@gnu.org> patch-8
504     Summary:
505       Fix build problems
506     Revision:
507       muse--main--1.0--patch-8
509     2005-02-04  Michael Olson  <mwolson@gnu.org>
510     
511         * muse-build.el: Add contrib directory to `load-path'.
512         (muse-elint-files): Load `muse-regexps.el'.
513     
514         * scripts/publish: Change permissions so that this script is
515         executable.  Add contrib directory to load list.  Add
516         `muse-regexps.el' to list.
518     modified files:
519      ChangeLog muse-build.el scripts/publish
522 2005-01-31 21:04:43 GMT Michael Olson <mwolson@gnu.org> patch-7
524     Summary:
525       Use "&mdash;" instead of "&#151;"
526     Revision:
527       muse--main--1.0--patch-7
529     2005-01-31  Michael Olson  <mwolson@gnu.org>
530     
531         * muse-docbook.el (muse-docbook-markup-strings): Replace "&#151;"
532         with "&mdash;" so that documents validate properly.  Thanks to
533         Björn Lindström for the suggestion.
534     
535         * muse-html.el (muse-html-markup-strings): Ditto.
537     modified files:
538      ChangeLog muse-docbook.el muse-html.el
541 2005-01-25 19:04:31 GMT Michael Olson <mwolson@gnu.org> patch-6
543     Summary:
544       Fix use of "[:blank:]" in underline markup
545     Revision:
546       muse--main--1.0--patch-6
548     2005-01-25  Michael Olson  <mwolson@gnu.org>
549     
550         * muse-colors.el (muse-colors-markup): Replace "[:blank:]" with
551         use of `muse-regexp-blank'.
553     modified files:
554      ChangeLog muse-colors.el
557 2005-01-03 06:00:43 GMT Michael Olson <mwolson@member.fsf.org>  patch-5
559     Summary:
560       Fix problem with headings being given wrong face
561     Revision:
562       muse--main--1.0--patch-5
564     2005-01-03  Michael Olson  <mwolson@gnu.org>
565     
566         * muse-colors.el: Add header.
567         (muse-colors-emphasized): Headings were being given the coloring
568         for the next level of heading instead of the real
569         level (i.e. `muse-header-2' instead of `muse-header-1' for "*
570         Heading").  Thanks to Lan Yufeng for finding this and sending a
571         patch.
572     
573         * muse-regexps.el: Fix header.
575     modified files:
576      ChangeLog muse-colors.el muse-regexps.el
579 2005-01-02 00:02:15 GMT Michael Olson <mwolson@member.fsf.org>  patch-4
581     Summary:
582       Rotate ChangeLog
583     Revision:
584       muse--main--1.0--patch-4
586     2005-01-01  Michael Olson  <mwolson@gnu.org>
587     
588         * ChangeLog: Move old ChangeLog to ChangeLog.2004.  This new
589         version will be automatically maintained by Arch.
590     
592     new files:
593      .arch-ids/ChangeLog.id ChangeLog
595     renamed files:
596      .arch-ids/ChangeLog.id
597        ==> .arch-ids/ChangeLog.2004.id
598      ChangeLog
599        ==> ChangeLog.2004
602 2004-12-30 07:26:48 GMT Michael Olson <mwolson@member.fsf.org>  patch-3
604     Summary:
605       Extended regexps fix, allow spaces in 1st part of links
606     Revision:
607       muse--main--1.0--patch-3
609     2004-12-30  Michael Olson  <mwolson@gnu.org>
610     
611         * muse.el (muse-link-regexp): Allow spaces in the first part of
612         links.
613     
614         * muse-colors.el, muse-convert.el, muse-docbook.el: Use
615         customizable alternatives to extended character classes.
616     
617         * muse-html.el, muse-mode.el, muse-publish.el: Ditto.
619     modified files:
620      ChangeLog muse-colors.el muse-convert.el muse-docbook.el
621      muse-html.el muse-mode.el muse-publish.el muse.el
624 2004-12-30 02:18:07 GMT Michael Olson <mwolson@member.fsf.org>  patch-2
626     Summary:
627       Begin to change regexp handling, tweak muse.el header
628     Revision:
629       muse--main--1.0--patch-2
631     2004-12-29  Michael Olson  <mwolson@gnu.org>
632     
633         * muse.el: Change Copyright notice to FSF.  Change Maintainer to
634         myself.  Update URL.
635     
636         * muse-regexps.el: New file that implements regexp handling.
637         Generalized regexp options will be moved to it eventually.
639     new files:
640      .arch-ids/muse-regexps.el.id muse-regexps.el
642     modified files:
643      ChangeLog muse.el
646 2004-12-30 01:49:50 GMT Michael Olson <mwolson@member.fsf.org>  patch-1
648     Summary:
649       Do some early spring cleaning
650     Revision:
651       muse--main--1.0--patch-1
653     2004-12-29  Michael Olson  <mwolson@gnu.org>
654     
655         * Makefile: Change path to `publish' script.
656     
657         * contrib/pcomplete.el: New file that is used by Muse without
658         actually being a part of it: hence its location in the contrib
659         directory.
660     
661         * contrib/cgi.el, contrib/httpd.el: New location.
662     
663         * examples/muse-johnw.el, examples/publish-johnw: Ditto.
664     
665         * scripts/publish, scripts/publish-project: Ditto.
667     new files:
668      contrib/.arch-ids/=id contrib/.arch-ids/pcomplete.el.id
669      contrib/pcomplete.el examples/.arch-ids/=id
670      scripts/.arch-ids/=id
672     modified files:
673      ChangeLog Makefile
675     renamed files:
676      .arch-ids/cgi.el.id
677        ==> contrib/.arch-ids/cgi.el.id
678      .arch-ids/httpd.el.id
679        ==> contrib/.arch-ids/httpd.el.id
680      .arch-ids/muse-johnw.el.id
681        ==> examples/.arch-ids/muse-johnw.el.id
682      .arch-ids/publish-johnw.id
683        ==> examples/.arch-ids/publish-johnw.id
684      .arch-ids/publish-project.id
685        ==> scripts/.arch-ids/publish-project.id
686      .arch-ids/publish.id
687        ==> scripts/.arch-ids/publish.id
688      cgi.el
689        ==> contrib/cgi.el
690      httpd.el
691        ==> contrib/httpd.el
692      muse-johnw.el
693        ==> examples/muse-johnw.el
694      publish
695        ==> scripts/publish
696      publish-johnw
697        ==> examples/publish-johnw
698      publish-project
699        ==> scripts/publish-project
701     new directories:
702      contrib contrib/.arch-ids examples examples/.arch-ids scripts
703      scripts/.arch-ids
706 2004-12-30 01:33:11 GMT Michael Olson <mwolson@member.fsf.org>  base-0
708     Summary:
709       tag of mwolson@member.fsf.org--2004/muse--main--1.0--patch-3
710     Revision:
711       muse--main--1.0--base-0
713     (automatically generated log message)
715     new patches:
716      lidaobing@gmail.com--2004-pub/muse--lidaobing--1.0--base-0
717      lidaobing@gmail.com--2004-pub/muse--lidaobing--1.0--patch-1
718      lidaobing@gmail.com--2004-pub/muse--lidaobing--1.0--patch-2
719      lidaobing@gmail.com--2004/muse--lidaobing--1.0--patch-1
720      lidaobing@gmail.com--2004/muse--lidaobing--1.0--patch-2
721      mwolson@member.fsf.org--2004/muse--main--1.0--base-0
722      mwolson@member.fsf.org--2004/muse--main--1.0--patch-1
723      mwolson@member.fsf.org--2004/muse--main--1.0--patch-2
724      mwolson@member.fsf.org--2004/muse--main--1.0--patch-3
725      mwolson@member.fsf.org--2004/muse--mwolson--1.0--base-0
726      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-1
727      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-2
728      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-3
729      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-4
730      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-5
731      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-6
732      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-7
733      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-8