Fix publishing of blank table fields.
[muse-el.git] / ChangeLog
blobed02202994e54a80f9ae697cc8b95317a7948bdd
1 # do not edit -- automatically generated by arch changelog
2 # arch-tag: automatic-ChangeLog--mwolson@gnu.org--2006/muse--main--1.0
5 2006-07-03 01:33:17 GMT Michael Olson <mwolson@gnu.org> patch-159
7     Summary:
8       Fix publishing of blank table fields.
9     Revision:
10       muse--main--1.0--patch-159
12     * lisp/muse-regexps.el (muse-table-field-regexp): Make publishing blank
13       fields work properly.
15     modified files:
16      ChangeLog lisp/muse-regexps.el
19 2006-07-03 00:39:47 GMT Michael Olson <mwolson@gnu.org> patch-158
21     Summary:
22       Make muse-publish-markup-buffer usable even with no current file.
23     Revision:
24       muse--main--1.0--patch-158
26     * lisp/muse-publish.el (muse-publish-markup-buffer): Make this work even
27       if no file is associated with the buffer.  Thanks to dds for the fix.
29     modified files:
30      ChangeLog lisp/muse-publish.el
33 2006-06-26 18:13:59 GMT Michael Olson <mwolson@gnu.org> patch-157
35     Summary:
36       Don't use illegal C-c i keybinding.
37     Revision:
38       muse--main--1.0--patch-157
40     * lisp/muse-mode.el (muse-mode-map): Remove "C-c i" binding and use "C-c
41       TAB" for that purpose instead.  Thanks to Adrian Aichner for the
42       report.
43     
44     * muse.texi (Keystroke Summary): Update documentation for the above
45       change.
47     modified files:
48      ChangeLog lisp/muse-mode.el muse.texi
51 2006-06-12 13:58:59 GMT Michael Olson <mwolson@gnu.org> patch-156
53     Summary:
54       Improve ignored files regexp.
55     Revision:
56       muse--main--1.0--patch-156
58     * lisp/muse-project.el (muse-project-ignore-regexp): Ignore Darcs and SVN
59       metadata directories, and use a better matching technique for autosave
60       files.  Previously, files with '#' in them were ignored erroneously.
62     modified files:
63      ChangeLog lisp/muse-project.el
66 2006-06-12 13:55:17 GMT Michael Olson <mwolson@gnu.org> patch-155
68     Summary:
69       Provide example for <include> in Muse manual.
70     Revision:
71       muse--main--1.0--patch-155
73     * muse.texi (Tag Summary): Give an example of using the <include> tag.
75     modified files:
76      ChangeLog muse.texi
79 2006-06-10 06:49:08 GMT Michael Olson <mwolson@gnu.org> patch-154
81     Summary:
82       Make PDF version of the Muse manual be generated correctly.
83     Revision:
84       muse--main--1.0--patch-154
86     * muse.texi (Tag Summary): Use a slightly different syntax for the table
87       items.  Even though texinfo published the HTML version correctly, the
88       PDF version was not working.  Thanks to mirko.vukovic for the report.
90     modified files:
91      ChangeLog muse.texi
94 2006-06-03 23:38:12 GMT Michael Olson <mwolson@gnu.org> patch-153
96     Summary:
97       Fix bug introduced in last patch.
98     Revision:
99       muse--main--1.0--patch-153
101     * muse-publish.el (muse-publish-include-tag): Fix bug introduced in last
102       patch.
104     modified files:
105      ChangeLog lisp/muse-publish.el
108 2006-06-03 21:18:35 GMT Michael Olson <mwolson@gnu.org> patch-152
110     Summary:
111       Move Debian stuff into its own branch.
112     Revision:
113       muse--main--1.0--patch-152
115     * debian: Moved to muse--debian--0.
117     removed files:
118      debian/.arch-ids/=id debian/.arch-ids/NEWS.id
119      debian/.arch-ids/changelog.id debian/.arch-ids/compat.id
120      debian/.arch-ids/control.id debian/.arch-ids/copyright.id
121      debian/.arch-ids/emacsen-install.id
122      debian/.arch-ids/emacsen-remove.id
123      debian/.arch-ids/emacsen-startup.id
124      debian/.arch-ids/muse-el.dirs.id
125      debian/.arch-ids/muse-el.docs.id
126      debian/.arch-ids/muse-el.examples.id
127      debian/.arch-ids/muse-el.info.id debian/.arch-ids/rules.id
128      debian/NEWS debian/changelog debian/compat debian/control
129      debian/copyright debian/emacsen-install debian/emacsen-remove
130      debian/emacsen-startup debian/muse-el.dirs debian/muse-el.docs
131      debian/muse-el.examples debian/muse-el.info debian/rules
133     modified files:
134      ChangeLog
136     removed directories:
137      debian debian/.arch-ids
140 2006-06-03 21:12:36 GMT Michael Olson <mwolson@gnu.org> patch-151
142     Summary:
143       Provide some markup shortcuts for the <include> tag.
144     Revision:
145       muse--main--1.0--patch-151
147     * lisp/muse-publish.el (muse-publish-examplify-buffer): New function that
148       transforms the current buffer as if it were an <example> region.
149       (muse-publish-versify-buffer): Ditto, but for <verse> regions.
150       (muse-publish-include-tag): Docfix.  Support special cases for
151       markup="example" and markup="verse".
152     
153     * muse.texi (Tag Summary): Update for new <include> shortcuts.
155     modified files:
156      ChangeLog lisp/muse-publish.el muse.texi
159 2006-06-01 04:14:45 GMT Michael Olson <mwolson@gnu.org> patch-150
161     Summary:
162       Really update ChangeLog.2005.
163     Revision:
164       muse--main--1.0--patch-150
166     * ChangeLog.2005: Really update this.
168     new files:
169      .arch-ids/ChangeLog.2005.id ChangeLog.2005
171     removed files:
172      .arch-ids/ChangeLog.2005.id ChangeLog.2005
174     modified files:
175      .arch-ids/muse.texi.id ChangeLog
178 2006-06-01 04:05:33 GMT Michael Olson <mwolson@gnu.org> patch-149
180     Summary:
181       Second attempt at fixing XEmacs beta problem.
182     Revision:
183       muse--main--1.0--patch-149
185     * lisp/Makefile (ELC): Revert previous change, now that I have a hunch
186       about what causes the problem.
187     
188     * lisp/muse-publish.el (muse-publish-markup-regexps): Move anchor markup
189       lower to future-proof an idea that I have.
190       (muse-style-element): Make this a function instead of a substitution,
191       especially since it is potentially recursive.
193     modified files:
194      ChangeLog ChangeLog.2005 lisp/Makefile lisp/muse-publish.el
197 2006-06-01 03:47:49 GMT Michael Olson <mwolson@gnu.org> patch-148
199     Summary:
200       Update ChangeLogs.
201     Revision:
202       muse--main--1.0--patch-148
204     * ChangeLog: Rename from ChangeLog.2006 to follow Emacs conventions.
205     
206     * ChangeLog.2005: Mention ChangeLog.2004 for earlier changes.
207     
208     * lisp/muse-regexps.el: Add a few comments.
209     
210     * muse.texi (Tag Summary): Add example of <tag /> use.
212     modified files:
213      ChangeLog ChangeLog.2005 lisp/muse-regexps.el muse.texi
216 2006-06-01 03:44:00 GMT Michael Olson <mwolson@gnu.org> patch-147
218     Summary:
219       Try to work around a bug in XEmacs beta.
220     Revision:
221       muse--main--1.0--patch-147
223     * lisp/Makefile (ELC): Compile muse-publish.el first, to try to work
224       around a bug in XEmacs beta.
226     modified files:
227      ChangeLog lisp/Makefile
230 2006-05-30 18:21:51 GMT Michael Olson <mwolson@gnu.org> patch-146
232     Summary:
233       Fix tag-publishing in <insert> and <markup>.
234     Revision:
235       muse--main--1.0--patch-146
237     * lisp/muse-publish.el (muse-insert-file-or-string): Don't set
238       muse-publish-markup-tags, since that messes other things up for
239       <markup> and <insert>.
240       (muse-inhibit-style-tags): New variable that specifies whether to
241       disable looking for tag definitions that are specific to the current
242       style.  This is useful for publishing headers and footers.
243       (muse-publish-markup-tag): Use `muse-inhibit-style-tags', but disable
244       it unconditionally when calling a tag's function, so that the effect
245       does not propagate.
246     
247     * lisp/muse.el (muse-file-remote-p): New function that detects whether
248       the given file path is a remote location.  This is not used yet.
250     modified files:
251      ChangeLog lisp/muse-publish.el lisp/muse.el
254 2006-05-30 00:19:37 GMT Michael Olson <mwolson@gnu.org> patch-145
256     Summary:
257       Rename muse-convert.el to muse-latex-convert.el.
258     Revision:
259       muse--main--1.0--patch-145
261     * lisp/muse-convert-latex.el: Rename from muse-convert.el, since more
262       files of this nature are expected in the future.
264     modified files:
265      ChangeLog Makefile.defs debian/changelog
266      lisp/muse-convert-latex.el
268     renamed files:
269      lisp/.arch-ids/muse-convert.el.id
270        ==> lisp/.arch-ids/muse-convert-latex.el.id
271      lisp/muse-convert.el
272        ==> lisp/muse-convert-latex.el
275 2006-05-29 21:34:34 GMT Michael Olson <mwolson@gnu.org> patch-144
277     Summary:
278       List all tags in Muse's documentation.
279     Revision:
280       muse--main--1.0--patch-144
282     * lisp/muse-publish.el (muse-publish-markup-region): Remove cruft that I
283       was trying out.
284       (muse-publish-contents-depth): New option that specifies the maximum
285       depth of headings to include with <contents> tags.
286       (muse-publish-contents-tag): Use it.
287       (muse-publish-include-tag): Docfix.
288     
289     * muse.texi (Paragraphs): Mention <center> and <quote> tags.
290       (Tag Summary): New section that defines the syntax used for tags and
291       gives a complete listing of all of the tags that Muse comes with, as
292       well as some documentation for each tag.
293       (HTML): Update documentation.
295     modified files:
296      ChangeLog lisp/muse-publish.el muse.texi
299 2006-05-29 18:48:41 GMT Michael Olson <mwolson@gnu.org> patch-143
301     Summary:
302       Implement <include> and <markup> tags.
303     Revision:
304       muse--main--1.0--patch-143
306     * lisp/muse-html.el (muse-html-markup-regexps): Make paragraph detection
307       work better when a paragraph follows some other markup, especially
308       tables.
309     
310     * lisp/muse-publish.el (muse-publish-markup-tags): Add <include> and
311       <markup> tags.
312       (muse-publish-markup): Fix edge case.
313       (muse-publish-markup-header-footer-tags): New option that specifies
314       which tags may be used when publishing headers and footers.
315       (muse-insert-file-or-string): Use
316       muse-publish-markup-header-footer-tags instead of a hard-coded value.
317       (muse-publish-markup-region): Make title and style arguments optional,
318       so that this is easier to use.
319       (muse-publish-include-tag): Implement <include> tag.  I've tested all
320       of the cases I can think of, and it works.
321       (muse-publish-mark-up-tag): Implement <markup> tag.  This is handy for
322       times when you want to publish Muse markup in headers and footers.
323       Adding a table of contents to a header should be particularly easy now.
325     modified files:
326      ChangeLog lisp/muse-html.el lisp/muse-publish.el
329 2006-05-29 14:59:31 GMT Michael Olson <mwolson@gnu.org> patch-142
331     Summary:
332       Make ChangeLog conform to conventions better.
333     Revision:
334       muse--main--1.0--patch-142
336     * ChangeLog: Renamed from ChangeLog.2006 in order to follow Emacs
337       conventions better.  Specify the buffer encoding.  Add helpful notices
338       near the bottom of this and ChangeLog.2005.
340     modified files:
341      ChangeLog ChangeLog.2004 ChangeLog.2005 debian/rules
342      {arch}/muse/muse--main/muse--main--1.0/mwolson@gnu.org--2006/patch-log/base-0
344     renamed files:
345      .arch-ids/ChangeLog.2006.id
346        ==> .arch-ids/ChangeLog.id
347      ChangeLog.2006
348        ==> ChangeLog
351 2006-05-28 07:45:09 GMT Michael Olson <mwolson@gnu.org> patch-141
353     Summary:
354       Provide explanation of how to invoke getstamps.py.
355     Revision:
356       muse--main--1.0--patch-141
358     * contrib/pyblosxom/getstamps.py: Strip the Muse file extension when
359       writing the timestamps file.
360     
361     * contrib/pyblosxom/make-blog: New example script that shows how to
362       invoke getstamps.py.
363     
364     * examples/mwolson/stylesheets/common.css: Update.
365     
366     * muse.texi (Blosxom Requirements): Mention the new example script.
367       Additionally, explain how to call getstamps.py.
369     new files:
370      contrib/pyblosxom/.arch-ids/make-blog.id
371      contrib/pyblosxom/make-blog
373     modified files:
374      ChangeLog.2006 contrib/pyblosxom/getstamps.py
375      examples/mwolson/stylesheets/common.css muse.texi
378 2006-05-28 06:40:46 GMT Michael Olson <mwolson@gnu.org> patch-140
380     Summary:
381       muse-blosxom: Perform extra check on category in new entry.
382     Revision:
383       muse--main--1.0--patch-140
385     * lisp/muse-blosxom.el (muse-blosxom-new-entry): Make it impossible to
386       write an invalid categories line, which could cause other mysterious
387       troubles later on.
389     modified files:
390      ChangeLog.2006 lisp/muse-blosxom.el
393 2006-05-28 06:31:11 GMT Michael Olson <mwolson@gnu.org> patch-139
395     Summary:
396       Improve documentation in the included pyblosxom plug-ins.
397     Revision:
398       muse--main--1.0--patch-139
400     * contrib/pyblosxom/getstamps.py, hardcodedates.py: Improve
401       documentation.  The initial wording was very confusing.
403     modified files:
404      ChangeLog.2006 contrib/pyblosxom/getstamps.py
405      contrib/pyblosxom/hardcodedates.py
408 2006-05-27 06:25:32 GMT Michael Olson <mwolson@gnu.org> patch-138
410     Summary:
411       Minor tweak in my example CSS stylesheet.
412     Revision:
413       muse--main--1.0--patch-138
415     * examples/mwolson/stylesheets/common.css: Be careful about
416       distinguishing between links and anchors.
418     modified files:
419      ChangeLog.2006 examples/mwolson/stylesheets/common.css
422 2006-05-26 14:38:01 GMT Michael Olson <mwolson@gnu.org> patch-137
424     Summary:
425       Use better fallback when displaying warnings.
426     Revision:
427       muse--main--1.0--patch-137
429     * lisp/muse.el (muse-display-warning): Use a better fallback if
430       `display-warning' does not exist.
432     modified files:
433      ChangeLog.2006 lisp/muse.el
436 2006-05-25 21:23:55 GMT Michael Olson <mwolson@gnu.org> patch-136
438     Summary:
439       Make the Table of Contents CSS easier to customize.
440     Revision:
441       muse--main--1.0--patch-136
443     * examples/mwolson/muse-init.el (muse-bad-link): Update.
444     
445     * examples/mwolson/stylesheets/*.css: Update and add license.
446     
447     * lisp/muse-html.el (muse-html-insert-contents): Surround contents with
448       <div> section for easier CSS hacking.  Remove the class attribute of
449       other elements, since we don't need it anymore.
451     modified files:
452      ChangeLog.2006 Makefile.defs debian/changelog
453      examples/mwolson/muse-init.el
454      examples/mwolson/stylesheets/blog.css
455      examples/mwolson/stylesheets/common.css
456      examples/mwolson/stylesheets/print.css
457      examples/mwolson/stylesheets/screen.css lisp/muse-html.el
460 2006-05-24 03:30:40 GMT Michael Olson <mwolson@gnu.org> patch-135
462     Summary:
463       Fix a potential unbounded recursive call.
464     Revision:
465       muse--main--1.0--patch-135
467     * lisp/muse-project.el (muse-updating-file-alist-p): New variable that
468       prevents calls to muse-project-file-alist in its hook functions from
469       going into an infinite loop.
470       (muse-project-file-alist): Use it.
471     
472     * lisp/muse-wiki.el (muse-wiki-updating-wikiword-p): Remove.  This is now
473       handled in muse-project.el.
474       (muse-wiki-update-local-wikiword-regexp): Remove the use of
475       muse-wiki-updating-wikiword-p.
477     modified files:
478      ChangeLog.2006 lisp/muse-project.el lisp/muse-wiki.el
481 2006-05-23 18:10:49 GMT Michael Olson <mwolson@gnu.org> patch-134
483     Summary:
484       Try not to call tramp during publishing.
485     Revision:
486       muse--main--1.0--patch-134
488     * lisp/muse-publish.el (muse-insert-file-or-string): Do not call
489       file-readable-p on text that has a newline in it, because this could
490       cause tramp to be invoked.
492     modified files:
493      ChangeLog.2006 lisp/muse-publish.el
496 2006-05-23 15:30:02 GMT Michael Olson <mwolson@gnu.org> patch-133
498     Summary:
499       Make links colored blue by default.
500     Revision:
501       muse--main--1.0--patch-133
503     * lisp/muse-colors.el (muse-link): Make links blue by default, like most
504       other Emacs modes do.
506     modified files:
507      ChangeLog.2006 lisp/muse-colors.el
510 2006-05-23 14:24:58 GMT Michael Olson <mwolson@gnu.org> patch-132
512     Summary:
513       Fix publishing error with tables and initial whitespace.
514     Revision:
515       muse--main--1.0--patch-132
517     * lisp/muse-publish.el (muse-publish-markup-regexps): Move table rule
518       above blockquote and centered text, so that indented but blank initial
519       table fields publish correctly.
520     
521     * lisp/muse-regexps.el (muse-table-line-regexp): Make this much simpler.
522       We accept anything that has at least one field delimiter.
524     modified files:
525      ChangeLog.2006 lisp/muse-publish.el lisp/muse-regexps.el
528 2006-05-18 06:58:58 GMT Michael Olson <mwolson@gnu.org> patch-131
530     Summary:
531       Add muse-protocol-iw.el to experimental folder.
532     Revision:
533       muse--main--1.0--patch-131
535     * experimental/muse-protocol-iw.el: New experimental file that implements
536       an interwiki protocol of sorts that handles subdirectories.
538     new files:
539      experimental/.arch-ids/muse-protocol-iw.el.id
540      experimental/muse-protocol-iw.el
542     modified files:
543      AUTHORS ChangeLog.2006 experimental/muse-split.el
546 2006-05-18 06:43:30 GMT Michael Olson <mwolson@gnu.org> patch-130
548     Summary:
549       Add muse-split.el to experimental folder.
550     Revision:
551       muse--main--1.0--patch-130
553     * experimental/muse-split.el: New experimental file that splits published
554       Muse files into several smaller files.
556     new files:
557      experimental/.arch-ids/muse-split.el.id
558      experimental/muse-split.el
560     modified files:
561      AUTHORS ChangeLog.2006 Makefile.defs debian/changelog
562      debian/control
565 2006-05-18 06:03:49 GMT Michael Olson <mwolson@gnu.org> patch-129
567     Summary:
568       muse-wiki: Make the interwiki resolver a bit more clever.
569     Revision:
570       muse--main--1.0--patch-129
572     * lisp/muse-project.el (muse-project-choose-style): New function that
573       chooses a style from a list of styles, given a user-supplied test.
574     
575     * lisp/muse-wiki.el (muse-wiki-choose-style-by-link-suffix): New function
576       that is used along with `muse-project-choose-style' to pick the first
577       style that matches a given value for :link-prefix.
578       (muse-wiki-resolve-project-page-1): New function split from
579       `muse-wiki-resolve-project-page' for readability.  Try to match files
580       that have the same link-suffix.  This should hopefully fix a bug
581       noticed by Hans Ekbrand.
583     modified files:
584      ChangeLog.2006 lisp/muse-project.el lisp/muse-wiki.el
587 2006-05-18 01:24:04 GMT Michael Olson <mwolson@gnu.org> patch-128
589     Summary:
590       Fix bug where links with :: in them were marked up as lists.
591     Revision:
592       muse--main--1.0--patch-128
594     * lisp/muse-html.el, lisp/muse-publish.el, lisp/muse-xml-common.el:
595       Change noemphasis property to muse-link.
596     
597     * lisp/muse.el (muse-forward-list-item): Respect muse-link property.
598     
599     * lisp/muse-publish.el (muse-publish-surround-text)
600       (muse-publish-markup-list): Ditto.  This should fix a bug.
601       (muse-publish-markup-list): Docfix.
602       (muse-publish-mark-link): Rename from `muse-publish-mark-noemphasis'.
603     
604     * lisp/muse-regexps.el (muse-list-item-regexp, muse-dl-term-regexp):
605       There must be either one or more spaces or a single newline after the
606       colons.  This prevents an ambiguity with the double-colon muse-wiki
607       interwiki delimiter.
609     modified files:
610      ChangeLog.2006 lisp/muse-html.el lisp/muse-publish.el
611      lisp/muse-regexps.el lisp/muse-xml-common.el lisp/muse.el
614 2006-05-17 21:27:19 GMT Michael Olson <mwolson@gnu.org> patch-127
616     Summary:
617       DTRT with explicit links that have no description.
618     Revision:
619       muse--main--1.0--patch-127
621     * lisp/muse-publish.el (muse-publish-markup-link): If we are given an
622       explicit link without a description, use the name of the linked page.
624     modified files:
625      ChangeLog.2006 lisp/muse-publish.el
628 2006-05-16 15:53:56 GMT Michael Olson <mwolson@gnu.org> patch-126
630     Summary:
631       Fix emdash in link description bug.
632     Revision:
633       muse--main--1.0--patch-126
635     * lisp/muse-publish.el (muse-publish-markup-emdash): Don't markup emdash
636       if we are in a link, since otherwise it will be incorrectly escaped.
637       Thanks to Chiyuan Zhang for the report.
639     modified files:
640      ChangeLog.2006 Makefile.defs debian/changelog
641      lisp/muse-publish.el
644 2006-05-12 04:16:43 GMT Michael Olson <mwolson@gnu.org> patch-125
646     Summary:
647       Fix #5925: Emphasis on item breaks lists.
648     Revision:
649       muse--main--1.0--patch-125
651     * lisp/muse-blosxom.el ("blosxom-html", "blosxom-xhtml"): Use find-file
652       as the browsing function.
653     
654     * lisp/muse-mode.el (muse-browse-result): Only include styles that match
655       the current file.
656     
657     * lisp/muse.el (muse-list-item-critical-point): Take a new argument named
658       `offset' into account, in case the list-item regexp is nested in
659       another group.
660       (muse-forward-list-item): Call `muse-list-item-critical-point' with an
661       offset of 1.  This should fix an unpleasant list-as-blockquote error
662       that was noticed recently.  Thanks to John Sullivan for the report.
664     modified files:
665      ChangeLog.2006 lisp/muse-blosxom.el lisp/muse-mode.el
666      lisp/muse.el
669 2006-05-09 00:55:02 GMT Michael Olson <mwolson@gnu.org> patch-124
671     Summary:
672       Fix a couple of beginning-of-buffer errors.
673     Revision:
674       muse--main--1.0--patch-124
676     * muse-mode.el (muse-mode-flyspell-p, muse-link-at-point): Make sure we
677       don't throw an error if at the beginning of the buffer.  Thanks to John
678       Sullivan for the report.
680     modified files:
681      ChangeLog.2006 lisp/muse-mode.el
684 2006-05-08 23:42:42 GMT Michael Olson <mwolson@gnu.org> patch-123
686     Summary:
687       muse.texi: Change use of @subsubheading to @subheading.
688     Revision:
689       muse--main--1.0--patch-123
691     * muse.texi: Change use of @subsubheading to @subheading throughout
692       document.
694     modified files:
695      ChangeLog.2006 muse.texi
698 2006-05-08 23:30:58 GMT Michael Olson <mwolson@gnu.org> patch-122
700     Summary:
701       muse.texi: Change subsections to subheadings.
702     Revision:
703       muse--main--1.0--patch-122
705     (Author: John Sullivan <john@wjsullivan.net>)
706     
707     * muse.texi: Change @subsection and @strong to @subheading throughout
708       document.
710     modified files:
711      ChangeLog.2006 Makefile.defs debian/changelog muse.texi
713     new patches:
714      john@wjsullivan.net--2006/muse--johnsu01--0--patch-2
715      john@wjsullivan.net--2006/muse--johnsu01--0--patch-3
716      john@wjsullivan.net--2006/muse--johnsu01--0--patch-4
719 2006-05-08 08:53:03 GMT Michael Olson <mwolson@gnu.org> patch-121
721     Summary:
722       Update keystrokes used in muse-mode, as well as docs.
723     Revision:
724       muse--main--1.0--patch-121
726     * lisp/muse-mode.el (muse-insert-map): New variable that defines the
727       keymap to use when the user wants to insert something into the current
728       buffer using `C-c i'.
729       (muse-mode-map): Sort keys somewhat.  Remove binding of `C-c C-v' to
730       muse-follow-name-at-point, since this is already used for
731       muse-browse-result.  Call `muse-insert-thing' on `C-c i', which will
732       prompt for the thing to insert.
733       (muse-insert-thing): New function that prompts the user for something
734       to insert into the current buffer.  It tries to be as friendly as
735       possible by catching possible errors with the message "Not inserting
736       anything".
737       (muse-mode-completions): Rename from `muse-completions', since this is
738       what we use in `muse-mode'.
739       (muse-mode-current-word): Similarly.  These don't seem to work
740       correctly, for unknown reasons.
741     
742     * muse.texi (Keystroke Summary): Update to include all keystrokes that we
743       utilize.
745     modified files:
746      ChangeLog.2006 lisp/muse-mode.el muse.texi
749 2006-05-08 07:34:41 GMT Michael Olson <mwolson@gnu.org> patch-120
751     Summary:
752       Fix buggy behavior in muse-browse-result.
753     Revision:
754       muse--main--1.0--patch-120
756     * lisp/muse-mode.el (muse-browse-result): Construct a mapping of style
757       names to styles, based on the styles contained in the current Muse
758       project.  Thanks to kid kid for the analysis.
759     
760     * lisp/muse-publish.el (muse-publish-get-style): Permit styles to be
761       specified as an argument.
763     modified files:
764      ChangeLog.2006 lisp/muse-mode.el lisp/muse-publish.el
767 2006-05-08 07:29:42 GMT Michael Olson <mwolson@gnu.org> patch-119
769     Summary:
770       muse-latex: Make images look better.
771     Revision:
772       muse--main--1.0--patch-119
774     * lisp/muse-latex.el (muse-latex-markup-strings): Make width of images to
775       be 75% the width of the page, which looks better.  Enclose images in
776       figures, and center them.
778     modified files:
779      ChangeLog.2006 lisp/muse-latex.el
782 2006-04-27 00:31:01 GMT Michael Olson <mwolson@gnu.org> patch-118
784     Summary:
785       Fix a few image bugs.
786     Revision:
787       muse--main--1.0--patch-118
789     * lisp/muse-colors.el (muse-colors-insert-image): Expand file name before
790       passing it to `muse-colors-inline-image-method'.  This makes images
791       with the same current directory and publishing directory get resolved
792       correctly.
793     
794     * lisp/muse-project.el (muse-project-find-file): Don't try to add a
795       ".muse" extension to images.
797     modified files:
798      ChangeLog.2006 lisp/muse-colors.el lisp/muse-project.el
801 2006-04-25 22:28:01 GMT Michael Olson <mwolson@gnu.org> patch-117
803     Summary:
804       Make build targets more consistent.
805     Revision:
806       muse--main--1.0--patch-117
808     * contrib/Makefile (install): Make build targets more consistent.  Thanks
809       to dsmith for the report.
810     
811     * lisp/Makefile (all, lisp, install): Ditto.
813     modified files:
814      ChangeLog.2006 Makefile.defs contrib/Makefile debian/changelog
815      lisp/Makefile
818 2006-04-25 00:31:42 GMT Michael Olson <mwolson@gnu.org> patch-116
820     Summary:
821       cgi.el: Make this work without cl-seq.el.
822     Revision:
823       muse--main--1.0--patch-116
825     * contrib/cgi.el: Fix a compiler warning introduced by sample calendar
826       code.  Make this not depend on 'cl at runtime.
827       (cgi-position): New function that implements a simple replacement for
828       the position function found in cl-seq.el.
829       (cgi-decode): Use `cgi-position' instead of `position' and `substring'
830       instead of `subseq'.
831     
832     * contrib/httpd.el: Credit myself.
834     modified files:
835      ChangeLog.2006 contrib/cgi.el contrib/httpd.el
838 2006-04-25 00:04:10 GMT Michael Olson <mwolson@gnu.org> patch-115
840     Summary:
841       Make publishing DTRT when using escaped list markup.
842     Revision:
843       muse--main--1.0--patch-115
845     * lisp/muse-publish.el (muse-publish-surround-text)
846       (muse-publish-markup-list): Ignore escaped list markup.
847     
848     * lisp/muse.el (muse-list-item-type): Docfix.
849       (muse-list-item-critical-point): New function that returns the point
850       where we should expect to find the first character in the current list
851       item markup.
852       (muse-forward-paragraph): Docfix and cosmetic change.
853       (muse-forward-list-item): Ignore escaped list markup.  This should fix
854       a few publishing errors that involve markup like =::=.
856     modified files:
857      ChangeLog.2006 lisp/muse-publish.el lisp/muse.el
860 2006-04-22 03:46:04 GMT Michael Olson <mwolson@gnu.org> patch-114
862     Summary:
863       muse-publish: Get rid of warning when batch publishing.
864     Revision:
865       muse--main--1.0--patch-114
867     * lisp/muse-publish.el (muse-batch-publish-files): Get rid of a batch
868       publishing warning message.
870     modified files:
871      ChangeLog.2006 Makefile.defs debian/changelog
872      lisp/muse-publish.el
875 2006-04-22 03:35:12 GMT Michael Olson <mwolson@gnu.org> patch-113
877     Summary:
878       Try to fix face clobbering bug.
879     Revision:
880       muse--main--1.0--patch-113
882     * lisp/muse-colors.el (muse-make-faces-default): New function that sets
883       the default value of the header faces.  It can be re-used.
884       (muse-make-faces): Simplify.  This should now fix the face clobbering
885       bug.
887     modified files:
888      ChangeLog.2006 lisp/muse-colors.el
891 2006-04-21 19:31:23 GMT Michael Olson <mwolson@gnu.org> patch-112
893     Summary:
894       Re-add some cgi.el stuff and update my example config.
895     Revision:
896       muse--main--1.0--patch-112
898     * contrib/cgi.el (cgi-calendar-string, cgi-calendar): Re-add these, since
899       they are mentioned in the documentation.
900     
901     * examples/mwolson/: Update.
903     modified files:
904      ChangeLog.2006 contrib/cgi.el examples/mwolson/muse-init.el
905      examples/mwolson/templates/footer.html
906      examples/mwolson/templates/header.html
909 2006-04-21 15:23:13 GMT Michael Olson <mwolson@gnu.org> patch-111
911     Summary:
912       muse-mode: Make C-c C-e work better.
913     Revision:
914       muse--main--1.0--patch-111
916     * lisp/muse-mode.el (muse-edit-link-at-point): Save link data earlier so
917       that this is more robust.
919     modified files:
920      ChangeLog.2006 lisp/muse-mode.el
923 2006-04-18 21:09:37 GMT Michael Olson <mwolson@gnu.org> patch-110
925     Summary:
926       muse-latex: Don't escape backslash in <example> regions.
927     Revision:
928       muse--main--1.0--patch-110
930     * lisp/muse-latex.el (muse-latex-markup-specials-example): We don't need
931       to escape the backslash after all.
932       (muse-latex-markup-specials-literal): Docfix.
933     
934     * lisp/muse-publish.el (muse-publish-escape-specials): Docfix.
936     modified files:
937      ChangeLog.2006 lisp/muse-latex.el lisp/muse-publish.el
940 2006-04-18 01:55:21 GMT Michael Olson <mwolson@gnu.org> patch-109
942     Summary:
943       Allow tab characters in the target of explicit links.
944     Revision:
945       muse--main--1.0--patch-109
947     * lisp/muse-regexps.el (muse-explicit-link-regexp): Allow tab characters
948       in the link target.  This doesn't seem like it could hurt anything, and
949       prevents unexpected behavior.  Thanks to rubikitch AT ruby-lang.org for
950       the report.
952     modified files:
953      ChangeLog.2006 lisp/muse-regexps.el
956 2006-04-14 18:56:30 GMT Michael Olson <mwolson@gnu.org> patch-108
958     Summary:
959       muse-wiki: Fix bug that caused WikiWords not to publish or display.
960     Revision:
961       muse--main--1.0--patch-108
963     * lisp/muse-wiki.el (muse-wiki-handle-wikiword): Logic fix.
965     modified files:
966      ChangeLog.2006 Makefile.defs debian/changelog
967      lisp/muse-wiki.el
970 2006-04-11 03:49:41 GMT Michael Olson <mwolson@gnu.org> patch-107
972     Summary:
973       Fix horrendous typo.
974     Revision:
975       muse--main--1.0--patch-107
977     * muse-publish.el (muse-define-style): Fix typo which caused all kinds of
978       strangeness.
980     modified files:
981      ChangeLog.2006 lisp/muse-publish.el
984 2006-04-10 03:13:41 GMT Michael Olson <mwolson@gnu.org> patch-106
986     Summary:
987       Merged from mwolson@gnu.org--2006-muse-el (patch 53)
988     Revision:
989       muse--main--1.0--patch-106
991     (Author: Per B. Sederberg <per@med.upenn.edu>)
992     
993     * lisp/muse-wiki.el (muse-wiki-ignore-implicit-links-to-current-page):
994       Option to not create implicit links to the current page.
995       (muse-wiki-handle-wikiword): Process the option to not create implicit
996       links to the current page.
998     modified files:
999      ChangeLog.2006 Makefile.defs debian/changelog
1000      lisp/muse-wiki.el
1002     new patches:
1003      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-53
1006 2006-04-10 03:03:28 GMT Michael Olson <mwolson@gnu.org> patch-105
1008     Summary:
1009       Try to fix failure to recognize Muse file extension (6th attempt).
1010     Revision:
1011       muse--main--1.0--patch-105
1013     * lisp/muse-mode.el: Call `muse-mode-maybe-after-init' after the user's
1014       init file is loaded.
1015       (muse-mode-maybe-after-init): New function that causes muse-mode-maybe
1016       to be added to find-file-hooks when muse-mode-auto-p is non-nil.
1017     
1018     * lisp/muse.el: Call `muse-update-file-extension-after-init after the
1019       user's init file is loaded.  Explicitly add the Muse file extension
1020       when muse.el is loaded, to make life simpler.
1021       (muse-update-file-extension): Take several edge cases into account.
1022       (muse-file-extension): Docfix.
1023       (muse-update-file-extension-after-init): New function that causes the
1024       file extension to be updated.
1025     
1026     * muse.texi (Projects): It is no longer necessary to call
1027       `muse-mode-maybe' manually.
1029     modified files:
1030      ChangeLog.2006 lisp/muse-mode.el lisp/muse.el muse.texi
1033 2006-04-10 00:08:01 GMT Michael Olson <mwolson@gnu.org> patch-104
1035     Summary:
1036       Merged from mwolson@gnu.org--2006-muse-el (patch 48-52)
1037     Revision:
1038       muse--main--1.0--patch-104
1040     (Author: Per B. Sederberg <per@med.upenn.edu>)
1041     
1042     * lisp/muse-wiki.el (muse-wiki-project-files-with-spaces): New function
1043       to return a list of project files that have spaces.
1044       (muse-wiki-update-interwiki-regexp): Make use of new project-files with
1045       spaces function.  Don't make this buffer-local.
1047     modified files:
1048      ChangeLog.2006 lisp/muse-wiki.el
1050     new patches:
1051      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-48
1052      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-49
1053      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-50
1054      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-51
1055      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-52
1058 2006-04-09 23:54:07 GMT Michael Olson <mwolson@gnu.org> patch-103
1060     Summary:
1061       Try to fix failure to recognize Muse file extension (5th attempt).
1062     Revision:
1063       muse--main--1.0--patch-103
1065     * lisp/muse.el: To detect whether Emacs has fully started, check
1066       `command-line-processed' instead of `inhibit-startup-hooks', since the
1067       latter only exists for Emacs22.
1069     modified files:
1070      ChangeLog.2006 Makefile.defs debian/changelog lisp/muse.el
1073 2006-04-09 23:48:06 GMT Michael Olson <mwolson@gnu.org> patch-102
1075     Summary:
1076       muse-html: Add :style-sheet element.
1077     Revision:
1078       muse--main--1.0--patch-102
1080     * lisp/muse-html.el (muse-html-header, muse-xhtml-header): Use the
1081       :style-sheet element.
1082       ("html", "xhtml"): Add the :style-sheet element.
1083     
1084     * lisp/muse-publish.el (muse-define-style): Don't give an error when a
1085       style already exists.  Instead, just replace the existing style.
1086       (muse-derive-style): Ditto.
1087     
1088     * muse.texi (Style Elements): Mention :style-sheet.
1090     modified files:
1091      ChangeLog.2006 lisp/muse-html.el lisp/muse-publish.el
1092      muse.texi
1095 2006-04-09 02:23:47 GMT Michael Olson <mwolson@gnu.org> patch-101
1097     Summary:
1098       Try to fix failure to recognize Muse file extension (4th attempt).
1099     Revision:
1100       muse--main--1.0--patch-101
1102     * lisp/muse.el: Enter Muse mode correctly on files that are specified by
1103       the command line.
1105     modified files:
1106      ChangeLog.2006 Makefile.defs debian/changelog lisp/muse.el
1109 2006-04-09 01:53:19 GMT Michael Olson <mwolson@gnu.org> patch-100
1111     Summary:
1112       Try to fix failure to recognize Muse file extension (3rd attempt).
1113     Revision:
1114       muse--main--1.0--patch-100
1116     * lisp/muse.el (muse-update-values-hook): Fix a sequencep error.
1118     modified files:
1119      ChangeLog.2006 lisp/muse.el
1122 2006-04-09 01:36:50 GMT Michael Olson <mwolson@gnu.org> patch-99
1124     Summary:
1125       Try to fix failure to recognize Muse file extension (2nd attempt).
1126     Revision:
1127       muse--main--1.0--patch-99
1129     * lisp/muse.el: Try to fix failure to put muse-mode-choose-mode in
1130       auto-mode-alist.
1132     modified files:
1133      ChangeLog.2006 lisp/muse.el
1136 2006-04-08 17:08:39 GMT Michael Olson <mwolson@gnu.org> patch-98
1138     Summary:
1139       Merged from mwolson@gnu.org--2006-muse-el (patch 41-47)
1140     Revision:
1141       muse--main--1.0--patch-98
1143     (Author: Per B. Sederberg <per@med.upenn.edu>)
1144     
1145     * lisp/muse-wiki.el (muse-wiki-update-interwiki-regexp): Modify
1146       interwiki-regexp to search for any project file name.  This is so it
1147       will match files with spaces.
1149     modified files:
1150      ChangeLog.2006 lisp/muse-wiki.el
1152     new patches:
1153      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-41
1154      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-42
1155      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-43
1156      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-44
1157      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-45
1158      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-46
1159      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-47
1162 2006-04-08 16:32:00 GMT Michael Olson <mwolson@gnu.org> patch-97
1164     Summary:
1165       Try to fix failure to recognize Muse file extension.
1166     Revision:
1167       muse--main--1.0--patch-97
1169     * lisp/muse-colors.el: Use add-hook instead of add-to-list, for the sake
1170       of semantics.
1171     
1172     * lisp/muse.el: Call muse-update-file-extension in
1173       muse-update-values-hook, instead of
1174       muse-ignored-file-extensions-regexp.  Add muse-update-file-extension to
1175       emacs-startup-hook, so that the user has time to set this in their
1176       .emacs file.
1178     modified files:
1179      ChangeLog.2006 lisp/muse-colors.el lisp/muse.el
1182 2006-04-08 02:46:41 GMT Michael Olson <mwolson@gnu.org> patch-96
1184     Summary:
1185       Make things in contrib directory installable.
1186     Revision:
1187       muse--main--1.0--patch-96
1189     * Makefile (SUBDIRS): Add contrib.
1190       (all): Add contrib.
1191       (contrib): New target that compiles things in the contrib directory.
1192       (install-bin): Add contrib.  Install things in the contrib directory.
1193       Also install uncompiled things in the experimental directory.
1194     
1195     * contrib/Makefile: New Makefile for the contrib directory.
1196     
1197     * contrib/httpd.el (httpd-start): Fix compiler warnings.
1198     
1199     * debian/emacsen-install: Compile files in contrib directory in addition
1200       to the normal fare.  Thanks to Junichi Uekawa for the suggestion.
1201     
1202     * debian/emacsen-startup: Add contrib directory to load-path.
1203     
1204     * experimental/Makefile (test): Remove target.
1205       (install-uncompiled): New target that installs uncompiled files.
1206     
1207     * lisp/muse.el: Set version to 3.02.90 (3.03 RC1).
1208       (muse-update-file-extension): Fix a warning that occurred when doing
1209       batch publishing.
1211     new files:
1212      contrib/.arch-ids/Makefile.id contrib/Makefile
1214     modified files:
1215      ChangeLog.2006 Makefile Makefile.defs contrib/httpd.el
1216      debian/changelog debian/emacsen-install debian/emacsen-startup
1217      experimental/Makefile lisp/muse.el muse.texi
1220 2006-04-08 01:33:27 GMT Michael Olson <mwolson@gnu.org> patch-95
1222     Summary:
1223       Remove muse-registry.el.
1224     Revision:
1225       muse--main--1.0--patch-95
1227     * lisp/muse-registry.el: Move to the Planner project, since it is a
1228       better fit with Planner than Muse.
1230     removed files:
1231      lisp/.arch-ids/muse-registry.el.id lisp/muse-registry.el
1233     modified files:
1234      AUTHORS ChangeLog.2006
1237 2006-04-08 01:23:24 GMT Michael Olson <mwolson@gnu.org> patch-94
1239     Summary:
1240       Prepare Debian package for Arch snapshot.
1241     Revision:
1242       muse--main--1.0--patch-94
1244     * Makefile.defs, debian/changelog: Prepare for Debian package of Arch
1245       snapshot.
1247     modified files:
1248      ChangeLog.2006 Makefile.defs debian/changelog
1251 2006-04-05 18:56:26 GMT Michael Olson <mwolson@gnu.org> patch-93
1253     Summary:
1254       muse-wiki: Honor setting for muse-wiki-hide-nop-tag.
1255     Revision:
1256       muse--main--1.0--patch-93
1258     * lisp/muse-wiki.el (muse-wiki-colors-nop-tag): Take the value of
1259       `muse-wiki-hide-nop-tag' into account.
1261     modified files:
1262      ChangeLog.2006 lisp/muse-wiki.el
1265 2006-04-05 18:47:54 GMT Michael Olson <mwolson@gnu.org> patch-92
1267     Summary:
1268       Fix a couple of compiler warnings.
1269     Revision:
1270       muse--main--1.0--patch-92
1272     * muse-publish.el, muse-wiki.el: Fix a couple of compiler warnings.
1274     modified files:
1275      ChangeLog.2006 lisp/muse-publish.el lisp/muse-wiki.el
1278 2006-04-05 18:45:01 GMT Michael Olson <mwolson@gnu.org> patch-91
1280     Summary:
1281       Make interwiki links work with the new option.
1282     Revision:
1283       muse--main--1.0--patch-91
1285     * lisp/muse-wiki.el (muse-wiki-update-interwiki-regexp): Take no
1286       parameters.  Populate this correctly when
1287       `muse-wiki-match-all-project-files' is non-nil.
1289     modified files:
1290      ChangeLog.2006 lisp/muse-wiki.el
1293 2006-04-05 16:37:13 GMT Michael Olson <mwolson@gnu.org> patch-90
1295     Summary:
1296       Permit table generation to be disabled for a single Muse page.
1297     Revision:
1298       muse--main--1.0--patch-90
1300     * lisp/muse-latex.el (muse-latex-markup-table): If we don't get any table
1301       data, don't publish the table.
1302     
1303     * lisp/muse-texinfo.el (muse-texinfo-markup-table): Ditto.
1304     
1305     * lisp/muse-xml-common.el (muse-xml-markup-table): Ditto.
1306     
1307     * lisp/muse-publish.el (muse-publish-table-fields): If the
1308       "disable-tables" publishing directive exists for the current page, do
1309       not generate a table.
1310     
1311     * muse.texi (Tables): Mention that table generation can be disabled for a
1312       single page.
1314     modified files:
1315      ChangeLog.2006 lisp/muse-latex.el lisp/muse-publish.el
1316      lisp/muse-texinfo.el lisp/muse-xml-common.el muse.texi
1319 2006-04-05 15:56:11 GMT Michael Olson <mwolson@gnu.org> patch-89
1321     Summary:
1322       muse-wiki: Match filenames before WikiWords.
1323     Revision:
1324       muse--main--1.0--patch-89
1326     * lisp/muse-wiki.el (muse-wiki-update-local-wikiword-regexp): Match
1327       filenames in project before the general WikiWord regexp.
1329     modified files:
1330      ChangeLog.2006 lisp/muse-wiki.el
1333 2006-04-05 15:45:07 GMT Michael Olson <mwolson@gnu.org> patch-88
1335     Summary:
1336       Use a better mechanism for updating autogenerated variables.
1337     Revision:
1338       muse--main--1.0--patch-88
1340     * lisp/muse-mode.el (muse-mode-hook): Remove ugly kludge.
1341     
1342     * lisp/muse-mode.el (muse-mode): Call muse-update-values-hook.
1343     
1344     * lisp/muse-protocols.el: Add `muse-update-url-regexp' to
1345       muse-update-values-hook.
1346     
1347     * lisp/muse-publish.el (muse-publish-markup-buffer): Call
1348       muse-update-values-hook.
1349     
1350     * lisp/muse-wiki.el: Add `muse-wiki-update-local-wikiword-regexp' and
1351       `muse-wiki-update-interwiki-regexp' to muse-update-values-hook.
1352       (muse-wiki-update-local-wikiword-regexp): Quote an argument so that an
1353       error is fixed.
1354       (muse-wiki-update-custom-values): Replace with function that gives a
1355       warning and an explanation.
1356     
1357     * examples/mwolson/muse-init.el (muse-blosxom-base-directory): Update my
1358       example so that people who use it won't have a wrong value in
1359       muse-mode-hook.
1361     modified files:
1362      ChangeLog.2006 examples/mwolson/muse-init.el lisp/muse-mode.el
1363      lisp/muse-protocols.el lisp/muse-publish.el lisp/muse-wiki.el
1364      lisp/muse.el
1367 2006-04-05 15:00:33 GMT Michael Olson <mwolson@gnu.org> patch-87
1369     Summary:
1370       muse-wiki: Implement implicit links for all files in project.
1371     Revision:
1372       muse--main--1.0--patch-87
1374     * lisp/muse-project.el (muse-project-file-alist): Quote hook, so that we
1375       don't get errors when trying to use it.
1376     
1377     * lisp/muse-wiki.el: Add `muse-wiki-update-local-wikiword-regexp' to
1378       muse-project-file-alist-hook.
1379       (muse-wiki-update-local-wikiword-regexp): Make sure that we can't get
1380       into a recursive call.
1381       (muse-wiki-update-wikiword-regexp): Call
1382       `muse-wiki-update-local-wikiword-regexp'.
1383     
1384     (Author: Per B. Sederberg <per@med.upenn.edu>)
1385     
1386     * lisp/muse-wiki.el:: Add muse-wiki-update-local-wikiword-regexp to
1387       muse-before-publish-hook and muse-mode-hook so that implicit links are
1388       published properly.
1389       (muse-wiki-wikiword-match-project-files): New option for determining
1390       whether to match all project files as implicit links.  This is off by
1391       default.
1392       (muse-wiki-update-local-wikiword-regexp): New function to make the
1393       wikiword-regexp local and append the files in the current project to
1394       it.
1396     modified files:
1397      AUTHORS ChangeLog.2006 lisp/muse-project.el lisp/muse-wiki.el
1399     new patches:
1400      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-27
1401      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-28
1402      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-29
1403      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-30
1404      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-31
1405      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-32
1406      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-33
1407      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-34
1408      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-35
1409      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-36
1410      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-37
1411      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-38
1412      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-39
1413      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-40
1416 2006-04-04 22:49:46 GMT Michael Olson <mwolson@gnu.org> patch-86
1418     Summary:
1419       Update Muse's file-alist after saving any Muse page.
1420     Revision:
1421       muse--main--1.0--patch-86
1423     * lisp/muse-project.el (muse-project-after-save-hook): New function that
1424       causes Muse's file-alist to be updated when we are saving a Muse file.
1425       This is added to after-save-hook.
1427     modified files:
1428      ChangeLog.2006 lisp/muse-project.el
1431 2006-04-04 22:39:57 GMT Michael Olson <mwolson@gnu.org> patch-85
1433     Summary:
1434       Add a hook that is called whenever Muse's file-alist is updated.
1435     Revision:
1436       muse--main--1.0--patch-85
1438     * lisp/muse-project.el (muse-project-file-alist-hook): New hook that is
1439       executed after an update to muse-project-file-alist happens.
1440       (muse-project-file-alist): Call `muse-project-file-alist-hook'.
1442     modified files:
1443      ChangeLog.2006 lisp/muse-project.el
1446 2006-04-04 22:23:40 GMT Michael Olson <mwolson@gnu.org> patch-84
1448     Summary:
1449       muse-mode: Recognize definition lists when filling text.
1450     Revision:
1451       muse--main--1.0--patch-84
1453     * lisp/muse-mode.el (muse-mode): Recognize definition lists when filling
1454       text.
1455     
1457     modified files:
1458      ChangeLog.2006 lisp/muse-mode.el
1461 2006-04-04 22:22:19 GMT Michael Olson <mwolson@gnu.org> patch-83
1463     Summary:
1464       Remove unrelated part of patch-82.
1465     Revision:
1466       muse--main--1.0--patch-83
1469     modified files:
1470      ChangeLog.2006 lisp/muse-mode.el
1473 2006-04-04 22:11:16 GMT Michael Olson <mwolson@gnu.org> patch-82
1475     Summary:
1476       muse-journal: Fix dates in RSS feeds.
1477     Revision:
1478       muse--main--1.0--patch-82
1480     * lisp/muse-journal.el (muse-journal-rss-munge-buffer): Make sure that
1481       date is in a format that RSS readers can handle.  Thanks to René
1482       Stadler for the patch.
1484     modified files:
1485      AUTHORS ChangeLog.2006 lisp/muse-journal.el lisp/muse-mode.el
1488 2006-04-01 15:32:26 GMT Michael Olson <mwolson@gnu.org> patch-81
1490     Summary:
1491       debian: Install ChangeLog properly.
1492     Revision:
1493       muse--main--1.0--patch-81
1495     * debian/rules: Create ChangeLog using ChangeLog.2006 as a base, and then
1496       appending the logs for previous years.  Thanks to Sergei V. Fleytin for
1497       the breakage report.
1499     modified files:
1500      ChangeLog.2006 debian/rules
1503 2006-04-01 04:20:45 GMT Michael Olson <mwolson@gnu.org> patch-80
1505     Summary:
1506       Fix a bug triggered by batch-publishing.
1507     Revision:
1508       muse--main--1.0--patch-80
1510     * lisp/muse-publish.el (muse-detect-invalid-style): Remove, since the
1511       right algorithm turned out to be simpler than I had thought.  Thanks to
1512       Sergei V. Fleytin for reporting breakage with the old method.
1513       (muse-publish-file): Don't be overzealous when checking for an invalid
1514       style -- use a simpler check.
1515       (muse-batch-publish-files): Don't check for invalid styles here, since
1516       we already do so in `muse-publish-file'.
1518     modified files:
1519      ChangeLog.2006 lisp/muse-publish.el
1522 2006-03-31 04:27:54 GMT Michael Olson <mwolson@gnu.org> patch-79
1524     Summary:
1525       muse.texi: Move some sections to a new Extending Muse chapter.
1526     Revision:
1527       muse--main--1.0--patch-79
1529     * muse.texi (Extending Muse): New chapter containing nodes that deal with
1530       extending Muse in various ways.
1531       (Common Elements, Deriving Styles): Move to Extending Muse chapter.
1533     modified files:
1534      ChangeLog.2006 muse.texi
1537 2006-03-26 22:38:01 GMT Michael Olson <mwolson@gnu.org> patch-78
1539     Summary:
1540       Fix a couple of recently-introduced bugs.
1541     Revision:
1542       muse--main--1.0--patch-78
1544     * lisp/muse-colors.el: Fix errors introduced in a recent patch.  Try
1545       extra hard to preserve our settings for faces, especially after a new
1546       frame or splash screen.
1547     
1548     * lisp/muse.el (muse-copy-face): New function that ensures the face is
1549       copied globally, to the extent the Emacs permits this.
1551     modified files:
1552      ChangeLog.2006 lisp/muse-colors.el lisp/muse.el
1555 2006-03-26 20:02:11 GMT Michael Olson <mwolson@gnu.org> patch-77
1557     Summary:
1558       Update my example configuration file.
1559     Revision:
1560       muse--main--1.0--patch-77
1563     modified files:
1564      ChangeLog.2006 examples/mwolson/muse-init.el
1567 2006-03-26 19:54:43 GMT Michael Olson <mwolson@gnu.org> patch-76
1569     Summary:
1570       Remove cruft from patch logs.
1571     Revision:
1572       muse--main--1.0--patch-76
1575     modified files:
1576      ChangeLog.2006
1577      {arch}/muse-el/muse-el--devel/muse-el--devel--0/mwolson@gnu.org--2006-muse-el/patch-log/patch-14
1578      {arch}/muse-el/muse-el--devel/muse-el--devel--0/mwolson@gnu.org--2006-muse-el/patch-log/patch-25
1579      {arch}/muse-el/muse-el--devel/muse-el--devel--0/mwolson@gnu.org--2006-muse-el/patch-log/patch-3
1580      {arch}/muse/muse--main/muse--main--1.0/mwolson@gnu.org--2006/patch-log/patch-19
1581      {arch}/muse/muse--main/muse--main--1.0/mwolson@gnu.org--2006/patch-log/patch-46
1582      {arch}/muse/muse--main/muse--main--1.0/mwolson@gnu.org--2006/patch-log/patch-58
1583      {arch}/muse/muse--main/muse--main--1.0/mwolson@gnu.org--2006/patch-log/patch-60
1584      {arch}/muse/muse--main/muse--main--1.0/mwolson@gnu.org--2006/patch-log/patch-74
1587 2006-03-26 18:38:31 GMT Michael Olson <mwolson@gnu.org> patch-75
1589     Summary:
1590       Make faces more robust and namespace-conforming.
1591     Revision:
1592       muse--main--1.0--patch-75
1594     * lisp/muse-colors.el (muse-make-faces): Make sure that each generated
1595       face has documentation and a group.
1596       (muse-link, muse-bad-link, muse-verbatim): Renamed faces to drop the
1597       "-face" suffix.
1598       (muse-emphasis-1, muse-emphasis-2, muse-emphasis-3): Make sure that the
1599       faces have documentation and a group.  Copy unconditionally from the
1600       related Emacs faces, rather than specifying face attributes.
1601       (muse-colors-verbatim, muse-colors-example-tag, muse-link-face):
1602       (muse-colors-explicit-link, muse-colors-implicit-link): Use the new
1603       face names.
1604     
1605     * lisp/muse-mode.el (muse-next-reference, muse-previous-reference): Use
1606       the 'muse-link property rather than looking at the face.
1608     modified files:
1609      ChangeLog.2006 lisp/muse-colors.el lisp/muse-mode.el
1612 2006-03-26 18:33:12 GMT Michael Olson <mwolson@gnu.org> patch-74
1614     Summary:
1615       muse.texi: Mention the <code> tag.
1616     Revision:
1617       muse--main--1.0--patch-74
1619     * muse.texi (Emphasizing Text): Mention the <code> tag.
1621     modified files:
1622      ChangeLog.2006 muse.texi
1625 2006-03-26 06:35:49 GMT Michael Olson <mwolson@gnu.org> patch-73
1627     Summary:
1628       Fix bug in verse markup, undesired behavior with emdash.
1629     Revision:
1630       muse--main--1.0--patch-73
1632     * lisp/muse-docbook.el (muse-docbook-markup-strings): Preserve whitespace
1633       around emdash.
1634     
1635     * lisp/muse-html.el (muse-html-markup-strings): Ditto.
1636     
1637     * lisp/muse-xml.el (muse-xml-markup-strings): Ditto.
1638     
1639     * lisp/muse-publish.el (muse-publish-markup-emdash): Pass preceding and
1640       trailing whitespace to `muse-markup-text', in case the current
1641       publishing wishes to use them.
1642       (muse-publish-markup-verse): Insert newline without adding read-only
1643       properties to it.  This fixes a paragraph detection bug in HTML
1644       publishing.
1646     modified files:
1647      ChangeLog.2006 lisp/muse-docbook.el lisp/muse-html.el
1648      lisp/muse-publish.el lisp/muse-xml.el
1651 2006-03-25 05:57:36 GMT Michael Olson <mwolson@gnu.org> patch-72
1653     Summary:
1654       httpd.el: Update to work with newer versions of Emacs.
1655     Revision:
1656       muse--main--1.0--patch-72
1658     * contrib/httpd.el (httpd-start): Update this to work with newer versions
1659       of Emacs.
1661     modified files:
1662      ChangeLog.2006 contrib/httpd.el
1665 2006-03-25 05:27:46 GMT Michael Olson <mwolson@gnu.org> patch-71
1667     Summary:
1668       muse-journal: Make custom RSS heading regexps possible.
1669     Revision:
1670       muse--main--1.0--patch-71
1672     * lisp/muse-journal.el (muse-journal-rss-heading-regexp): New option that
1673       determines the regexp to use when searching for an RSS heading.
1674       (muse-journal-rss-munge-buffer): Use `muse-journal-rss-heading-regexp'.
1676     modified files:
1677      ChangeLog.2006 lisp/muse-journal.el
1680 2006-03-25 04:33:40 GMT Michael Olson <mwolson@gnu.org> patch-70
1682     Summary:
1683       Fix #5190: Endless loop in muse style-run-hooks when muse-project-publish is called with undefined style.
1684     Revision:
1685       muse--main--1.0--patch-70
1687     * lisp/muse-project.el (muse-project-publish): If we cannot find a
1688       project to publish, indicate this in an error message.
1689     
1690     * lisp/muse-publish.el (muse-style-run-hooks): Never go into an endless
1691       loop.  This should fix #5190.  Thanks to Rod Morehead for the report.
1692       (muse-detect-invalid-style): New function that makes sure that the
1693       given style is in a valid format.
1694       (muse-publish-file): Call `muse-detect-invalid-style' before doing any
1695       publishing.
1697     modified files:
1698      ChangeLog.2006 lisp/muse-project.el lisp/muse-publish.el
1701 2006-03-25 03:31:36 GMT Michael Olson <mwolson@gnu.org> patch-69
1703     Summary:
1704       muse-mode: Don't require muse-publish.el.
1705     Revision:
1706       muse--main--1.0--patch-69
1708     * lisp/muse-mode.el: Use a few autoloads instead of requiring
1709       muse-publish.el.  This allows people to optionally have Muse mode
1710       without including the publishing features, as long as they never call a
1711       publishing function.  The documentation says that Muse is supposed to
1712       be modular in that way, so I guess we'd better follow it.
1713       (muse-insert-tag): Make sure that muse-publish is required before
1714       accessing `muse-publish-markup-tags'.
1716     modified files:
1717      ChangeLog.2006 lisp/muse-mode.el
1720 2006-03-21 01:59:03 GMT Michael Olson <mwolson@gnu.org> patch-68
1722     Summary:
1723       Minor code cleanup.
1724     Revision:
1725       muse--main--1.0--patch-68
1727     * lisp/muse-mode.el (muse-grep): Remove commented-out code.
1729     modified files:
1730      ChangeLog.2006 lisp/muse-mode.el
1733 2006-03-21 01:56:21 GMT Michael Olson <mwolson@gnu.org> patch-67
1735     Summary:
1736       Merged from mwolson@gnu.org--2006-muse-el (patch 15-26)
1737     Revision:
1738       muse--main--1.0--patch-67
1740     (Author: Per B. Sederberg <per@med.upenn.edu>)
1741     
1742     * lisp/muse-mode.el (muse-grep-command): Add custom to set up the command
1743       used for grepping.
1744       (muse-mode-map): Changed muse-browse-result to C-c C-v and made
1745       muse-find-backlinks C-c C-b
1746       (muse-grep): New function to envoke a search with the compiler.
1747       (muse-search-with-command): New function to search for text, optionally
1748       editing the command.
1749       (muse-search): New function to search for text.
1750       (muse-find-backlinks): New function to search for backlinks to the
1751       current page.
1753     modified files:
1754      ChangeLog.2006 lisp/muse-mode.el
1756     new patches:
1757      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-15
1758      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-16
1759      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-17
1760      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-18
1761      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-19
1762      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-20
1763      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-21
1764      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-22
1765      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-23
1766      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-24
1767      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-25
1768      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-26
1771 2006-03-20 18:43:15 GMT Michael Olson <mwolson@gnu.org> patch-66
1773     Summary:
1774       Make it easier to call context-specific region-escaping function.
1775     Revision:
1776       muse--main--1.0--patch-66
1778     * lisp/muse-publish.el (muse-publish-escape-specials): If a function is
1779       returned from specials, call it with beg, end, ignore-read-only args.
1780       This allows for people to specify their own functions for escaping
1781       regions, depending on context.  See `muse-xml-decide-specials' in
1782       muse-xml-common.el.  This functionality already exists for escaping
1783       specials in strings.
1785     modified files:
1786      ChangeLog.2006 lisp/muse-publish.el
1789 2006-03-17 01:56:38 GMT Michael Olson <mwolson@gnu.org> patch-65
1791     Summary:
1792       Attempt to make new syntaxes easier to support.
1793     Revision:
1794       muse--main--1.0--patch-65
1796     * lisp/muse-colors.el (muse-colors-explicit-link): Use `muse-get-link'
1797       and `muse-get-link-data'.
1798     
1799     * lisp/muse-journal.el (muse-journal-rss-munge-buffer): Ditto.
1800     
1801     * lisp/muse-mode.el (muse-edit-link-at-point): Ditto.
1802       (muse-make-link): Change argument name.
1803     
1804     * lisp/muse.el (muse-handle-explicit-link): Ditto.
1805       (muse-get-link, muse-get-link-desc): New functions that return the link
1806       and the link description, respectively, from the given TARGET.  The
1807       idea is that at least one other markup syntax puts descriptions before
1808       links, so all they would have to do is re-define these two functions.
1810     modified files:
1811      ChangeLog.2006 lisp/muse-colors.el lisp/muse-journal.el
1812      lisp/muse-mode.el lisp/muse.el
1815 2006-03-14 18:41:54 GMT Michael Olson <mwolson@gnu.org> patch-64
1817     Summary:
1818       Fix #5477: muse-replace-regexp-in-string throws error in XEmacs 21.4
1819     Revision:
1820       muse--main--1.0--patch-64
1822     * Makefile.defs, lisp/muse-colors.el: Fix typo.
1823     
1824     * lisp/muse.el (muse-replace-regexp-in-string): Switch order so that
1825       `replace-in-string' is checked before `replace-regexp-in-string', since
1826       XEmacs' implementation of the latter seems to be broken.  Thanks to Jim
1827       Ottaway for the heads up.
1829     modified files:
1830      ChangeLog.2006 Makefile.defs lisp/muse-colors.el lisp/muse.el
1833 2006-03-13 19:38:36 GMT Michael Olson <mwolson@gnu.org> patch-63
1835     Summary:
1836       muse-latex: Add footnotes to links so that they show up on printed copies.
1837     Revision:
1838       muse--main--1.0--patch-63
1840     * lisp/muse-latex.el (muse-latex-markup-strings): Add string for
1841       'url-and-desc.  Display footnotes if we have both a link and a
1842       description, since we want URLs to show up on printed documents.
1843       (muse-latex-markup-specials-document): Escape the "@" character in the
1844       entire document.
1845     
1846     * lisp/muse-publish.el (muse-publish-url): Distinguish between URLs
1847       without descriptions and URLs with descriptions.  If no markup string
1848       exists for 'url-and-desc, fall back to 'url.
1850     modified files:
1851      ChangeLog.2006 lisp/muse-latex.el lisp/muse-publish.el
1854 2006-03-13 18:42:27 GMT Michael Olson <mwolson@gnu.org> patch-62
1856     Summary:
1857       Fix publishing error with multi-line wrapped list items.
1858     Revision:
1859       muse--main--1.0--patch-62
1861     * lisp/muse-publish.el (muse-publish-surround-text): Fix a problem with
1862       multiple lines of a wrapped list item.
1864     modified files:
1865      ChangeLog.2006 lisp/muse-publish.el
1868 2006-03-13 02:10:44 GMT Michael Olson <mwolson@gnu.org> patch-61
1870     Summary:
1871       Add COPYING file; update headers.
1872     Revision:
1873       muse--main--1.0--patch-61
1875     * COPYING: New file containing the GNU GPL.
1876     
1877     * AUTHORS: Bookkeeping.
1878     
1879     * README: Add License section.  Change Muse homepage URL.
1880     
1881     * debian/copyright: Change Muse homepage URL.  Prune list to those who
1882       have changed 15+ lines of code, since this is the amount that
1883       constitutes legal contribution to a software work, AFAICT.
1884     
1885     * examples/mwolson: Update contents of directory to match my current
1886       setup.
1887     
1888     * experimental/muse*.el, lisp/muse*.el: Update headers.
1889     
1890     * muse.texi: Change Muse homepage URL.
1892     new files:
1893      .arch-ids/COPYING.id COPYING
1895     modified files:
1896      AUTHORS ChangeLog.2006 README debian/copyright
1897      examples/mwolson/muse-init.el
1898      examples/mwolson/stylesheets/blog.css
1899      examples/mwolson/stylesheets/common.css
1900      examples/mwolson/stylesheets/print.css
1901      examples/mwolson/stylesheets/screen.css
1902      experimental/muse-cite.el experimental/muse-mathml.el
1903      experimental/muse-message.el lisp/muse-backlink.el
1904      lisp/muse-blosxom.el lisp/muse-book.el lisp/muse-colors.el
1905      lisp/muse-convert.el lisp/muse-docbook.el lisp/muse-groff.el
1906      lisp/muse-html.el lisp/muse-http.el lisp/muse-journal.el
1907      lisp/muse-latex.el lisp/muse-latex2png.el lisp/muse-mode.el
1908      lisp/muse-poem.el lisp/muse-project.el lisp/muse-protocols.el
1909      lisp/muse-publish.el lisp/muse-regexps.el
1910      lisp/muse-registry.el lisp/muse-texinfo.el lisp/muse-wiki.el
1911      lisp/muse-xml.el lisp/muse.el muse.texi
1914 2006-03-13 01:48:10 GMT Michael Olson <mwolson@gnu.org> patch-60
1916     Summary:
1917       Update Muse XML schema.
1918     Revision:
1919       muse--main--1.0--patch-60
1921     * examples/muse.rnc: Allow nested list items.  Update header.  Provide
1922       history.  We'll call this v0.3 of the schema.
1923     
1924     * lisp/muse-xml-common.el: Update header.
1925       (muse-xml-markup-table): Fix table generation when attributes are not
1926       specified.
1928     modified files:
1929      ChangeLog.2006 examples/muse.rnc lisp/muse-xml-common.el
1932 2006-03-12 21:12:48 GMT Michael Olson <mwolson@gnu.org> patch-59
1934     Summary:
1935       Fix output for consecutive list items of same type.
1936     Revision:
1937       muse--main--1.0--patch-59
1939     * lisp/muse-publish.el (muse-publish-surround-text): Make calculated
1940       post-indent and indent-found values local to each list item.  This
1941       should fix undesired behavior with consecutive list items of the same
1942       type.
1944     modified files:
1945      ChangeLog.2006 lisp/muse-publish.el
1948 2006-03-12 21:09:43 GMT Michael Olson <mwolson@gnu.org> patch-58
1950     Summary:
1951       Make C-> and C-< keybindings not indent nested items.
1952     Revision:
1953       muse--main--1.0--patch-58
1955     * lisp/muse-mode.el (muse-alter-list-item-indentation): Don't include
1956       nested items.
1957     
1958     * lisp/muse.el (muse-forward-list-item): Make skipping of nested items
1959       optional, and document this.
1961     modified files:
1962      ChangeLog.2006 lisp/muse-mode.el lisp/muse.el
1965 2006-03-12 19:56:26 GMT Michael Olson <mwolson@gnu.org> patch-57
1967     Summary:
1968       Slightly improve flyspell integration.
1969     Revision:
1970       muse--main--1.0--patch-57
1972     * lisp/muse-mode.el (muse-mode-flyspell-p): Use the new 'muse-link text
1973       property to determine whether we are at a link.
1975     modified files:
1976      ChangeLog.2006 lisp/muse-mode.el
1979 2006-03-11 23:42:56 GMT Michael Olson <mwolson@gnu.org> patch-56
1981     Summary:
1982       Make nested definition list items work much better.
1983     Revision:
1984       muse--main--1.0--patch-56
1986     * lisp/muse-publish.el (muse-publish-surround-dl): Use
1987       `muse-forward-list-item'.  Don't pass indent and post-indent to the
1988       move function.
1989       (muse-publish-surround-text): If we are to determine the indentation,
1990       but have found no list items, set indent to the empty string.  If we
1991       are to determine indentation but have found an item, get all leading
1992       whitespace and set indent to it.  Never try to determine post-indent
1993       using the first line.  Try to contain the amount of "damage" a nested
1994       list item can do to wrapped list item text.
1995     
1996     * lisp/muse-regexps.el (muse-list-item-regexp): Hone the definition list
1997       part so that it is easier to indicate the amount of desired initial
1998       whitespace.
1999     
2000     * lisp/muse.el (muse-list-item-type): Make initial whitespace of a dl
2001       entry optional.
2002       (muse-forward-dl-term, muse-forward-dl-entry): Remove.  Functionality
2003       merged into `muse-forward-list-item'.
2004       (muse-forward-list-item-1): New function that determines whether a
2005       nested list item is found.
2006       (muse-forward-list-item): Move hairy nested list detection algorithm
2007       into `muse-forward-list-item-1'.  Be extra careful about terminating
2008       when we go past the boundary.
2010     modified files:
2011      ChangeLog.2006 lisp/muse-publish.el lisp/muse-regexps.el
2012      lisp/muse.el
2015 2006-03-11 06:10:19 GMT Michael Olson <mwolson@gnu.org> patch-55
2017     Summary:
2018       Add backlink support, thanks to Jim Ottaway.
2019     Revision:
2020       muse--main--1.0--patch-55
2022     * lisp/muse-colors.el (muse-colors-fontifying-p): New buffer-local
2023       variable that indicates whether Muse is fontifying the current buffer.
2024       (muse-colors-region): Set `muse-colors-fontifying' to t.
2025     
2026     * lisp/muse-backlinks.el: New file by Jim Ottaway that provides backlink
2027       support.  I've modified it slightly to get rid of the defadvice forms.
2029     new files:
2030      lisp/.arch-ids/muse-backlink.el.id lisp/muse-backlink.el
2032     modified files:
2033      AUTHORS ChangeLog.2006 lisp/muse-colors.el
2036 2006-03-10 22:56:22 GMT Michael Olson <mwolson@gnu.org> patch-54
2038     Summary:
2039       muse-protocols: Add Wikipedia support.
2040     Revision:
2041       muse--main--1.0--patch-54
2043     * lisp/muse-protocols.el (muse-url-protocols): Add "dict:" handler.  This
2044       is used to look up terms on the Wikipedia website.
2045       (muse-wikipedia-country): New option that specifies the country code to
2046       use for Wikipedia.
2047       (muse-resolve-url-dict, muse-browse-url-dict): New functions that
2048       resolve and browse Wikipedia URLs.
2050     modified files:
2051      ChangeLog.2006 lisp/muse-protocols.el
2054 2006-03-10 19:29:56 GMT Michael Olson <mwolson@gnu.org> patch-53
2056     Summary:
2057       muse-protocols: Add DOI handling.
2058     Revision:
2059       muse--main--1.0--patch-53
2061     * lisp/muse-protocols.el (muse-url-protocols): Add handler for DOI's.
2062       DOI's (digitial object identifiers) are a standard identifier used in
2063       the publishing industry.  Thanks to Phillip Lord for the patch.
2064       (muse-resolve-url-doi, muse-browse-url-doi): New functions that resolve
2065       and browse DOI's.
2067     modified files:
2068      AUTHORS ChangeLog.2006 lisp/muse-protocols.el
2071 2006-03-10 16:34:52 GMT Michael Olson <mwolson@gnu.org> patch-52
2073     Summary:
2074       Refine previous patch.
2075     Revision:
2076       muse--main--1.0--patch-52
2078     * lisp/muse-mode.el (muse-link-at-point): If muse-colors is loaded, don't
2079       ever use the fallback method.  Save point when using new method.
2081     modified files:
2082      ChangeLog.2006 lisp/muse-mode.el
2085 2006-03-10 16:26:53 GMT Michael Olson <mwolson@gnu.org> patch-51
2087     Summary:
2088       Make visiting of links a bit faster.
2089     Revision:
2090       muse--main--1.0--patch-51
2092     * lisp/muse-colors.el (muse-unhighlight-region): Remove muse-link
2093       property.
2094       (muse-link-properties): If we are highlighting a link, add the
2095       muse-link property.
2096     
2097     * lisp/muse-mode.el (muse-link-at-point): If the muse-link property
2098       exists at point, use it to bound the link.  Otherwise, use the old
2099       method.  This should make it easier to visit custom implicit link
2100       forms, since it does not require a change to muse-implicit-link-regexp.
2101     
2102     * lisp/muse-regexps.el (muse-implicit-link-regexp): Note that this is not
2103       used when muse-colors.el is loaded.
2105     modified files:
2106      ChangeLog.2006 lisp/muse-colors.el lisp/muse-mode.el
2107      lisp/muse-regexps.el
2110 2006-03-10 04:57:55 GMT Michael Olson <mwolson@gnu.org> patch-50
2112     Summary:
2113       Make resolving of inline image paths more flexible.
2114     Revision:
2115       muse--main--1.0--patch-50
2117     * lisp/muse-colors.el (muse-colors-inline-image-method): Rename from
2118       `muse-inline-relative-to'.  Add muse-colors-use-publishing-directory
2119       option.  Make the fallback customization type a function rather than a
2120       symbol.
2121       (muse-colors-use-publishing-directory): New function that takes the
2122       best guess at where the current Muse file will be published and makes
2123       the given link relative to that.
2124       (muse-colors-insert-image): If muse-colors-inline-image-method is
2125       'default-directory, use the default directory.  If it is a function,
2126       call that function with LINK as an argument.  Otherwise, give up.
2128     modified files:
2129      ChangeLog.2006 lisp/muse-colors.el
2132 2006-03-10 03:43:03 GMT Michael Olson <mwolson@gnu.org> patch-49
2134     Summary:
2135       Fix inline image lockup.
2136     Revision:
2137       muse--main--1.0--patch-49
2139     * lisp/muse-colors.el (muse-colors-explicit-link): Fix regression in
2140       patch-47.  This will prevent Muse from locking up after making a new
2141       inline image.
2143     modified files:
2144      ChangeLog.2006 lisp/muse-colors.el
2147 2006-03-07 03:52:11 GMT Michael Olson <mwolson@gnu.org> patch-48
2149     Summary:
2150       Fix publishing problem with XEmacs.
2151     Revision:
2152       muse--main--1.0--patch-48
2154     * lisp/muse-publish.el (muse-insert-file-or-string): Fix XEmacs
2155       publishing problem when text at beginning of buffer is read-only.
2156       Thanks to Christian Clercin for the report.
2158     modified files:
2159      ChangeLog.2006 lisp/muse-publish.el
2162 2006-03-06 06:06:38 GMT Michael Olson <mwolson@gnu.org> patch-47
2164     Summary:
2165       Get increase and decrease of list indentation to work with complex cases.
2166     Revision:
2167       muse--main--1.0--patch-47
2169     * lisp/muse-colors.el: Miscellaneous whitespace fixes.
2170       (muse-colors-explicit-link): Minor logic tweak.  The indentation seems
2171       to indicate this interpretation, though parens are different.
2172     
2173     * lisp/muse-mode.el: Miscellaneous whitespace fixes.
2174       (muse-alter-list-item-indentation): New function that alters the list
2175       structure at point.  The behavior to use is specified by the OPERATION
2176       argument.  Currently-supported operations are 'increase and 'decrease
2177       indentation level.  This now uses the same sort of list detection
2178       algorithm that is used during publishing, so it should work as expected
2179       for complicated cases.
2180       (muse-increase-list-item-indentation)
2181       (muse-decrease-list-item-indentation): Use
2182       `muse-alter-list-item-indentation'.
2184     modified files:
2185      ChangeLog.2006 lisp/muse-colors.el lisp/muse-mode.el
2188 2006-03-06 04:50:17 GMT Michael Olson <mwolson@gnu.org> patch-46
2190     Summary:
2191       Code simplification; improve muse-list-item-type function.
2192     Revision:
2193       muse--main--1.0--patch-46
2195     * lisp/muse.el (muse-list-item-type): Disambiguate between 'dl-term and
2196       'dl-entry, instead of just returning 'dl.
2197       (muse-forward-dl-term, muse-forward-dl-entry): Use
2198       muse-forward-list-item.
2199       (muse-forward-dl-part): Remove, merge functionality into
2200       muse-forward-list-item.
2201       (muse-forward-list-item): Add a few conditions needed for skipping
2202       nested 'dl-term and 'dl-entry items.
2204     modified files:
2205      ChangeLog.2006 lisp/muse.el
2208 2006-03-06 01:11:58 GMT Michael Olson <mwolson@gnu.org> patch-45
2210     Summary:
2211       Put movement by list and paragraph functions in muse.el.
2212     Revision:
2213       muse--main--1.0--patch-45
2215     * lisp/muse.el (muse-list-item-type, muse-forward-paragraph):
2216       (muse-forward-dl-term, muse-forward-dl-entry, muse-forward-dl-part):
2217       (muse-forward-list-item): Move here from muse-publish.el, so that
2218       muse-mode can make use of these.
2220     modified files:
2221      ChangeLog.2006 lisp/muse-publish.el lisp/muse.el
2224 2006-03-06 01:06:14 GMT Michael Olson <mwolson@gnu.org> patch-44
2226     Summary:
2227       Merged from mwolson@gnu.org--2006-muse-el (patch 5-14)
2228     Revision:
2229       muse--main--1.0--patch-44
2231     (Author: Per B. Sederberg <per@med.upenn.edu>)
2232     
2233     * lisp/muse-mode.el (muse-mode-map): Added key mappings to increase or
2234       decrease the current item indentation.
2235       (muse-get-paragraph-start): Helper function to determine the start of
2236       the current paragraph.
2237       (muse-insert-list-item): Cleaned up list item insertion code and made
2238       it handle definitions.
2239       (muse-increase-list-item-indentation): New interactive function to
2240       increase list item indentation.
2241       (muse-decrease-list-item-indentation): New interactive function to
2242       decrease list item indentation.
2244     modified files:
2245      ChangeLog.2006 lisp/muse-mode.el
2247     new patches:
2248      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-5
2249      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-6
2250      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-7
2251      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-8
2252      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-9
2253      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-10
2254      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-11
2255      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-12
2256      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-13
2257      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-14
2260 2006-03-06 00:58:00 GMT Michael Olson <mwolson@gnu.org> patch-43
2262     Summary:
2263       Use slightly better algorithm for removing initial whitespace.
2264     Revision:
2265       muse--main--1.0--patch-43
2267     * lisp/muse-publish.el (muse-publish-surround-dl): Keep track of whether
2268       the definition occurred on the same line as the term.
2269       (muse-publish-surround-text): Use a slightly better algorithm for
2270       removing initial indentation of list items.  This way, we preserve
2271       nesting of lists and also deal with same-level items that occur after
2272       nested items.  This probably doesn't make much of a difference in the
2273       output, but it should make support of nested definition lists a bit
2274       less troublesome in some cases.
2275       (muse-forward-dl-entry): Deal with ambiguity in muse-list-item-regexp
2276       regexp.
2277       (muse-forward-dl-part, muse-forward-list-item): Don't clobber match
2278       data.  Don't remove any text.  This makes the function easier to reuse
2279       in display-only situations.
2281     modified files:
2282      ChangeLog.2006 lisp/muse-publish.el
2285 2006-03-04 02:03:59 GMT Michael Olson <mwolson@gnu.org> patch-42
2287     Summary:
2288       In a preliminary way, make definition lists nest.
2289     Revision:
2290       muse--main--1.0--patch-42
2292     * lisp/muse-publish.el (muse-forward-dl-part): Make it so that definition
2293       lists nest a bit better.
2294     
2295     * lisp/muse-regexps.el (muse-dl-entry-regexp): Removed, since we don't
2296       use it anymore.
2298     modified files:
2299      ChangeLog.2006 lisp/muse-publish.el lisp/muse-regexps.el
2302 2006-03-03 19:28:22 GMT Michael Olson <mwolson@gnu.org> patch-41
2304     Summary:
2305       Fix nested list regression.
2306     Revision:
2307       muse--main--1.0--patch-41
2309     * lisp/muse-publish.el (muse-publish-surround-text): Keep track of
2310       original indentation value and use that.  This fixes a regression
2311       caused by the last patch.
2313     modified files:
2314      ChangeLog.2006 lisp/muse-publish.el
2317 2006-03-03 05:24:59 GMT Michael Olson <mwolson@gnu.org> patch-40
2319     Summary:
2320       Make code look nicer by using muse-forward-dl-* functions.
2321     Revision:
2322       muse--main--1.0--patch-40
2324     * lisp/muse-publish.el (muse-publish-surround-dl): Factor out lambda
2325       forms into muse-forward-dl-* for increased reusability.
2326       (muse-publish-surround-text): Call move function with an indent
2327       argument so that we don't have to use partial substitution in lambda
2328       forms.
2329       (muse-forward-dl-term): New function that moves forward to the next
2330       definition list term.
2331       (muse-forward-dl-entry): New function that moves forward to the next
2332       definition list entry.
2333       (muse-forward-dl-part): Renamed from `muse-forward-dl-item', since this
2334       does not move past entire definition list items, only parts of them.
2335       (muse-publish-markup-list, muse-publish-markup-quote):
2336       (muse-publish-quote-tag): Use better lambda form, and include a
2337       parameter.
2339     modified files:
2340      ChangeLog.2006 lisp/muse-publish.el
2343 2006-03-02 05:38:41 GMT Michael Olson <mwolson@gnu.org> patch-39
2345     Summary:
2346       Handle blockquoted sections within lists properly.
2347     Revision:
2348       muse--main--1.0--patch-39
2350     * lisp/muse-publish.el (muse-forward-paragraph): Respect end-list
2351       property.  This should make blockquoted sections within a list do the
2352       right thing.
2353       (muse-forward-dl-item, muse-forward-list-item): Adjust logic for new
2354       behavior of `muse-forward-paragraph'.
2356     modified files:
2357      ChangeLog.2006 lisp/muse-publish.el
2360 2006-03-02 05:00:07 GMT Michael Olson <mwolson@gnu.org> patch-38
2362     Summary:
2363       Fix problem when previous list item was nested.
2364     Revision:
2365       muse--main--1.0--patch-38
2367     * lisp/muse-publish.el (muse-publish-surround-text): Bind nested list
2368       indicator at the correct place.  This fixes an error where a previous
2369       list was nested but the current one isn't.  Thanks to Per B. Sederberg
2370       for the report.
2372     modified files:
2373      ChangeLog.2006 lisp/muse-publish.el
2376 2006-03-02 04:36:06 GMT Michael Olson <mwolson@gnu.org> patch-37
2378     Summary:
2379       Fix #5376: Changing muse-wiki-wikiword-regexp does not seem to affect anything.
2380     Revision:
2381       muse--main--1.0--patch-37
2383     * muse.texi (Implicit Links): Mention how to customize the WikiName
2384       recognition, and note that if you're setting this manually, you have to
2385       call some additional code.  This should fix #5376.  Also remove local
2386       variables section at end, since it seems pointless.
2388     modified files:
2389      ChangeLog.2006 muse.texi
2392 2006-03-02 04:25:37 GMT Michael Olson <mwolson@gnu.org> patch-36
2394     Summary:
2395       Fix #5325: nested formatting not working in HTML output.
2396     Revision:
2397       muse--main--1.0--patch-36
2399     * lisp/muse-publish.el (muse-publish-markup-word): Make nested emphasis
2400       work.  I'm a bit worried about possible double-escaping, though.
2401       Perhaps we should write the context to a text property and escape it
2402       later.  This should fix #5325.
2404     modified files:
2405      ChangeLog.2006 lisp/muse-publish.el
2408 2006-03-02 01:08:14 GMT Michael Olson <mwolson@gnu.org> patch-35
2410     Summary:
2411       Make paragraphs respect the end of a list or list item.
2412     Revision:
2413       muse--main--1.0--patch-35
2415     * lisp/muse-docbook.el (muse-docbook-markup-paragraph): If we are at the
2416       end of a list (or list item), back up.  This allows for a nice side
2417       effect when using indented sentences in between list items.
2418     
2419     * lisp/muse-html.el (muse-html-markup-paragraph): Ditto.
2420     
2421     * lisp/muse-xml.el (muse-xml-markup-paragraph): Ditto.
2422     
2423     * lisp/muse-publish.el (muse-publish-surround-dl): Make sure that end-ddt
2424       and end-item are marked up with end-list properties.
2426     modified files:
2427      ChangeLog.2006 lisp/muse-docbook.el lisp/muse-html.el
2428      lisp/muse-publish.el lisp/muse-xml.el
2431 2006-03-01 21:00:41 GMT Michael Olson <mwolson@gnu.org> patch-34
2433     Summary:
2434       Make sure an initial term exists before publishing definition list.
2435     Revision:
2436       muse--main--1.0--patch-34
2438     * lisp/muse-publish.el (muse-publish-markup-list): Ensure that a term
2439       exists before publishing a definition list.
2441     modified files:
2442      ChangeLog.2006 lisp/muse-publish.el
2445 2006-03-01 20:21:08 GMT Michael Olson <mwolson@gnu.org> patch-33
2447     Summary:
2448       Add comments to nested list code.
2449     Revision:
2450       muse--main--1.0--patch-33
2452     * lisp/muse-publish.el (muse-publish-surround-dl)
2453       (muse-publish-surround-text, muse-forward-dl-item):
2454       (muse-forward-list-item): Add comments, since there were many
2455       intricacies that are probably not obvious to the casual reader.
2456       (muse-forward-dl-item): Remove no-op condition.
2458     modified files:
2459      ChangeLog.2006 lisp/muse-publish.el
2462 2006-03-01 19:51:45 GMT Michael Olson <mwolson@gnu.org> patch-32
2464     Summary:
2465       Make nested list items work when separated by one blank line.
2466     Revision:
2467       muse--main--1.0--patch-32
2469     * lisp/muse-publish.el (muse-publish-surround-dl): Use
2470       muse-forward-dl-item instead of muse-forward-list-item.  On second
2471       thought, don't unconditionally insert a newline, as that breaks some
2472       things.
2473       (muse-forward-dl-item): New function that moves forward to the next
2474       definition list item.  This was factored out from
2475       muse-forward-list-item, since it was getting too complex for my liking.
2476       (muse-forward-dl-item, muse-forward-list-item): Introduce concept of
2477       indented line, and skip past these if we have a blank line followed by
2478       an indented line.  "Indented" means "indented one past the current
2479       indentation level" here.  Remove some initial whitespace that was being
2480       overlooked before.
2482     modified files:
2483      ChangeLog.2006 lisp/muse-publish.el lisp/muse-regexps.el
2486 2006-03-01 17:43:55 GMT Michael Olson <mwolson@gnu.org> patch-31
2488     Summary:
2489       Fix a couple of bugs in muse-wiki-resolve-project-page.
2490     Revision:
2491       muse--main--1.0--patch-31
2493     * lisp/muse-project.el (muse-project-applicable-styles): Use a slightly
2494       better algorithm for adding styles to a list.
2495     
2496     * lisp/muse-wiki.el (muse-wiki-resolve-project-page): Handle project more
2497       carefully.  This should fix one or two hard-to-explain bugs.
2499     modified files:
2500      ChangeLog.2006 lisp/muse-project.el lisp/muse-wiki.el
2503 2006-03-01 17:24:23 GMT Michael Olson <mwolson@gnu.org> patch-30
2505     Summary:
2506       Fix another definition list edge case.
2507     Revision:
2508       muse--main--1.0--patch-30
2510     * lisp/muse-publish.el (muse-publish-surround-dl): Fix edge case where
2511       unordered list immediately follows definition list term.
2513     modified files:
2514      ChangeLog.2006 lisp/muse-publish.el
2517 2006-03-01 17:05:25 GMT Michael Olson <mwolson@gnu.org> patch-29
2519     Summary:
2520       Pass all current definition list test cases.
2521     Revision:
2522       muse--main--1.0--patch-29
2524     * lisp/muse-publish.el (muse-publish-surround-dl): Move correctly to next
2525       line if definition is not on the same line as the term.
2526       (muse-forward-list-item): Fix publishing incorrectness that occurred
2527       when a non-dl list follows a definition list.  Always move to the right
2528       place so as to prevent extra empty dd elements from being published.
2530     modified files:
2531      ChangeLog.2006 lisp/muse-publish.el
2534 2006-03-01 15:08:45 GMT Michael Olson <mwolson@gnu.org> patch-28
2536     Summary:
2537       Merge consecutive definition list terms properly.
2538     Revision:
2539       muse--main--1.0--patch-28
2541     * lisp/muse-publish.el (muse-publish-surround-dl): Keep track of status
2542       correctly.  This makes Muse merge several definition list items into
2543       one list.
2544       (muse-forward-list-item): Use simpler regexp for 'dl.
2545     
2546     * lisp/muse-regexps.el (muse-list-item-regexp): Make terms optional in
2547       definition lists, and make terms the 2nd matched text.
2549     modified files:
2550      ChangeLog.2006 lisp/muse-publish.el lisp/muse-regexps.el
2553 2006-02-28 23:48:24 GMT Michael Olson <mwolson@gnu.org> patch-27
2555     Summary:
2556       Bookkeeping.
2557     Revision:
2558       muse--main--1.0--patch-27
2560     * AUTHORS: Update.
2561     
2562     * muse-colors.el, muse-mode.el: Credit contributions.
2564     modified files:
2565      AUTHORS ChangeLog.2006 lisp/muse-colors.el lisp/muse-mode.el
2568 2006-02-28 23:37:26 GMT Michael Olson <mwolson@gnu.org> patch-26
2570     Summary:
2571       Merged from mwolson@gnu.org--2006-muse-el (patch 0-4)
2572     Revision:
2573       muse--main--1.0--patch-26
2575     Patches applied:
2576     
2577      * mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-2
2578        Added ability to show inline images in the Emacs buffer.
2579     
2580      * mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-3
2581        Added enhanced list item insertion.
2582     
2583     Detailed log:
2584     
2585     (Author: Per B. Sederberg <per@med.upenn.edu>)
2586     
2587     * lisp/muse-mode.el (muse-mode-map): Added new key binding to insert a
2588       list item.  New key mapping to toggle showing images.  Added a key
2589       mapping to insert a link to a file and modified the key map to insert a
2590       tag.
2591       (muse-on-blank-line): Helper function to determine if the point is on a
2592       line containing only blank spaces.
2593       (muse-insert-list-item): New interactive function to insert a new list
2594       item, taking into account the current list state.
2595       (muse-insert-relative-link-to-file): New function to insert a link to a
2596       file, relative to the default directory.
2597     
2598     * lisp/muse-colors.el (muse-inline-relative-to): Added custom directory
2599       for where to search for images to inline in the buffer.
2600       (muse-colors-inline-images): Added custom boolean field for whether to
2601       show inline images in the buffer.
2602       (muse-colors-toggle-inline-images): New function to toggle showing the
2603       inline images in the buffer.
2604       (muse-unhighlight-region): Now removes end-glyph text properties to
2605       support XEmacs.
2606       (muse-colors-resolve-image-file): New function to determine if a link
2607       is an image and whether the version of Emacs can support inline images.
2608       (muse-make-file-glyph): New function to create an image glyph if we are
2609       using XEmacs.
2610       (muse-colors-insert-image): New function to insert an image in an Emacs
2611       buffer.
2612       (muse-colors-explicit-link): Modified function to have the ability to
2613       insert an image instead of formatting the text of the link.
2615     modified files:
2616      ChangeLog.2006 lisp/muse-colors.el lisp/muse-mode.el
2618     new patches:
2619      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--base-0
2620      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-1
2621      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-2
2622      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-3
2623      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-4
2626 2006-02-28 05:20:11 GMT Michael Olson <mwolson@gnu.org> patch-25
2628     Summary:
2629       Pass testcase for definition list and nested unordered list.
2630     Revision:
2631       muse--main--1.0--patch-25
2633     * lisp/muse-publish.el (muse-publish-surround-dl): Ensure that definition
2634       lists always have at least one entry.  This appears to do the right
2635       thing with a sample nested unordered list.
2637     modified files:
2638      ChangeLog.2006 lisp/muse-publish.el
2641 2006-02-28 05:09:33 GMT Michael Olson <mwolson@gnu.org> patch-24
2643     Summary:
2644       Some definition list fixes.
2645     Revision:
2646       muse--main--1.0--patch-24
2648     * lisp/muse-publish.el (muse-publish-markup-list): Make sure to insert
2649       markup for end of list using the `muse-insert-markup-end-list'
2650       function.  Handle list items nested inside of a definition list.
2652     modified files:
2653      ChangeLog.2006 lisp/muse-publish.el
2656 2006-02-28 04:43:15 GMT Michael Olson <mwolson@gnu.org> patch-23
2658     Summary:
2659       Fix another wrapped list item edge case.
2660     Revision:
2661       muse--main--1.0--patch-23
2663     * lisp/muse-publish.el (muse-publish-surround-text): Stop removing
2664       indentation in a region when we encounter any list items.  This should
2665       fix another wrapped list item edge case.  Thanks to Per B. Sederberg
2666       for the report.
2668     modified files:
2669      ChangeLog.2006 lisp/muse-publish.el
2672 2006-02-26 18:26:05 GMT Michael Olson <mwolson@gnu.org> patch-22
2674     Summary:
2675       Fix comment in Debian packaging.
2676     Revision:
2677       muse--main--1.0--patch-22
2679     * debian/emacsen-remove: Fix comment.
2681     modified files:
2682      ChangeLog.2006 debian/emacsen-remove
2685 2006-02-24 03:23:49 GMT Michael Olson <mwolson@gnu.org> patch-21
2687     Summary:
2688       muse-blosxom: Fix order of #tags line in header.
2689     Revision:
2690       muse--main--1.0--patch-21
2692     * lisp/muse-blosxom.el (muse-blosxom-header): Put #tags line after title,
2693       rather than before it.  Thanks to bkhl for the heads up.
2695     modified files:
2696      ChangeLog.2006 lisp/muse-blosxom.el
2699 2006-02-23 03:33:03 GMT Michael Olson <mwolson@gnu.org> patch-20
2701     Summary:
2702       muse-blosxom: Add ability to use tags in entries.
2703     Revision:
2704       muse--main--1.0--patch-20
2706     * lisp/muse-blosxom.el (muse-blosxom-header): If we are using tags,
2707       publish them.
2708       (muse-blosxom-use-tags): New option that specifies whether we are using
2709       tags.
2710       (muse-blosxom-new-entry): If using tags, read tags until the user hits
2711       RET without entering one.
2713     modified files:
2714      ChangeLog.2006 lisp/muse-blosxom.el
2717 2006-02-23 03:23:51 GMT Michael Olson <mwolson@gnu.org> patch-19
2719     Summary:
2720       Fix backtrace when publishing unsaved files.
2721     Revision:
2722       muse--main--1.0--patch-19
2724     * lisp/muse-publish.el (muse-publish-file): Detect case where we are
2725       trying to publish a file that has not been saved, and give an
2726       explanation to the user.
2728     modified files:
2729      ChangeLog.2006 lisp/muse-publish.el
2732 2006-02-21 23:19:36 GMT Michael Olson <mwolson@gnu.org> patch-18
2734     Summary:
2735       muse-texinfo: Fix link suffix.
2736     Revision:
2737       muse--main--1.0--patch-18
2739     * lisp/muse-texinfo.el: Specify :link-suffix for info and info-pdf
2740       styles.  This should fix a bug where links in published info files use
2741       an incorrect extension.  Thanks to Hans Ekbrand for the report!
2743     modified files:
2744      ChangeLog.2006 lisp/muse-texinfo.el
2747 2006-02-16 21:54:11 GMT Michael Olson <mwolson@gnu.org> patch-17
2749     Summary:
2750       Fix prompting of non-Muse buffers before publishing.
2751     Revision:
2752       muse--main--1.0--patch-17
2754     * lisp/muse-project.el (muse-project-of-file): Apply fix from René
2755       Stadler to ignore buffers that have no associated filename.  This fixes
2756       an annoyance where Muse prompts to save BBDB and ERC buffers before
2757       publishing.
2759     modified files:
2760      AUTHORS ChangeLog.2006 lisp/muse-project.el
2763 2006-02-16 04:43:35 GMT Michael Olson <mwolson@gnu.org> patch-16
2765     Summary:
2766       Fix wrapped nested list item edge case.
2767     Revision:
2768       muse--main--1.0--patch-16
2770     * lisp/muse-publish.el (muse-publish-markup-regexps): Remove 2300 rule,
2771       since it is no longer needed.  Tweak 2200 regexp to cover 2300's use
2772       case.
2773       (muse-publish-surround-text): Tweak prefix for muse-list-item-regexp.
2774       (muse-list-item-type): Handle the new change to muse-list-item-regexp.
2775     
2776     * lisp/muse-regexps.el (muse-list-item-regexp): Explicitly require
2777       exactly one space character in front of a unnumbered or numbered list.
2778       This should make it easier to match every list instance, since
2779       definition lists can now be handled more nicely in
2780       muse-publish-markup-regexps.  This also has the effect of fixing a
2781       wrapped nested list item edge case.
2783     modified files:
2784      ChangeLog.2006 lisp/muse-publish.el lisp/muse-regexps.el
2787 2006-02-16 03:04:20 GMT Michael Olson <mwolson@gnu.org> patch-15
2789     Summary:
2790       Fix edge case in muse-wiki-publish-pretty-title.
2791     Revision:
2792       muse--main--1.0--patch-15
2794     * lisp/muse-wiki.el (muse-wiki-publish-pretty-title): If for some reason
2795       the document does not have a valid title, use the empty string.
2797     modified files:
2798      ChangeLog.2006 lisp/muse-wiki.el
2801 2006-02-14 06:35:02 GMT Michael Olson <mwolson@gnu.org> patch-14
2803     Summary:
2804       Use debian/compat to determine debhelper compat level.
2805     Revision:
2806       muse--main--1.0--patch-14
2808     * debian/compat: New file that sets the debhelper compatibility level to
2809       4.
2810     
2811     * debian/rules: Remove DH_COMPAT line.
2813     new files:
2814      debian/.arch-ids/compat.id debian/compat
2816     modified files:
2817      ChangeLog.2006 debian/rules
2820 2006-02-13 04:50:57 GMT Michael Olson <mwolson@gnu.org> patch-13
2822     Summary:
2823       Fix a couple of table-publishing edge cases.
2824     Revision:
2825       muse--main--1.0--patch-13
2827     * lisp/muse-publish.el (muse-publish-markup-regexps): Fix a table
2828       publishing error that occurs when a table line is the last thing in a
2829       document.  Thanks to cymacs for the report and suggested fix.
2830       (muse-publish-table-fields): Skip initial blank lines, and don't remove
2831       them.
2832     
2833     * lisp/muse-docbook.el (muse-docbook-markup-strings): Don't put a newline
2834       at the end of the 'end-table markup string.
2835     
2836     * lisp/muse-html.el (muse-html-markup-strings): Ditto.
2837     
2838     * lisp/muse-xml.el (muse-xml-markup-strings): Ditto.
2839     
2840     * lisp/muse-xml-common.el (muse-xml-markup-table): Always insert a
2841       newline at the end of the table.  This should fix a problem with
2842       paragraphs after tables not being published as such.  Thanks to cymacs
2843       for the report.
2844     
2845     * lisp/muse-texinfo.el (muse-texinfo-markup-table): Don't use
2846       muse-insert-markup to insert a trailing newline.
2848     modified files:
2849      ChangeLog.2006 lisp/muse-docbook.el lisp/muse-html.el
2850      lisp/muse-publish.el lisp/muse-texinfo.el
2851      lisp/muse-xml-common.el lisp/muse-xml.el
2854 2006-02-12 22:56:27 GMT Michael Olson <mwolson@gnu.org> patch-12
2856     Summary:
2857       Add ChangeLog for 2006 and move previous ChangeLog for 2005.
2858     Revision:
2859       muse--main--1.0--patch-12
2862     new files:
2863      .arch-ids/ChangeLog.2006.id ChangeLog.2006
2865     renamed files:
2866      .arch-ids/ChangeLog.id
2867        ==> .arch-ids/ChangeLog.2005.id
2868      ChangeLog
2869        ==> ChangeLog.2005
2872 2006-02-12 22:53:48 GMT Michael Olson <mwolson@gnu.org> patch-11
2874     Summary:
2875       Make muse-journal work with whole-document escaping.
2876     Revision:
2877       muse--main--1.0--patch-11
2879     * examples/mwolson/templates/*: Change "Published by Muse" to "Published
2880       by Emacs Muse" so that muse-journal does not get confused.
2881     
2882     * lisp/muse-journal.el (muse-journal-html-munge-buffer):
2883       (muse-journal-latex-munge-buffer, muse-journal-rss-munge-buffer): Adapt
2884       for whole-buffer escaping.  Thanks to mondoshawan for the report.
2885       (muse-journal-rss-munge-buffer): Display a warning if someone does not
2886       have "Page published by Emacs Muse (begins|ends) here" in their header
2887       or footer, since muse-journal needs this in order to determine where
2888       entries begin and end.
2890     modified files:
2891      examples/mwolson/templates/footer.html
2892      examples/mwolson/templates/generic-footer.html
2893      examples/mwolson/templates/generic-header.html
2894      examples/mwolson/templates/header.html
2895      examples/mwolson/templates/header.tex lisp/muse-journal.el
2898 2006-02-08 03:00:07 GMT Michael Olson <mwolson@gnu.org> patch-10
2900     Summary:
2901       Get simple test case for definition lists to work.
2902     Revision:
2903       muse--main--1.0--patch-10
2905     * lisp/muse-publish.el (muse-publish-surround-dl): Make simple test case
2906       publish properly.
2907       (muse-forward-list-item): Fix edge case.
2909     modified files:
2910      lisp/muse-publish.el
2913 2006-01-28 02:47:07 GMT Michael Olson <mwolson@gnu.org> patch-9
2915     Summary:
2916       Add documentation to some publishing functions.
2917     Revision:
2918       muse--main--1.0--patch-9
2920     * lisp/muse-publish.el (muse-publish-mark-read-only)
2921       (muse-publish-mark-noemphasis): Add documentation.
2923     modified files:
2924      lisp/muse-publish.el
2927 2006-01-28 02:42:03 GMT Michael Olson <mwolson@gnu.org> patch-8
2929     Summary:
2930       Fix an error with `custom-quote'.
2931     Revision:
2932       muse--main--1.0--patch-8
2934     * lisp/muse-project.el: Require 'cus-edit, since that is where
2935       `custom-quote' is defined.
2936     
2937     * muse.texi: Use copyright symbol.
2939     modified files:
2940      lisp/muse-project.el muse.texi
2943 2006-01-25 18:27:53 GMT Michael Olson <mwolson@gnu.org> patch-7
2945     Summary:
2946       muse-registry: update from author.
2947     Revision:
2948       muse--main--1.0--patch-7
2950     * lisp/muse-registry.el: Update to newest version from author.
2951       Re-tabify.
2953     modified files:
2954      lisp/muse-registry.el
2957 2006-01-21 19:26:57 GMT Michael Olson <mwolson@gnu.org> patch-6
2959     Summary:
2960       muse-latex: Handle double-quote edge case.
2961     Revision:
2962       muse--main--1.0--patch-6
2964     * lisp/muse-latex.el (muse-latex-fixup-dquotes): Handle case when a quote
2965       character begins the buffer.
2967     modified files:
2968      lisp/muse-latex.el
2971 2006-01-21 18:47:33 GMT Michael Olson <mwolson@gnu.org> patch-5
2973     Summary:
2974       Allow beginning and ending empty elements in tables.
2975     Revision:
2976       muse--main--1.0--patch-5
2978     * lisp/muse-regexps.el (muse-table-field-regexp): Allow there to be no
2979       whitespace after the field if we're at the end of a line.
2980       (muse-table-line-regexp): Allow the table to start with a "|".  The
2981       resulting initial empty cell isn't yet thrown away like it should be.
2983     modified files:
2984      lisp/muse-regexps.el
2987 2006-01-21 02:45:36 GMT Michael Olson <mwolson@gnu.org> patch-4
2989     Summary:
2990       muse-latex: Use \url to publish bare URLs.
2991     Revision:
2992       muse--main--1.0--patch-4
2994     * lisp/muse-latex.el (muse-latex-markup-strings): Use \url instead of
2995       \href for bare URLs.  Thanks to Na Li for the suggestion!
2997     modified files:
2998      lisp/muse-latex.el
3001 2006-01-20 16:22:04 GMT Michael Olson <mwolson@gnu.org> patch-3
3003     Summary:
3004       Create parents of output directories.
3005     Revision:
3006       muse--main--1.0--patch-3
3008     * lisp/muse-project.el (muse-project-publish-file): Create parent
3009       directories as well, if the output directory does not exist.  This can
3010       happen when we have nested directories in a project.
3012     modified files:
3013      lisp/muse-project.el
3016 2006-01-20 15:54:21 GMT Michael Olson <mwolson@gnu.org> patch-2
3018     Summary:
3019       Pick a better default if publishing with more than one style.
3020     Revision:
3021       muse--main--1.0--patch-2
3023     * lisp/muse-project.el (muse-project-applicable-styles): Make sure that
3024       the list we return is in the right order.  That way, if more than one
3025       publishing rule matches a link, the first one is used, rather than the
3026       last.
3028     modified files:
3029      lisp/muse-project.el
3032 2006-01-19 15:55:19 GMT Michael Olson <mwolson@gnu.org> patch-1
3034     Summary:
3035       Oops, committed to the wrong archive.
3036     Revision:
3037       muse--main--1.0--patch-1
3039     Patches applied:
3040     
3041      * mwolson@gnu.org--2005/muse--main--1.0--patch-356
3042        Debian fixups.
3043     
3044      * mwolson@gnu.org--2005/muse--main--1.0--patch-357
3045        Another Debian fix.
3047     modified files:
3048      ChangeLog debian/emacsen-startup
3050     renamed files:
3051      debian/.arch-ids/NEWS.Debian.id
3052        ==> debian/.arch-ids/NEWS.id
3053      debian/NEWS.Debian
3054        ==> debian/NEWS
3056     new patches:
3057      mwolson@gnu.org--2005/muse--main--1.0--patch-356
3058      mwolson@gnu.org--2005/muse--main--1.0--patch-357
3061 2006-01-17 06:28:50 GMT Michael Olson <mwolson@gnu.org> base-0
3063     Summary:
3064       tag of mwolson@gnu.org--2005/muse--main--1.0--patch-355
3065     Revision:
3066       muse--main--1.0--base-0
3068     See ChangeLog.2005 for earlier changes.
3070     new patches:
3071      ajk@iu.edu--2005/muse--ajk--1.0--base-0
3072      ajk@iu.edu--2005/muse--ajk--1.0--patch-1
3073      ajk@iu.edu--2005/muse--ajk--1.0--patch-2
3074      ajk@iu.edu--2005/muse--ajk--1.0--patch-3
3075      ajk@iu.edu--2005/muse--ajk--1.0--patch-4
3076      ajk@iu.edu--2005/muse--ajk--1.0--patch-5
3077      ajk@iu.edu--2005/muse--ajk--1.0--patch-6
3078      ajk@iu.edu--2005/muse--ajk--1.0--patch-7
3079      ajk@iu.edu--2005/muse--ajk--1.0--patch-8
3080      ajk@iu.edu--2005/muse--ajk--1.0--patch-9
3081      ajk@iu.edu--2005/muse--main--1.0--base-0
3082      ajk@iu.edu--2005/muse--main--1.0--patch-1
3083      ajk@iu.edu--2005/muse--main--1.0--patch-2
3084      davidsmith@acm.org--2005/muse--devo--1.0--base-0
3085      davidsmith@acm.org--main/muse--devo--1.0--base-0
3086      davidsmith@acm.org--main/muse--devo--1.0--patch-1
3087      davidsmith@acm.org--main/muse--devo--1.0--patch-2
3088      hodique@lifl.fr--2005/muse--yh--1.0--base-0
3089      hodique@lifl.fr--2005/muse--yh--1.0--patch-1
3090      hodique@lifl.fr--2005/muse--yh--1.0--patch-2
3091      hodique@lifl.fr--2005/muse--yh--1.0--patch-3
3092      hodique@lifl.fr--2005/muse--yh--1.0--patch-4
3093      hodique@lifl.fr--2005/muse--yh--1.0--patch-5
3094      hodique@lifl.fr--2005/muse--yh--1.0--patch-6
3095      hodique@lifl.fr--2005/muse--yh--1.0--patch-7
3096      hodique@lifl.fr--2005/muse--yh--1.0--patch-8
3097      hodique@lifl.fr--2005/muse--yh--1.0--patch-9
3098      hodique@lifl.fr--2005/muse--yh--1.0--patch-10
3099      hodique@lifl.fr--2005/muse--yh--1.0--patch-11
3100      hodique@lifl.fr--2005/muse--yh--1.0--patch-12
3101      hodique@lifl.fr--2005/muse--yh--1.0--patch-13
3102      hodique@lifl.fr--2005/muse--yh--1.0--patch-14
3103      hodique@lifl.fr--2005/muse--yh--1.0--patch-15
3104      hodique@lifl.fr--2005/muse--yh--1.0--patch-16
3105      hodique@lifl.fr--2005/muse--yh--1.0--patch-17
3106      hodique@lifl.fr--2005/muse--yh--1.0--patch-18
3107      hodique@lifl.fr--2005/muse--yh--1.0--patch-19
3108      hodique@lifl.fr--2005/muse--yh--1.0--patch-20
3109      hodique@lifl.fr--2005/muse--yh--1.0--patch-21
3110      hodique@lifl.fr--2005/muse--yh--1.0--patch-22
3111      hodique@lifl.fr--2005/muse--yh--1.0--patch-23
3112      hodique@lifl.fr--2005/muse--yh--1.0--patch-24
3113      hodique@lifl.fr--2005/muse--yh--1.0--patch-25
3114      hodique@lifl.fr--2005/muse--yh--1.0--patch-26
3115      hodique@lifl.fr--2005/muse--yh--1.0--patch-27
3116      hodique@lifl.fr--2005/muse--yh--1.0--patch-28
3117      hodique@lifl.fr--2005/muse--yh--1.0--patch-29
3118      hodique@lifl.fr--2005/muse--yh--1.0--patch-30
3119      hodique@lifl.fr--2005/muse--yh--1.0--patch-31
3120      hodique@lifl.fr--2005/muse--yh--1.0--patch-32
3121      hodique@lifl.fr--2005/muse--yh--1.0--patch-33
3122      hodique@lifl.fr--2005/muse--yh--1.0--patch-34
3123      hodique@lifl.fr--2005/muse--yh--1.0--patch-35
3124      hodique@lifl.fr--2005/muse--yh--1.0--patch-36
3125      hodique@lifl.fr--2005/muse--yh--1.0--patch-37
3126      hodique@lifl.fr--2005/muse--yh--1.0--patch-38
3127      hodique@lifl.fr--2005/muse--yh--1.0--patch-39
3128      hodique@lifl.fr--2005/muse--yh--1.0--patch-40
3129      hodique@lifl.fr--2005/muse--yh--1.0--patch-41
3130      hodique@lifl.fr--2005/muse--yh--1.0--patch-42
3131      hodique@lifl.fr--2005/muse--yh--1.0--patch-43
3132      hodique@lifl.fr--2005/muse--yh--1.0--patch-44
3133      hodique@lifl.fr--2005/muse--yh--1.0--patch-45
3134      jeho@jeho.org--2005/muse--jeho--1.0--base-0
3135      jeho@jeho.org--2005/muse--jeho--1.0--patch-1
3136      jeho@jeho.org--2005/muse--jeho--1.0--patch-2
3137      jeho@jeho.org--2005/muse--jeho--1.0--patch-3
3138      jeho@jeho.org--2005/muse--jeho--1.0--patch-4
3139      jeho@jeho.org--2005/muse--jeho--1.0--patch-5
3140      jeho@jeho.org--2005/muse--jeho--1.0--patch-6
3141      jeho@jeho.org--2005/muse--jeho--1.0--patch-7
3142      jeho@jeho.org--2005/muse--jeho--1.0--patch-8
3143      jeho@jeho.org--2005/muse--jeho--1.0--patch-9
3144      jeho@jeho.org--2005/muse--jeho--1.0--patch-10
3145      jeho@jeho.org--2005/muse--jeho--1.0--patch-11
3146      jeho@jeho.org--2005/muse--jeho--1.0--patch-12
3147      jeho@jeho.org--2005/muse--jeho--1.0--patch-13
3148      jeho@jeho.org--2005/muse--jeho--1.0--patch-14
3149      jeho@jeho.org--2005/muse--jeho--1.0--patch-15
3150      jeho@jeho.org--2005/muse--jeho--1.0--patch-16
3151      jeho@jeho.org--2005/muse--jeho--1.0--patch-17
3152      jeho@jeho.org--2005/muse--jeho--1.0--patch-18
3153      jeho@jeho.org--2005/muse--jeho--1.0--patch-19
3154      jeho@jeho.org--2005/muse--jeho--1.0--patch-20
3155      jeho@jeho.org--2005/muse--jeho--1.0--patch-21
3156      john@wjsullivan.net--2006/muse--johnsu01--0--base-0
3157      john@wjsullivan.net--2006/muse--johnsu01--0--patch-1
3158      lidaobing@gmail.com--2004-pub/muse--lidaobing--1.0--base-0
3159      lidaobing@gmail.com--2004-pub/muse--lidaobing--1.0--patch-1
3160      lidaobing@gmail.com--2004-pub/muse--lidaobing--1.0--patch-2
3161      lidaobing@gmail.com--2004/muse--lidaobing--1.0--patch-1
3162      lidaobing@gmail.com--2004/muse--lidaobing--1.0--patch-2
3163      mwolson@gnu.org--2005/muse--main--1.0--base-0
3164      mwolson@gnu.org--2005/muse--main--1.0--patch-1
3165      mwolson@gnu.org--2005/muse--main--1.0--patch-2
3166      mwolson@gnu.org--2005/muse--main--1.0--patch-3
3167      mwolson@gnu.org--2005/muse--main--1.0--patch-4
3168      mwolson@gnu.org--2005/muse--main--1.0--patch-5
3169      mwolson@gnu.org--2005/muse--main--1.0--patch-6
3170      mwolson@gnu.org--2005/muse--main--1.0--patch-7
3171      mwolson@gnu.org--2005/muse--main--1.0--patch-8
3172      mwolson@gnu.org--2005/muse--main--1.0--patch-9
3173      mwolson@gnu.org--2005/muse--main--1.0--patch-10
3174      mwolson@gnu.org--2005/muse--main--1.0--patch-11
3175      mwolson@gnu.org--2005/muse--main--1.0--patch-12
3176      mwolson@gnu.org--2005/muse--main--1.0--patch-13
3177      mwolson@gnu.org--2005/muse--main--1.0--patch-14
3178      mwolson@gnu.org--2005/muse--main--1.0--patch-15
3179      mwolson@gnu.org--2005/muse--main--1.0--patch-16
3180      mwolson@gnu.org--2005/muse--main--1.0--patch-17
3181      mwolson@gnu.org--2005/muse--main--1.0--patch-18
3182      mwolson@gnu.org--2005/muse--main--1.0--patch-19
3183      mwolson@gnu.org--2005/muse--main--1.0--patch-20
3184      mwolson@gnu.org--2005/muse--main--1.0--patch-21
3185      mwolson@gnu.org--2005/muse--main--1.0--patch-22
3186      mwolson@gnu.org--2005/muse--main--1.0--patch-23
3187      mwolson@gnu.org--2005/muse--main--1.0--patch-24
3188      mwolson@gnu.org--2005/muse--main--1.0--patch-25
3189      mwolson@gnu.org--2005/muse--main--1.0--patch-26
3190      mwolson@gnu.org--2005/muse--main--1.0--patch-27
3191      mwolson@gnu.org--2005/muse--main--1.0--patch-28
3192      mwolson@gnu.org--2005/muse--main--1.0--patch-29
3193      mwolson@gnu.org--2005/muse--main--1.0--patch-30
3194      mwolson@gnu.org--2005/muse--main--1.0--patch-31
3195      mwolson@gnu.org--2005/muse--main--1.0--patch-32
3196      mwolson@gnu.org--2005/muse--main--1.0--patch-33
3197      mwolson@gnu.org--2005/muse--main--1.0--patch-34
3198      mwolson@gnu.org--2005/muse--main--1.0--patch-35
3199      mwolson@gnu.org--2005/muse--main--1.0--patch-36
3200      mwolson@gnu.org--2005/muse--main--1.0--patch-37
3201      mwolson@gnu.org--2005/muse--main--1.0--patch-38
3202      mwolson@gnu.org--2005/muse--main--1.0--patch-39
3203      mwolson@gnu.org--2005/muse--main--1.0--patch-40
3204      mwolson@gnu.org--2005/muse--main--1.0--patch-41
3205      mwolson@gnu.org--2005/muse--main--1.0--patch-42
3206      mwolson@gnu.org--2005/muse--main--1.0--patch-43
3207      mwolson@gnu.org--2005/muse--main--1.0--patch-44
3208      mwolson@gnu.org--2005/muse--main--1.0--patch-45
3209      mwolson@gnu.org--2005/muse--main--1.0--patch-46
3210      mwolson@gnu.org--2005/muse--main--1.0--patch-47
3211      mwolson@gnu.org--2005/muse--main--1.0--patch-48
3212      mwolson@gnu.org--2005/muse--main--1.0--patch-49
3213      mwolson@gnu.org--2005/muse--main--1.0--patch-50
3214      mwolson@gnu.org--2005/muse--main--1.0--patch-51
3215      mwolson@gnu.org--2005/muse--main--1.0--patch-52
3216      mwolson@gnu.org--2005/muse--main--1.0--patch-53
3217      mwolson@gnu.org--2005/muse--main--1.0--patch-54
3218      mwolson@gnu.org--2005/muse--main--1.0--patch-55
3219      mwolson@gnu.org--2005/muse--main--1.0--patch-56
3220      mwolson@gnu.org--2005/muse--main--1.0--patch-57
3221      mwolson@gnu.org--2005/muse--main--1.0--patch-58
3222      mwolson@gnu.org--2005/muse--main--1.0--patch-59
3223      mwolson@gnu.org--2005/muse--main--1.0--patch-60
3224      mwolson@gnu.org--2005/muse--main--1.0--patch-61
3225      mwolson@gnu.org--2005/muse--main--1.0--patch-62
3226      mwolson@gnu.org--2005/muse--main--1.0--patch-63
3227      mwolson@gnu.org--2005/muse--main--1.0--patch-64
3228      mwolson@gnu.org--2005/muse--main--1.0--patch-65
3229      mwolson@gnu.org--2005/muse--main--1.0--patch-66
3230      mwolson@gnu.org--2005/muse--main--1.0--patch-67
3231      mwolson@gnu.org--2005/muse--main--1.0--patch-68
3232      mwolson@gnu.org--2005/muse--main--1.0--patch-69
3233      mwolson@gnu.org--2005/muse--main--1.0--patch-70
3234      mwolson@gnu.org--2005/muse--main--1.0--patch-71
3235      mwolson@gnu.org--2005/muse--main--1.0--patch-72
3236      mwolson@gnu.org--2005/muse--main--1.0--patch-73
3237      mwolson@gnu.org--2005/muse--main--1.0--patch-74
3238      mwolson@gnu.org--2005/muse--main--1.0--patch-75
3239      mwolson@gnu.org--2005/muse--main--1.0--patch-76
3240      mwolson@gnu.org--2005/muse--main--1.0--patch-77
3241      mwolson@gnu.org--2005/muse--main--1.0--patch-78
3242      mwolson@gnu.org--2005/muse--main--1.0--patch-79
3243      mwolson@gnu.org--2005/muse--main--1.0--patch-80
3244      mwolson@gnu.org--2005/muse--main--1.0--patch-81
3245      mwolson@gnu.org--2005/muse--main--1.0--patch-82
3246      mwolson@gnu.org--2005/muse--main--1.0--patch-83
3247      mwolson@gnu.org--2005/muse--main--1.0--patch-84
3248      mwolson@gnu.org--2005/muse--main--1.0--patch-85
3249      mwolson@gnu.org--2005/muse--main--1.0--patch-86
3250      mwolson@gnu.org--2005/muse--main--1.0--patch-87
3251      mwolson@gnu.org--2005/muse--main--1.0--patch-88
3252      mwolson@gnu.org--2005/muse--main--1.0--patch-89
3253      mwolson@gnu.org--2005/muse--main--1.0--patch-90
3254      mwolson@gnu.org--2005/muse--main--1.0--patch-91
3255      mwolson@gnu.org--2005/muse--main--1.0--patch-92
3256      mwolson@gnu.org--2005/muse--main--1.0--patch-93
3257      mwolson@gnu.org--2005/muse--main--1.0--patch-94
3258      mwolson@gnu.org--2005/muse--main--1.0--patch-95
3259      mwolson@gnu.org--2005/muse--main--1.0--patch-96
3260      mwolson@gnu.org--2005/muse--main--1.0--patch-97
3261      mwolson@gnu.org--2005/muse--main--1.0--patch-98
3262      mwolson@gnu.org--2005/muse--main--1.0--patch-99
3263      mwolson@gnu.org--2005/muse--main--1.0--patch-100
3264      mwolson@gnu.org--2005/muse--main--1.0--patch-101
3265      mwolson@gnu.org--2005/muse--main--1.0--patch-102
3266      mwolson@gnu.org--2005/muse--main--1.0--patch-103
3267      mwolson@gnu.org--2005/muse--main--1.0--patch-104
3268      mwolson@gnu.org--2005/muse--main--1.0--patch-105
3269      mwolson@gnu.org--2005/muse--main--1.0--patch-106
3270      mwolson@gnu.org--2005/muse--main--1.0--patch-107
3271      mwolson@gnu.org--2005/muse--main--1.0--patch-108
3272      mwolson@gnu.org--2005/muse--main--1.0--patch-109
3273      mwolson@gnu.org--2005/muse--main--1.0--patch-110
3274      mwolson@gnu.org--2005/muse--main--1.0--patch-111
3275      mwolson@gnu.org--2005/muse--main--1.0--patch-112
3276      mwolson@gnu.org--2005/muse--main--1.0--patch-113
3277      mwolson@gnu.org--2005/muse--main--1.0--patch-114
3278      mwolson@gnu.org--2005/muse--main--1.0--patch-115
3279      mwolson@gnu.org--2005/muse--main--1.0--patch-116
3280      mwolson@gnu.org--2005/muse--main--1.0--patch-117
3281      mwolson@gnu.org--2005/muse--main--1.0--patch-118
3282      mwolson@gnu.org--2005/muse--main--1.0--patch-119
3283      mwolson@gnu.org--2005/muse--main--1.0--patch-120
3284      mwolson@gnu.org--2005/muse--main--1.0--patch-121
3285      mwolson@gnu.org--2005/muse--main--1.0--patch-122
3286      mwolson@gnu.org--2005/muse--main--1.0--patch-123
3287      mwolson@gnu.org--2005/muse--main--1.0--patch-124
3288      mwolson@gnu.org--2005/muse--main--1.0--patch-125
3289      mwolson@gnu.org--2005/muse--main--1.0--patch-126
3290      mwolson@gnu.org--2005/muse--main--1.0--patch-127
3291      mwolson@gnu.org--2005/muse--main--1.0--patch-128
3292      mwolson@gnu.org--2005/muse--main--1.0--patch-129
3293      mwolson@gnu.org--2005/muse--main--1.0--patch-130
3294      mwolson@gnu.org--2005/muse--main--1.0--patch-131
3295      mwolson@gnu.org--2005/muse--main--1.0--patch-132
3296      mwolson@gnu.org--2005/muse--main--1.0--patch-133
3297      mwolson@gnu.org--2005/muse--main--1.0--patch-134
3298      mwolson@gnu.org--2005/muse--main--1.0--patch-135
3299      mwolson@gnu.org--2005/muse--main--1.0--patch-136
3300      mwolson@gnu.org--2005/muse--main--1.0--patch-137
3301      mwolson@gnu.org--2005/muse--main--1.0--patch-138
3302      mwolson@gnu.org--2005/muse--main--1.0--patch-139
3303      mwolson@gnu.org--2005/muse--main--1.0--patch-140
3304      mwolson@gnu.org--2005/muse--main--1.0--patch-141
3305      mwolson@gnu.org--2005/muse--main--1.0--patch-142
3306      mwolson@gnu.org--2005/muse--main--1.0--patch-143
3307      mwolson@gnu.org--2005/muse--main--1.0--patch-144
3308      mwolson@gnu.org--2005/muse--main--1.0--patch-145
3309      mwolson@gnu.org--2005/muse--main--1.0--patch-146
3310      mwolson@gnu.org--2005/muse--main--1.0--patch-147
3311      mwolson@gnu.org--2005/muse--main--1.0--patch-148
3312      mwolson@gnu.org--2005/muse--main--1.0--patch-149
3313      mwolson@gnu.org--2005/muse--main--1.0--patch-150
3314      mwolson@gnu.org--2005/muse--main--1.0--patch-151
3315      mwolson@gnu.org--2005/muse--main--1.0--patch-152
3316      mwolson@gnu.org--2005/muse--main--1.0--patch-153
3317      mwolson@gnu.org--2005/muse--main--1.0--patch-154
3318      mwolson@gnu.org--2005/muse--main--1.0--patch-155
3319      mwolson@gnu.org--2005/muse--main--1.0--patch-156
3320      mwolson@gnu.org--2005/muse--main--1.0--patch-157
3321      mwolson@gnu.org--2005/muse--main--1.0--patch-158
3322      mwolson@gnu.org--2005/muse--main--1.0--patch-159
3323      mwolson@gnu.org--2005/muse--main--1.0--patch-160
3324      mwolson@gnu.org--2005/muse--main--1.0--patch-161
3325      mwolson@gnu.org--2005/muse--main--1.0--patch-162
3326      mwolson@gnu.org--2005/muse--main--1.0--patch-163
3327      mwolson@gnu.org--2005/muse--main--1.0--patch-164
3328      mwolson@gnu.org--2005/muse--main--1.0--patch-165
3329      mwolson@gnu.org--2005/muse--main--1.0--patch-166
3330      mwolson@gnu.org--2005/muse--main--1.0--patch-167
3331      mwolson@gnu.org--2005/muse--main--1.0--patch-168
3332      mwolson@gnu.org--2005/muse--main--1.0--patch-169
3333      mwolson@gnu.org--2005/muse--main--1.0--patch-170
3334      mwolson@gnu.org--2005/muse--main--1.0--patch-171
3335      mwolson@gnu.org--2005/muse--main--1.0--patch-172
3336      mwolson@gnu.org--2005/muse--main--1.0--patch-173
3337      mwolson@gnu.org--2005/muse--main--1.0--patch-174
3338      mwolson@gnu.org--2005/muse--main--1.0--patch-175
3339      mwolson@gnu.org--2005/muse--main--1.0--patch-176
3340      mwolson@gnu.org--2005/muse--main--1.0--patch-177
3341      mwolson@gnu.org--2005/muse--main--1.0--patch-178
3342      mwolson@gnu.org--2005/muse--main--1.0--patch-179
3343      mwolson@gnu.org--2005/muse--main--1.0--patch-180
3344      mwolson@gnu.org--2005/muse--main--1.0--patch-181
3345      mwolson@gnu.org--2005/muse--main--1.0--patch-182
3346      mwolson@gnu.org--2005/muse--main--1.0--patch-183
3347      mwolson@gnu.org--2005/muse--main--1.0--patch-184
3348      mwolson@gnu.org--2005/muse--main--1.0--patch-185
3349      mwolson@gnu.org--2005/muse--main--1.0--patch-186
3350      mwolson@gnu.org--2005/muse--main--1.0--patch-187
3351      mwolson@gnu.org--2005/muse--main--1.0--patch-188
3352      mwolson@gnu.org--2005/muse--main--1.0--patch-189
3353      mwolson@gnu.org--2005/muse--main--1.0--patch-190
3354      mwolson@gnu.org--2005/muse--main--1.0--patch-191
3355      mwolson@gnu.org--2005/muse--main--1.0--patch-192
3356      mwolson@gnu.org--2005/muse--main--1.0--patch-193
3357      mwolson@gnu.org--2005/muse--main--1.0--patch-194
3358      mwolson@gnu.org--2005/muse--main--1.0--patch-195
3359      mwolson@gnu.org--2005/muse--main--1.0--patch-196
3360      mwolson@gnu.org--2005/muse--main--1.0--patch-197
3361      mwolson@gnu.org--2005/muse--main--1.0--patch-198
3362      mwolson@gnu.org--2005/muse--main--1.0--patch-199
3363      mwolson@gnu.org--2005/muse--main--1.0--patch-200
3364      mwolson@gnu.org--2005/muse--main--1.0--patch-201
3365      mwolson@gnu.org--2005/muse--main--1.0--patch-202
3366      mwolson@gnu.org--2005/muse--main--1.0--patch-203
3367      mwolson@gnu.org--2005/muse--main--1.0--patch-204
3368      mwolson@gnu.org--2005/muse--main--1.0--patch-205
3369      mwolson@gnu.org--2005/muse--main--1.0--patch-206
3370      mwolson@gnu.org--2005/muse--main--1.0--patch-207
3371      mwolson@gnu.org--2005/muse--main--1.0--patch-208
3372      mwolson@gnu.org--2005/muse--main--1.0--patch-209
3373      mwolson@gnu.org--2005/muse--main--1.0--patch-210
3374      mwolson@gnu.org--2005/muse--main--1.0--patch-211
3375      mwolson@gnu.org--2005/muse--main--1.0--patch-212
3376      mwolson@gnu.org--2005/muse--main--1.0--patch-213
3377      mwolson@gnu.org--2005/muse--main--1.0--patch-214
3378      mwolson@gnu.org--2005/muse--main--1.0--patch-215
3379      mwolson@gnu.org--2005/muse--main--1.0--patch-216
3380      mwolson@gnu.org--2005/muse--main--1.0--patch-217
3381      mwolson@gnu.org--2005/muse--main--1.0--patch-218
3382      mwolson@gnu.org--2005/muse--main--1.0--patch-219
3383      mwolson@gnu.org--2005/muse--main--1.0--patch-220
3384      mwolson@gnu.org--2005/muse--main--1.0--patch-221
3385      mwolson@gnu.org--2005/muse--main--1.0--patch-222
3386      mwolson@gnu.org--2005/muse--main--1.0--patch-223
3387      mwolson@gnu.org--2005/muse--main--1.0--patch-224
3388      mwolson@gnu.org--2005/muse--main--1.0--patch-225
3389      mwolson@gnu.org--2005/muse--main--1.0--patch-226
3390      mwolson@gnu.org--2005/muse--main--1.0--patch-227
3391      mwolson@gnu.org--2005/muse--main--1.0--patch-228
3392      mwolson@gnu.org--2005/muse--main--1.0--patch-229
3393      mwolson@gnu.org--2005/muse--main--1.0--patch-230
3394      mwolson@gnu.org--2005/muse--main--1.0--patch-231
3395      mwolson@gnu.org--2005/muse--main--1.0--patch-232
3396      mwolson@gnu.org--2005/muse--main--1.0--patch-233
3397      mwolson@gnu.org--2005/muse--main--1.0--patch-234
3398      mwolson@gnu.org--2005/muse--main--1.0--patch-235
3399      mwolson@gnu.org--2005/muse--main--1.0--patch-236
3400      mwolson@gnu.org--2005/muse--main--1.0--patch-237
3401      mwolson@gnu.org--2005/muse--main--1.0--patch-238
3402      mwolson@gnu.org--2005/muse--main--1.0--patch-239
3403      mwolson@gnu.org--2005/muse--main--1.0--patch-240
3404      mwolson@gnu.org--2005/muse--main--1.0--patch-241
3405      mwolson@gnu.org--2005/muse--main--1.0--patch-242
3406      mwolson@gnu.org--2005/muse--main--1.0--patch-243
3407      mwolson@gnu.org--2005/muse--main--1.0--patch-244
3408      mwolson@gnu.org--2005/muse--main--1.0--patch-245
3409      mwolson@gnu.org--2005/muse--main--1.0--patch-246
3410      mwolson@gnu.org--2005/muse--main--1.0--patch-247
3411      mwolson@gnu.org--2005/muse--main--1.0--patch-248
3412      mwolson@gnu.org--2005/muse--main--1.0--patch-249
3413      mwolson@gnu.org--2005/muse--main--1.0--patch-250
3414      mwolson@gnu.org--2005/muse--main--1.0--patch-251
3415      mwolson@gnu.org--2005/muse--main--1.0--patch-252
3416      mwolson@gnu.org--2005/muse--main--1.0--patch-253
3417      mwolson@gnu.org--2005/muse--main--1.0--patch-254
3418      mwolson@gnu.org--2005/muse--main--1.0--patch-255
3419      mwolson@gnu.org--2005/muse--main--1.0--patch-256
3420      mwolson@gnu.org--2005/muse--main--1.0--patch-257
3421      mwolson@gnu.org--2005/muse--main--1.0--patch-258
3422      mwolson@gnu.org--2005/muse--main--1.0--patch-259
3423      mwolson@gnu.org--2005/muse--main--1.0--patch-260
3424      mwolson@gnu.org--2005/muse--main--1.0--patch-261
3425      mwolson@gnu.org--2005/muse--main--1.0--patch-262
3426      mwolson@gnu.org--2005/muse--main--1.0--patch-263
3427      mwolson@gnu.org--2005/muse--main--1.0--patch-264
3428      mwolson@gnu.org--2005/muse--main--1.0--patch-265
3429      mwolson@gnu.org--2005/muse--main--1.0--patch-266
3430      mwolson@gnu.org--2005/muse--main--1.0--patch-267
3431      mwolson@gnu.org--2005/muse--main--1.0--patch-268
3432      mwolson@gnu.org--2005/muse--main--1.0--patch-269
3433      mwolson@gnu.org--2005/muse--main--1.0--patch-270
3434      mwolson@gnu.org--2005/muse--main--1.0--patch-271
3435      mwolson@gnu.org--2005/muse--main--1.0--patch-272
3436      mwolson@gnu.org--2005/muse--main--1.0--patch-273
3437      mwolson@gnu.org--2005/muse--main--1.0--patch-274
3438      mwolson@gnu.org--2005/muse--main--1.0--patch-275
3439      mwolson@gnu.org--2005/muse--main--1.0--patch-276
3440      mwolson@gnu.org--2005/muse--main--1.0--patch-277
3441      mwolson@gnu.org--2005/muse--main--1.0--patch-278
3442      mwolson@gnu.org--2005/muse--main--1.0--patch-279
3443      mwolson@gnu.org--2005/muse--main--1.0--patch-280
3444      mwolson@gnu.org--2005/muse--main--1.0--patch-281
3445      mwolson@gnu.org--2005/muse--main--1.0--patch-282
3446      mwolson@gnu.org--2005/muse--main--1.0--patch-283
3447      mwolson@gnu.org--2005/muse--main--1.0--patch-284
3448      mwolson@gnu.org--2005/muse--main--1.0--patch-285
3449      mwolson@gnu.org--2005/muse--main--1.0--patch-286
3450      mwolson@gnu.org--2005/muse--main--1.0--patch-287
3451      mwolson@gnu.org--2005/muse--main--1.0--patch-288
3452      mwolson@gnu.org--2005/muse--main--1.0--patch-289
3453      mwolson@gnu.org--2005/muse--main--1.0--patch-290
3454      mwolson@gnu.org--2005/muse--main--1.0--patch-291
3455      mwolson@gnu.org--2005/muse--main--1.0--patch-292
3456      mwolson@gnu.org--2005/muse--main--1.0--patch-293
3457      mwolson@gnu.org--2005/muse--main--1.0--patch-294
3458      mwolson@gnu.org--2005/muse--main--1.0--patch-295
3459      mwolson@gnu.org--2005/muse--main--1.0--patch-296
3460      mwolson@gnu.org--2005/muse--main--1.0--patch-297
3461      mwolson@gnu.org--2005/muse--main--1.0--patch-298
3462      mwolson@gnu.org--2005/muse--main--1.0--patch-299
3463      mwolson@gnu.org--2005/muse--main--1.0--patch-300
3464      mwolson@gnu.org--2005/muse--main--1.0--patch-301
3465      mwolson@gnu.org--2005/muse--main--1.0--patch-302
3466      mwolson@gnu.org--2005/muse--main--1.0--patch-303
3467      mwolson@gnu.org--2005/muse--main--1.0--patch-304
3468      mwolson@gnu.org--2005/muse--main--1.0--patch-305
3469      mwolson@gnu.org--2005/muse--main--1.0--patch-306
3470      mwolson@gnu.org--2005/muse--main--1.0--patch-307
3471      mwolson@gnu.org--2005/muse--main--1.0--patch-308
3472      mwolson@gnu.org--2005/muse--main--1.0--patch-309
3473      mwolson@gnu.org--2005/muse--main--1.0--patch-310
3474      mwolson@gnu.org--2005/muse--main--1.0--patch-311
3475      mwolson@gnu.org--2005/muse--main--1.0--patch-312
3476      mwolson@gnu.org--2005/muse--main--1.0--patch-313
3477      mwolson@gnu.org--2005/muse--main--1.0--patch-314
3478      mwolson@gnu.org--2005/muse--main--1.0--patch-315
3479      mwolson@gnu.org--2005/muse--main--1.0--patch-316
3480      mwolson@gnu.org--2005/muse--main--1.0--patch-317
3481      mwolson@gnu.org--2005/muse--main--1.0--patch-318
3482      mwolson@gnu.org--2005/muse--main--1.0--patch-319
3483      mwolson@gnu.org--2005/muse--main--1.0--patch-320
3484      mwolson@gnu.org--2005/muse--main--1.0--patch-321
3485      mwolson@gnu.org--2005/muse--main--1.0--patch-322
3486      mwolson@gnu.org--2005/muse--main--1.0--patch-323
3487      mwolson@gnu.org--2005/muse--main--1.0--patch-324
3488      mwolson@gnu.org--2005/muse--main--1.0--patch-325
3489      mwolson@gnu.org--2005/muse--main--1.0--patch-326
3490      mwolson@gnu.org--2005/muse--main--1.0--patch-327
3491      mwolson@gnu.org--2005/muse--main--1.0--patch-328
3492      mwolson@gnu.org--2005/muse--main--1.0--patch-329
3493      mwolson@gnu.org--2005/muse--main--1.0--patch-330
3494      mwolson@gnu.org--2005/muse--main--1.0--patch-331
3495      mwolson@gnu.org--2005/muse--main--1.0--patch-332
3496      mwolson@gnu.org--2005/muse--main--1.0--patch-333
3497      mwolson@gnu.org--2005/muse--main--1.0--patch-334
3498      mwolson@gnu.org--2005/muse--main--1.0--patch-335
3499      mwolson@gnu.org--2005/muse--main--1.0--patch-336
3500      mwolson@gnu.org--2005/muse--main--1.0--patch-337
3501      mwolson@gnu.org--2005/muse--main--1.0--patch-338
3502      mwolson@gnu.org--2005/muse--main--1.0--patch-339
3503      mwolson@gnu.org--2005/muse--main--1.0--patch-340
3504      mwolson@gnu.org--2005/muse--main--1.0--patch-341
3505      mwolson@gnu.org--2005/muse--main--1.0--patch-342
3506      mwolson@gnu.org--2005/muse--main--1.0--patch-343
3507      mwolson@gnu.org--2005/muse--main--1.0--patch-344
3508      mwolson@gnu.org--2005/muse--main--1.0--patch-345
3509      mwolson@gnu.org--2005/muse--main--1.0--patch-346
3510      mwolson@gnu.org--2005/muse--main--1.0--patch-347
3511      mwolson@gnu.org--2005/muse--main--1.0--patch-348
3512      mwolson@gnu.org--2005/muse--main--1.0--patch-349
3513      mwolson@gnu.org--2005/muse--main--1.0--patch-350
3514      mwolson@gnu.org--2005/muse--main--1.0--patch-351
3515      mwolson@gnu.org--2005/muse--main--1.0--patch-352
3516      mwolson@gnu.org--2005/muse--main--1.0--patch-353
3517      mwolson@gnu.org--2005/muse--main--1.0--patch-354
3518      mwolson@gnu.org--2005/muse--main--1.0--patch-355
3519      mwolson@gnu.org--2005/muse--rel--3.02--base-0
3520      mwolson@gnu.org--2005/muse--rel--3.02--patch-1
3521      mwolson@gnu.org--2005/muse--rel--3.02--patch-2
3522      mwolson@gnu.org--2005/muse--rel--3.02--patch-3
3523      mwolson@gnu.org--2005/muse--rel--3.02--patch-4
3524      mwolson@gnu.org--2005/muse--rel--3.02--patch-5
3525      mwolson@gnu.org--2005/muse--rel--3.02--patch-6
3526      mwolson@gnu.org--2005/muse--rel--3.02--patch-7
3527      mwolson@gnu.org--2005/muse--rel--3.02--patch-8
3528      mwolson@gnu.org--2005/muse--rel--3.02--patch-11
3529      mwolson@gnu.org--2005/muse--rel--3.02--patch-13
3530      mwolson@gnu.org--2005/muse--rel--3.02--patch-14
3531      mwolson@gnu.org--2005/muse--rel--3.02--patch-15
3532      mwolson@gnu.org--2005/muse--rel--3.02--patch-17
3533      mwolson@gnu.org--2005/muse--rel--3.02--patch-18
3534      mwolson@gnu.org--2005/muse--rel--3.02--patch-19
3535      mwolson@gnu.org--2005/muse--rel--3.02--patch-20
3536      mwolson@gnu.org--2005/muse--rel--3.02--patch-21
3537      mwolson@gnu.org--2005/muse--rel--3.02--patch-22
3538      mwolson@gnu.org--2005/muse--rel--3.02--patch-23
3539      mwolson@gnu.org--2005/muse--rel--3.02--patch-25
3540      mwolson@gnu.org--2005/muse--rel--3.02--patch-27
3541      mwolson@gnu.org--2005/muse--rel--3.02--patch-28
3542      mwolson@gnu.org--2005/muse--rel--3.02--patch-29
3543      mwolson@gnu.org--2005/muse--rel--3.02--patch-35
3544      mwolson@gnu.org--2005/muse--rel--3.02--patch-36
3545      mwolson@gnu.org--2005/muse--rel--3.02--patch-37
3546      mwolson@gnu.org--2005/muse--rel--3.02--patch-53
3547      mwolson@gnu.org--2005/muse--rel--3.02--patch-54
3548      mwolson@gnu.org--2005/muse--rel--3.02--patch-55
3549      mwolson@gnu.org--2005/muse--rel--3.02--patch-56
3550      mwolson@member.fsf.org--2004/muse--main--1.0--base-0
3551      mwolson@member.fsf.org--2004/muse--main--1.0--patch-1
3552      mwolson@member.fsf.org--2004/muse--main--1.0--patch-2
3553      mwolson@member.fsf.org--2004/muse--main--1.0--patch-3
3554      mwolson@member.fsf.org--2004/muse--mwolson--1.0--base-0
3555      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-1
3556      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-2
3557      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-3
3558      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-4
3559      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-5
3560      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-6
3561      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-7
3562      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-8