Remove stray NEWS item
[muse-el.git] / ChangeLog
blobca373ea67b4d197c30755a2dc1d0046a191420f7
1 # do not edit -- automatically generated by arch changelog
2 # arch-tag: automatic-ChangeLog--mwolson@gnu.org--2005/muse--rel--3.02
5 2006-10-11 01:58:14 GMT Michael Olson <mwolson@gnu.org> patch-66
7     Summary:
8       Remove stray NEWS item
9     Revision:
10       muse--rel--3.02--patch-66
12     * NEWS: Remove stray item that doesn't apply to this release.
14     modified files:
15      ChangeLog NEWS debian/changelog
18 2006-10-11 01:40:26 GMT Michael Olson <mwolson@gnu.org> patch-65
20     Summary:
21       Release Emacs Muse 3.02.8.
22     Revision:
23       muse--rel--3.02--patch-65
25     * NEWS: Update for 3.02.8.
26     
27     * muse.el (muse-version): Release Emacs Muse 3.02.8.
28     
29     * muse.texi: Remove unneeded local variables section.
31     modified files:
32      ChangeLog Makefile.defs NEWS lisp/muse.el muse.texi
35 2006-10-11 01:32:12 GMT Michael Olson <mwolson@gnu.org> patch-64
37     Summary:
38       Update versions of cgi.el and httpd.el from 3.03 prerelease
39     Revision:
40       muse--rel--3.02--patch-64
42     * contrib/cgi.el: Fix a compiler warning introduced by sample calendar
43       code.  Make this not depend on 'cl at runtime.
44       (cgi-position): New function that implements a simple replacement for
45       the position function found in cl-seq.el.
46       (cgi-decode): Use `cgi-position' instead of `position' and `substring'
47       instead of `subseq'.
48       (cgi-calendar-string, cgi-calendar): Re-add these, since
49       they are mentioned in the documentation.
50     
51     * contrib/httpd.el (httpd-start): Update this to work with newer versions
52       of Emacs.
53     
54     * debian/changelog: Make the necessary changes to close #357949.
56     new files:
57      contrib/.arch-ids/Makefile.id contrib/Makefile
59     modified files:
60      ChangeLog contrib/cgi.el contrib/httpd.el debian/changelog
63 2006-10-11 01:14:16 GMT Michael Olson <mwolson@gnu.org> patch-63
65     Summary:
66       Merge many Debian changes since January and update Makefile system
67     Revision:
68       muse--rel--3.02--patch-63
71     new files:
72      debian/.arch-ids/compat.id debian/compat
74     modified files:
75      ChangeLog Makefile Makefile.defs debian/changelog
76      debian/control debian/emacsen-install debian/emacsen-remove
77      debian/emacsen-startup debian/rules experimental/Makefile
78      lisp/Makefile
80     renamed files:
81      debian/.arch-ids/NEWS.Debian.id
82        ==> debian/.arch-ids/NEWS.id
83      debian/NEWS.Debian
84        ==> debian/NEWS
87 2006-10-10 18:32:00 GMT Michael Olson <mwolson@gnu.org> patch-62
89     Summary:
90       Update NEWS for release.
91     Revision:
92       muse--rel--3.02--patch-62
94     * NEWS: Update for Muse 3.02.7.
96     modified files:
97      ChangeLog NEWS debian/changelog
100 2006-10-10 18:22:13 GMT Michael Olson <mwolson@gnu.org> patch-61
102     Summary:
103       Port Emacs22 bug fix from muse--main--0 and release as 3.02.7
104     Revision:
105       muse--rel--3.02--patch-61
107     * lisp/muse-colors.el (muse-use-font-lock): Don't quote
108       beginning-of-line.  This should fix a bug that was noticed in recent
109       Emacs 22 builds.
110     
111     * lisp/muse.el (muse-version): Release Emacs Muse 3.02.7.
113     modified files:
114      ChangeLog Makefile.defs lisp/muse-colors.el lisp/muse.el
115      muse.texi
118 2006-10-10 18:16:10 GMT Michael Olson <mwolson@gnu.org> patch-60
120     Summary:
121       Set Makefile.defs to correct version.
122     Revision:
123       muse--rel--3.02--patch-60
125     * Makefile.defs (VERSION): Set to 3.02.6b.
127     modified files:
128      ChangeLog Makefile.defs
131 2006-03-14 19:21:43 GMT Michael Olson <mwolson@gnu.org> patch-59
133     Summary:
134       Merged from mwolson@gnu.org--2006 (patch 61)
135     Revision:
136       muse--rel--3.02--patch-59
138     Patches applied:
139     
140      * mwolson@gnu.org--2006/muse--main--1.0--patch-61
141        Add COPYING file; update headers.
143     new files:
144      .arch-ids/COPYING.id COPYING
146     modified files:
147      ChangeLog README debian/copyright
148      examples/mwolson/muse-init.el
149      examples/mwolson/stylesheets/blog.css
150      examples/mwolson/stylesheets/common.css
151      examples/mwolson/stylesheets/print.css
152      examples/mwolson/stylesheets/screen.css
153      experimental/muse-cite.el experimental/muse-message.el
154      lisp/muse-blosxom.el lisp/muse-book.el lisp/muse-colors.el
155      lisp/muse-convert.el lisp/muse-docbook.el lisp/muse-html.el
156      lisp/muse-http.el lisp/muse-journal.el lisp/muse-latex.el
157      lisp/muse-mode.el lisp/muse-poem.el lisp/muse-project.el
158      lisp/muse-protocols.el lisp/muse-publish.el
159      lisp/muse-regexps.el lisp/muse-texinfo.el lisp/muse-wiki.el
160      lisp/muse-xml.el lisp/muse.el muse.texi
162     new patches:
163      mwolson@gnu.org--2006/muse--main--1.0--patch-61
166 2006-01-28 02:49:14 GMT Michael Olson <mwolson@gnu.org> patch-58
168     Summary:
169       Merged from mwolson@gnu.org--2006 (patch 8)
170     Revision:
171       muse--rel--3.02--patch-58
173     Patches applied:
174     
175      * mwolson@gnu.org--2006/muse--main--1.0--patch-8
176        Fix an error with `custom-quote'.
178     modified files:
179      ChangeLog lisp/muse-project.el muse.texi
181     new patches:
182      mwolson@gnu.org--2006/muse--main--1.0--patch-8
185 2006-01-22 14:55:33 GMT Michael Olson <mwolson@gnu.org> patch-57
187     Summary:
188       muse-latex: Escape "~" in texttt regions.
189     Revision:
190       muse--rel--3.02--patch-57
192     * lisp/muse-latex.el (muse-latex-markup-texttt-specials): Escape "~".
193     
194     * lisp/muse-project.el (muse-project-applicable-styles): Add styles to
195       list in proper order.
196     
197     * lisp/muse-project.el (muse-project-publish-file): Create parent
198       directories, if necessary.
200     modified files:
201      ChangeLog lisp/muse-latex.el lisp/muse-project.el
204 2006-01-17 03:50:43 GMT Michael Olson <mwolson@gnu.org> patch-56
206     Summary:
207       Merged from mwolson@gnu.org--2005 (patch 354)
208     Revision:
209       muse--rel--3.02--patch-56
211     Patches applied:
212     
213      * mwolson@gnu.org--2005/muse--main--1.0--patch-354
214        Post-release updates.
216     modified files:
217      AUTHORS ChangeLog ChangeLog.main Makefile Makefile.defs
218      debian/changelog debian/copyright debian/emacsen-install
219      debian/emacsen-startup debian/rules lisp/Makefile lisp/muse.el
221     renamed files:
222      debian/.arch-ids/NEWS.id
223        ==> debian/.arch-ids/NEWS.Debian.id
224      debian/NEWS
225        ==> debian/NEWS.Debian
227     new patches:
228      mwolson@gnu.org--2005/muse--main--1.0--patch-354
231 2006-01-13 03:32:18 GMT Michael Olson <mwolson@gnu.org> patch-55
233     Summary:
234       Release Emacs Muse 3.02.6.
235     Revision:
236       muse--rel--3.02--patch-55
239     modified files:
240      ChangeLog lisp/muse.el muse.texi
243 2006-01-13 03:29:36 GMT Michael Olson <mwolson@gnu.org> patch-54
245     Summary:
246       Add NEWS items.  Make eval of <lisp> at display time optional.
247     Revision:
248       muse--rel--3.02--patch-54
250     * NEWS: Add items for Muse 3.02.6.
251     
252     * lisp/muse-colors.el (muse-colors-evaluate-lisp-tags): New option that
253       determines whether to evaluate <lisp> tags at display time.  Default is
254       non-nil, which means to evaluate them.
255       (muse-colors-lisp-tag): If we don't want to evaluate <lisp> tags at
256       display time, show them literally.
257     
258     * muse-colors.el, muse-html.el, muse-mode.el, muse-project.el,
259       muse-publish.el, muse-wiki.el, muse.el: Update copyright notice for
260       2006.
262     modified files:
263      ChangeLog Makefile.defs NEWS debian/changelog
264      lisp/muse-colors.el lisp/muse-html.el lisp/muse-mode.el
265      lisp/muse-project.el lisp/muse-publish.el lisp/muse-wiki.el
266      lisp/muse.el
269 2006-01-13 02:41:00 GMT Michael Olson <mwolson@gnu.org> patch-53
271     Summary:
272       Use better code for displaying warnings.
273     Revision:
274       muse--rel--3.02--patch-53
276     * lisp/muse.el (muse-display-warning): New function that displays a
277       warning in the proper way, depending on the version of Emacs being
278       used.
279       (muse-eval-lisp, muse-with-temp-buffer): Use it.
281     modified files:
282      ChangeLog lisp/muse.el
285 2006-01-13 02:02:03 GMT Michael Olson <mwolson@gnu.org> patch-52
287     Summary:
288       Merged from mwolson@gnu.org--2005 (patch 351)
289     Revision:
290       muse--rel--3.02--patch-52
292     Patches applied:
293     
294      * mwolson@gnu.org--2005/muse--main--1.0--patch-351
295        Fix #5044: lisp tag only evaluates first statement.
297     modified files:
298      ChangeLog ChangeLog.main lisp/muse-colors.el
299      lisp/muse-publish.el
301     new patches:
302      mwolson@gnu.org--2005/muse--main--1.0--patch-351
305 2006-01-13 00:40:30 GMT Michael Olson <mwolson@gnu.org> patch-51
307     Summary:
308       Merged from mwolson@gnu.org--2005 (patch 317)
309     Revision:
310       muse--rel--3.02--patch-51
312     * lisp/muse-publish.el (muse-publish-surround-text): Fix several typos.
313     
314     * lisp/muse.el (muse-eval-lisp): Insert this as a comment, not hardcoded
315       HTML.
316     
317     Patches applied:
318     
319      * mwolson@gnu.org--2005/muse--main--1.0--patch-317
320        Get rid of muse-regexp-space.  Standardize anchor markup somewhat.
322     modified files:
323      ChangeLog lisp/muse-colors.el lisp/muse-convert.el
324      lisp/muse-docbook.el lisp/muse-html.el lisp/muse-latex.el
325      lisp/muse-mode.el lisp/muse-protocols.el lisp/muse-publish.el
326      lisp/muse-regexps.el lisp/muse-texinfo.el lisp/muse-xml.el
327      lisp/muse.el
329     new patches:
330      mwolson@gnu.org--2005/muse--main--1.0--patch-317
333 2006-01-06 20:44:29 GMT Michael Olson <mwolson@gnu.org> patch-50
335     Summary:
336       Merged from mwolson@gnu.org--2005 (patch 333, 337, 345-346, 349)
337     Revision:
338       muse--rel--3.02--patch-50
340     Patches applied:
341     
342      * john@wjsullivan.net--2006/muse--johnsu01--0--patch-1
343        Updated copyright year. Added notes about using the .muse file extension to the Projects node.
344     
345      * mwolson@gnu.org--2005/muse--main--1.0--patch-333
346        muse-publish: Prevent error when return value is not a string.
347     
348      * mwolson@gnu.org--2005/muse--main--1.0--patch-337
349        muse-wiki: Allow interwiki links to use different base URLs.
350     
351      * mwolson@gnu.org--2005/muse--main--1.0--patch-345
352        Fix backtrace on project names.
353     
354      * mwolson@gnu.org--2005/muse--main--1.0--patch-346
355        Fix #4973: muse-project-ignore-regexp too aggressive
357     modified files:
358      ChangeLog ChangeLog.main lisp/muse-project.el
359      lisp/muse-publish.el lisp/muse-wiki.el muse.texi
361     new patches:
362      john@wjsullivan.net--2006/muse--johnsu01--0--base-0
363      john@wjsullivan.net--2006/muse--johnsu01--0--patch-1
364      mwolson@gnu.org--2005/muse--main--1.0--patch-333
365      mwolson@gnu.org--2005/muse--main--1.0--patch-337
366      mwolson@gnu.org--2005/muse--main--1.0--patch-345
367      mwolson@gnu.org--2005/muse--main--1.0--patch-346
368      mwolson@gnu.org--2005/muse--main--1.0--patch-349
371 2006-01-06 20:39:49 GMT Michael Olson <mwolson@gnu.org> patch-49
373     Summary:
374       Merged from mwolson@gnu.org--2005 (patch 328)
375     Revision:
376       muse--rel--3.02--patch-49
378     Patches applied:
379     
380      * mwolson@gnu.org--2005/muse--main--1.0--patch-328
381        muse-publish: Use narrow-to-region to fix various bugs.
383     modified files:
384      ChangeLog ChangeLog.main lisp/muse-publish.el
386     new patches:
387      mwolson@gnu.org--2005/muse--main--1.0--patch-328
390 2006-01-06 20:29:16 GMT Michael Olson <mwolson@gnu.org> patch-48
392     Summary:
393       Merged from mwolson@gnu.org--2005 (patch 279, 311, 318)
394     Revision:
395       muse--rel--3.02--patch-48
397     Patches applied:
398     
399      * mwolson@gnu.org--2005/muse--main--1.0--patch-279
400        Update AUTHORS.
401     
402      * mwolson@gnu.org--2005/muse--main--1.0--patch-311
403        muse-build: Prevent backup files when generating autoloads.
404     
405      * mwolson@gnu.org--2005/muse--main--1.0--patch-318
406        Fix a markup error involving links like [[#foo]].
408     modified files:
409      AUTHORS ChangeLog ChangeLog.main lisp/muse-docbook.el
410      lisp/muse-html.el lisp/muse-latex.el lisp/muse-publish.el
411      lisp/muse-texinfo.el lisp/muse-xml.el scripts/muse-build.el
413     new patches:
414      mwolson@gnu.org--2005/muse--main--1.0--patch-279
415      mwolson@gnu.org--2005/muse--main--1.0--patch-311
416      mwolson@gnu.org--2005/muse--main--1.0--patch-318
419 2006-01-06 19:27:17 GMT Michael Olson <mwolson@gnu.org> patch-47
421     Summary:
422       Merged from mwolson@gnu.org--2005 (patch 303-305)
423     Revision:
424       muse--rel--3.02--patch-47
426     Patches applied:
427     
428      * mwolson@gnu.org--2005/muse--main--1.0--patch-303
429        Make XML publishing work with QuickStart; no longer considered unstable.
430     
431      * mwolson@gnu.org--2005/muse--main--1.0--patch-304
432        QuickStart: Correct old syntax.
433     
434      * mwolson@gnu.org--2005/muse--main--1.0--patch-305
435        Revert QuickStart changes, hack more on muse.rnc.
436     Patches applied:
438     modified files:
439      ChangeLog ChangeLog.main README examples/Makefile
440      examples/muse.rnc lisp/muse-xml.el
442     renamed files:
443      examples/.arch-ids/QuickStart.id
444        ==> examples/.arch-ids/QuickStart.muse.id
445      examples/QuickStart
446        ==> examples/QuickStart.muse
447      experimental/.arch-ids/muse-xml.el.id
448        ==> lisp/.arch-ids/muse-xml.el.id
449      experimental/muse-xml.el
450        ==> lisp/muse-xml.el
452     new patches:
453      mwolson@gnu.org--2005/muse--main--1.0--patch-303
454      mwolson@gnu.org--2005/muse--main--1.0--patch-304
455      mwolson@gnu.org--2005/muse--main--1.0--patch-305
458 2006-01-06 19:10:33 GMT Michael Olson <mwolson@gnu.org> patch-46
460     Summary:
461       Merged from mwolson@gnu.org--2005 (patch 299-301, 350)
462     Revision:
463       muse--rel--3.02--patch-46
465     Patches applied:
466     
467      * mwolson@gnu.org--2005/muse--main--1.0--patch-299
468        Add autoload cookies.
469     
470      * mwolson@gnu.org--2005/muse--main--1.0--patch-300
471        Generate autoloads file.
472     
473      * mwolson@gnu.org--2005/muse--main--1.0--patch-301
474        Makefile: Minor tweak.
475     
476      * mwolson@gnu.org--2005/muse--main--1.0--patch-350
477        Sync with contributors.
479     modified files:
480      ChangeLog ChangeLog.main Makefile lisp/Makefile
481      lisp/muse-blosxom.el lisp/muse-mode.el lisp/muse-project.el
482      lisp/muse-protocols.el lisp/muse-publish.el
483      scripts/muse-build.el
485     new patches:
486      ajk@iu.edu--2005/muse--main--1.0--base-0
487      ajk@iu.edu--2005/muse--main--1.0--patch-1
488      ajk@iu.edu--2005/muse--main--1.0--patch-2
489      jeho@jeho.org--2005/muse--jeho--1.0--patch-12
490      jeho@jeho.org--2005/muse--jeho--1.0--patch-13
491      jeho@jeho.org--2005/muse--jeho--1.0--patch-14
492      jeho@jeho.org--2005/muse--jeho--1.0--patch-15
493      jeho@jeho.org--2005/muse--jeho--1.0--patch-16
494      jeho@jeho.org--2005/muse--jeho--1.0--patch-17
495      jeho@jeho.org--2005/muse--jeho--1.0--patch-18
496      jeho@jeho.org--2005/muse--jeho--1.0--patch-19
497      jeho@jeho.org--2005/muse--jeho--1.0--patch-20
498      jeho@jeho.org--2005/muse--jeho--1.0--patch-21
499      mwolson@gnu.org--2005/muse--main--1.0--patch-299
500      mwolson@gnu.org--2005/muse--main--1.0--patch-300
501      mwolson@gnu.org--2005/muse--main--1.0--patch-301
502      mwolson@gnu.org--2005/muse--main--1.0--patch-350
505 2006-01-03 04:59:41 GMT Michael Olson <mwolson@gnu.org> patch-45
507     Summary:
508       Merged from mwolson@gnu.org--2005 (patch 341)
509     Revision:
510       muse--rel--3.02--patch-45
512     Patches applied:
513     
514      * mwolson@gnu.org--2005/muse--main--1.0--patch-341
515        Fix #4718: InterWiki links with special characters are not handled properly.
517     modified files:
518      ChangeLog ChangeLog.main lisp/muse-wiki.el
520     new patches:
521      mwolson@gnu.org--2005/muse--main--1.0--patch-341
524 2006-01-03 04:29:09 GMT Michael Olson <mwolson@gnu.org> patch-44
526     Summary:
527       Merged from mwolson@gnu.org--2005 (patch 339-340)
528     Revision:
529       muse--rel--3.02--patch-44
531     Patches applied:
532     
533      * mwolson@gnu.org--2005/muse--main--1.0--patch-339
534        Implement escaping of "[" and "]" in extended links.
535     
536      * mwolson@gnu.org--2005/muse--main--1.0--patch-340
537        Fix an issue with muse-project-file-alist.
539     modified files:
540      AUTHORS ChangeLog ChangeLog.main lisp/muse-mode.el
541      lisp/muse-project.el lisp/muse.el
543     new patches:
544      mwolson@gnu.org--2005/muse--main--1.0--patch-339
545      mwolson@gnu.org--2005/muse--main--1.0--patch-340
548 2006-01-02 19:40:26 GMT Michael Olson <mwolson@gnu.org> patch-43
550     Summary:
551       Merged from mwolson@gnu.org--2005 (patch 338)
552     Revision:
553       muse--rel--3.02--patch-43
555     Patches applied:
556     
557      * mwolson@gnu.org--2005/muse--main--1.0--patch-338
558        muse-colors: Implement <lisp> tag evaluation when viewing Muse files.
560     modified files:
561      ChangeLog ChangeLog.main lisp/muse-colors.el
563     new patches:
564      mwolson@gnu.org--2005/muse--main--1.0--patch-338
567 2006-01-01 21:48:30 GMT Michael Olson <mwolson@gnu.org> patch-42
569     Summary:
570       Fix #4970, #4971.
571     Revision:
572       muse--rel--3.02--patch-42
574     * lisp/muse-html.el (muse-html-escape-string): Add "%" and "+" to the
575       list of specials to leave alone.  This fixes #4971.
576     
577     * lisp/muse-publish.el (muse-publish-markup-word): Escape specials in all
578       forms of emphasis.  This fixes #4970.
580     modified files:
581      ChangeLog ChangeLog.main lisp/muse-html.el
582      lisp/muse-publish.el
584     new patches:
585      mwolson@gnu.org--2005/muse--main--1.0--patch-336
588 2005-12-30 03:33:43 GMT Michael Olson <mwolson@gnu.org> patch-41
590     Summary:
591       Fix #4923: Definition lists with numbers are not possible.
592     Revision:
593       muse--rel--3.02--patch-41
595     * lisp/muse-publish.el (muse-publish-markup-list): Use string-match to
596       determine whether an item is an ordered list or definition list.  This
597       should fix Bug #4923.
599     modified files:
600      ChangeLog ChangeLog.main lisp/muse-publish.el
602     new patches:
603      mwolson@gnu.org--2005/muse--main--1.0--patch-331
606 2005-12-29 23:13:30 GMT Michael Olson <mwolson@gnu.org> patch-40
608     Summary:
609       Fix comment markup.
610     Revision:
611       muse--rel--3.02--patch-40
613     * lisp/muse-latex.el (muse-latex-markup-strings): Fix typo.  Thanks to
614       Ken Brown for the detailed report.
615     
616     * lisp/muse-publish.el (muse-publish-markup-comment): Publish the ending
617       tag as read-only as a temporary workaround.  We should make the
618       beginning tag read-only also, but this is already taken care of in
619       muse--main.
620       (muse-publish-comment-tag): Markup up comment region as read-only.
622     modified files:
623      ChangeLog ChangeLog.main lisp/muse-latex.el
624      lisp/muse-publish.el
626     new patches:
627      mwolson@gnu.org--2005/muse--main--1.0--patch-329
630 2005-12-27 16:28:31 GMT Michael Olson <mwolson@gnu.org> patch-39
632     Summary:
633       Fix use of muse-insert-markup.
634     Revision:
635       muse--rel--3.02--patch-39
637     * lisp/muse-publish.el (muse-publish-markup-no-break-space): Replace
638       muse-insert-markup with `insert'.  Thanks to Ken Brown for catching
639       this.
641     modified files:
642      ChangeLog lisp/muse-publish.el
645 2005-12-27 03:51:10 GMT Michael Olson <mwolson@gnu.org> patch-38
647     Summary:
648       Merged from mwolson@gnu.org--2005 (patch 323)
649     Revision:
650       muse--rel--3.02--patch-38
652     Patches applied:
653     
654      * mwolson@gnu.org--2005/muse--main--1.0--patch-323
655        Add markup for non-breaking space.
657     modified files:
658      ChangeLog ChangeLog.main experimental/muse-xml.el
659      lisp/muse-docbook.el lisp/muse-html.el lisp/muse-latex.el
660      lisp/muse-publish.el lisp/muse-texinfo.el
662     new patches:
663      mwolson@gnu.org--2005/muse--main--1.0--patch-323
666 2005-12-21 02:44:22 GMT Michael Olson <mwolson@gnu.org> patch-37
668     Summary:
669       Make error messages during publishing more friendly.
670     Revision:
671       muse--rel--3.02--patch-37
673     * lisp/muse-mode.el (muse-index-as-string): Use with-temp-buffer instead
674       of muse-with-temp-buffer since we aren't inserting text from another
675       file.
676     
677     * lisp/muse.el (muse-with-temp-buffer): Note in the documentation that
678       this is meant to be used with the insert-file-contents function, in
679       order to keep weird side effects from happening.  Make the displayed
680       message more friendly when debug-on-error is nil, and suggest what to
681       do in order to get a full backtrace.
683     modified files:
684      ChangeLog lisp/muse-mode.el lisp/muse.el
687 2005-12-17 17:14:51 GMT Michael Olson <mwolson@gnu.org> patch-36
689     Summary:
690       Release Emacs Muse 3.02.5.
691     Revision:
692       muse--rel--3.02--patch-36
694     * NEWS: Add items for 3.02.5 release.
695     
696     * muse.el: Release Muse 3.02.5.
698     modified files:
699      ChangeLog Makefile.defs NEWS debian/changelog lisp/muse.el
700      muse.texi
703 2005-12-17 02:08:46 GMT Michael Olson <mwolson@gnu.org> patch-35
705     Summary:
706       muse-colors: Fix QuickStart display bug.
707     Revision:
708       muse--rel--3.02--patch-35
710     * lisp/muse-colors.el (muse-colors-verbatim): Move past last delimiting
711       equal sign, since we don't need to look at the area in-between.  This
712       fixes a display bug involving =<verbatim><example></verbatim>=.
714     modified files:
715      ChangeLog lisp/muse-colors.el
718 2005-12-16 21:30:52 GMT Michael Olson <mwolson@gnu.org> patch-34
720     Summary:
721       Merged from mwolson@gnu.org--2005 (patch 302)
722     Revision:
723       muse--rel--3.02--patch-34
725     Patches applied:
726     
727      * mwolson@gnu.org--2005/muse--main--1.0--patch-302
728        muse-html: Fix regexp error.
730     modified files:
731      ChangeLog ChangeLog.main lisp/muse-html.el
733     new patches:
734      mwolson@gnu.org--2005/muse--main--1.0--patch-302
737 2005-12-16 16:44:02 GMT Michael Olson <mwolson@gnu.org> patch-33
739     Summary:
740       Merged from mwolson@gnu.org--2005 (patch 298)
741     Revision:
742       muse--rel--3.02--patch-33
744     Patches applied:
745     
746      * mwolson@gnu.org--2005/muse--main--1.0--patch-298
747        muse-mode: Make muse-edit-link-at-point work.
749     modified files:
750      ChangeLog ChangeLog.main lisp/muse-mode.el
752     new patches:
753      mwolson@gnu.org--2005/muse--main--1.0--patch-298
756 2005-12-15 23:10:21 GMT Michael Olson <mwolson@gnu.org> patch-32
758     Summary:
759       Merged from mwolson@gnu.org--2005 (patch 297)
760     Revision:
761       muse--rel--3.02--patch-32
763     Patches applied:
764     
765      * mwolson@gnu.org--2005/muse--main--1.0--patch-297
766        Change mode of muse-protocols to 644.
768     modified files:
769      ChangeLog ChangeLog.main lisp/muse-protocols.el
771     new patches:
772      mwolson@gnu.org--2005/muse--main--1.0--patch-297
775 2005-12-14 01:01:09 GMT Michael Olson <mwolson@gnu.org> patch-31
777     Summary:
778       Merged from muse--main--1.0 (patch 286, 296)
779     Revision:
780       muse--rel--3.02--patch-31
782     Patches applied:
783     
784      * mwolson@gnu.org--2005/muse--main--1.0--patch-286
785        muse-wiki: First try at implementing WikiName separator.
786     
787      * mwolson@gnu.org--2005/muse--main--1.0--patch-296
788        muse-wiki: WikiWord suffix fix.
790     modified files:
791      ChangeLog ChangeLog.main lisp/muse-wiki.el
793     new patches:
794      mwolson@gnu.org--2005/muse--main--1.0--patch-286
795      mwolson@gnu.org--2005/muse--main--1.0--patch-296
798 2005-12-14 00:55:15 GMT Michael Olson <mwolson@gnu.org> patch-30
800     Summary:
801       Merged from muse--main--1.0 (patch 295)
802     Revision:
803       muse--rel--3.02--patch-30
805     Patches applied:
806     
807      * mwolson@gnu.org--2005/muse--main--1.0--patch-295
808        muse-wiki: Fix an error that occurs when muse-colors is not loaded.
810     modified files:
811      ChangeLog ChangeLog.main lisp/muse-wiki.el
813     new patches:
814      mwolson@gnu.org--2005/muse--main--1.0--patch-295
817 2005-12-13 04:46:53 GMT Michael Olson <mwolson@gnu.org> patch-29
819     Summary:
820       muse-mode: Fix semicolon in paragraph issue.
821     Revision:
822       muse--rel--3.02--patch-29
824     * lisp/muse-mode.el (muse-mode): Define comment-start-skip so that
825       semicolons in the middle of paragraphs aren't filled improperly.
827     modified files:
828      ChangeLog lisp/muse-mode.el
831 2005-12-13 00:02:27 GMT Michael Olson <mwolson@gnu.org> patch-28
833     Summary:
834       muse-project: Deal with edge case.
835     Revision:
836       muse--rel--3.02--patch-28
838     * lisp/muse-project.el (muse-project-file-alist): Try to fix edge case
839       where file-name-directory returns nil, resulting in an error.  Thanks
840       to Paul Lussier for the report.
842     modified files:
843      ChangeLog lisp/muse-project.el
846 2005-12-11 07:04:56 GMT Michael Olson <mwolson@gnu.org> patch-27
848     Summary:
849       muse-project: Prevent auto-save files from being included.
850     Revision:
851       muse--rel--3.02--patch-27
853     * lisp/muse-project.el (muse-project-ignore-regexp): Apply small patch
854       from Jim Ottaway that causes auto-save files to be excluded from
855       muse-project-file-entries.
857     modified files:
858      ChangeLog lisp/muse-project.el
861 2005-12-11 00:31:46 GMT Michael Olson <mwolson@gnu.org> patch-26
863     Summary:
864       Merged from muse--main--1.0 (patch 278, 281-283)
865     Revision:
866       muse--rel--3.02--patch-26
868     Patches applied:
869     
870      * mwolson@gnu.org--2005/muse--main--1.0--patch-278
871        Don't split anchors in URLs.
872     
873      * mwolson@gnu.org--2005/muse--main--1.0--patch-281
874        muse-colors: Add faces for all 3 levels of emphasis.
875     
876      * mwolson@gnu.org--2005/muse--main--1.0--patch-282
877        muse-mode: Handle case where we visit an anchor-only link.
878     
879      * mwolson@gnu.org--2005/muse--main--1.0--patch-283
880        muse-mode: Minor fix.
882     modified files:
883      AUTHORS ChangeLog ChangeLog.main lisp/muse-colors.el
884      lisp/muse-mode.el
886     new patches:
887      mwolson@gnu.org--2005/muse--main--1.0--patch-278
888      mwolson@gnu.org--2005/muse--main--1.0--patch-281
889      mwolson@gnu.org--2005/muse--main--1.0--patch-282
890      mwolson@gnu.org--2005/muse--main--1.0--patch-283
893 2005-12-11 00:22:15 GMT Michael Olson <mwolson@gnu.org> patch-25
895     Summary:
896       muse-latex: Get table of contents to publish correctly.
897     Revision:
898       muse--rel--3.02--patch-25
900     * lisp/muse-latex.el (muse-latex-pdf-generate): Handle case where we need
901       2 passes to publish a table of contents.  I thought that pdflatex would
902       return an error code in this case, but no such luck.
904     modified files:
905      ChangeLog lisp/muse-latex.el
908 2005-11-21 15:34:27 GMT Michael Olson <mwolson@gnu.org> patch-24
910     Summary:
911       Merged from mwolson@gnu.org--2005 (patch 276)
912     Revision:
913       muse--rel--3.02--patch-24
915     Patches applied:
916     
917      * mwolson@gnu.org--2005/muse--main--1.0--patch-276
918        Deal with case when muse-make-link is passed an explicit link.
920     modified files:
921      ChangeLog ChangeLog.main lisp/muse-mode.el
923     new patches:
924      mwolson@gnu.org--2005/muse--main--1.0--patch-276
927 2005-11-21 15:22:39 GMT Michael Olson <mwolson@gnu.org> patch-23
929     Summary:
930       muse-wiki: WikiWords can have consecutive capital letters.
931     Revision:
932       muse--rel--3.02--patch-23
934     * lisp/muse-wiki.el (muse-wiki-wikiword-regexp): Use a looser definition
935       of what constitutes a WikiWord.  Namely: capital letters can appear
936       next to each other.
938     modified files:
939      ChangeLog lisp/muse-wiki.el
942 2005-11-19 06:53:55 GMT Michael Olson <mwolson@gnu.org> patch-22
944     Summary:
945       Release Emacs Muse 3.02.02.
946     Revision:
947       muse--rel--3.02--patch-22
950     modified files:
951      ChangeLog lisp/muse.el muse.texi
954 2005-11-19 06:50:45 GMT Michael Olson <mwolson@gnu.org> patch-21
956     Summary:
957       Update examples.
958     Revision:
959       muse--rel--3.02--patch-21
961     * examples/mwolson/muse-init.el: Update.
962     
963     * examples/mwolson/header.html: Update.
964     
965     * examples/mwolson/header.tex: New file that contains my custom LaTeX
966       header.
968     new files:
969      examples/mwolson/templates/.arch-ids/header.tex.id
970      examples/mwolson/templates/header.tex
972     modified files:
973      ChangeLog examples/mwolson/muse-init.el
974      examples/mwolson/templates/header.html
977 2005-11-19 06:13:52 GMT Michael Olson <mwolson@gnu.org> patch-20
979     Summary:
980       Update NEWS.
981     Revision:
982       muse--rel--3.02--patch-20
984     * NEWS: Update for recent patches.
986     modified files:
987      ChangeLog NEWS
990 2005-11-19 06:08:20 GMT Michael Olson <mwolson@gnu.org> patch-19
992     Summary:
993       Merged from mwolson@gnu.org--2005 (patch 272-273)
994     Revision:
995       muse--rel--3.02--patch-19
997     Patches applied:
998     
999      * mwolson@gnu.org--2005/muse--main--1.0--patch-272
1000        muse-texinfo: Correct markup strings for dots, enddots, center.
1001     
1002      * mwolson@gnu.org--2005/muse--main--1.0--patch-273
1003        muse-latex: Make footnotes look a bit more natural for LaTeX users.
1005     modified files:
1006      AUTHORS ChangeLog ChangeLog.main lisp/muse-latex.el
1007      lisp/muse-texinfo.el
1009     new patches:
1010      mwolson@gnu.org--2005/muse--main--1.0--patch-272
1011      mwolson@gnu.org--2005/muse--main--1.0--patch-273
1014 2005-11-19 05:51:32 GMT Michael Olson <mwolson@gnu.org> patch-18
1016     Summary:
1017       NEWS: Add migration note.
1018     Revision:
1019       muse--rel--3.02--patch-18
1021     * NEWS: Explain how to migrate to the new file extension behavior.
1022     
1023     * debian/NEWS: Add item about file extension.
1025     modified files:
1026      ChangeLog NEWS debian/NEWS debian/changelog
1029 2005-11-19 05:46:05 GMT Michael Olson <mwolson@gnu.org> patch-17
1031     Summary:
1032       Update NEWS.
1033     Revision:
1034       muse--rel--3.02--patch-17
1036     * NEWS: Update for 3.02.02.
1038     modified files:
1039      ChangeLog NEWS
1040      {arch}/muse/muse--rel/muse--rel--3.02/mwolson@gnu.org--2005/patch-log/patch-13
1043 2005-11-19 05:08:09 GMT Michael Olson <mwolson@gnu.org> patch-16
1045     Summary:
1046       Move ChangeLogs around.
1047     Revision:
1048       muse--rel--3.02--patch-16
1051     new files:
1052      .arch-ids/ChangeLog.id ChangeLog
1054     renamed files:
1055      .arch-ids/ChangeLog.id
1056        ==> .arch-ids/ChangeLog.main.id
1057      ChangeLog
1058        ==> ChangeLog.main
1061 2005-11-19 03:23:44 GMT Michael Olson <mwolson@gnu.org> patch-15
1063     Summary:
1064       Prepare debian files for new minor release.
1065     Revision:
1066       muse--rel--3.02--patch-15
1068     * debian/control: Depend on debhelper >> 4.0.0.
1069     
1070     * debian/rules: Change DH_COMPAT to 4.
1072     modified files:
1073      Makefile.defs debian/changelog debian/control debian/rules
1076 2005-11-19 01:48:37 GMT Michael Olson <mwolson@gnu.org> patch-14
1078     Summary:
1079       Be more fault-tolerant about muse-file-extension.
1080     Revision:
1081       muse--rel--3.02--patch-14
1083     * lisp/muse-project.el (muse-project-file-entries)
1084       (muse-project-find-file): If muse-file-extension is an empty string,
1085       don't use it.
1087     modified files:
1088      lisp/muse-project.el
1091 2005-11-19 01:21:10 GMT Michael Olson <mwolson@gnu.org> patch-13
1093     Summary:
1094       Allow bad WikiWords to be colorized, by popular request.
1095     Revision:
1096       muse--rel--3.02--patch-13
1098     * lisp/muse-colors.el (muse-link-face): Allow implicit links to be
1099       colored as bad links if they don't correspond with a real file.  Make
1100       the code more straightforward.
1101     
1102     * lisp/muse-wiki.el (muse-wiki-allow-nonexistent-wikiword): New option
1103       that determines whether to colorize nonexistent WikiWords.  The default
1104       is nil, which means "don't colorize".
1105       (muse-wiki-resolve-project-page, muse-wiki-handle-wikiword): Adapt for
1106       the possibility of bad WikiWords.
1108     modified files:
1109      lisp/muse-colors.el lisp/muse-wiki.el
1112 2005-11-17 16:42:29 GMT Michael Olson <mwolson@gnu.org> patch-12
1114     Summary:
1115       muse-latex: backslash-escaping in texttt bugfix.
1116     Revision:
1117       muse--rel--3.02--patch-12
1119     * lisp/muse-latex.el (muse-latex-markup-texttt-specials): Don't escape
1120       "/", since it has already been escaped by this time.
1122     modified files:
1123      lisp/muse-latex.el
1126 2005-11-17 16:38:36 GMT Michael Olson <mwolson@gnu.org> patch-11
1128     Summary:
1129       Don't interpret enddots, dots, and rule inside of links.
1130     Revision:
1131       muse--rel--3.02--patch-11
1133     * lisp/muse-publish.el (muse-publish-markup-enddots)
1134       (muse-publish-markup-dots, muse-publish-markup-rule): Don't insert
1135       markup if we are inside of a link.  Thanks to Trent Buck for the heads
1136       up.
1138     modified files:
1139      lisp/muse-publish.el
1142 2005-11-17 16:32:23 GMT Michael Olson <mwolson@gnu.org> patch-10
1144     Summary:
1145       muse-latex: Hone escaping further.
1146     Revision:
1147       muse--rel--3.02--patch-10
1149     * lisp/muse-latex.el (muse-latex-markup-regexps): Don't escape ampersands
1150       everywhere, since this breaks tables.  Thanks to Trent Buck for the
1151       suggestions.
1152       (muse-latex-markup-texttt-specials): Add rules for "\n", "\", "_", "<",
1153       ">", "$", "%", "&", and "#".
1155     modified files:
1156      lisp/muse-latex.el
1159 2005-11-17 06:43:17 GMT Michael Olson <mwolson@gnu.org> patch-9
1161     Summary:
1162       muse-latex: Rough hack to escape most specials properly.
1163     Revision:
1164       muse--rel--3.02--patch-9
1166     * lisp/muse-latex.el (muse-latex-markup-regexps): Replace several
1167       characters throughout the whole document.
1168       (muse-latex-markup-specials): Only escape "\" here, so as not to mess
1169       up \begin{verbatim} regions.
1170       (muse-latex-markup-texttt-specials): New option containing characters
1171       to escape in \texttt regions.
1172       (muse-latex-fixup-texttt): New function that escapes extra specials in
1173       \texttt regions.
1174       (muse-latex-finalize-buffer): Call muse-latex-fixup-texttt.
1176     modified files:
1177      lisp/muse-latex.el
1180 2005-11-17 05:23:39 GMT Michael Olson <mwolson@gnu.org> patch-8
1182     Summary:
1183       Fix use of function that we don't permit yet.
1184     Revision:
1185       muse--rel--3.02--patch-8
1187     * lisp/muse-publish.el (muse-publish-markup-comment)
1188       (muse-publish-comment-tag): Replace use of muse-insert-markup with
1189       `insert'.
1191     modified files:
1192      lisp/muse-publish.el
1195 2005-11-17 05:19:42 GMT Michael Olson <mwolson@gnu.org> patch-7
1197     Summary:
1198       Miscellaneous safe updates from muse--main--1.0.
1199     Revision:
1200       muse--rel--3.02--patch-7
1202     * AUTHORS: Housekeeping.
1203     
1204     * lisp/muse-html.el (muse-html): Minor wording change.
1205     
1206     * lisp/muse-mode.el (muse-mode): Fix compile-time warning.
1207     
1208     * muse.texi (Directives): Manual fix.
1210     modified files:
1211      AUTHORS lisp/muse-html.el lisp/muse-mode.el muse.texi
1214 2005-11-17 01:49:21 GMT Michael Olson <mwolson@gnu.org> patch-6
1216     Summary:
1217       Merged from mwolson@gnu.org--2005 (patch 263, 266-268)
1218     Revision:
1219       muse--rel--3.02--patch-6
1221     Patches applied:
1222     
1223      * mwolson@gnu.org--2005/muse--main--1.0--patch-263
1224        Fix mistyping of new option name.
1225     
1226      * mwolson@gnu.org--2005/muse--main--1.0--patch-266
1227        Call pdflatex a reasonable number of times.
1228     
1229      * mwolson@gnu.org--2005/muse--main--1.0--patch-267
1230        muse-latex: Fix "generation of PDF failed" message.
1231     
1232      * mwolson@gnu.org--2005/muse--main--1.0--patch-268
1233        Allow "-" in publishing directives.
1235     modified files:
1236      ChangeLog Makefile.defs debian/changelog debian/rules
1237      lisp/muse-latex.el lisp/muse-publish.el
1239     new patches:
1240      mwolson@gnu.org--2005/muse--main--1.0--patch-263
1241      mwolson@gnu.org--2005/muse--main--1.0--patch-266
1242      mwolson@gnu.org--2005/muse--main--1.0--patch-267
1243      mwolson@gnu.org--2005/muse--main--1.0--patch-268
1246 2005-11-17 01:45:58 GMT Michael Olson <mwolson@gnu.org> patch-5
1248     Summary:
1249       Add with-muse-project macro from parts of patch-260.
1250     Revision:
1251       muse--rel--3.02--patch-5
1253     * lisp/muse-project.el (with-muse-project): New function courtesy of Jim
1254       Ottaway.
1256     modified files:
1257      lisp/muse-project.el
1260 2005-11-17 01:41:17 GMT Michael Olson <mwolson@gnu.org> patch-4
1262     Summary:
1263       Add markup for comments, via parts of patch-261.
1264     Revision:
1265       muse--rel--3.02--patch-4
1267     * experimental/muse-xml.el (muse-xml-markup-strings): Produce markup for
1268       'comment-begin and 'comment-end.
1269     
1270     * lisp/muse-docbook.el (muse-docbook-markup-strings): Ditto.
1271     
1272     * lisp/muse-html.el (muse-html-markup-strings): Ditto.
1273     
1274     * lisp/muse-texinfo.el (muse-texinfo-markup-strings): Ditto.
1275     
1276     * lisp/muse-latex.el (muse-latex-markup-strings): Ditto.
1277     
1278     * lisp/muse-publish.el (muse-publish-comments-p): New option that
1279       determines whether comments should be deleted or published.  Default is
1280       to delete.
1281       (muse-publish-markup-comment, muse-publish-comment-tag): Use
1282       muse-publish-comments-p.
1284     modified files:
1285      experimental/muse-xml.el lisp/muse-docbook.el
1286      lisp/muse-html.el lisp/muse-latex.el lisp/muse-publish.el
1287      lisp/muse-texinfo.el
1290 2005-11-17 01:22:42 GMT Michael Olson <mwolson@gnu.org> patch-3
1292     Summary:
1293       Apply LaTeX table underlining from patch-259.
1294     Revision:
1295       muse--rel--3.02--patch-3
1297     * AUTHORS: Update.
1298     
1299     * lisp/muse-latex.el (muse-latex-markup-table): Implement underlining of
1300       table headers and overlining table footers, as suggested by Trent Buck.
1302     modified files:
1303      AUTHORS lisp/muse-latex.el
1306 2005-11-17 01:17:36 GMT Michael Olson <mwolson@gnu.org> patch-2
1308     Summary:
1309       Apply some anchor fixes from muse--main--1.0 (253).
1310     Revision:
1311       muse--rel--3.02--patch-2
1313     * experimental/muse-xml.el (muse-xml-insert-anchor)
1314       (muse-xml-markup-anchor): Make sure we don't blow away the text just
1315       before an anchor.  On all types but texinfo, insert a newline
1316       immediately after the anchor.
1317     
1318     * lisp/muse-docbook.el (muse-docbook-insert-anchor)
1319       (muse-docbook-markup-anchor): Ditto.
1320     
1321     * lisp/muse-html.el (muse-html-insert-anchor)
1322       (muse-html-markup-anchor): Ditto.
1323     
1324     * lisp/muse-texinfo.el (muse-texinfo-insert-anchor)
1325       (muse-texinfo-markup-anchor): Ditto.
1326     
1327     * lisp/muse-publish.el (muse-publish-markup-regexps): Make text before
1328       the anchor the first match group.
1329     
1330     * lisp/muse-latex.el (muse-latex-insert-anchor)
1331       (muse-latex-markup-anchor): Ditto.
1333     modified files:
1334      experimental/muse-xml.el lisp/muse-docbook.el
1335      lisp/muse-html.el lisp/muse-latex.el lisp/muse-publish.el
1336      lisp/muse-texinfo.el
1339 2005-11-17 01:10:00 GMT Michael Olson <mwolson@gnu.org> patch-1
1341     Summary:
1342       Merged from mwolson@gnu.org--2005 (patch 242-246, 249, 251-252, 255-257)
1343     Revision:
1344       muse--rel--3.02--patch-1
1346     Apply "safe" changes from muse--main--1.0.  We're trying to make a minor
1347     release of 3.02 that isn't in so much flux.
1348     
1349     Patches applied:
1350     
1351      * jeho@jeho.org--2005/muse--jeho--1.0--base-0
1352        tag of mwolson@gnu.org--2005/muse--main--1.0--patch-12
1353     
1354      * jeho@jeho.org--2005/muse--jeho--1.0--patch-1
1355        merge latest
1356     
1357      * jeho@jeho.org--2005/muse--jeho--1.0--patch-2
1358        merge latest
1359     
1360      * jeho@jeho.org--2005/muse--jeho--1.0--patch-3
1361        merge latest
1362     
1363      * jeho@jeho.org--2005/muse--jeho--1.0--patch-4
1364        big merge of latest patches
1365     
1366      * jeho@jeho.org--2005/muse--jeho--1.0--patch-5
1367        Merged from mwolson@gnu.org--2005 (patch 248-251)
1368     
1369      * jeho@jeho.org--2005/muse--jeho--1.0--patch-6
1370        muse-mode.el fix for muse-visit-link-default
1371     
1372      * jeho@jeho.org--2005/muse--jeho--1.0--patch-7
1373        muse-mode.el fix intangible problem in muse-link-at-point
1374     
1375      * jeho@jeho.org--2005/muse--jeho--1.0--patch-8
1376        muse-wiki: added option for not rendering bare project names as links
1377     
1378      * jeho@jeho.org--2005/muse--jeho--1.0--patch-9
1379        Merged from mwolson@gnu.org--2005 (patch 252-253)
1380     
1381      * jeho@jeho.org--2005/muse--jeho--1.0--patch-10
1382        muse-mode.el: fix finding an anchor
1383     
1384      * jeho@jeho.org--2005/muse--jeho--1.0--patch-11
1385        muse-latex.el: fix footnote-end
1386     
1387      * mwolson@gnu.org--2005/muse--main--1.0--patch-242
1388        Use modification time for date directive.
1389     
1390      * mwolson@gnu.org--2005/muse--main--1.0--patch-243
1391        Try to make link properties more sane.
1392     
1393      * mwolson@gnu.org--2005/muse--main--1.0--patch-244
1394        Fix customization bugs concerning muse-project-alist.
1395     
1396      * mwolson@gnu.org--2005/muse--main--1.0--patch-245
1397        Release Emacs Muse 3.02.01.
1398     
1399      * mwolson@gnu.org--2005/muse--main--1.0--patch-246
1400        Figure out syntax of :set.
1401     
1402      * mwolson@gnu.org--2005/muse--main--1.0--patch-249
1403        muse-latex: Ignore anchor if it occurs at end of line.
1404     
1405      * mwolson@gnu.org--2005/muse--main--1.0--patch-251
1406        Minor bookkeeping update.
1407     
1408      * mwolson@gnu.org--2005/muse--main--1.0--patch-252
1409        Allow anchors to occur near (rather than at) the beginning of line.
1410     
1411      * mwolson@gnu.org--2005/muse--main--1.0--patch-255
1412        Merged from jeho@jeho.org--2005 (patch 0-11)
1413     
1414      * mwolson@gnu.org--2005/muse--main--1.0--patch-256
1415        Emacs 21 flyspell fix.
1416     
1417      * mwolson@gnu.org--2005/muse--main--1.0--patch-257
1418        By default, use ".muse" extension and do not detect by pathname.
1420     new files:
1421      debian/.arch-ids/NEWS.id debian/NEWS
1423     modified files:
1424      AUTHORS ChangeLog Makefile.defs NEWS debian/changelog
1425      debian/rules examples/johnw/muse-johnw.el
1426      examples/mwolson/muse-init.el
1427      examples/mwolson/templates/footer.html
1428      experimental/muse-xml.el lisp/muse-colors.el
1429      lisp/muse-latex.el lisp/muse-mode.el lisp/muse-project.el
1430      lisp/muse-publish.el lisp/muse-wiki.el lisp/muse.el muse.texi
1432     new patches:
1433      jeho@jeho.org--2005/muse--jeho--1.0--base-0
1434      jeho@jeho.org--2005/muse--jeho--1.0--patch-1
1435      jeho@jeho.org--2005/muse--jeho--1.0--patch-2
1436      jeho@jeho.org--2005/muse--jeho--1.0--patch-3
1437      jeho@jeho.org--2005/muse--jeho--1.0--patch-4
1438      jeho@jeho.org--2005/muse--jeho--1.0--patch-5
1439      jeho@jeho.org--2005/muse--jeho--1.0--patch-6
1440      jeho@jeho.org--2005/muse--jeho--1.0--patch-7
1441      jeho@jeho.org--2005/muse--jeho--1.0--patch-8
1442      jeho@jeho.org--2005/muse--jeho--1.0--patch-9
1443      jeho@jeho.org--2005/muse--jeho--1.0--patch-10
1444      jeho@jeho.org--2005/muse--jeho--1.0--patch-11
1445      mwolson@gnu.org--2005/muse--main--1.0--patch-242
1446      mwolson@gnu.org--2005/muse--main--1.0--patch-243
1447      mwolson@gnu.org--2005/muse--main--1.0--patch-244
1448      mwolson@gnu.org--2005/muse--main--1.0--patch-245
1449      mwolson@gnu.org--2005/muse--main--1.0--patch-246
1450      mwolson@gnu.org--2005/muse--main--1.0--patch-249
1451      mwolson@gnu.org--2005/muse--main--1.0--patch-251
1452      mwolson@gnu.org--2005/muse--main--1.0--patch-252
1453      mwolson@gnu.org--2005/muse--main--1.0--patch-255
1454      mwolson@gnu.org--2005/muse--main--1.0--patch-256
1455      mwolson@gnu.org--2005/muse--main--1.0--patch-257
1458 2005-11-17 00:54:06 GMT Michael Olson <mwolson@gnu.org> base-0
1460     Summary:
1461       tag of mwolson@gnu.org--2005/muse--main--1.0--patch-240
1462     Revision:
1463       muse--rel--3.02--base-0
1465     (automatically generated log message)
1467     new patches:
1468      hodique@lifl.fr--2005/muse--yh--1.0--base-0
1469      hodique@lifl.fr--2005/muse--yh--1.0--patch-1
1470      hodique@lifl.fr--2005/muse--yh--1.0--patch-2
1471      hodique@lifl.fr--2005/muse--yh--1.0--patch-3
1472      hodique@lifl.fr--2005/muse--yh--1.0--patch-4
1473      hodique@lifl.fr--2005/muse--yh--1.0--patch-5
1474      hodique@lifl.fr--2005/muse--yh--1.0--patch-6
1475      hodique@lifl.fr--2005/muse--yh--1.0--patch-7
1476      hodique@lifl.fr--2005/muse--yh--1.0--patch-8
1477      hodique@lifl.fr--2005/muse--yh--1.0--patch-9
1478      hodique@lifl.fr--2005/muse--yh--1.0--patch-10
1479      hodique@lifl.fr--2005/muse--yh--1.0--patch-11
1480      hodique@lifl.fr--2005/muse--yh--1.0--patch-12
1481      hodique@lifl.fr--2005/muse--yh--1.0--patch-13
1482      hodique@lifl.fr--2005/muse--yh--1.0--patch-14
1483      hodique@lifl.fr--2005/muse--yh--1.0--patch-15
1484      hodique@lifl.fr--2005/muse--yh--1.0--patch-16
1485      hodique@lifl.fr--2005/muse--yh--1.0--patch-17
1486      hodique@lifl.fr--2005/muse--yh--1.0--patch-18
1487      hodique@lifl.fr--2005/muse--yh--1.0--patch-19
1488      hodique@lifl.fr--2005/muse--yh--1.0--patch-20
1489      hodique@lifl.fr--2005/muse--yh--1.0--patch-21
1490      hodique@lifl.fr--2005/muse--yh--1.0--patch-22
1491      hodique@lifl.fr--2005/muse--yh--1.0--patch-23
1492      hodique@lifl.fr--2005/muse--yh--1.0--patch-24
1493      hodique@lifl.fr--2005/muse--yh--1.0--patch-25
1494      hodique@lifl.fr--2005/muse--yh--1.0--patch-26
1495      hodique@lifl.fr--2005/muse--yh--1.0--patch-27
1496      hodique@lifl.fr--2005/muse--yh--1.0--patch-28
1497      hodique@lifl.fr--2005/muse--yh--1.0--patch-29
1498      hodique@lifl.fr--2005/muse--yh--1.0--patch-30
1499      hodique@lifl.fr--2005/muse--yh--1.0--patch-31
1500      hodique@lifl.fr--2005/muse--yh--1.0--patch-32
1501      hodique@lifl.fr--2005/muse--yh--1.0--patch-33
1502      hodique@lifl.fr--2005/muse--yh--1.0--patch-34
1503      hodique@lifl.fr--2005/muse--yh--1.0--patch-35
1504      hodique@lifl.fr--2005/muse--yh--1.0--patch-36
1505      hodique@lifl.fr--2005/muse--yh--1.0--patch-37
1506      hodique@lifl.fr--2005/muse--yh--1.0--patch-38
1507      hodique@lifl.fr--2005/muse--yh--1.0--patch-39
1508      lidaobing@gmail.com--2004-pub/muse--lidaobing--1.0--base-0
1509      lidaobing@gmail.com--2004-pub/muse--lidaobing--1.0--patch-1
1510      lidaobing@gmail.com--2004-pub/muse--lidaobing--1.0--patch-2
1511      lidaobing@gmail.com--2004/muse--lidaobing--1.0--patch-1
1512      lidaobing@gmail.com--2004/muse--lidaobing--1.0--patch-2
1513      mwolson@gnu.org--2005/muse--main--1.0--base-0
1514      mwolson@gnu.org--2005/muse--main--1.0--patch-1
1515      mwolson@gnu.org--2005/muse--main--1.0--patch-2
1516      mwolson@gnu.org--2005/muse--main--1.0--patch-3
1517      mwolson@gnu.org--2005/muse--main--1.0--patch-4
1518      mwolson@gnu.org--2005/muse--main--1.0--patch-5
1519      mwolson@gnu.org--2005/muse--main--1.0--patch-6
1520      mwolson@gnu.org--2005/muse--main--1.0--patch-7
1521      mwolson@gnu.org--2005/muse--main--1.0--patch-8
1522      mwolson@gnu.org--2005/muse--main--1.0--patch-9
1523      mwolson@gnu.org--2005/muse--main--1.0--patch-10
1524      mwolson@gnu.org--2005/muse--main--1.0--patch-11
1525      mwolson@gnu.org--2005/muse--main--1.0--patch-12
1526      mwolson@gnu.org--2005/muse--main--1.0--patch-13
1527      mwolson@gnu.org--2005/muse--main--1.0--patch-14
1528      mwolson@gnu.org--2005/muse--main--1.0--patch-15
1529      mwolson@gnu.org--2005/muse--main--1.0--patch-16
1530      mwolson@gnu.org--2005/muse--main--1.0--patch-17
1531      mwolson@gnu.org--2005/muse--main--1.0--patch-18
1532      mwolson@gnu.org--2005/muse--main--1.0--patch-19
1533      mwolson@gnu.org--2005/muse--main--1.0--patch-20
1534      mwolson@gnu.org--2005/muse--main--1.0--patch-21
1535      mwolson@gnu.org--2005/muse--main--1.0--patch-22
1536      mwolson@gnu.org--2005/muse--main--1.0--patch-23
1537      mwolson@gnu.org--2005/muse--main--1.0--patch-24
1538      mwolson@gnu.org--2005/muse--main--1.0--patch-25
1539      mwolson@gnu.org--2005/muse--main--1.0--patch-26
1540      mwolson@gnu.org--2005/muse--main--1.0--patch-27
1541      mwolson@gnu.org--2005/muse--main--1.0--patch-28
1542      mwolson@gnu.org--2005/muse--main--1.0--patch-29
1543      mwolson@gnu.org--2005/muse--main--1.0--patch-30
1544      mwolson@gnu.org--2005/muse--main--1.0--patch-31
1545      mwolson@gnu.org--2005/muse--main--1.0--patch-32
1546      mwolson@gnu.org--2005/muse--main--1.0--patch-33
1547      mwolson@gnu.org--2005/muse--main--1.0--patch-34
1548      mwolson@gnu.org--2005/muse--main--1.0--patch-35
1549      mwolson@gnu.org--2005/muse--main--1.0--patch-36
1550      mwolson@gnu.org--2005/muse--main--1.0--patch-37
1551      mwolson@gnu.org--2005/muse--main--1.0--patch-38
1552      mwolson@gnu.org--2005/muse--main--1.0--patch-39
1553      mwolson@gnu.org--2005/muse--main--1.0--patch-40
1554      mwolson@gnu.org--2005/muse--main--1.0--patch-41
1555      mwolson@gnu.org--2005/muse--main--1.0--patch-42
1556      mwolson@gnu.org--2005/muse--main--1.0--patch-43
1557      mwolson@gnu.org--2005/muse--main--1.0--patch-44
1558      mwolson@gnu.org--2005/muse--main--1.0--patch-45
1559      mwolson@gnu.org--2005/muse--main--1.0--patch-46
1560      mwolson@gnu.org--2005/muse--main--1.0--patch-47
1561      mwolson@gnu.org--2005/muse--main--1.0--patch-48
1562      mwolson@gnu.org--2005/muse--main--1.0--patch-49
1563      mwolson@gnu.org--2005/muse--main--1.0--patch-50
1564      mwolson@gnu.org--2005/muse--main--1.0--patch-51
1565      mwolson@gnu.org--2005/muse--main--1.0--patch-52
1566      mwolson@gnu.org--2005/muse--main--1.0--patch-53
1567      mwolson@gnu.org--2005/muse--main--1.0--patch-54
1568      mwolson@gnu.org--2005/muse--main--1.0--patch-55
1569      mwolson@gnu.org--2005/muse--main--1.0--patch-56
1570      mwolson@gnu.org--2005/muse--main--1.0--patch-57
1571      mwolson@gnu.org--2005/muse--main--1.0--patch-58
1572      mwolson@gnu.org--2005/muse--main--1.0--patch-59
1573      mwolson@gnu.org--2005/muse--main--1.0--patch-60
1574      mwolson@gnu.org--2005/muse--main--1.0--patch-61
1575      mwolson@gnu.org--2005/muse--main--1.0--patch-62
1576      mwolson@gnu.org--2005/muse--main--1.0--patch-63
1577      mwolson@gnu.org--2005/muse--main--1.0--patch-64
1578      mwolson@gnu.org--2005/muse--main--1.0--patch-65
1579      mwolson@gnu.org--2005/muse--main--1.0--patch-66
1580      mwolson@gnu.org--2005/muse--main--1.0--patch-67
1581      mwolson@gnu.org--2005/muse--main--1.0--patch-68
1582      mwolson@gnu.org--2005/muse--main--1.0--patch-69
1583      mwolson@gnu.org--2005/muse--main--1.0--patch-70
1584      mwolson@gnu.org--2005/muse--main--1.0--patch-71
1585      mwolson@gnu.org--2005/muse--main--1.0--patch-72
1586      mwolson@gnu.org--2005/muse--main--1.0--patch-73
1587      mwolson@gnu.org--2005/muse--main--1.0--patch-74
1588      mwolson@gnu.org--2005/muse--main--1.0--patch-75
1589      mwolson@gnu.org--2005/muse--main--1.0--patch-76
1590      mwolson@gnu.org--2005/muse--main--1.0--patch-77
1591      mwolson@gnu.org--2005/muse--main--1.0--patch-78
1592      mwolson@gnu.org--2005/muse--main--1.0--patch-79
1593      mwolson@gnu.org--2005/muse--main--1.0--patch-80
1594      mwolson@gnu.org--2005/muse--main--1.0--patch-81
1595      mwolson@gnu.org--2005/muse--main--1.0--patch-82
1596      mwolson@gnu.org--2005/muse--main--1.0--patch-83
1597      mwolson@gnu.org--2005/muse--main--1.0--patch-84
1598      mwolson@gnu.org--2005/muse--main--1.0--patch-85
1599      mwolson@gnu.org--2005/muse--main--1.0--patch-86
1600      mwolson@gnu.org--2005/muse--main--1.0--patch-87
1601      mwolson@gnu.org--2005/muse--main--1.0--patch-88
1602      mwolson@gnu.org--2005/muse--main--1.0--patch-89
1603      mwolson@gnu.org--2005/muse--main--1.0--patch-90
1604      mwolson@gnu.org--2005/muse--main--1.0--patch-91
1605      mwolson@gnu.org--2005/muse--main--1.0--patch-92
1606      mwolson@gnu.org--2005/muse--main--1.0--patch-93
1607      mwolson@gnu.org--2005/muse--main--1.0--patch-94
1608      mwolson@gnu.org--2005/muse--main--1.0--patch-95
1609      mwolson@gnu.org--2005/muse--main--1.0--patch-96
1610      mwolson@gnu.org--2005/muse--main--1.0--patch-97
1611      mwolson@gnu.org--2005/muse--main--1.0--patch-98
1612      mwolson@gnu.org--2005/muse--main--1.0--patch-99
1613      mwolson@gnu.org--2005/muse--main--1.0--patch-100
1614      mwolson@gnu.org--2005/muse--main--1.0--patch-101
1615      mwolson@gnu.org--2005/muse--main--1.0--patch-102
1616      mwolson@gnu.org--2005/muse--main--1.0--patch-103
1617      mwolson@gnu.org--2005/muse--main--1.0--patch-104
1618      mwolson@gnu.org--2005/muse--main--1.0--patch-105
1619      mwolson@gnu.org--2005/muse--main--1.0--patch-106
1620      mwolson@gnu.org--2005/muse--main--1.0--patch-107
1621      mwolson@gnu.org--2005/muse--main--1.0--patch-108
1622      mwolson@gnu.org--2005/muse--main--1.0--patch-109
1623      mwolson@gnu.org--2005/muse--main--1.0--patch-110
1624      mwolson@gnu.org--2005/muse--main--1.0--patch-111
1625      mwolson@gnu.org--2005/muse--main--1.0--patch-112
1626      mwolson@gnu.org--2005/muse--main--1.0--patch-113
1627      mwolson@gnu.org--2005/muse--main--1.0--patch-114
1628      mwolson@gnu.org--2005/muse--main--1.0--patch-115
1629      mwolson@gnu.org--2005/muse--main--1.0--patch-116
1630      mwolson@gnu.org--2005/muse--main--1.0--patch-117
1631      mwolson@gnu.org--2005/muse--main--1.0--patch-118
1632      mwolson@gnu.org--2005/muse--main--1.0--patch-119
1633      mwolson@gnu.org--2005/muse--main--1.0--patch-120
1634      mwolson@gnu.org--2005/muse--main--1.0--patch-121
1635      mwolson@gnu.org--2005/muse--main--1.0--patch-122
1636      mwolson@gnu.org--2005/muse--main--1.0--patch-123
1637      mwolson@gnu.org--2005/muse--main--1.0--patch-124
1638      mwolson@gnu.org--2005/muse--main--1.0--patch-125
1639      mwolson@gnu.org--2005/muse--main--1.0--patch-126
1640      mwolson@gnu.org--2005/muse--main--1.0--patch-127
1641      mwolson@gnu.org--2005/muse--main--1.0--patch-128
1642      mwolson@gnu.org--2005/muse--main--1.0--patch-129
1643      mwolson@gnu.org--2005/muse--main--1.0--patch-130
1644      mwolson@gnu.org--2005/muse--main--1.0--patch-131
1645      mwolson@gnu.org--2005/muse--main--1.0--patch-132
1646      mwolson@gnu.org--2005/muse--main--1.0--patch-133
1647      mwolson@gnu.org--2005/muse--main--1.0--patch-134
1648      mwolson@gnu.org--2005/muse--main--1.0--patch-135
1649      mwolson@gnu.org--2005/muse--main--1.0--patch-136
1650      mwolson@gnu.org--2005/muse--main--1.0--patch-137
1651      mwolson@gnu.org--2005/muse--main--1.0--patch-138
1652      mwolson@gnu.org--2005/muse--main--1.0--patch-139
1653      mwolson@gnu.org--2005/muse--main--1.0--patch-140
1654      mwolson@gnu.org--2005/muse--main--1.0--patch-141
1655      mwolson@gnu.org--2005/muse--main--1.0--patch-142
1656      mwolson@gnu.org--2005/muse--main--1.0--patch-143
1657      mwolson@gnu.org--2005/muse--main--1.0--patch-144
1658      mwolson@gnu.org--2005/muse--main--1.0--patch-145
1659      mwolson@gnu.org--2005/muse--main--1.0--patch-146
1660      mwolson@gnu.org--2005/muse--main--1.0--patch-147
1661      mwolson@gnu.org--2005/muse--main--1.0--patch-148
1662      mwolson@gnu.org--2005/muse--main--1.0--patch-149
1663      mwolson@gnu.org--2005/muse--main--1.0--patch-150
1664      mwolson@gnu.org--2005/muse--main--1.0--patch-151
1665      mwolson@gnu.org--2005/muse--main--1.0--patch-152
1666      mwolson@gnu.org--2005/muse--main--1.0--patch-153
1667      mwolson@gnu.org--2005/muse--main--1.0--patch-154
1668      mwolson@gnu.org--2005/muse--main--1.0--patch-155
1669      mwolson@gnu.org--2005/muse--main--1.0--patch-156
1670      mwolson@gnu.org--2005/muse--main--1.0--patch-157
1671      mwolson@gnu.org--2005/muse--main--1.0--patch-158
1672      mwolson@gnu.org--2005/muse--main--1.0--patch-159
1673      mwolson@gnu.org--2005/muse--main--1.0--patch-160
1674      mwolson@gnu.org--2005/muse--main--1.0--patch-161
1675      mwolson@gnu.org--2005/muse--main--1.0--patch-162
1676      mwolson@gnu.org--2005/muse--main--1.0--patch-163
1677      mwolson@gnu.org--2005/muse--main--1.0--patch-164
1678      mwolson@gnu.org--2005/muse--main--1.0--patch-165
1679      mwolson@gnu.org--2005/muse--main--1.0--patch-166
1680      mwolson@gnu.org--2005/muse--main--1.0--patch-167
1681      mwolson@gnu.org--2005/muse--main--1.0--patch-168
1682      mwolson@gnu.org--2005/muse--main--1.0--patch-169
1683      mwolson@gnu.org--2005/muse--main--1.0--patch-170
1684      mwolson@gnu.org--2005/muse--main--1.0--patch-171
1685      mwolson@gnu.org--2005/muse--main--1.0--patch-172
1686      mwolson@gnu.org--2005/muse--main--1.0--patch-173
1687      mwolson@gnu.org--2005/muse--main--1.0--patch-174
1688      mwolson@gnu.org--2005/muse--main--1.0--patch-175
1689      mwolson@gnu.org--2005/muse--main--1.0--patch-176
1690      mwolson@gnu.org--2005/muse--main--1.0--patch-177
1691      mwolson@gnu.org--2005/muse--main--1.0--patch-178
1692      mwolson@gnu.org--2005/muse--main--1.0--patch-179
1693      mwolson@gnu.org--2005/muse--main--1.0--patch-180
1694      mwolson@gnu.org--2005/muse--main--1.0--patch-181
1695      mwolson@gnu.org--2005/muse--main--1.0--patch-182
1696      mwolson@gnu.org--2005/muse--main--1.0--patch-183
1697      mwolson@gnu.org--2005/muse--main--1.0--patch-184
1698      mwolson@gnu.org--2005/muse--main--1.0--patch-185
1699      mwolson@gnu.org--2005/muse--main--1.0--patch-186
1700      mwolson@gnu.org--2005/muse--main--1.0--patch-187
1701      mwolson@gnu.org--2005/muse--main--1.0--patch-188
1702      mwolson@gnu.org--2005/muse--main--1.0--patch-189
1703      mwolson@gnu.org--2005/muse--main--1.0--patch-190
1704      mwolson@gnu.org--2005/muse--main--1.0--patch-191
1705      mwolson@gnu.org--2005/muse--main--1.0--patch-192
1706      mwolson@gnu.org--2005/muse--main--1.0--patch-193
1707      mwolson@gnu.org--2005/muse--main--1.0--patch-194
1708      mwolson@gnu.org--2005/muse--main--1.0--patch-195
1709      mwolson@gnu.org--2005/muse--main--1.0--patch-196
1710      mwolson@gnu.org--2005/muse--main--1.0--patch-197
1711      mwolson@gnu.org--2005/muse--main--1.0--patch-198
1712      mwolson@gnu.org--2005/muse--main--1.0--patch-199
1713      mwolson@gnu.org--2005/muse--main--1.0--patch-200
1714      mwolson@gnu.org--2005/muse--main--1.0--patch-201
1715      mwolson@gnu.org--2005/muse--main--1.0--patch-202
1716      mwolson@gnu.org--2005/muse--main--1.0--patch-203
1717      mwolson@gnu.org--2005/muse--main--1.0--patch-204
1718      mwolson@gnu.org--2005/muse--main--1.0--patch-205
1719      mwolson@gnu.org--2005/muse--main--1.0--patch-206
1720      mwolson@gnu.org--2005/muse--main--1.0--patch-207
1721      mwolson@gnu.org--2005/muse--main--1.0--patch-208
1722      mwolson@gnu.org--2005/muse--main--1.0--patch-209
1723      mwolson@gnu.org--2005/muse--main--1.0--patch-210
1724      mwolson@gnu.org--2005/muse--main--1.0--patch-211
1725      mwolson@gnu.org--2005/muse--main--1.0--patch-212
1726      mwolson@gnu.org--2005/muse--main--1.0--patch-213
1727      mwolson@gnu.org--2005/muse--main--1.0--patch-214
1728      mwolson@gnu.org--2005/muse--main--1.0--patch-215
1729      mwolson@gnu.org--2005/muse--main--1.0--patch-216
1730      mwolson@gnu.org--2005/muse--main--1.0--patch-217
1731      mwolson@gnu.org--2005/muse--main--1.0--patch-218
1732      mwolson@gnu.org--2005/muse--main--1.0--patch-219
1733      mwolson@gnu.org--2005/muse--main--1.0--patch-220
1734      mwolson@gnu.org--2005/muse--main--1.0--patch-221
1735      mwolson@gnu.org--2005/muse--main--1.0--patch-222
1736      mwolson@gnu.org--2005/muse--main--1.0--patch-223
1737      mwolson@gnu.org--2005/muse--main--1.0--patch-224
1738      mwolson@gnu.org--2005/muse--main--1.0--patch-225
1739      mwolson@gnu.org--2005/muse--main--1.0--patch-226
1740      mwolson@gnu.org--2005/muse--main--1.0--patch-227
1741      mwolson@gnu.org--2005/muse--main--1.0--patch-228
1742      mwolson@gnu.org--2005/muse--main--1.0--patch-229
1743      mwolson@gnu.org--2005/muse--main--1.0--patch-230
1744      mwolson@gnu.org--2005/muse--main--1.0--patch-231
1745      mwolson@gnu.org--2005/muse--main--1.0--patch-232
1746      mwolson@gnu.org--2005/muse--main--1.0--patch-233
1747      mwolson@gnu.org--2005/muse--main--1.0--patch-234
1748      mwolson@gnu.org--2005/muse--main--1.0--patch-235
1749      mwolson@gnu.org--2005/muse--main--1.0--patch-236
1750      mwolson@gnu.org--2005/muse--main--1.0--patch-237
1751      mwolson@gnu.org--2005/muse--main--1.0--patch-238
1752      mwolson@gnu.org--2005/muse--main--1.0--patch-239
1753      mwolson@gnu.org--2005/muse--main--1.0--patch-240
1754      mwolson@member.fsf.org--2004/muse--main--1.0--base-0
1755      mwolson@member.fsf.org--2004/muse--main--1.0--patch-1
1756      mwolson@member.fsf.org--2004/muse--main--1.0--patch-2
1757      mwolson@member.fsf.org--2004/muse--main--1.0--patch-3
1758      mwolson@member.fsf.org--2004/muse--mwolson--1.0--base-0
1759      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-1
1760      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-2
1761      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-3
1762      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-4
1763      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-5
1764      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-6
1765      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-7
1766      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-8