Make links to files in subdirectories work.
[muse-el.git] / ChangeLog
blob38ec629479502179e80ac206b9c2b715aa6ec1fb
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-04 04:06:44 GMT Michael Olson <mwolson@gnu.org> patch-160
7     Summary:
8       Make links to files in subdirectories work.
9     Revision:
10       muse--main--1.0--patch-160
12     * lisp/muse-project.el (muse-project-alist-styles): Fix stray comment.
13       (muse-project-page-file): Change to a defun.  Handle files with the
14       same name but in different directories.  Handle case where a
15       subdirectory is given in a link.
16       (muse-project-choose-style-by-link-suffix): Move from muse-wiki.el.
17       (muse-project-applicable-styles): Sort entries according to how late in
18       the string the match for the include regexp occurs.
19       (muse-project-resolve-link): Moved from muse-wiki.el.  Strip
20       subdirectory from page because we have already determined the correct
21       path.
22       (muse-project-link-page): New function that resolves a link to a page
23       in the same project.
24     
25     * lisp/muse-publish.el (muse-publish-link-page): Simple wrapper for
26       muse-project-link-page.
27       (muse-publish-classify-url): Use muse-publish-link-page.
28     
29     * lisp/muse-regexps.el (muse-file-regexp): Don't match subdirectory
30       links.
31     
32     * lisp/muse-wiki.el (muse-wiki-choose-style-by-link-suffix)
33       (muse-wiki-resolve-project-page-1): Move to muse-project.el.
34       (muse-wiki-resolve-project-page): Use muse-project-resolve-link.
35     
36     * lisp/muse.el (muse-collect-alist): New function that is like assoc, but
37       returns a list of matches.
38       (muse-sort-with-closure): New convenience macro for using `sort' with a
39       closure argument.
40       (muse-sort-by-rating): New function that takes a rating list and sorts
41       it, discarding the rating.
42     
43     * muse.texi (Projects): Mention that you can use regexps in place of
44       directory names in project entries.  Caught that when source-diving.
46     modified files:
47      ChangeLog lisp/muse-project.el lisp/muse-publish.el
48      lisp/muse-regexps.el lisp/muse-wiki.el lisp/muse.el muse.texi
51 2006-07-03 01:33:17 GMT Michael Olson <mwolson@gnu.org> patch-159
53     Summary:
54       Fix publishing of blank table fields.
55     Revision:
56       muse--main--1.0--patch-159
58     * lisp/muse-regexps.el (muse-table-field-regexp): Make publishing blank
59       fields work properly.
61     modified files:
62      ChangeLog lisp/muse-regexps.el
65 2006-07-03 00:39:47 GMT Michael Olson <mwolson@gnu.org> patch-158
67     Summary:
68       Make muse-publish-markup-buffer usable even with no current file.
69     Revision:
70       muse--main--1.0--patch-158
72     * lisp/muse-publish.el (muse-publish-markup-buffer): Make this work even
73       if no file is associated with the buffer.  Thanks to dds for the fix.
75     modified files:
76      ChangeLog lisp/muse-publish.el
79 2006-06-26 18:13:59 GMT Michael Olson <mwolson@gnu.org> patch-157
81     Summary:
82       Don't use illegal C-c i keybinding.
83     Revision:
84       muse--main--1.0--patch-157
86     * lisp/muse-mode.el (muse-mode-map): Remove "C-c i" binding and use "C-c
87       TAB" for that purpose instead.  Thanks to Adrian Aichner for the
88       report.
89     
90     * muse.texi (Keystroke Summary): Update documentation for the above
91       change.
93     modified files:
94      ChangeLog lisp/muse-mode.el muse.texi
97 2006-06-12 13:58:59 GMT Michael Olson <mwolson@gnu.org> patch-156
99     Summary:
100       Improve ignored files regexp.
101     Revision:
102       muse--main--1.0--patch-156
104     * lisp/muse-project.el (muse-project-ignore-regexp): Ignore Darcs and SVN
105       metadata directories, and use a better matching technique for autosave
106       files.  Previously, files with '#' in them were ignored erroneously.
108     modified files:
109      ChangeLog lisp/muse-project.el
112 2006-06-12 13:55:17 GMT Michael Olson <mwolson@gnu.org> patch-155
114     Summary:
115       Provide example for <include> in Muse manual.
116     Revision:
117       muse--main--1.0--patch-155
119     * muse.texi (Tag Summary): Give an example of using the <include> tag.
121     modified files:
122      ChangeLog muse.texi
125 2006-06-10 06:49:08 GMT Michael Olson <mwolson@gnu.org> patch-154
127     Summary:
128       Make PDF version of the Muse manual be generated correctly.
129     Revision:
130       muse--main--1.0--patch-154
132     * muse.texi (Tag Summary): Use a slightly different syntax for the table
133       items.  Even though texinfo published the HTML version correctly, the
134       PDF version was not working.  Thanks to mirko.vukovic for the report.
136     modified files:
137      ChangeLog muse.texi
140 2006-06-03 23:38:12 GMT Michael Olson <mwolson@gnu.org> patch-153
142     Summary:
143       Fix bug introduced in last patch.
144     Revision:
145       muse--main--1.0--patch-153
147     * muse-publish.el (muse-publish-include-tag): Fix bug introduced in last
148       patch.
150     modified files:
151      ChangeLog lisp/muse-publish.el
154 2006-06-03 21:18:35 GMT Michael Olson <mwolson@gnu.org> patch-152
156     Summary:
157       Move Debian stuff into its own branch.
158     Revision:
159       muse--main--1.0--patch-152
161     * debian: Moved to muse--debian--0.
163     removed files:
164      debian/.arch-ids/=id debian/.arch-ids/NEWS.id
165      debian/.arch-ids/changelog.id debian/.arch-ids/compat.id
166      debian/.arch-ids/control.id debian/.arch-ids/copyright.id
167      debian/.arch-ids/emacsen-install.id
168      debian/.arch-ids/emacsen-remove.id
169      debian/.arch-ids/emacsen-startup.id
170      debian/.arch-ids/muse-el.dirs.id
171      debian/.arch-ids/muse-el.docs.id
172      debian/.arch-ids/muse-el.examples.id
173      debian/.arch-ids/muse-el.info.id debian/.arch-ids/rules.id
174      debian/NEWS debian/changelog debian/compat debian/control
175      debian/copyright debian/emacsen-install debian/emacsen-remove
176      debian/emacsen-startup debian/muse-el.dirs debian/muse-el.docs
177      debian/muse-el.examples debian/muse-el.info debian/rules
179     modified files:
180      ChangeLog
182     removed directories:
183      debian debian/.arch-ids
186 2006-06-03 21:12:36 GMT Michael Olson <mwolson@gnu.org> patch-151
188     Summary:
189       Provide some markup shortcuts for the <include> tag.
190     Revision:
191       muse--main--1.0--patch-151
193     * lisp/muse-publish.el (muse-publish-examplify-buffer): New function that
194       transforms the current buffer as if it were an <example> region.
195       (muse-publish-versify-buffer): Ditto, but for <verse> regions.
196       (muse-publish-include-tag): Docfix.  Support special cases for
197       markup="example" and markup="verse".
198     
199     * muse.texi (Tag Summary): Update for new <include> shortcuts.
201     modified files:
202      ChangeLog lisp/muse-publish.el muse.texi
205 2006-06-01 04:14:45 GMT Michael Olson <mwolson@gnu.org> patch-150
207     Summary:
208       Really update ChangeLog.2005.
209     Revision:
210       muse--main--1.0--patch-150
212     * ChangeLog.2005: Really update this.
214     new files:
215      .arch-ids/ChangeLog.2005.id ChangeLog.2005
217     removed files:
218      .arch-ids/ChangeLog.2005.id ChangeLog.2005
220     modified files:
221      .arch-ids/muse.texi.id ChangeLog
224 2006-06-01 04:05:33 GMT Michael Olson <mwolson@gnu.org> patch-149
226     Summary:
227       Second attempt at fixing XEmacs beta problem.
228     Revision:
229       muse--main--1.0--patch-149
231     * lisp/Makefile (ELC): Revert previous change, now that I have a hunch
232       about what causes the problem.
233     
234     * lisp/muse-publish.el (muse-publish-markup-regexps): Move anchor markup
235       lower to future-proof an idea that I have.
236       (muse-style-element): Make this a function instead of a substitution,
237       especially since it is potentially recursive.
239     modified files:
240      ChangeLog ChangeLog.2005 lisp/Makefile lisp/muse-publish.el
243 2006-06-01 03:47:49 GMT Michael Olson <mwolson@gnu.org> patch-148
245     Summary:
246       Update ChangeLogs.
247     Revision:
248       muse--main--1.0--patch-148
250     * ChangeLog: Rename from ChangeLog.2006 to follow Emacs conventions.
251     
252     * ChangeLog.2005: Mention ChangeLog.2004 for earlier changes.
253     
254     * lisp/muse-regexps.el: Add a few comments.
255     
256     * muse.texi (Tag Summary): Add example of <tag /> use.
258     modified files:
259      ChangeLog ChangeLog.2005 lisp/muse-regexps.el muse.texi
262 2006-06-01 03:44:00 GMT Michael Olson <mwolson@gnu.org> patch-147
264     Summary:
265       Try to work around a bug in XEmacs beta.
266     Revision:
267       muse--main--1.0--patch-147
269     * lisp/Makefile (ELC): Compile muse-publish.el first, to try to work
270       around a bug in XEmacs beta.
272     modified files:
273      ChangeLog lisp/Makefile
276 2006-05-30 18:21:51 GMT Michael Olson <mwolson@gnu.org> patch-146
278     Summary:
279       Fix tag-publishing in <insert> and <markup>.
280     Revision:
281       muse--main--1.0--patch-146
283     * lisp/muse-publish.el (muse-insert-file-or-string): Don't set
284       muse-publish-markup-tags, since that messes other things up for
285       <markup> and <insert>.
286       (muse-inhibit-style-tags): New variable that specifies whether to
287       disable looking for tag definitions that are specific to the current
288       style.  This is useful for publishing headers and footers.
289       (muse-publish-markup-tag): Use `muse-inhibit-style-tags', but disable
290       it unconditionally when calling a tag's function, so that the effect
291       does not propagate.
292     
293     * lisp/muse.el (muse-file-remote-p): New function that detects whether
294       the given file path is a remote location.  This is not used yet.
296     modified files:
297      ChangeLog lisp/muse-publish.el lisp/muse.el
300 2006-05-30 00:19:37 GMT Michael Olson <mwolson@gnu.org> patch-145
302     Summary:
303       Rename muse-convert.el to muse-latex-convert.el.
304     Revision:
305       muse--main--1.0--patch-145
307     * lisp/muse-convert-latex.el: Rename from muse-convert.el, since more
308       files of this nature are expected in the future.
310     modified files:
311      ChangeLog Makefile.defs debian/changelog
312      lisp/muse-convert-latex.el
314     renamed files:
315      lisp/.arch-ids/muse-convert.el.id
316        ==> lisp/.arch-ids/muse-convert-latex.el.id
317      lisp/muse-convert.el
318        ==> lisp/muse-convert-latex.el
321 2006-05-29 21:34:34 GMT Michael Olson <mwolson@gnu.org> patch-144
323     Summary:
324       List all tags in Muse's documentation.
325     Revision:
326       muse--main--1.0--patch-144
328     * lisp/muse-publish.el (muse-publish-markup-region): Remove cruft that I
329       was trying out.
330       (muse-publish-contents-depth): New option that specifies the maximum
331       depth of headings to include with <contents> tags.
332       (muse-publish-contents-tag): Use it.
333       (muse-publish-include-tag): Docfix.
334     
335     * muse.texi (Paragraphs): Mention <center> and <quote> tags.
336       (Tag Summary): New section that defines the syntax used for tags and
337       gives a complete listing of all of the tags that Muse comes with, as
338       well as some documentation for each tag.
339       (HTML): Update documentation.
341     modified files:
342      ChangeLog lisp/muse-publish.el muse.texi
345 2006-05-29 18:48:41 GMT Michael Olson <mwolson@gnu.org> patch-143
347     Summary:
348       Implement <include> and <markup> tags.
349     Revision:
350       muse--main--1.0--patch-143
352     * lisp/muse-html.el (muse-html-markup-regexps): Make paragraph detection
353       work better when a paragraph follows some other markup, especially
354       tables.
355     
356     * lisp/muse-publish.el (muse-publish-markup-tags): Add <include> and
357       <markup> tags.
358       (muse-publish-markup): Fix edge case.
359       (muse-publish-markup-header-footer-tags): New option that specifies
360       which tags may be used when publishing headers and footers.
361       (muse-insert-file-or-string): Use
362       muse-publish-markup-header-footer-tags instead of a hard-coded value.
363       (muse-publish-markup-region): Make title and style arguments optional,
364       so that this is easier to use.
365       (muse-publish-include-tag): Implement <include> tag.  I've tested all
366       of the cases I can think of, and it works.
367       (muse-publish-mark-up-tag): Implement <markup> tag.  This is handy for
368       times when you want to publish Muse markup in headers and footers.
369       Adding a table of contents to a header should be particularly easy now.
371     modified files:
372      ChangeLog lisp/muse-html.el lisp/muse-publish.el
375 2006-05-29 14:59:31 GMT Michael Olson <mwolson@gnu.org> patch-142
377     Summary:
378       Make ChangeLog conform to conventions better.
379     Revision:
380       muse--main--1.0--patch-142
382     * ChangeLog: Renamed from ChangeLog.2006 in order to follow Emacs
383       conventions better.  Specify the buffer encoding.  Add helpful notices
384       near the bottom of this and ChangeLog.2005.
386     modified files:
387      ChangeLog ChangeLog.2004 ChangeLog.2005 debian/rules
388      {arch}/muse/muse--main/muse--main--1.0/mwolson@gnu.org--2006/patch-log/base-0
390     renamed files:
391      .arch-ids/ChangeLog.2006.id
392        ==> .arch-ids/ChangeLog.id
393      ChangeLog.2006
394        ==> ChangeLog
397 2006-05-28 07:45:09 GMT Michael Olson <mwolson@gnu.org> patch-141
399     Summary:
400       Provide explanation of how to invoke getstamps.py.
401     Revision:
402       muse--main--1.0--patch-141
404     * contrib/pyblosxom/getstamps.py: Strip the Muse file extension when
405       writing the timestamps file.
406     
407     * contrib/pyblosxom/make-blog: New example script that shows how to
408       invoke getstamps.py.
409     
410     * examples/mwolson/stylesheets/common.css: Update.
411     
412     * muse.texi (Blosxom Requirements): Mention the new example script.
413       Additionally, explain how to call getstamps.py.
415     new files:
416      contrib/pyblosxom/.arch-ids/make-blog.id
417      contrib/pyblosxom/make-blog
419     modified files:
420      ChangeLog.2006 contrib/pyblosxom/getstamps.py
421      examples/mwolson/stylesheets/common.css muse.texi
424 2006-05-28 06:40:46 GMT Michael Olson <mwolson@gnu.org> patch-140
426     Summary:
427       muse-blosxom: Perform extra check on category in new entry.
428     Revision:
429       muse--main--1.0--patch-140
431     * lisp/muse-blosxom.el (muse-blosxom-new-entry): Make it impossible to
432       write an invalid categories line, which could cause other mysterious
433       troubles later on.
435     modified files:
436      ChangeLog.2006 lisp/muse-blosxom.el
439 2006-05-28 06:31:11 GMT Michael Olson <mwolson@gnu.org> patch-139
441     Summary:
442       Improve documentation in the included pyblosxom plug-ins.
443     Revision:
444       muse--main--1.0--patch-139
446     * contrib/pyblosxom/getstamps.py, hardcodedates.py: Improve
447       documentation.  The initial wording was very confusing.
449     modified files:
450      ChangeLog.2006 contrib/pyblosxom/getstamps.py
451      contrib/pyblosxom/hardcodedates.py
454 2006-05-27 06:25:32 GMT Michael Olson <mwolson@gnu.org> patch-138
456     Summary:
457       Minor tweak in my example CSS stylesheet.
458     Revision:
459       muse--main--1.0--patch-138
461     * examples/mwolson/stylesheets/common.css: Be careful about
462       distinguishing between links and anchors.
464     modified files:
465      ChangeLog.2006 examples/mwolson/stylesheets/common.css
468 2006-05-26 14:38:01 GMT Michael Olson <mwolson@gnu.org> patch-137
470     Summary:
471       Use better fallback when displaying warnings.
472     Revision:
473       muse--main--1.0--patch-137
475     * lisp/muse.el (muse-display-warning): Use a better fallback if
476       `display-warning' does not exist.
478     modified files:
479      ChangeLog.2006 lisp/muse.el
482 2006-05-25 21:23:55 GMT Michael Olson <mwolson@gnu.org> patch-136
484     Summary:
485       Make the Table of Contents CSS easier to customize.
486     Revision:
487       muse--main--1.0--patch-136
489     * examples/mwolson/muse-init.el (muse-bad-link): Update.
490     
491     * examples/mwolson/stylesheets/*.css: Update and add license.
492     
493     * lisp/muse-html.el (muse-html-insert-contents): Surround contents with
494       <div> section for easier CSS hacking.  Remove the class attribute of
495       other elements, since we don't need it anymore.
497     modified files:
498      ChangeLog.2006 Makefile.defs debian/changelog
499      examples/mwolson/muse-init.el
500      examples/mwolson/stylesheets/blog.css
501      examples/mwolson/stylesheets/common.css
502      examples/mwolson/stylesheets/print.css
503      examples/mwolson/stylesheets/screen.css lisp/muse-html.el
506 2006-05-24 03:30:40 GMT Michael Olson <mwolson@gnu.org> patch-135
508     Summary:
509       Fix a potential unbounded recursive call.
510     Revision:
511       muse--main--1.0--patch-135
513     * lisp/muse-project.el (muse-updating-file-alist-p): New variable that
514       prevents calls to muse-project-file-alist in its hook functions from
515       going into an infinite loop.
516       (muse-project-file-alist): Use it.
517     
518     * lisp/muse-wiki.el (muse-wiki-updating-wikiword-p): Remove.  This is now
519       handled in muse-project.el.
520       (muse-wiki-update-local-wikiword-regexp): Remove the use of
521       muse-wiki-updating-wikiword-p.
523     modified files:
524      ChangeLog.2006 lisp/muse-project.el lisp/muse-wiki.el
527 2006-05-23 18:10:49 GMT Michael Olson <mwolson@gnu.org> patch-134
529     Summary:
530       Try not to call tramp during publishing.
531     Revision:
532       muse--main--1.0--patch-134
534     * lisp/muse-publish.el (muse-insert-file-or-string): Do not call
535       file-readable-p on text that has a newline in it, because this could
536       cause tramp to be invoked.
538     modified files:
539      ChangeLog.2006 lisp/muse-publish.el
542 2006-05-23 15:30:02 GMT Michael Olson <mwolson@gnu.org> patch-133
544     Summary:
545       Make links colored blue by default.
546     Revision:
547       muse--main--1.0--patch-133
549     * lisp/muse-colors.el (muse-link): Make links blue by default, like most
550       other Emacs modes do.
552     modified files:
553      ChangeLog.2006 lisp/muse-colors.el
556 2006-05-23 14:24:58 GMT Michael Olson <mwolson@gnu.org> patch-132
558     Summary:
559       Fix publishing error with tables and initial whitespace.
560     Revision:
561       muse--main--1.0--patch-132
563     * lisp/muse-publish.el (muse-publish-markup-regexps): Move table rule
564       above blockquote and centered text, so that indented but blank initial
565       table fields publish correctly.
566     
567     * lisp/muse-regexps.el (muse-table-line-regexp): Make this much simpler.
568       We accept anything that has at least one field delimiter.
570     modified files:
571      ChangeLog.2006 lisp/muse-publish.el lisp/muse-regexps.el
574 2006-05-18 06:58:58 GMT Michael Olson <mwolson@gnu.org> patch-131
576     Summary:
577       Add muse-protocol-iw.el to experimental folder.
578     Revision:
579       muse--main--1.0--patch-131
581     * experimental/muse-protocol-iw.el: New experimental file that implements
582       an interwiki protocol of sorts that handles subdirectories.
584     new files:
585      experimental/.arch-ids/muse-protocol-iw.el.id
586      experimental/muse-protocol-iw.el
588     modified files:
589      AUTHORS ChangeLog.2006 experimental/muse-split.el
592 2006-05-18 06:43:30 GMT Michael Olson <mwolson@gnu.org> patch-130
594     Summary:
595       Add muse-split.el to experimental folder.
596     Revision:
597       muse--main--1.0--patch-130
599     * experimental/muse-split.el: New experimental file that splits published
600       Muse files into several smaller files.
602     new files:
603      experimental/.arch-ids/muse-split.el.id
604      experimental/muse-split.el
606     modified files:
607      AUTHORS ChangeLog.2006 Makefile.defs debian/changelog
608      debian/control
611 2006-05-18 06:03:49 GMT Michael Olson <mwolson@gnu.org> patch-129
613     Summary:
614       muse-wiki: Make the interwiki resolver a bit more clever.
615     Revision:
616       muse--main--1.0--patch-129
618     * lisp/muse-project.el (muse-project-choose-style): New function that
619       chooses a style from a list of styles, given a user-supplied test.
620     
621     * lisp/muse-wiki.el (muse-wiki-choose-style-by-link-suffix): New function
622       that is used along with `muse-project-choose-style' to pick the first
623       style that matches a given value for :link-prefix.
624       (muse-wiki-resolve-project-page-1): New function split from
625       `muse-wiki-resolve-project-page' for readability.  Try to match files
626       that have the same link-suffix.  This should hopefully fix a bug
627       noticed by Hans Ekbrand.
629     modified files:
630      ChangeLog.2006 lisp/muse-project.el lisp/muse-wiki.el
633 2006-05-18 01:24:04 GMT Michael Olson <mwolson@gnu.org> patch-128
635     Summary:
636       Fix bug where links with :: in them were marked up as lists.
637     Revision:
638       muse--main--1.0--patch-128
640     * lisp/muse-html.el, lisp/muse-publish.el, lisp/muse-xml-common.el:
641       Change noemphasis property to muse-link.
642     
643     * lisp/muse.el (muse-forward-list-item): Respect muse-link property.
644     
645     * lisp/muse-publish.el (muse-publish-surround-text)
646       (muse-publish-markup-list): Ditto.  This should fix a bug.
647       (muse-publish-markup-list): Docfix.
648       (muse-publish-mark-link): Rename from `muse-publish-mark-noemphasis'.
649     
650     * lisp/muse-regexps.el (muse-list-item-regexp, muse-dl-term-regexp):
651       There must be either one or more spaces or a single newline after the
652       colons.  This prevents an ambiguity with the double-colon muse-wiki
653       interwiki delimiter.
655     modified files:
656      ChangeLog.2006 lisp/muse-html.el lisp/muse-publish.el
657      lisp/muse-regexps.el lisp/muse-xml-common.el lisp/muse.el
660 2006-05-17 21:27:19 GMT Michael Olson <mwolson@gnu.org> patch-127
662     Summary:
663       DTRT with explicit links that have no description.
664     Revision:
665       muse--main--1.0--patch-127
667     * lisp/muse-publish.el (muse-publish-markup-link): If we are given an
668       explicit link without a description, use the name of the linked page.
670     modified files:
671      ChangeLog.2006 lisp/muse-publish.el
674 2006-05-16 15:53:56 GMT Michael Olson <mwolson@gnu.org> patch-126
676     Summary:
677       Fix emdash in link description bug.
678     Revision:
679       muse--main--1.0--patch-126
681     * lisp/muse-publish.el (muse-publish-markup-emdash): Don't markup emdash
682       if we are in a link, since otherwise it will be incorrectly escaped.
683       Thanks to Chiyuan Zhang for the report.
685     modified files:
686      ChangeLog.2006 Makefile.defs debian/changelog
687      lisp/muse-publish.el
690 2006-05-12 04:16:43 GMT Michael Olson <mwolson@gnu.org> patch-125
692     Summary:
693       Fix #5925: Emphasis on item breaks lists.
694     Revision:
695       muse--main--1.0--patch-125
697     * lisp/muse-blosxom.el ("blosxom-html", "blosxom-xhtml"): Use find-file
698       as the browsing function.
699     
700     * lisp/muse-mode.el (muse-browse-result): Only include styles that match
701       the current file.
702     
703     * lisp/muse.el (muse-list-item-critical-point): Take a new argument named
704       `offset' into account, in case the list-item regexp is nested in
705       another group.
706       (muse-forward-list-item): Call `muse-list-item-critical-point' with an
707       offset of 1.  This should fix an unpleasant list-as-blockquote error
708       that was noticed recently.  Thanks to John Sullivan for the report.
710     modified files:
711      ChangeLog.2006 lisp/muse-blosxom.el lisp/muse-mode.el
712      lisp/muse.el
715 2006-05-09 00:55:02 GMT Michael Olson <mwolson@gnu.org> patch-124
717     Summary:
718       Fix a couple of beginning-of-buffer errors.
719     Revision:
720       muse--main--1.0--patch-124
722     * muse-mode.el (muse-mode-flyspell-p, muse-link-at-point): Make sure we
723       don't throw an error if at the beginning of the buffer.  Thanks to John
724       Sullivan for the report.
726     modified files:
727      ChangeLog.2006 lisp/muse-mode.el
730 2006-05-08 23:42:42 GMT Michael Olson <mwolson@gnu.org> patch-123
732     Summary:
733       muse.texi: Change use of @subsubheading to @subheading.
734     Revision:
735       muse--main--1.0--patch-123
737     * muse.texi: Change use of @subsubheading to @subheading throughout
738       document.
740     modified files:
741      ChangeLog.2006 muse.texi
744 2006-05-08 23:30:58 GMT Michael Olson <mwolson@gnu.org> patch-122
746     Summary:
747       muse.texi: Change subsections to subheadings.
748     Revision:
749       muse--main--1.0--patch-122
751     (Author: John Sullivan <john@wjsullivan.net>)
752     
753     * muse.texi: Change @subsection and @strong to @subheading throughout
754       document.
756     modified files:
757      ChangeLog.2006 Makefile.defs debian/changelog muse.texi
759     new patches:
760      john@wjsullivan.net--2006/muse--johnsu01--0--patch-2
761      john@wjsullivan.net--2006/muse--johnsu01--0--patch-3
762      john@wjsullivan.net--2006/muse--johnsu01--0--patch-4
765 2006-05-08 08:53:03 GMT Michael Olson <mwolson@gnu.org> patch-121
767     Summary:
768       Update keystrokes used in muse-mode, as well as docs.
769     Revision:
770       muse--main--1.0--patch-121
772     * lisp/muse-mode.el (muse-insert-map): New variable that defines the
773       keymap to use when the user wants to insert something into the current
774       buffer using `C-c i'.
775       (muse-mode-map): Sort keys somewhat.  Remove binding of `C-c C-v' to
776       muse-follow-name-at-point, since this is already used for
777       muse-browse-result.  Call `muse-insert-thing' on `C-c i', which will
778       prompt for the thing to insert.
779       (muse-insert-thing): New function that prompts the user for something
780       to insert into the current buffer.  It tries to be as friendly as
781       possible by catching possible errors with the message "Not inserting
782       anything".
783       (muse-mode-completions): Rename from `muse-completions', since this is
784       what we use in `muse-mode'.
785       (muse-mode-current-word): Similarly.  These don't seem to work
786       correctly, for unknown reasons.
787     
788     * muse.texi (Keystroke Summary): Update to include all keystrokes that we
789       utilize.
791     modified files:
792      ChangeLog.2006 lisp/muse-mode.el muse.texi
795 2006-05-08 07:34:41 GMT Michael Olson <mwolson@gnu.org> patch-120
797     Summary:
798       Fix buggy behavior in muse-browse-result.
799     Revision:
800       muse--main--1.0--patch-120
802     * lisp/muse-mode.el (muse-browse-result): Construct a mapping of style
803       names to styles, based on the styles contained in the current Muse
804       project.  Thanks to kid kid for the analysis.
805     
806     * lisp/muse-publish.el (muse-publish-get-style): Permit styles to be
807       specified as an argument.
809     modified files:
810      ChangeLog.2006 lisp/muse-mode.el lisp/muse-publish.el
813 2006-05-08 07:29:42 GMT Michael Olson <mwolson@gnu.org> patch-119
815     Summary:
816       muse-latex: Make images look better.
817     Revision:
818       muse--main--1.0--patch-119
820     * lisp/muse-latex.el (muse-latex-markup-strings): Make width of images to
821       be 75% the width of the page, which looks better.  Enclose images in
822       figures, and center them.
824     modified files:
825      ChangeLog.2006 lisp/muse-latex.el
828 2006-04-27 00:31:01 GMT Michael Olson <mwolson@gnu.org> patch-118
830     Summary:
831       Fix a few image bugs.
832     Revision:
833       muse--main--1.0--patch-118
835     * lisp/muse-colors.el (muse-colors-insert-image): Expand file name before
836       passing it to `muse-colors-inline-image-method'.  This makes images
837       with the same current directory and publishing directory get resolved
838       correctly.
839     
840     * lisp/muse-project.el (muse-project-find-file): Don't try to add a
841       ".muse" extension to images.
843     modified files:
844      ChangeLog.2006 lisp/muse-colors.el lisp/muse-project.el
847 2006-04-25 22:28:01 GMT Michael Olson <mwolson@gnu.org> patch-117
849     Summary:
850       Make build targets more consistent.
851     Revision:
852       muse--main--1.0--patch-117
854     * contrib/Makefile (install): Make build targets more consistent.  Thanks
855       to dsmith for the report.
856     
857     * lisp/Makefile (all, lisp, install): Ditto.
859     modified files:
860      ChangeLog.2006 Makefile.defs contrib/Makefile debian/changelog
861      lisp/Makefile
864 2006-04-25 00:31:42 GMT Michael Olson <mwolson@gnu.org> patch-116
866     Summary:
867       cgi.el: Make this work without cl-seq.el.
868     Revision:
869       muse--main--1.0--patch-116
871     * contrib/cgi.el: Fix a compiler warning introduced by sample calendar
872       code.  Make this not depend on 'cl at runtime.
873       (cgi-position): New function that implements a simple replacement for
874       the position function found in cl-seq.el.
875       (cgi-decode): Use `cgi-position' instead of `position' and `substring'
876       instead of `subseq'.
877     
878     * contrib/httpd.el: Credit myself.
880     modified files:
881      ChangeLog.2006 contrib/cgi.el contrib/httpd.el
884 2006-04-25 00:04:10 GMT Michael Olson <mwolson@gnu.org> patch-115
886     Summary:
887       Make publishing DTRT when using escaped list markup.
888     Revision:
889       muse--main--1.0--patch-115
891     * lisp/muse-publish.el (muse-publish-surround-text)
892       (muse-publish-markup-list): Ignore escaped list markup.
893     
894     * lisp/muse.el (muse-list-item-type): Docfix.
895       (muse-list-item-critical-point): New function that returns the point
896       where we should expect to find the first character in the current list
897       item markup.
898       (muse-forward-paragraph): Docfix and cosmetic change.
899       (muse-forward-list-item): Ignore escaped list markup.  This should fix
900       a few publishing errors that involve markup like =::=.
902     modified files:
903      ChangeLog.2006 lisp/muse-publish.el lisp/muse.el
906 2006-04-22 03:46:04 GMT Michael Olson <mwolson@gnu.org> patch-114
908     Summary:
909       muse-publish: Get rid of warning when batch publishing.
910     Revision:
911       muse--main--1.0--patch-114
913     * lisp/muse-publish.el (muse-batch-publish-files): Get rid of a batch
914       publishing warning message.
916     modified files:
917      ChangeLog.2006 Makefile.defs debian/changelog
918      lisp/muse-publish.el
921 2006-04-22 03:35:12 GMT Michael Olson <mwolson@gnu.org> patch-113
923     Summary:
924       Try to fix face clobbering bug.
925     Revision:
926       muse--main--1.0--patch-113
928     * lisp/muse-colors.el (muse-make-faces-default): New function that sets
929       the default value of the header faces.  It can be re-used.
930       (muse-make-faces): Simplify.  This should now fix the face clobbering
931       bug.
933     modified files:
934      ChangeLog.2006 lisp/muse-colors.el
937 2006-04-21 19:31:23 GMT Michael Olson <mwolson@gnu.org> patch-112
939     Summary:
940       Re-add some cgi.el stuff and update my example config.
941     Revision:
942       muse--main--1.0--patch-112
944     * contrib/cgi.el (cgi-calendar-string, cgi-calendar): Re-add these, since
945       they are mentioned in the documentation.
946     
947     * examples/mwolson/: Update.
949     modified files:
950      ChangeLog.2006 contrib/cgi.el examples/mwolson/muse-init.el
951      examples/mwolson/templates/footer.html
952      examples/mwolson/templates/header.html
955 2006-04-21 15:23:13 GMT Michael Olson <mwolson@gnu.org> patch-111
957     Summary:
958       muse-mode: Make C-c C-e work better.
959     Revision:
960       muse--main--1.0--patch-111
962     * lisp/muse-mode.el (muse-edit-link-at-point): Save link data earlier so
963       that this is more robust.
965     modified files:
966      ChangeLog.2006 lisp/muse-mode.el
969 2006-04-18 21:09:37 GMT Michael Olson <mwolson@gnu.org> patch-110
971     Summary:
972       muse-latex: Don't escape backslash in <example> regions.
973     Revision:
974       muse--main--1.0--patch-110
976     * lisp/muse-latex.el (muse-latex-markup-specials-example): We don't need
977       to escape the backslash after all.
978       (muse-latex-markup-specials-literal): Docfix.
979     
980     * lisp/muse-publish.el (muse-publish-escape-specials): Docfix.
982     modified files:
983      ChangeLog.2006 lisp/muse-latex.el lisp/muse-publish.el
986 2006-04-18 01:55:21 GMT Michael Olson <mwolson@gnu.org> patch-109
988     Summary:
989       Allow tab characters in the target of explicit links.
990     Revision:
991       muse--main--1.0--patch-109
993     * lisp/muse-regexps.el (muse-explicit-link-regexp): Allow tab characters
994       in the link target.  This doesn't seem like it could hurt anything, and
995       prevents unexpected behavior.  Thanks to rubikitch AT ruby-lang.org for
996       the report.
998     modified files:
999      ChangeLog.2006 lisp/muse-regexps.el
1002 2006-04-14 18:56:30 GMT Michael Olson <mwolson@gnu.org> patch-108
1004     Summary:
1005       muse-wiki: Fix bug that caused WikiWords not to publish or display.
1006     Revision:
1007       muse--main--1.0--patch-108
1009     * lisp/muse-wiki.el (muse-wiki-handle-wikiword): Logic fix.
1011     modified files:
1012      ChangeLog.2006 Makefile.defs debian/changelog
1013      lisp/muse-wiki.el
1016 2006-04-11 03:49:41 GMT Michael Olson <mwolson@gnu.org> patch-107
1018     Summary:
1019       Fix horrendous typo.
1020     Revision:
1021       muse--main--1.0--patch-107
1023     * muse-publish.el (muse-define-style): Fix typo which caused all kinds of
1024       strangeness.
1026     modified files:
1027      ChangeLog.2006 lisp/muse-publish.el
1030 2006-04-10 03:13:41 GMT Michael Olson <mwolson@gnu.org> patch-106
1032     Summary:
1033       Merged from mwolson@gnu.org--2006-muse-el (patch 53)
1034     Revision:
1035       muse--main--1.0--patch-106
1037     (Author: Per B. Sederberg <per@med.upenn.edu>)
1038     
1039     * lisp/muse-wiki.el (muse-wiki-ignore-implicit-links-to-current-page):
1040       Option to not create implicit links to the current page.
1041       (muse-wiki-handle-wikiword): Process the option to not create implicit
1042       links to the current page.
1044     modified files:
1045      ChangeLog.2006 Makefile.defs debian/changelog
1046      lisp/muse-wiki.el
1048     new patches:
1049      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-53
1052 2006-04-10 03:03:28 GMT Michael Olson <mwolson@gnu.org> patch-105
1054     Summary:
1055       Try to fix failure to recognize Muse file extension (6th attempt).
1056     Revision:
1057       muse--main--1.0--patch-105
1059     * lisp/muse-mode.el: Call `muse-mode-maybe-after-init' after the user's
1060       init file is loaded.
1061       (muse-mode-maybe-after-init): New function that causes muse-mode-maybe
1062       to be added to find-file-hooks when muse-mode-auto-p is non-nil.
1063     
1064     * lisp/muse.el: Call `muse-update-file-extension-after-init after the
1065       user's init file is loaded.  Explicitly add the Muse file extension
1066       when muse.el is loaded, to make life simpler.
1067       (muse-update-file-extension): Take several edge cases into account.
1068       (muse-file-extension): Docfix.
1069       (muse-update-file-extension-after-init): New function that causes the
1070       file extension to be updated.
1071     
1072     * muse.texi (Projects): It is no longer necessary to call
1073       `muse-mode-maybe' manually.
1075     modified files:
1076      ChangeLog.2006 lisp/muse-mode.el lisp/muse.el muse.texi
1079 2006-04-10 00:08:01 GMT Michael Olson <mwolson@gnu.org> patch-104
1081     Summary:
1082       Merged from mwolson@gnu.org--2006-muse-el (patch 48-52)
1083     Revision:
1084       muse--main--1.0--patch-104
1086     (Author: Per B. Sederberg <per@med.upenn.edu>)
1087     
1088     * lisp/muse-wiki.el (muse-wiki-project-files-with-spaces): New function
1089       to return a list of project files that have spaces.
1090       (muse-wiki-update-interwiki-regexp): Make use of new project-files with
1091       spaces function.  Don't make this buffer-local.
1093     modified files:
1094      ChangeLog.2006 lisp/muse-wiki.el
1096     new patches:
1097      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-48
1098      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-49
1099      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-50
1100      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-51
1101      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-52
1104 2006-04-09 23:54:07 GMT Michael Olson <mwolson@gnu.org> patch-103
1106     Summary:
1107       Try to fix failure to recognize Muse file extension (5th attempt).
1108     Revision:
1109       muse--main--1.0--patch-103
1111     * lisp/muse.el: To detect whether Emacs has fully started, check
1112       `command-line-processed' instead of `inhibit-startup-hooks', since the
1113       latter only exists for Emacs22.
1115     modified files:
1116      ChangeLog.2006 Makefile.defs debian/changelog lisp/muse.el
1119 2006-04-09 23:48:06 GMT Michael Olson <mwolson@gnu.org> patch-102
1121     Summary:
1122       muse-html: Add :style-sheet element.
1123     Revision:
1124       muse--main--1.0--patch-102
1126     * lisp/muse-html.el (muse-html-header, muse-xhtml-header): Use the
1127       :style-sheet element.
1128       ("html", "xhtml"): Add the :style-sheet element.
1129     
1130     * lisp/muse-publish.el (muse-define-style): Don't give an error when a
1131       style already exists.  Instead, just replace the existing style.
1132       (muse-derive-style): Ditto.
1133     
1134     * muse.texi (Style Elements): Mention :style-sheet.
1136     modified files:
1137      ChangeLog.2006 lisp/muse-html.el lisp/muse-publish.el
1138      muse.texi
1141 2006-04-09 02:23:47 GMT Michael Olson <mwolson@gnu.org> patch-101
1143     Summary:
1144       Try to fix failure to recognize Muse file extension (4th attempt).
1145     Revision:
1146       muse--main--1.0--patch-101
1148     * lisp/muse.el: Enter Muse mode correctly on files that are specified by
1149       the command line.
1151     modified files:
1152      ChangeLog.2006 Makefile.defs debian/changelog lisp/muse.el
1155 2006-04-09 01:53:19 GMT Michael Olson <mwolson@gnu.org> patch-100
1157     Summary:
1158       Try to fix failure to recognize Muse file extension (3rd attempt).
1159     Revision:
1160       muse--main--1.0--patch-100
1162     * lisp/muse.el (muse-update-values-hook): Fix a sequencep error.
1164     modified files:
1165      ChangeLog.2006 lisp/muse.el
1168 2006-04-09 01:36:50 GMT Michael Olson <mwolson@gnu.org> patch-99
1170     Summary:
1171       Try to fix failure to recognize Muse file extension (2nd attempt).
1172     Revision:
1173       muse--main--1.0--patch-99
1175     * lisp/muse.el: Try to fix failure to put muse-mode-choose-mode in
1176       auto-mode-alist.
1178     modified files:
1179      ChangeLog.2006 lisp/muse.el
1182 2006-04-08 17:08:39 GMT Michael Olson <mwolson@gnu.org> patch-98
1184     Summary:
1185       Merged from mwolson@gnu.org--2006-muse-el (patch 41-47)
1186     Revision:
1187       muse--main--1.0--patch-98
1189     (Author: Per B. Sederberg <per@med.upenn.edu>)
1190     
1191     * lisp/muse-wiki.el (muse-wiki-update-interwiki-regexp): Modify
1192       interwiki-regexp to search for any project file name.  This is so it
1193       will match files with spaces.
1195     modified files:
1196      ChangeLog.2006 lisp/muse-wiki.el
1198     new patches:
1199      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-41
1200      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-42
1201      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-43
1202      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-44
1203      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-45
1204      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-46
1205      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-47
1208 2006-04-08 16:32:00 GMT Michael Olson <mwolson@gnu.org> patch-97
1210     Summary:
1211       Try to fix failure to recognize Muse file extension.
1212     Revision:
1213       muse--main--1.0--patch-97
1215     * lisp/muse-colors.el: Use add-hook instead of add-to-list, for the sake
1216       of semantics.
1217     
1218     * lisp/muse.el: Call muse-update-file-extension in
1219       muse-update-values-hook, instead of
1220       muse-ignored-file-extensions-regexp.  Add muse-update-file-extension to
1221       emacs-startup-hook, so that the user has time to set this in their
1222       .emacs file.
1224     modified files:
1225      ChangeLog.2006 lisp/muse-colors.el lisp/muse.el
1228 2006-04-08 02:46:41 GMT Michael Olson <mwolson@gnu.org> patch-96
1230     Summary:
1231       Make things in contrib directory installable.
1232     Revision:
1233       muse--main--1.0--patch-96
1235     * Makefile (SUBDIRS): Add contrib.
1236       (all): Add contrib.
1237       (contrib): New target that compiles things in the contrib directory.
1238       (install-bin): Add contrib.  Install things in the contrib directory.
1239       Also install uncompiled things in the experimental directory.
1240     
1241     * contrib/Makefile: New Makefile for the contrib directory.
1242     
1243     * contrib/httpd.el (httpd-start): Fix compiler warnings.
1244     
1245     * debian/emacsen-install: Compile files in contrib directory in addition
1246       to the normal fare.  Thanks to Junichi Uekawa for the suggestion.
1247     
1248     * debian/emacsen-startup: Add contrib directory to load-path.
1249     
1250     * experimental/Makefile (test): Remove target.
1251       (install-uncompiled): New target that installs uncompiled files.
1252     
1253     * lisp/muse.el: Set version to 3.02.90 (3.03 RC1).
1254       (muse-update-file-extension): Fix a warning that occurred when doing
1255       batch publishing.
1257     new files:
1258      contrib/.arch-ids/Makefile.id contrib/Makefile
1260     modified files:
1261      ChangeLog.2006 Makefile Makefile.defs contrib/httpd.el
1262      debian/changelog debian/emacsen-install debian/emacsen-startup
1263      experimental/Makefile lisp/muse.el muse.texi
1266 2006-04-08 01:33:27 GMT Michael Olson <mwolson@gnu.org> patch-95
1268     Summary:
1269       Remove muse-registry.el.
1270     Revision:
1271       muse--main--1.0--patch-95
1273     * lisp/muse-registry.el: Move to the Planner project, since it is a
1274       better fit with Planner than Muse.
1276     removed files:
1277      lisp/.arch-ids/muse-registry.el.id lisp/muse-registry.el
1279     modified files:
1280      AUTHORS ChangeLog.2006
1283 2006-04-08 01:23:24 GMT Michael Olson <mwolson@gnu.org> patch-94
1285     Summary:
1286       Prepare Debian package for Arch snapshot.
1287     Revision:
1288       muse--main--1.0--patch-94
1290     * Makefile.defs, debian/changelog: Prepare for Debian package of Arch
1291       snapshot.
1293     modified files:
1294      ChangeLog.2006 Makefile.defs debian/changelog
1297 2006-04-05 18:56:26 GMT Michael Olson <mwolson@gnu.org> patch-93
1299     Summary:
1300       muse-wiki: Honor setting for muse-wiki-hide-nop-tag.
1301     Revision:
1302       muse--main--1.0--patch-93
1304     * lisp/muse-wiki.el (muse-wiki-colors-nop-tag): Take the value of
1305       `muse-wiki-hide-nop-tag' into account.
1307     modified files:
1308      ChangeLog.2006 lisp/muse-wiki.el
1311 2006-04-05 18:47:54 GMT Michael Olson <mwolson@gnu.org> patch-92
1313     Summary:
1314       Fix a couple of compiler warnings.
1315     Revision:
1316       muse--main--1.0--patch-92
1318     * muse-publish.el, muse-wiki.el: Fix a couple of compiler warnings.
1320     modified files:
1321      ChangeLog.2006 lisp/muse-publish.el lisp/muse-wiki.el
1324 2006-04-05 18:45:01 GMT Michael Olson <mwolson@gnu.org> patch-91
1326     Summary:
1327       Make interwiki links work with the new option.
1328     Revision:
1329       muse--main--1.0--patch-91
1331     * lisp/muse-wiki.el (muse-wiki-update-interwiki-regexp): Take no
1332       parameters.  Populate this correctly when
1333       `muse-wiki-match-all-project-files' is non-nil.
1335     modified files:
1336      ChangeLog.2006 lisp/muse-wiki.el
1339 2006-04-05 16:37:13 GMT Michael Olson <mwolson@gnu.org> patch-90
1341     Summary:
1342       Permit table generation to be disabled for a single Muse page.
1343     Revision:
1344       muse--main--1.0--patch-90
1346     * lisp/muse-latex.el (muse-latex-markup-table): If we don't get any table
1347       data, don't publish the table.
1348     
1349     * lisp/muse-texinfo.el (muse-texinfo-markup-table): Ditto.
1350     
1351     * lisp/muse-xml-common.el (muse-xml-markup-table): Ditto.
1352     
1353     * lisp/muse-publish.el (muse-publish-table-fields): If the
1354       "disable-tables" publishing directive exists for the current page, do
1355       not generate a table.
1356     
1357     * muse.texi (Tables): Mention that table generation can be disabled for a
1358       single page.
1360     modified files:
1361      ChangeLog.2006 lisp/muse-latex.el lisp/muse-publish.el
1362      lisp/muse-texinfo.el lisp/muse-xml-common.el muse.texi
1365 2006-04-05 15:56:11 GMT Michael Olson <mwolson@gnu.org> patch-89
1367     Summary:
1368       muse-wiki: Match filenames before WikiWords.
1369     Revision:
1370       muse--main--1.0--patch-89
1372     * lisp/muse-wiki.el (muse-wiki-update-local-wikiword-regexp): Match
1373       filenames in project before the general WikiWord regexp.
1375     modified files:
1376      ChangeLog.2006 lisp/muse-wiki.el
1379 2006-04-05 15:45:07 GMT Michael Olson <mwolson@gnu.org> patch-88
1381     Summary:
1382       Use a better mechanism for updating autogenerated variables.
1383     Revision:
1384       muse--main--1.0--patch-88
1386     * lisp/muse-mode.el (muse-mode-hook): Remove ugly kludge.
1387     
1388     * lisp/muse-mode.el (muse-mode): Call muse-update-values-hook.
1389     
1390     * lisp/muse-protocols.el: Add `muse-update-url-regexp' to
1391       muse-update-values-hook.
1392     
1393     * lisp/muse-publish.el (muse-publish-markup-buffer): Call
1394       muse-update-values-hook.
1395     
1396     * lisp/muse-wiki.el: Add `muse-wiki-update-local-wikiword-regexp' and
1397       `muse-wiki-update-interwiki-regexp' to muse-update-values-hook.
1398       (muse-wiki-update-local-wikiword-regexp): Quote an argument so that an
1399       error is fixed.
1400       (muse-wiki-update-custom-values): Replace with function that gives a
1401       warning and an explanation.
1402     
1403     * examples/mwolson/muse-init.el (muse-blosxom-base-directory): Update my
1404       example so that people who use it won't have a wrong value in
1405       muse-mode-hook.
1407     modified files:
1408      ChangeLog.2006 examples/mwolson/muse-init.el lisp/muse-mode.el
1409      lisp/muse-protocols.el lisp/muse-publish.el lisp/muse-wiki.el
1410      lisp/muse.el
1413 2006-04-05 15:00:33 GMT Michael Olson <mwolson@gnu.org> patch-87
1415     Summary:
1416       muse-wiki: Implement implicit links for all files in project.
1417     Revision:
1418       muse--main--1.0--patch-87
1420     * lisp/muse-project.el (muse-project-file-alist): Quote hook, so that we
1421       don't get errors when trying to use it.
1422     
1423     * lisp/muse-wiki.el: Add `muse-wiki-update-local-wikiword-regexp' to
1424       muse-project-file-alist-hook.
1425       (muse-wiki-update-local-wikiword-regexp): Make sure that we can't get
1426       into a recursive call.
1427       (muse-wiki-update-wikiword-regexp): Call
1428       `muse-wiki-update-local-wikiword-regexp'.
1429     
1430     (Author: Per B. Sederberg <per@med.upenn.edu>)
1431     
1432     * lisp/muse-wiki.el:: Add muse-wiki-update-local-wikiword-regexp to
1433       muse-before-publish-hook and muse-mode-hook so that implicit links are
1434       published properly.
1435       (muse-wiki-wikiword-match-project-files): New option for determining
1436       whether to match all project files as implicit links.  This is off by
1437       default.
1438       (muse-wiki-update-local-wikiword-regexp): New function to make the
1439       wikiword-regexp local and append the files in the current project to
1440       it.
1442     modified files:
1443      AUTHORS ChangeLog.2006 lisp/muse-project.el lisp/muse-wiki.el
1445     new patches:
1446      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-27
1447      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-28
1448      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-29
1449      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-30
1450      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-31
1451      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-32
1452      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-33
1453      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-34
1454      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-35
1455      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-36
1456      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-37
1457      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-38
1458      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-39
1459      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-40
1462 2006-04-04 22:49:46 GMT Michael Olson <mwolson@gnu.org> patch-86
1464     Summary:
1465       Update Muse's file-alist after saving any Muse page.
1466     Revision:
1467       muse--main--1.0--patch-86
1469     * lisp/muse-project.el (muse-project-after-save-hook): New function that
1470       causes Muse's file-alist to be updated when we are saving a Muse file.
1471       This is added to after-save-hook.
1473     modified files:
1474      ChangeLog.2006 lisp/muse-project.el
1477 2006-04-04 22:39:57 GMT Michael Olson <mwolson@gnu.org> patch-85
1479     Summary:
1480       Add a hook that is called whenever Muse's file-alist is updated.
1481     Revision:
1482       muse--main--1.0--patch-85
1484     * lisp/muse-project.el (muse-project-file-alist-hook): New hook that is
1485       executed after an update to muse-project-file-alist happens.
1486       (muse-project-file-alist): Call `muse-project-file-alist-hook'.
1488     modified files:
1489      ChangeLog.2006 lisp/muse-project.el
1492 2006-04-04 22:23:40 GMT Michael Olson <mwolson@gnu.org> patch-84
1494     Summary:
1495       muse-mode: Recognize definition lists when filling text.
1496     Revision:
1497       muse--main--1.0--patch-84
1499     * lisp/muse-mode.el (muse-mode): Recognize definition lists when filling
1500       text.
1501     
1503     modified files:
1504      ChangeLog.2006 lisp/muse-mode.el
1507 2006-04-04 22:22:19 GMT Michael Olson <mwolson@gnu.org> patch-83
1509     Summary:
1510       Remove unrelated part of patch-82.
1511     Revision:
1512       muse--main--1.0--patch-83
1515     modified files:
1516      ChangeLog.2006 lisp/muse-mode.el
1519 2006-04-04 22:11:16 GMT Michael Olson <mwolson@gnu.org> patch-82
1521     Summary:
1522       muse-journal: Fix dates in RSS feeds.
1523     Revision:
1524       muse--main--1.0--patch-82
1526     * lisp/muse-journal.el (muse-journal-rss-munge-buffer): Make sure that
1527       date is in a format that RSS readers can handle.  Thanks to René
1528       Stadler for the patch.
1530     modified files:
1531      AUTHORS ChangeLog.2006 lisp/muse-journal.el lisp/muse-mode.el
1534 2006-04-01 15:32:26 GMT Michael Olson <mwolson@gnu.org> patch-81
1536     Summary:
1537       debian: Install ChangeLog properly.
1538     Revision:
1539       muse--main--1.0--patch-81
1541     * debian/rules: Create ChangeLog using ChangeLog.2006 as a base, and then
1542       appending the logs for previous years.  Thanks to Sergei V. Fleytin for
1543       the breakage report.
1545     modified files:
1546      ChangeLog.2006 debian/rules
1549 2006-04-01 04:20:45 GMT Michael Olson <mwolson@gnu.org> patch-80
1551     Summary:
1552       Fix a bug triggered by batch-publishing.
1553     Revision:
1554       muse--main--1.0--patch-80
1556     * lisp/muse-publish.el (muse-detect-invalid-style): Remove, since the
1557       right algorithm turned out to be simpler than I had thought.  Thanks to
1558       Sergei V. Fleytin for reporting breakage with the old method.
1559       (muse-publish-file): Don't be overzealous when checking for an invalid
1560       style -- use a simpler check.
1561       (muse-batch-publish-files): Don't check for invalid styles here, since
1562       we already do so in `muse-publish-file'.
1564     modified files:
1565      ChangeLog.2006 lisp/muse-publish.el
1568 2006-03-31 04:27:54 GMT Michael Olson <mwolson@gnu.org> patch-79
1570     Summary:
1571       muse.texi: Move some sections to a new Extending Muse chapter.
1572     Revision:
1573       muse--main--1.0--patch-79
1575     * muse.texi (Extending Muse): New chapter containing nodes that deal with
1576       extending Muse in various ways.
1577       (Common Elements, Deriving Styles): Move to Extending Muse chapter.
1579     modified files:
1580      ChangeLog.2006 muse.texi
1583 2006-03-26 22:38:01 GMT Michael Olson <mwolson@gnu.org> patch-78
1585     Summary:
1586       Fix a couple of recently-introduced bugs.
1587     Revision:
1588       muse--main--1.0--patch-78
1590     * lisp/muse-colors.el: Fix errors introduced in a recent patch.  Try
1591       extra hard to preserve our settings for faces, especially after a new
1592       frame or splash screen.
1593     
1594     * lisp/muse.el (muse-copy-face): New function that ensures the face is
1595       copied globally, to the extent the Emacs permits this.
1597     modified files:
1598      ChangeLog.2006 lisp/muse-colors.el lisp/muse.el
1601 2006-03-26 20:02:11 GMT Michael Olson <mwolson@gnu.org> patch-77
1603     Summary:
1604       Update my example configuration file.
1605     Revision:
1606       muse--main--1.0--patch-77
1609     modified files:
1610      ChangeLog.2006 examples/mwolson/muse-init.el
1613 2006-03-26 19:54:43 GMT Michael Olson <mwolson@gnu.org> patch-76
1615     Summary:
1616       Remove cruft from patch logs.
1617     Revision:
1618       muse--main--1.0--patch-76
1621     modified files:
1622      ChangeLog.2006
1623      {arch}/muse-el/muse-el--devel/muse-el--devel--0/mwolson@gnu.org--2006-muse-el/patch-log/patch-14
1624      {arch}/muse-el/muse-el--devel/muse-el--devel--0/mwolson@gnu.org--2006-muse-el/patch-log/patch-25
1625      {arch}/muse-el/muse-el--devel/muse-el--devel--0/mwolson@gnu.org--2006-muse-el/patch-log/patch-3
1626      {arch}/muse/muse--main/muse--main--1.0/mwolson@gnu.org--2006/patch-log/patch-19
1627      {arch}/muse/muse--main/muse--main--1.0/mwolson@gnu.org--2006/patch-log/patch-46
1628      {arch}/muse/muse--main/muse--main--1.0/mwolson@gnu.org--2006/patch-log/patch-58
1629      {arch}/muse/muse--main/muse--main--1.0/mwolson@gnu.org--2006/patch-log/patch-60
1630      {arch}/muse/muse--main/muse--main--1.0/mwolson@gnu.org--2006/patch-log/patch-74
1633 2006-03-26 18:38:31 GMT Michael Olson <mwolson@gnu.org> patch-75
1635     Summary:
1636       Make faces more robust and namespace-conforming.
1637     Revision:
1638       muse--main--1.0--patch-75
1640     * lisp/muse-colors.el (muse-make-faces): Make sure that each generated
1641       face has documentation and a group.
1642       (muse-link, muse-bad-link, muse-verbatim): Renamed faces to drop the
1643       "-face" suffix.
1644       (muse-emphasis-1, muse-emphasis-2, muse-emphasis-3): Make sure that the
1645       faces have documentation and a group.  Copy unconditionally from the
1646       related Emacs faces, rather than specifying face attributes.
1647       (muse-colors-verbatim, muse-colors-example-tag, muse-link-face):
1648       (muse-colors-explicit-link, muse-colors-implicit-link): Use the new
1649       face names.
1650     
1651     * lisp/muse-mode.el (muse-next-reference, muse-previous-reference): Use
1652       the 'muse-link property rather than looking at the face.
1654     modified files:
1655      ChangeLog.2006 lisp/muse-colors.el lisp/muse-mode.el
1658 2006-03-26 18:33:12 GMT Michael Olson <mwolson@gnu.org> patch-74
1660     Summary:
1661       muse.texi: Mention the <code> tag.
1662     Revision:
1663       muse--main--1.0--patch-74
1665     * muse.texi (Emphasizing Text): Mention the <code> tag.
1667     modified files:
1668      ChangeLog.2006 muse.texi
1671 2006-03-26 06:35:49 GMT Michael Olson <mwolson@gnu.org> patch-73
1673     Summary:
1674       Fix bug in verse markup, undesired behavior with emdash.
1675     Revision:
1676       muse--main--1.0--patch-73
1678     * lisp/muse-docbook.el (muse-docbook-markup-strings): Preserve whitespace
1679       around emdash.
1680     
1681     * lisp/muse-html.el (muse-html-markup-strings): Ditto.
1682     
1683     * lisp/muse-xml.el (muse-xml-markup-strings): Ditto.
1684     
1685     * lisp/muse-publish.el (muse-publish-markup-emdash): Pass preceding and
1686       trailing whitespace to `muse-markup-text', in case the current
1687       publishing wishes to use them.
1688       (muse-publish-markup-verse): Insert newline without adding read-only
1689       properties to it.  This fixes a paragraph detection bug in HTML
1690       publishing.
1692     modified files:
1693      ChangeLog.2006 lisp/muse-docbook.el lisp/muse-html.el
1694      lisp/muse-publish.el lisp/muse-xml.el
1697 2006-03-25 05:57:36 GMT Michael Olson <mwolson@gnu.org> patch-72
1699     Summary:
1700       httpd.el: Update to work with newer versions of Emacs.
1701     Revision:
1702       muse--main--1.0--patch-72
1704     * contrib/httpd.el (httpd-start): Update this to work with newer versions
1705       of Emacs.
1707     modified files:
1708      ChangeLog.2006 contrib/httpd.el
1711 2006-03-25 05:27:46 GMT Michael Olson <mwolson@gnu.org> patch-71
1713     Summary:
1714       muse-journal: Make custom RSS heading regexps possible.
1715     Revision:
1716       muse--main--1.0--patch-71
1718     * lisp/muse-journal.el (muse-journal-rss-heading-regexp): New option that
1719       determines the regexp to use when searching for an RSS heading.
1720       (muse-journal-rss-munge-buffer): Use `muse-journal-rss-heading-regexp'.
1722     modified files:
1723      ChangeLog.2006 lisp/muse-journal.el
1726 2006-03-25 04:33:40 GMT Michael Olson <mwolson@gnu.org> patch-70
1728     Summary:
1729       Fix #5190: Endless loop in muse style-run-hooks when muse-project-publish is called with undefined style.
1730     Revision:
1731       muse--main--1.0--patch-70
1733     * lisp/muse-project.el (muse-project-publish): If we cannot find a
1734       project to publish, indicate this in an error message.
1735     
1736     * lisp/muse-publish.el (muse-style-run-hooks): Never go into an endless
1737       loop.  This should fix #5190.  Thanks to Rod Morehead for the report.
1738       (muse-detect-invalid-style): New function that makes sure that the
1739       given style is in a valid format.
1740       (muse-publish-file): Call `muse-detect-invalid-style' before doing any
1741       publishing.
1743     modified files:
1744      ChangeLog.2006 lisp/muse-project.el lisp/muse-publish.el
1747 2006-03-25 03:31:36 GMT Michael Olson <mwolson@gnu.org> patch-69
1749     Summary:
1750       muse-mode: Don't require muse-publish.el.
1751     Revision:
1752       muse--main--1.0--patch-69
1754     * lisp/muse-mode.el: Use a few autoloads instead of requiring
1755       muse-publish.el.  This allows people to optionally have Muse mode
1756       without including the publishing features, as long as they never call a
1757       publishing function.  The documentation says that Muse is supposed to
1758       be modular in that way, so I guess we'd better follow it.
1759       (muse-insert-tag): Make sure that muse-publish is required before
1760       accessing `muse-publish-markup-tags'.
1762     modified files:
1763      ChangeLog.2006 lisp/muse-mode.el
1766 2006-03-21 01:59:03 GMT Michael Olson <mwolson@gnu.org> patch-68
1768     Summary:
1769       Minor code cleanup.
1770     Revision:
1771       muse--main--1.0--patch-68
1773     * lisp/muse-mode.el (muse-grep): Remove commented-out code.
1775     modified files:
1776      ChangeLog.2006 lisp/muse-mode.el
1779 2006-03-21 01:56:21 GMT Michael Olson <mwolson@gnu.org> patch-67
1781     Summary:
1782       Merged from mwolson@gnu.org--2006-muse-el (patch 15-26)
1783     Revision:
1784       muse--main--1.0--patch-67
1786     (Author: Per B. Sederberg <per@med.upenn.edu>)
1787     
1788     * lisp/muse-mode.el (muse-grep-command): Add custom to set up the command
1789       used for grepping.
1790       (muse-mode-map): Changed muse-browse-result to C-c C-v and made
1791       muse-find-backlinks C-c C-b
1792       (muse-grep): New function to envoke a search with the compiler.
1793       (muse-search-with-command): New function to search for text, optionally
1794       editing the command.
1795       (muse-search): New function to search for text.
1796       (muse-find-backlinks): New function to search for backlinks to the
1797       current page.
1799     modified files:
1800      ChangeLog.2006 lisp/muse-mode.el
1802     new patches:
1803      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-15
1804      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-16
1805      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-17
1806      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-18
1807      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-19
1808      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-20
1809      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-21
1810      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-22
1811      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-23
1812      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-24
1813      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-25
1814      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-26
1817 2006-03-20 18:43:15 GMT Michael Olson <mwolson@gnu.org> patch-66
1819     Summary:
1820       Make it easier to call context-specific region-escaping function.
1821     Revision:
1822       muse--main--1.0--patch-66
1824     * lisp/muse-publish.el (muse-publish-escape-specials): If a function is
1825       returned from specials, call it with beg, end, ignore-read-only args.
1826       This allows for people to specify their own functions for escaping
1827       regions, depending on context.  See `muse-xml-decide-specials' in
1828       muse-xml-common.el.  This functionality already exists for escaping
1829       specials in strings.
1831     modified files:
1832      ChangeLog.2006 lisp/muse-publish.el
1835 2006-03-17 01:56:38 GMT Michael Olson <mwolson@gnu.org> patch-65
1837     Summary:
1838       Attempt to make new syntaxes easier to support.
1839     Revision:
1840       muse--main--1.0--patch-65
1842     * lisp/muse-colors.el (muse-colors-explicit-link): Use `muse-get-link'
1843       and `muse-get-link-data'.
1844     
1845     * lisp/muse-journal.el (muse-journal-rss-munge-buffer): Ditto.
1846     
1847     * lisp/muse-mode.el (muse-edit-link-at-point): Ditto.
1848       (muse-make-link): Change argument name.
1849     
1850     * lisp/muse.el (muse-handle-explicit-link): Ditto.
1851       (muse-get-link, muse-get-link-desc): New functions that return the link
1852       and the link description, respectively, from the given TARGET.  The
1853       idea is that at least one other markup syntax puts descriptions before
1854       links, so all they would have to do is re-define these two functions.
1856     modified files:
1857      ChangeLog.2006 lisp/muse-colors.el lisp/muse-journal.el
1858      lisp/muse-mode.el lisp/muse.el
1861 2006-03-14 18:41:54 GMT Michael Olson <mwolson@gnu.org> patch-64
1863     Summary:
1864       Fix #5477: muse-replace-regexp-in-string throws error in XEmacs 21.4
1865     Revision:
1866       muse--main--1.0--patch-64
1868     * Makefile.defs, lisp/muse-colors.el: Fix typo.
1869     
1870     * lisp/muse.el (muse-replace-regexp-in-string): Switch order so that
1871       `replace-in-string' is checked before `replace-regexp-in-string', since
1872       XEmacs' implementation of the latter seems to be broken.  Thanks to Jim
1873       Ottaway for the heads up.
1875     modified files:
1876      ChangeLog.2006 Makefile.defs lisp/muse-colors.el lisp/muse.el
1879 2006-03-13 19:38:36 GMT Michael Olson <mwolson@gnu.org> patch-63
1881     Summary:
1882       muse-latex: Add footnotes to links so that they show up on printed copies.
1883     Revision:
1884       muse--main--1.0--patch-63
1886     * lisp/muse-latex.el (muse-latex-markup-strings): Add string for
1887       'url-and-desc.  Display footnotes if we have both a link and a
1888       description, since we want URLs to show up on printed documents.
1889       (muse-latex-markup-specials-document): Escape the "@" character in the
1890       entire document.
1891     
1892     * lisp/muse-publish.el (muse-publish-url): Distinguish between URLs
1893       without descriptions and URLs with descriptions.  If no markup string
1894       exists for 'url-and-desc, fall back to 'url.
1896     modified files:
1897      ChangeLog.2006 lisp/muse-latex.el lisp/muse-publish.el
1900 2006-03-13 18:42:27 GMT Michael Olson <mwolson@gnu.org> patch-62
1902     Summary:
1903       Fix publishing error with multi-line wrapped list items.
1904     Revision:
1905       muse--main--1.0--patch-62
1907     * lisp/muse-publish.el (muse-publish-surround-text): Fix a problem with
1908       multiple lines of a wrapped list item.
1910     modified files:
1911      ChangeLog.2006 lisp/muse-publish.el
1914 2006-03-13 02:10:44 GMT Michael Olson <mwolson@gnu.org> patch-61
1916     Summary:
1917       Add COPYING file; update headers.
1918     Revision:
1919       muse--main--1.0--patch-61
1921     * COPYING: New file containing the GNU GPL.
1922     
1923     * AUTHORS: Bookkeeping.
1924     
1925     * README: Add License section.  Change Muse homepage URL.
1926     
1927     * debian/copyright: Change Muse homepage URL.  Prune list to those who
1928       have changed 15+ lines of code, since this is the amount that
1929       constitutes legal contribution to a software work, AFAICT.
1930     
1931     * examples/mwolson: Update contents of directory to match my current
1932       setup.
1933     
1934     * experimental/muse*.el, lisp/muse*.el: Update headers.
1935     
1936     * muse.texi: Change Muse homepage URL.
1938     new files:
1939      .arch-ids/COPYING.id COPYING
1941     modified files:
1942      AUTHORS ChangeLog.2006 README debian/copyright
1943      examples/mwolson/muse-init.el
1944      examples/mwolson/stylesheets/blog.css
1945      examples/mwolson/stylesheets/common.css
1946      examples/mwolson/stylesheets/print.css
1947      examples/mwolson/stylesheets/screen.css
1948      experimental/muse-cite.el experimental/muse-mathml.el
1949      experimental/muse-message.el lisp/muse-backlink.el
1950      lisp/muse-blosxom.el lisp/muse-book.el lisp/muse-colors.el
1951      lisp/muse-convert.el lisp/muse-docbook.el lisp/muse-groff.el
1952      lisp/muse-html.el lisp/muse-http.el lisp/muse-journal.el
1953      lisp/muse-latex.el lisp/muse-latex2png.el lisp/muse-mode.el
1954      lisp/muse-poem.el lisp/muse-project.el lisp/muse-protocols.el
1955      lisp/muse-publish.el lisp/muse-regexps.el
1956      lisp/muse-registry.el lisp/muse-texinfo.el lisp/muse-wiki.el
1957      lisp/muse-xml.el lisp/muse.el muse.texi
1960 2006-03-13 01:48:10 GMT Michael Olson <mwolson@gnu.org> patch-60
1962     Summary:
1963       Update Muse XML schema.
1964     Revision:
1965       muse--main--1.0--patch-60
1967     * examples/muse.rnc: Allow nested list items.  Update header.  Provide
1968       history.  We'll call this v0.3 of the schema.
1969     
1970     * lisp/muse-xml-common.el: Update header.
1971       (muse-xml-markup-table): Fix table generation when attributes are not
1972       specified.
1974     modified files:
1975      ChangeLog.2006 examples/muse.rnc lisp/muse-xml-common.el
1978 2006-03-12 21:12:48 GMT Michael Olson <mwolson@gnu.org> patch-59
1980     Summary:
1981       Fix output for consecutive list items of same type.
1982     Revision:
1983       muse--main--1.0--patch-59
1985     * lisp/muse-publish.el (muse-publish-surround-text): Make calculated
1986       post-indent and indent-found values local to each list item.  This
1987       should fix undesired behavior with consecutive list items of the same
1988       type.
1990     modified files:
1991      ChangeLog.2006 lisp/muse-publish.el
1994 2006-03-12 21:09:43 GMT Michael Olson <mwolson@gnu.org> patch-58
1996     Summary:
1997       Make C-> and C-< keybindings not indent nested items.
1998     Revision:
1999       muse--main--1.0--patch-58
2001     * lisp/muse-mode.el (muse-alter-list-item-indentation): Don't include
2002       nested items.
2003     
2004     * lisp/muse.el (muse-forward-list-item): Make skipping of nested items
2005       optional, and document this.
2007     modified files:
2008      ChangeLog.2006 lisp/muse-mode.el lisp/muse.el
2011 2006-03-12 19:56:26 GMT Michael Olson <mwolson@gnu.org> patch-57
2013     Summary:
2014       Slightly improve flyspell integration.
2015     Revision:
2016       muse--main--1.0--patch-57
2018     * lisp/muse-mode.el (muse-mode-flyspell-p): Use the new 'muse-link text
2019       property to determine whether we are at a link.
2021     modified files:
2022      ChangeLog.2006 lisp/muse-mode.el
2025 2006-03-11 23:42:56 GMT Michael Olson <mwolson@gnu.org> patch-56
2027     Summary:
2028       Make nested definition list items work much better.
2029     Revision:
2030       muse--main--1.0--patch-56
2032     * lisp/muse-publish.el (muse-publish-surround-dl): Use
2033       `muse-forward-list-item'.  Don't pass indent and post-indent to the
2034       move function.
2035       (muse-publish-surround-text): If we are to determine the indentation,
2036       but have found no list items, set indent to the empty string.  If we
2037       are to determine indentation but have found an item, get all leading
2038       whitespace and set indent to it.  Never try to determine post-indent
2039       using the first line.  Try to contain the amount of "damage" a nested
2040       list item can do to wrapped list item text.
2041     
2042     * lisp/muse-regexps.el (muse-list-item-regexp): Hone the definition list
2043       part so that it is easier to indicate the amount of desired initial
2044       whitespace.
2045     
2046     * lisp/muse.el (muse-list-item-type): Make initial whitespace of a dl
2047       entry optional.
2048       (muse-forward-dl-term, muse-forward-dl-entry): Remove.  Functionality
2049       merged into `muse-forward-list-item'.
2050       (muse-forward-list-item-1): New function that determines whether a
2051       nested list item is found.
2052       (muse-forward-list-item): Move hairy nested list detection algorithm
2053       into `muse-forward-list-item-1'.  Be extra careful about terminating
2054       when we go past the boundary.
2056     modified files:
2057      ChangeLog.2006 lisp/muse-publish.el lisp/muse-regexps.el
2058      lisp/muse.el
2061 2006-03-11 06:10:19 GMT Michael Olson <mwolson@gnu.org> patch-55
2063     Summary:
2064       Add backlink support, thanks to Jim Ottaway.
2065     Revision:
2066       muse--main--1.0--patch-55
2068     * lisp/muse-colors.el (muse-colors-fontifying-p): New buffer-local
2069       variable that indicates whether Muse is fontifying the current buffer.
2070       (muse-colors-region): Set `muse-colors-fontifying' to t.
2071     
2072     * lisp/muse-backlinks.el: New file by Jim Ottaway that provides backlink
2073       support.  I've modified it slightly to get rid of the defadvice forms.
2075     new files:
2076      lisp/.arch-ids/muse-backlink.el.id lisp/muse-backlink.el
2078     modified files:
2079      AUTHORS ChangeLog.2006 lisp/muse-colors.el
2082 2006-03-10 22:56:22 GMT Michael Olson <mwolson@gnu.org> patch-54
2084     Summary:
2085       muse-protocols: Add Wikipedia support.
2086     Revision:
2087       muse--main--1.0--patch-54
2089     * lisp/muse-protocols.el (muse-url-protocols): Add "dict:" handler.  This
2090       is used to look up terms on the Wikipedia website.
2091       (muse-wikipedia-country): New option that specifies the country code to
2092       use for Wikipedia.
2093       (muse-resolve-url-dict, muse-browse-url-dict): New functions that
2094       resolve and browse Wikipedia URLs.
2096     modified files:
2097      ChangeLog.2006 lisp/muse-protocols.el
2100 2006-03-10 19:29:56 GMT Michael Olson <mwolson@gnu.org> patch-53
2102     Summary:
2103       muse-protocols: Add DOI handling.
2104     Revision:
2105       muse--main--1.0--patch-53
2107     * lisp/muse-protocols.el (muse-url-protocols): Add handler for DOI's.
2108       DOI's (digitial object identifiers) are a standard identifier used in
2109       the publishing industry.  Thanks to Phillip Lord for the patch.
2110       (muse-resolve-url-doi, muse-browse-url-doi): New functions that resolve
2111       and browse DOI's.
2113     modified files:
2114      AUTHORS ChangeLog.2006 lisp/muse-protocols.el
2117 2006-03-10 16:34:52 GMT Michael Olson <mwolson@gnu.org> patch-52
2119     Summary:
2120       Refine previous patch.
2121     Revision:
2122       muse--main--1.0--patch-52
2124     * lisp/muse-mode.el (muse-link-at-point): If muse-colors is loaded, don't
2125       ever use the fallback method.  Save point when using new method.
2127     modified files:
2128      ChangeLog.2006 lisp/muse-mode.el
2131 2006-03-10 16:26:53 GMT Michael Olson <mwolson@gnu.org> patch-51
2133     Summary:
2134       Make visiting of links a bit faster.
2135     Revision:
2136       muse--main--1.0--patch-51
2138     * lisp/muse-colors.el (muse-unhighlight-region): Remove muse-link
2139       property.
2140       (muse-link-properties): If we are highlighting a link, add the
2141       muse-link property.
2142     
2143     * lisp/muse-mode.el (muse-link-at-point): If the muse-link property
2144       exists at point, use it to bound the link.  Otherwise, use the old
2145       method.  This should make it easier to visit custom implicit link
2146       forms, since it does not require a change to muse-implicit-link-regexp.
2147     
2148     * lisp/muse-regexps.el (muse-implicit-link-regexp): Note that this is not
2149       used when muse-colors.el is loaded.
2151     modified files:
2152      ChangeLog.2006 lisp/muse-colors.el lisp/muse-mode.el
2153      lisp/muse-regexps.el
2156 2006-03-10 04:57:55 GMT Michael Olson <mwolson@gnu.org> patch-50
2158     Summary:
2159       Make resolving of inline image paths more flexible.
2160     Revision:
2161       muse--main--1.0--patch-50
2163     * lisp/muse-colors.el (muse-colors-inline-image-method): Rename from
2164       `muse-inline-relative-to'.  Add muse-colors-use-publishing-directory
2165       option.  Make the fallback customization type a function rather than a
2166       symbol.
2167       (muse-colors-use-publishing-directory): New function that takes the
2168       best guess at where the current Muse file will be published and makes
2169       the given link relative to that.
2170       (muse-colors-insert-image): If muse-colors-inline-image-method is
2171       'default-directory, use the default directory.  If it is a function,
2172       call that function with LINK as an argument.  Otherwise, give up.
2174     modified files:
2175      ChangeLog.2006 lisp/muse-colors.el
2178 2006-03-10 03:43:03 GMT Michael Olson <mwolson@gnu.org> patch-49
2180     Summary:
2181       Fix inline image lockup.
2182     Revision:
2183       muse--main--1.0--patch-49
2185     * lisp/muse-colors.el (muse-colors-explicit-link): Fix regression in
2186       patch-47.  This will prevent Muse from locking up after making a new
2187       inline image.
2189     modified files:
2190      ChangeLog.2006 lisp/muse-colors.el
2193 2006-03-07 03:52:11 GMT Michael Olson <mwolson@gnu.org> patch-48
2195     Summary:
2196       Fix publishing problem with XEmacs.
2197     Revision:
2198       muse--main--1.0--patch-48
2200     * lisp/muse-publish.el (muse-insert-file-or-string): Fix XEmacs
2201       publishing problem when text at beginning of buffer is read-only.
2202       Thanks to Christian Clercin for the report.
2204     modified files:
2205      ChangeLog.2006 lisp/muse-publish.el
2208 2006-03-06 06:06:38 GMT Michael Olson <mwolson@gnu.org> patch-47
2210     Summary:
2211       Get increase and decrease of list indentation to work with complex cases.
2212     Revision:
2213       muse--main--1.0--patch-47
2215     * lisp/muse-colors.el: Miscellaneous whitespace fixes.
2216       (muse-colors-explicit-link): Minor logic tweak.  The indentation seems
2217       to indicate this interpretation, though parens are different.
2218     
2219     * lisp/muse-mode.el: Miscellaneous whitespace fixes.
2220       (muse-alter-list-item-indentation): New function that alters the list
2221       structure at point.  The behavior to use is specified by the OPERATION
2222       argument.  Currently-supported operations are 'increase and 'decrease
2223       indentation level.  This now uses the same sort of list detection
2224       algorithm that is used during publishing, so it should work as expected
2225       for complicated cases.
2226       (muse-increase-list-item-indentation)
2227       (muse-decrease-list-item-indentation): Use
2228       `muse-alter-list-item-indentation'.
2230     modified files:
2231      ChangeLog.2006 lisp/muse-colors.el lisp/muse-mode.el
2234 2006-03-06 04:50:17 GMT Michael Olson <mwolson@gnu.org> patch-46
2236     Summary:
2237       Code simplification; improve muse-list-item-type function.
2238     Revision:
2239       muse--main--1.0--patch-46
2241     * lisp/muse.el (muse-list-item-type): Disambiguate between 'dl-term and
2242       'dl-entry, instead of just returning 'dl.
2243       (muse-forward-dl-term, muse-forward-dl-entry): Use
2244       muse-forward-list-item.
2245       (muse-forward-dl-part): Remove, merge functionality into
2246       muse-forward-list-item.
2247       (muse-forward-list-item): Add a few conditions needed for skipping
2248       nested 'dl-term and 'dl-entry items.
2250     modified files:
2251      ChangeLog.2006 lisp/muse.el
2254 2006-03-06 01:11:58 GMT Michael Olson <mwolson@gnu.org> patch-45
2256     Summary:
2257       Put movement by list and paragraph functions in muse.el.
2258     Revision:
2259       muse--main--1.0--patch-45
2261     * lisp/muse.el (muse-list-item-type, muse-forward-paragraph):
2262       (muse-forward-dl-term, muse-forward-dl-entry, muse-forward-dl-part):
2263       (muse-forward-list-item): Move here from muse-publish.el, so that
2264       muse-mode can make use of these.
2266     modified files:
2267      ChangeLog.2006 lisp/muse-publish.el lisp/muse.el
2270 2006-03-06 01:06:14 GMT Michael Olson <mwolson@gnu.org> patch-44
2272     Summary:
2273       Merged from mwolson@gnu.org--2006-muse-el (patch 5-14)
2274     Revision:
2275       muse--main--1.0--patch-44
2277     (Author: Per B. Sederberg <per@med.upenn.edu>)
2278     
2279     * lisp/muse-mode.el (muse-mode-map): Added key mappings to increase or
2280       decrease the current item indentation.
2281       (muse-get-paragraph-start): Helper function to determine the start of
2282       the current paragraph.
2283       (muse-insert-list-item): Cleaned up list item insertion code and made
2284       it handle definitions.
2285       (muse-increase-list-item-indentation): New interactive function to
2286       increase list item indentation.
2287       (muse-decrease-list-item-indentation): New interactive function to
2288       decrease list item indentation.
2290     modified files:
2291      ChangeLog.2006 lisp/muse-mode.el
2293     new patches:
2294      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-5
2295      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-6
2296      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-7
2297      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-8
2298      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-9
2299      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-10
2300      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-11
2301      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-12
2302      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-13
2303      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-14
2306 2006-03-06 00:58:00 GMT Michael Olson <mwolson@gnu.org> patch-43
2308     Summary:
2309       Use slightly better algorithm for removing initial whitespace.
2310     Revision:
2311       muse--main--1.0--patch-43
2313     * lisp/muse-publish.el (muse-publish-surround-dl): Keep track of whether
2314       the definition occurred on the same line as the term.
2315       (muse-publish-surround-text): Use a slightly better algorithm for
2316       removing initial indentation of list items.  This way, we preserve
2317       nesting of lists and also deal with same-level items that occur after
2318       nested items.  This probably doesn't make much of a difference in the
2319       output, but it should make support of nested definition lists a bit
2320       less troublesome in some cases.
2321       (muse-forward-dl-entry): Deal with ambiguity in muse-list-item-regexp
2322       regexp.
2323       (muse-forward-dl-part, muse-forward-list-item): Don't clobber match
2324       data.  Don't remove any text.  This makes the function easier to reuse
2325       in display-only situations.
2327     modified files:
2328      ChangeLog.2006 lisp/muse-publish.el
2331 2006-03-04 02:03:59 GMT Michael Olson <mwolson@gnu.org> patch-42
2333     Summary:
2334       In a preliminary way, make definition lists nest.
2335     Revision:
2336       muse--main--1.0--patch-42
2338     * lisp/muse-publish.el (muse-forward-dl-part): Make it so that definition
2339       lists nest a bit better.
2340     
2341     * lisp/muse-regexps.el (muse-dl-entry-regexp): Removed, since we don't
2342       use it anymore.
2344     modified files:
2345      ChangeLog.2006 lisp/muse-publish.el lisp/muse-regexps.el
2348 2006-03-03 19:28:22 GMT Michael Olson <mwolson@gnu.org> patch-41
2350     Summary:
2351       Fix nested list regression.
2352     Revision:
2353       muse--main--1.0--patch-41
2355     * lisp/muse-publish.el (muse-publish-surround-text): Keep track of
2356       original indentation value and use that.  This fixes a regression
2357       caused by the last patch.
2359     modified files:
2360      ChangeLog.2006 lisp/muse-publish.el
2363 2006-03-03 05:24:59 GMT Michael Olson <mwolson@gnu.org> patch-40
2365     Summary:
2366       Make code look nicer by using muse-forward-dl-* functions.
2367     Revision:
2368       muse--main--1.0--patch-40
2370     * lisp/muse-publish.el (muse-publish-surround-dl): Factor out lambda
2371       forms into muse-forward-dl-* for increased reusability.
2372       (muse-publish-surround-text): Call move function with an indent
2373       argument so that we don't have to use partial substitution in lambda
2374       forms.
2375       (muse-forward-dl-term): New function that moves forward to the next
2376       definition list term.
2377       (muse-forward-dl-entry): New function that moves forward to the next
2378       definition list entry.
2379       (muse-forward-dl-part): Renamed from `muse-forward-dl-item', since this
2380       does not move past entire definition list items, only parts of them.
2381       (muse-publish-markup-list, muse-publish-markup-quote):
2382       (muse-publish-quote-tag): Use better lambda form, and include a
2383       parameter.
2385     modified files:
2386      ChangeLog.2006 lisp/muse-publish.el
2389 2006-03-02 05:38:41 GMT Michael Olson <mwolson@gnu.org> patch-39
2391     Summary:
2392       Handle blockquoted sections within lists properly.
2393     Revision:
2394       muse--main--1.0--patch-39
2396     * lisp/muse-publish.el (muse-forward-paragraph): Respect end-list
2397       property.  This should make blockquoted sections within a list do the
2398       right thing.
2399       (muse-forward-dl-item, muse-forward-list-item): Adjust logic for new
2400       behavior of `muse-forward-paragraph'.
2402     modified files:
2403      ChangeLog.2006 lisp/muse-publish.el
2406 2006-03-02 05:00:07 GMT Michael Olson <mwolson@gnu.org> patch-38
2408     Summary:
2409       Fix problem when previous list item was nested.
2410     Revision:
2411       muse--main--1.0--patch-38
2413     * lisp/muse-publish.el (muse-publish-surround-text): Bind nested list
2414       indicator at the correct place.  This fixes an error where a previous
2415       list was nested but the current one isn't.  Thanks to Per B. Sederberg
2416       for the report.
2418     modified files:
2419      ChangeLog.2006 lisp/muse-publish.el
2422 2006-03-02 04:36:06 GMT Michael Olson <mwolson@gnu.org> patch-37
2424     Summary:
2425       Fix #5376: Changing muse-wiki-wikiword-regexp does not seem to affect anything.
2426     Revision:
2427       muse--main--1.0--patch-37
2429     * muse.texi (Implicit Links): Mention how to customize the WikiName
2430       recognition, and note that if you're setting this manually, you have to
2431       call some additional code.  This should fix #5376.  Also remove local
2432       variables section at end, since it seems pointless.
2434     modified files:
2435      ChangeLog.2006 muse.texi
2438 2006-03-02 04:25:37 GMT Michael Olson <mwolson@gnu.org> patch-36
2440     Summary:
2441       Fix #5325: nested formatting not working in HTML output.
2442     Revision:
2443       muse--main--1.0--patch-36
2445     * lisp/muse-publish.el (muse-publish-markup-word): Make nested emphasis
2446       work.  I'm a bit worried about possible double-escaping, though.
2447       Perhaps we should write the context to a text property and escape it
2448       later.  This should fix #5325.
2450     modified files:
2451      ChangeLog.2006 lisp/muse-publish.el
2454 2006-03-02 01:08:14 GMT Michael Olson <mwolson@gnu.org> patch-35
2456     Summary:
2457       Make paragraphs respect the end of a list or list item.
2458     Revision:
2459       muse--main--1.0--patch-35
2461     * lisp/muse-docbook.el (muse-docbook-markup-paragraph): If we are at the
2462       end of a list (or list item), back up.  This allows for a nice side
2463       effect when using indented sentences in between list items.
2464     
2465     * lisp/muse-html.el (muse-html-markup-paragraph): Ditto.
2466     
2467     * lisp/muse-xml.el (muse-xml-markup-paragraph): Ditto.
2468     
2469     * lisp/muse-publish.el (muse-publish-surround-dl): Make sure that end-ddt
2470       and end-item are marked up with end-list properties.
2472     modified files:
2473      ChangeLog.2006 lisp/muse-docbook.el lisp/muse-html.el
2474      lisp/muse-publish.el lisp/muse-xml.el
2477 2006-03-01 21:00:41 GMT Michael Olson <mwolson@gnu.org> patch-34
2479     Summary:
2480       Make sure an initial term exists before publishing definition list.
2481     Revision:
2482       muse--main--1.0--patch-34
2484     * lisp/muse-publish.el (muse-publish-markup-list): Ensure that a term
2485       exists before publishing a definition list.
2487     modified files:
2488      ChangeLog.2006 lisp/muse-publish.el
2491 2006-03-01 20:21:08 GMT Michael Olson <mwolson@gnu.org> patch-33
2493     Summary:
2494       Add comments to nested list code.
2495     Revision:
2496       muse--main--1.0--patch-33
2498     * lisp/muse-publish.el (muse-publish-surround-dl)
2499       (muse-publish-surround-text, muse-forward-dl-item):
2500       (muse-forward-list-item): Add comments, since there were many
2501       intricacies that are probably not obvious to the casual reader.
2502       (muse-forward-dl-item): Remove no-op condition.
2504     modified files:
2505      ChangeLog.2006 lisp/muse-publish.el
2508 2006-03-01 19:51:45 GMT Michael Olson <mwolson@gnu.org> patch-32
2510     Summary:
2511       Make nested list items work when separated by one blank line.
2512     Revision:
2513       muse--main--1.0--patch-32
2515     * lisp/muse-publish.el (muse-publish-surround-dl): Use
2516       muse-forward-dl-item instead of muse-forward-list-item.  On second
2517       thought, don't unconditionally insert a newline, as that breaks some
2518       things.
2519       (muse-forward-dl-item): New function that moves forward to the next
2520       definition list item.  This was factored out from
2521       muse-forward-list-item, since it was getting too complex for my liking.
2522       (muse-forward-dl-item, muse-forward-list-item): Introduce concept of
2523       indented line, and skip past these if we have a blank line followed by
2524       an indented line.  "Indented" means "indented one past the current
2525       indentation level" here.  Remove some initial whitespace that was being
2526       overlooked before.
2528     modified files:
2529      ChangeLog.2006 lisp/muse-publish.el lisp/muse-regexps.el
2532 2006-03-01 17:43:55 GMT Michael Olson <mwolson@gnu.org> patch-31
2534     Summary:
2535       Fix a couple of bugs in muse-wiki-resolve-project-page.
2536     Revision:
2537       muse--main--1.0--patch-31
2539     * lisp/muse-project.el (muse-project-applicable-styles): Use a slightly
2540       better algorithm for adding styles to a list.
2541     
2542     * lisp/muse-wiki.el (muse-wiki-resolve-project-page): Handle project more
2543       carefully.  This should fix one or two hard-to-explain bugs.
2545     modified files:
2546      ChangeLog.2006 lisp/muse-project.el lisp/muse-wiki.el
2549 2006-03-01 17:24:23 GMT Michael Olson <mwolson@gnu.org> patch-30
2551     Summary:
2552       Fix another definition list edge case.
2553     Revision:
2554       muse--main--1.0--patch-30
2556     * lisp/muse-publish.el (muse-publish-surround-dl): Fix edge case where
2557       unordered list immediately follows definition list term.
2559     modified files:
2560      ChangeLog.2006 lisp/muse-publish.el
2563 2006-03-01 17:05:25 GMT Michael Olson <mwolson@gnu.org> patch-29
2565     Summary:
2566       Pass all current definition list test cases.
2567     Revision:
2568       muse--main--1.0--patch-29
2570     * lisp/muse-publish.el (muse-publish-surround-dl): Move correctly to next
2571       line if definition is not on the same line as the term.
2572       (muse-forward-list-item): Fix publishing incorrectness that occurred
2573       when a non-dl list follows a definition list.  Always move to the right
2574       place so as to prevent extra empty dd elements from being published.
2576     modified files:
2577      ChangeLog.2006 lisp/muse-publish.el
2580 2006-03-01 15:08:45 GMT Michael Olson <mwolson@gnu.org> patch-28
2582     Summary:
2583       Merge consecutive definition list terms properly.
2584     Revision:
2585       muse--main--1.0--patch-28
2587     * lisp/muse-publish.el (muse-publish-surround-dl): Keep track of status
2588       correctly.  This makes Muse merge several definition list items into
2589       one list.
2590       (muse-forward-list-item): Use simpler regexp for 'dl.
2591     
2592     * lisp/muse-regexps.el (muse-list-item-regexp): Make terms optional in
2593       definition lists, and make terms the 2nd matched text.
2595     modified files:
2596      ChangeLog.2006 lisp/muse-publish.el lisp/muse-regexps.el
2599 2006-02-28 23:48:24 GMT Michael Olson <mwolson@gnu.org> patch-27
2601     Summary:
2602       Bookkeeping.
2603     Revision:
2604       muse--main--1.0--patch-27
2606     * AUTHORS: Update.
2607     
2608     * muse-colors.el, muse-mode.el: Credit contributions.
2610     modified files:
2611      AUTHORS ChangeLog.2006 lisp/muse-colors.el lisp/muse-mode.el
2614 2006-02-28 23:37:26 GMT Michael Olson <mwolson@gnu.org> patch-26
2616     Summary:
2617       Merged from mwolson@gnu.org--2006-muse-el (patch 0-4)
2618     Revision:
2619       muse--main--1.0--patch-26
2621     Patches applied:
2622     
2623      * mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-2
2624        Added ability to show inline images in the Emacs buffer.
2625     
2626      * mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-3
2627        Added enhanced list item insertion.
2628     
2629     Detailed log:
2630     
2631     (Author: Per B. Sederberg <per@med.upenn.edu>)
2632     
2633     * lisp/muse-mode.el (muse-mode-map): Added new key binding to insert a
2634       list item.  New key mapping to toggle showing images.  Added a key
2635       mapping to insert a link to a file and modified the key map to insert a
2636       tag.
2637       (muse-on-blank-line): Helper function to determine if the point is on a
2638       line containing only blank spaces.
2639       (muse-insert-list-item): New interactive function to insert a new list
2640       item, taking into account the current list state.
2641       (muse-insert-relative-link-to-file): New function to insert a link to a
2642       file, relative to the default directory.
2643     
2644     * lisp/muse-colors.el (muse-inline-relative-to): Added custom directory
2645       for where to search for images to inline in the buffer.
2646       (muse-colors-inline-images): Added custom boolean field for whether to
2647       show inline images in the buffer.
2648       (muse-colors-toggle-inline-images): New function to toggle showing the
2649       inline images in the buffer.
2650       (muse-unhighlight-region): Now removes end-glyph text properties to
2651       support XEmacs.
2652       (muse-colors-resolve-image-file): New function to determine if a link
2653       is an image and whether the version of Emacs can support inline images.
2654       (muse-make-file-glyph): New function to create an image glyph if we are
2655       using XEmacs.
2656       (muse-colors-insert-image): New function to insert an image in an Emacs
2657       buffer.
2658       (muse-colors-explicit-link): Modified function to have the ability to
2659       insert an image instead of formatting the text of the link.
2661     modified files:
2662      ChangeLog.2006 lisp/muse-colors.el lisp/muse-mode.el
2664     new patches:
2665      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--base-0
2666      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-1
2667      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-2
2668      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-3
2669      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-4
2672 2006-02-28 05:20:11 GMT Michael Olson <mwolson@gnu.org> patch-25
2674     Summary:
2675       Pass testcase for definition list and nested unordered list.
2676     Revision:
2677       muse--main--1.0--patch-25
2679     * lisp/muse-publish.el (muse-publish-surround-dl): Ensure that definition
2680       lists always have at least one entry.  This appears to do the right
2681       thing with a sample nested unordered list.
2683     modified files:
2684      ChangeLog.2006 lisp/muse-publish.el
2687 2006-02-28 05:09:33 GMT Michael Olson <mwolson@gnu.org> patch-24
2689     Summary:
2690       Some definition list fixes.
2691     Revision:
2692       muse--main--1.0--patch-24
2694     * lisp/muse-publish.el (muse-publish-markup-list): Make sure to insert
2695       markup for end of list using the `muse-insert-markup-end-list'
2696       function.  Handle list items nested inside of a definition list.
2698     modified files:
2699      ChangeLog.2006 lisp/muse-publish.el
2702 2006-02-28 04:43:15 GMT Michael Olson <mwolson@gnu.org> patch-23
2704     Summary:
2705       Fix another wrapped list item edge case.
2706     Revision:
2707       muse--main--1.0--patch-23
2709     * lisp/muse-publish.el (muse-publish-surround-text): Stop removing
2710       indentation in a region when we encounter any list items.  This should
2711       fix another wrapped list item edge case.  Thanks to Per B. Sederberg
2712       for the report.
2714     modified files:
2715      ChangeLog.2006 lisp/muse-publish.el
2718 2006-02-26 18:26:05 GMT Michael Olson <mwolson@gnu.org> patch-22
2720     Summary:
2721       Fix comment in Debian packaging.
2722     Revision:
2723       muse--main--1.0--patch-22
2725     * debian/emacsen-remove: Fix comment.
2727     modified files:
2728      ChangeLog.2006 debian/emacsen-remove
2731 2006-02-24 03:23:49 GMT Michael Olson <mwolson@gnu.org> patch-21
2733     Summary:
2734       muse-blosxom: Fix order of #tags line in header.
2735     Revision:
2736       muse--main--1.0--patch-21
2738     * lisp/muse-blosxom.el (muse-blosxom-header): Put #tags line after title,
2739       rather than before it.  Thanks to bkhl for the heads up.
2741     modified files:
2742      ChangeLog.2006 lisp/muse-blosxom.el
2745 2006-02-23 03:33:03 GMT Michael Olson <mwolson@gnu.org> patch-20
2747     Summary:
2748       muse-blosxom: Add ability to use tags in entries.
2749     Revision:
2750       muse--main--1.0--patch-20
2752     * lisp/muse-blosxom.el (muse-blosxom-header): If we are using tags,
2753       publish them.
2754       (muse-blosxom-use-tags): New option that specifies whether we are using
2755       tags.
2756       (muse-blosxom-new-entry): If using tags, read tags until the user hits
2757       RET without entering one.
2759     modified files:
2760      ChangeLog.2006 lisp/muse-blosxom.el
2763 2006-02-23 03:23:51 GMT Michael Olson <mwolson@gnu.org> patch-19
2765     Summary:
2766       Fix backtrace when publishing unsaved files.
2767     Revision:
2768       muse--main--1.0--patch-19
2770     * lisp/muse-publish.el (muse-publish-file): Detect case where we are
2771       trying to publish a file that has not been saved, and give an
2772       explanation to the user.
2774     modified files:
2775      ChangeLog.2006 lisp/muse-publish.el
2778 2006-02-21 23:19:36 GMT Michael Olson <mwolson@gnu.org> patch-18
2780     Summary:
2781       muse-texinfo: Fix link suffix.
2782     Revision:
2783       muse--main--1.0--patch-18
2785     * lisp/muse-texinfo.el: Specify :link-suffix for info and info-pdf
2786       styles.  This should fix a bug where links in published info files use
2787       an incorrect extension.  Thanks to Hans Ekbrand for the report!
2789     modified files:
2790      ChangeLog.2006 lisp/muse-texinfo.el
2793 2006-02-16 21:54:11 GMT Michael Olson <mwolson@gnu.org> patch-17
2795     Summary:
2796       Fix prompting of non-Muse buffers before publishing.
2797     Revision:
2798       muse--main--1.0--patch-17
2800     * lisp/muse-project.el (muse-project-of-file): Apply fix from René
2801       Stadler to ignore buffers that have no associated filename.  This fixes
2802       an annoyance where Muse prompts to save BBDB and ERC buffers before
2803       publishing.
2805     modified files:
2806      AUTHORS ChangeLog.2006 lisp/muse-project.el
2809 2006-02-16 04:43:35 GMT Michael Olson <mwolson@gnu.org> patch-16
2811     Summary:
2812       Fix wrapped nested list item edge case.
2813     Revision:
2814       muse--main--1.0--patch-16
2816     * lisp/muse-publish.el (muse-publish-markup-regexps): Remove 2300 rule,
2817       since it is no longer needed.  Tweak 2200 regexp to cover 2300's use
2818       case.
2819       (muse-publish-surround-text): Tweak prefix for muse-list-item-regexp.
2820       (muse-list-item-type): Handle the new change to muse-list-item-regexp.
2821     
2822     * lisp/muse-regexps.el (muse-list-item-regexp): Explicitly require
2823       exactly one space character in front of a unnumbered or numbered list.
2824       This should make it easier to match every list instance, since
2825       definition lists can now be handled more nicely in
2826       muse-publish-markup-regexps.  This also has the effect of fixing a
2827       wrapped nested list item edge case.
2829     modified files:
2830      ChangeLog.2006 lisp/muse-publish.el lisp/muse-regexps.el
2833 2006-02-16 03:04:20 GMT Michael Olson <mwolson@gnu.org> patch-15
2835     Summary:
2836       Fix edge case in muse-wiki-publish-pretty-title.
2837     Revision:
2838       muse--main--1.0--patch-15
2840     * lisp/muse-wiki.el (muse-wiki-publish-pretty-title): If for some reason
2841       the document does not have a valid title, use the empty string.
2843     modified files:
2844      ChangeLog.2006 lisp/muse-wiki.el
2847 2006-02-14 06:35:02 GMT Michael Olson <mwolson@gnu.org> patch-14
2849     Summary:
2850       Use debian/compat to determine debhelper compat level.
2851     Revision:
2852       muse--main--1.0--patch-14
2854     * debian/compat: New file that sets the debhelper compatibility level to
2855       4.
2856     
2857     * debian/rules: Remove DH_COMPAT line.
2859     new files:
2860      debian/.arch-ids/compat.id debian/compat
2862     modified files:
2863      ChangeLog.2006 debian/rules
2866 2006-02-13 04:50:57 GMT Michael Olson <mwolson@gnu.org> patch-13
2868     Summary:
2869       Fix a couple of table-publishing edge cases.
2870     Revision:
2871       muse--main--1.0--patch-13
2873     * lisp/muse-publish.el (muse-publish-markup-regexps): Fix a table
2874       publishing error that occurs when a table line is the last thing in a
2875       document.  Thanks to cymacs for the report and suggested fix.
2876       (muse-publish-table-fields): Skip initial blank lines, and don't remove
2877       them.
2878     
2879     * lisp/muse-docbook.el (muse-docbook-markup-strings): Don't put a newline
2880       at the end of the 'end-table markup string.
2881     
2882     * lisp/muse-html.el (muse-html-markup-strings): Ditto.
2883     
2884     * lisp/muse-xml.el (muse-xml-markup-strings): Ditto.
2885     
2886     * lisp/muse-xml-common.el (muse-xml-markup-table): Always insert a
2887       newline at the end of the table.  This should fix a problem with
2888       paragraphs after tables not being published as such.  Thanks to cymacs
2889       for the report.
2890     
2891     * lisp/muse-texinfo.el (muse-texinfo-markup-table): Don't use
2892       muse-insert-markup to insert a trailing newline.
2894     modified files:
2895      ChangeLog.2006 lisp/muse-docbook.el lisp/muse-html.el
2896      lisp/muse-publish.el lisp/muse-texinfo.el
2897      lisp/muse-xml-common.el lisp/muse-xml.el
2900 2006-02-12 22:56:27 GMT Michael Olson <mwolson@gnu.org> patch-12
2902     Summary:
2903       Add ChangeLog for 2006 and move previous ChangeLog for 2005.
2904     Revision:
2905       muse--main--1.0--patch-12
2908     new files:
2909      .arch-ids/ChangeLog.2006.id ChangeLog.2006
2911     renamed files:
2912      .arch-ids/ChangeLog.id
2913        ==> .arch-ids/ChangeLog.2005.id
2914      ChangeLog
2915        ==> ChangeLog.2005
2918 2006-02-12 22:53:48 GMT Michael Olson <mwolson@gnu.org> patch-11
2920     Summary:
2921       Make muse-journal work with whole-document escaping.
2922     Revision:
2923       muse--main--1.0--patch-11
2925     * examples/mwolson/templates/*: Change "Published by Muse" to "Published
2926       by Emacs Muse" so that muse-journal does not get confused.
2927     
2928     * lisp/muse-journal.el (muse-journal-html-munge-buffer):
2929       (muse-journal-latex-munge-buffer, muse-journal-rss-munge-buffer): Adapt
2930       for whole-buffer escaping.  Thanks to mondoshawan for the report.
2931       (muse-journal-rss-munge-buffer): Display a warning if someone does not
2932       have "Page published by Emacs Muse (begins|ends) here" in their header
2933       or footer, since muse-journal needs this in order to determine where
2934       entries begin and end.
2936     modified files:
2937      examples/mwolson/templates/footer.html
2938      examples/mwolson/templates/generic-footer.html
2939      examples/mwolson/templates/generic-header.html
2940      examples/mwolson/templates/header.html
2941      examples/mwolson/templates/header.tex lisp/muse-journal.el
2944 2006-02-08 03:00:07 GMT Michael Olson <mwolson@gnu.org> patch-10
2946     Summary:
2947       Get simple test case for definition lists to work.
2948     Revision:
2949       muse--main--1.0--patch-10
2951     * lisp/muse-publish.el (muse-publish-surround-dl): Make simple test case
2952       publish properly.
2953       (muse-forward-list-item): Fix edge case.
2955     modified files:
2956      lisp/muse-publish.el
2959 2006-01-28 02:47:07 GMT Michael Olson <mwolson@gnu.org> patch-9
2961     Summary:
2962       Add documentation to some publishing functions.
2963     Revision:
2964       muse--main--1.0--patch-9
2966     * lisp/muse-publish.el (muse-publish-mark-read-only)
2967       (muse-publish-mark-noemphasis): Add documentation.
2969     modified files:
2970      lisp/muse-publish.el
2973 2006-01-28 02:42:03 GMT Michael Olson <mwolson@gnu.org> patch-8
2975     Summary:
2976       Fix an error with `custom-quote'.
2977     Revision:
2978       muse--main--1.0--patch-8
2980     * lisp/muse-project.el: Require 'cus-edit, since that is where
2981       `custom-quote' is defined.
2982     
2983     * muse.texi: Use copyright symbol.
2985     modified files:
2986      lisp/muse-project.el muse.texi
2989 2006-01-25 18:27:53 GMT Michael Olson <mwolson@gnu.org> patch-7
2991     Summary:
2992       muse-registry: update from author.
2993     Revision:
2994       muse--main--1.0--patch-7
2996     * lisp/muse-registry.el: Update to newest version from author.
2997       Re-tabify.
2999     modified files:
3000      lisp/muse-registry.el
3003 2006-01-21 19:26:57 GMT Michael Olson <mwolson@gnu.org> patch-6
3005     Summary:
3006       muse-latex: Handle double-quote edge case.
3007     Revision:
3008       muse--main--1.0--patch-6
3010     * lisp/muse-latex.el (muse-latex-fixup-dquotes): Handle case when a quote
3011       character begins the buffer.
3013     modified files:
3014      lisp/muse-latex.el
3017 2006-01-21 18:47:33 GMT Michael Olson <mwolson@gnu.org> patch-5
3019     Summary:
3020       Allow beginning and ending empty elements in tables.
3021     Revision:
3022       muse--main--1.0--patch-5
3024     * lisp/muse-regexps.el (muse-table-field-regexp): Allow there to be no
3025       whitespace after the field if we're at the end of a line.
3026       (muse-table-line-regexp): Allow the table to start with a "|".  The
3027       resulting initial empty cell isn't yet thrown away like it should be.
3029     modified files:
3030      lisp/muse-regexps.el
3033 2006-01-21 02:45:36 GMT Michael Olson <mwolson@gnu.org> patch-4
3035     Summary:
3036       muse-latex: Use \url to publish bare URLs.
3037     Revision:
3038       muse--main--1.0--patch-4
3040     * lisp/muse-latex.el (muse-latex-markup-strings): Use \url instead of
3041       \href for bare URLs.  Thanks to Na Li for the suggestion!
3043     modified files:
3044      lisp/muse-latex.el
3047 2006-01-20 16:22:04 GMT Michael Olson <mwolson@gnu.org> patch-3
3049     Summary:
3050       Create parents of output directories.
3051     Revision:
3052       muse--main--1.0--patch-3
3054     * lisp/muse-project.el (muse-project-publish-file): Create parent
3055       directories as well, if the output directory does not exist.  This can
3056       happen when we have nested directories in a project.
3058     modified files:
3059      lisp/muse-project.el
3062 2006-01-20 15:54:21 GMT Michael Olson <mwolson@gnu.org> patch-2
3064     Summary:
3065       Pick a better default if publishing with more than one style.
3066     Revision:
3067       muse--main--1.0--patch-2
3069     * lisp/muse-project.el (muse-project-applicable-styles): Make sure that
3070       the list we return is in the right order.  That way, if more than one
3071       publishing rule matches a link, the first one is used, rather than the
3072       last.
3074     modified files:
3075      lisp/muse-project.el
3078 2006-01-19 15:55:19 GMT Michael Olson <mwolson@gnu.org> patch-1
3080     Summary:
3081       Oops, committed to the wrong archive.
3082     Revision:
3083       muse--main--1.0--patch-1
3085     Patches applied:
3086     
3087      * mwolson@gnu.org--2005/muse--main--1.0--patch-356
3088        Debian fixups.
3089     
3090      * mwolson@gnu.org--2005/muse--main--1.0--patch-357
3091        Another Debian fix.
3093     modified files:
3094      ChangeLog debian/emacsen-startup
3096     renamed files:
3097      debian/.arch-ids/NEWS.Debian.id
3098        ==> debian/.arch-ids/NEWS.id
3099      debian/NEWS.Debian
3100        ==> debian/NEWS
3102     new patches:
3103      mwolson@gnu.org--2005/muse--main--1.0--patch-356
3104      mwolson@gnu.org--2005/muse--main--1.0--patch-357
3107 2006-01-17 06:28:50 GMT Michael Olson <mwolson@gnu.org> base-0
3109     Summary:
3110       tag of mwolson@gnu.org--2005/muse--main--1.0--patch-355
3111     Revision:
3112       muse--main--1.0--base-0
3114     See ChangeLog.2005 for earlier changes.
3116     new patches:
3117      ajk@iu.edu--2005/muse--ajk--1.0--base-0
3118      ajk@iu.edu--2005/muse--ajk--1.0--patch-1
3119      ajk@iu.edu--2005/muse--ajk--1.0--patch-2
3120      ajk@iu.edu--2005/muse--ajk--1.0--patch-3
3121      ajk@iu.edu--2005/muse--ajk--1.0--patch-4
3122      ajk@iu.edu--2005/muse--ajk--1.0--patch-5
3123      ajk@iu.edu--2005/muse--ajk--1.0--patch-6
3124      ajk@iu.edu--2005/muse--ajk--1.0--patch-7
3125      ajk@iu.edu--2005/muse--ajk--1.0--patch-8
3126      ajk@iu.edu--2005/muse--ajk--1.0--patch-9
3127      ajk@iu.edu--2005/muse--main--1.0--base-0
3128      ajk@iu.edu--2005/muse--main--1.0--patch-1
3129      ajk@iu.edu--2005/muse--main--1.0--patch-2
3130      davidsmith@acm.org--2005/muse--devo--1.0--base-0
3131      davidsmith@acm.org--main/muse--devo--1.0--base-0
3132      davidsmith@acm.org--main/muse--devo--1.0--patch-1
3133      davidsmith@acm.org--main/muse--devo--1.0--patch-2
3134      hodique@lifl.fr--2005/muse--yh--1.0--base-0
3135      hodique@lifl.fr--2005/muse--yh--1.0--patch-1
3136      hodique@lifl.fr--2005/muse--yh--1.0--patch-2
3137      hodique@lifl.fr--2005/muse--yh--1.0--patch-3
3138      hodique@lifl.fr--2005/muse--yh--1.0--patch-4
3139      hodique@lifl.fr--2005/muse--yh--1.0--patch-5
3140      hodique@lifl.fr--2005/muse--yh--1.0--patch-6
3141      hodique@lifl.fr--2005/muse--yh--1.0--patch-7
3142      hodique@lifl.fr--2005/muse--yh--1.0--patch-8
3143      hodique@lifl.fr--2005/muse--yh--1.0--patch-9
3144      hodique@lifl.fr--2005/muse--yh--1.0--patch-10
3145      hodique@lifl.fr--2005/muse--yh--1.0--patch-11
3146      hodique@lifl.fr--2005/muse--yh--1.0--patch-12
3147      hodique@lifl.fr--2005/muse--yh--1.0--patch-13
3148      hodique@lifl.fr--2005/muse--yh--1.0--patch-14
3149      hodique@lifl.fr--2005/muse--yh--1.0--patch-15
3150      hodique@lifl.fr--2005/muse--yh--1.0--patch-16
3151      hodique@lifl.fr--2005/muse--yh--1.0--patch-17
3152      hodique@lifl.fr--2005/muse--yh--1.0--patch-18
3153      hodique@lifl.fr--2005/muse--yh--1.0--patch-19
3154      hodique@lifl.fr--2005/muse--yh--1.0--patch-20
3155      hodique@lifl.fr--2005/muse--yh--1.0--patch-21
3156      hodique@lifl.fr--2005/muse--yh--1.0--patch-22
3157      hodique@lifl.fr--2005/muse--yh--1.0--patch-23
3158      hodique@lifl.fr--2005/muse--yh--1.0--patch-24
3159      hodique@lifl.fr--2005/muse--yh--1.0--patch-25
3160      hodique@lifl.fr--2005/muse--yh--1.0--patch-26
3161      hodique@lifl.fr--2005/muse--yh--1.0--patch-27
3162      hodique@lifl.fr--2005/muse--yh--1.0--patch-28
3163      hodique@lifl.fr--2005/muse--yh--1.0--patch-29
3164      hodique@lifl.fr--2005/muse--yh--1.0--patch-30
3165      hodique@lifl.fr--2005/muse--yh--1.0--patch-31
3166      hodique@lifl.fr--2005/muse--yh--1.0--patch-32
3167      hodique@lifl.fr--2005/muse--yh--1.0--patch-33
3168      hodique@lifl.fr--2005/muse--yh--1.0--patch-34
3169      hodique@lifl.fr--2005/muse--yh--1.0--patch-35
3170      hodique@lifl.fr--2005/muse--yh--1.0--patch-36
3171      hodique@lifl.fr--2005/muse--yh--1.0--patch-37
3172      hodique@lifl.fr--2005/muse--yh--1.0--patch-38
3173      hodique@lifl.fr--2005/muse--yh--1.0--patch-39
3174      hodique@lifl.fr--2005/muse--yh--1.0--patch-40
3175      hodique@lifl.fr--2005/muse--yh--1.0--patch-41
3176      hodique@lifl.fr--2005/muse--yh--1.0--patch-42
3177      hodique@lifl.fr--2005/muse--yh--1.0--patch-43
3178      hodique@lifl.fr--2005/muse--yh--1.0--patch-44
3179      hodique@lifl.fr--2005/muse--yh--1.0--patch-45
3180      jeho@jeho.org--2005/muse--jeho--1.0--base-0
3181      jeho@jeho.org--2005/muse--jeho--1.0--patch-1
3182      jeho@jeho.org--2005/muse--jeho--1.0--patch-2
3183      jeho@jeho.org--2005/muse--jeho--1.0--patch-3
3184      jeho@jeho.org--2005/muse--jeho--1.0--patch-4
3185      jeho@jeho.org--2005/muse--jeho--1.0--patch-5
3186      jeho@jeho.org--2005/muse--jeho--1.0--patch-6
3187      jeho@jeho.org--2005/muse--jeho--1.0--patch-7
3188      jeho@jeho.org--2005/muse--jeho--1.0--patch-8
3189      jeho@jeho.org--2005/muse--jeho--1.0--patch-9
3190      jeho@jeho.org--2005/muse--jeho--1.0--patch-10
3191      jeho@jeho.org--2005/muse--jeho--1.0--patch-11
3192      jeho@jeho.org--2005/muse--jeho--1.0--patch-12
3193      jeho@jeho.org--2005/muse--jeho--1.0--patch-13
3194      jeho@jeho.org--2005/muse--jeho--1.0--patch-14
3195      jeho@jeho.org--2005/muse--jeho--1.0--patch-15
3196      jeho@jeho.org--2005/muse--jeho--1.0--patch-16
3197      jeho@jeho.org--2005/muse--jeho--1.0--patch-17
3198      jeho@jeho.org--2005/muse--jeho--1.0--patch-18
3199      jeho@jeho.org--2005/muse--jeho--1.0--patch-19
3200      jeho@jeho.org--2005/muse--jeho--1.0--patch-20
3201      jeho@jeho.org--2005/muse--jeho--1.0--patch-21
3202      john@wjsullivan.net--2006/muse--johnsu01--0--base-0
3203      john@wjsullivan.net--2006/muse--johnsu01--0--patch-1
3204      lidaobing@gmail.com--2004-pub/muse--lidaobing--1.0--base-0
3205      lidaobing@gmail.com--2004-pub/muse--lidaobing--1.0--patch-1
3206      lidaobing@gmail.com--2004-pub/muse--lidaobing--1.0--patch-2
3207      lidaobing@gmail.com--2004/muse--lidaobing--1.0--patch-1
3208      lidaobing@gmail.com--2004/muse--lidaobing--1.0--patch-2
3209      mwolson@gnu.org--2005/muse--main--1.0--base-0
3210      mwolson@gnu.org--2005/muse--main--1.0--patch-1
3211      mwolson@gnu.org--2005/muse--main--1.0--patch-2
3212      mwolson@gnu.org--2005/muse--main--1.0--patch-3
3213      mwolson@gnu.org--2005/muse--main--1.0--patch-4
3214      mwolson@gnu.org--2005/muse--main--1.0--patch-5
3215      mwolson@gnu.org--2005/muse--main--1.0--patch-6
3216      mwolson@gnu.org--2005/muse--main--1.0--patch-7
3217      mwolson@gnu.org--2005/muse--main--1.0--patch-8
3218      mwolson@gnu.org--2005/muse--main--1.0--patch-9
3219      mwolson@gnu.org--2005/muse--main--1.0--patch-10
3220      mwolson@gnu.org--2005/muse--main--1.0--patch-11
3221      mwolson@gnu.org--2005/muse--main--1.0--patch-12
3222      mwolson@gnu.org--2005/muse--main--1.0--patch-13
3223      mwolson@gnu.org--2005/muse--main--1.0--patch-14
3224      mwolson@gnu.org--2005/muse--main--1.0--patch-15
3225      mwolson@gnu.org--2005/muse--main--1.0--patch-16
3226      mwolson@gnu.org--2005/muse--main--1.0--patch-17
3227      mwolson@gnu.org--2005/muse--main--1.0--patch-18
3228      mwolson@gnu.org--2005/muse--main--1.0--patch-19
3229      mwolson@gnu.org--2005/muse--main--1.0--patch-20
3230      mwolson@gnu.org--2005/muse--main--1.0--patch-21
3231      mwolson@gnu.org--2005/muse--main--1.0--patch-22
3232      mwolson@gnu.org--2005/muse--main--1.0--patch-23
3233      mwolson@gnu.org--2005/muse--main--1.0--patch-24
3234      mwolson@gnu.org--2005/muse--main--1.0--patch-25
3235      mwolson@gnu.org--2005/muse--main--1.0--patch-26
3236      mwolson@gnu.org--2005/muse--main--1.0--patch-27
3237      mwolson@gnu.org--2005/muse--main--1.0--patch-28
3238      mwolson@gnu.org--2005/muse--main--1.0--patch-29
3239      mwolson@gnu.org--2005/muse--main--1.0--patch-30
3240      mwolson@gnu.org--2005/muse--main--1.0--patch-31
3241      mwolson@gnu.org--2005/muse--main--1.0--patch-32
3242      mwolson@gnu.org--2005/muse--main--1.0--patch-33
3243      mwolson@gnu.org--2005/muse--main--1.0--patch-34
3244      mwolson@gnu.org--2005/muse--main--1.0--patch-35
3245      mwolson@gnu.org--2005/muse--main--1.0--patch-36
3246      mwolson@gnu.org--2005/muse--main--1.0--patch-37
3247      mwolson@gnu.org--2005/muse--main--1.0--patch-38
3248      mwolson@gnu.org--2005/muse--main--1.0--patch-39
3249      mwolson@gnu.org--2005/muse--main--1.0--patch-40
3250      mwolson@gnu.org--2005/muse--main--1.0--patch-41
3251      mwolson@gnu.org--2005/muse--main--1.0--patch-42
3252      mwolson@gnu.org--2005/muse--main--1.0--patch-43
3253      mwolson@gnu.org--2005/muse--main--1.0--patch-44
3254      mwolson@gnu.org--2005/muse--main--1.0--patch-45
3255      mwolson@gnu.org--2005/muse--main--1.0--patch-46
3256      mwolson@gnu.org--2005/muse--main--1.0--patch-47
3257      mwolson@gnu.org--2005/muse--main--1.0--patch-48
3258      mwolson@gnu.org--2005/muse--main--1.0--patch-49
3259      mwolson@gnu.org--2005/muse--main--1.0--patch-50
3260      mwolson@gnu.org--2005/muse--main--1.0--patch-51
3261      mwolson@gnu.org--2005/muse--main--1.0--patch-52
3262      mwolson@gnu.org--2005/muse--main--1.0--patch-53
3263      mwolson@gnu.org--2005/muse--main--1.0--patch-54
3264      mwolson@gnu.org--2005/muse--main--1.0--patch-55
3265      mwolson@gnu.org--2005/muse--main--1.0--patch-56
3266      mwolson@gnu.org--2005/muse--main--1.0--patch-57
3267      mwolson@gnu.org--2005/muse--main--1.0--patch-58
3268      mwolson@gnu.org--2005/muse--main--1.0--patch-59
3269      mwolson@gnu.org--2005/muse--main--1.0--patch-60
3270      mwolson@gnu.org--2005/muse--main--1.0--patch-61
3271      mwolson@gnu.org--2005/muse--main--1.0--patch-62
3272      mwolson@gnu.org--2005/muse--main--1.0--patch-63
3273      mwolson@gnu.org--2005/muse--main--1.0--patch-64
3274      mwolson@gnu.org--2005/muse--main--1.0--patch-65
3275      mwolson@gnu.org--2005/muse--main--1.0--patch-66
3276      mwolson@gnu.org--2005/muse--main--1.0--patch-67
3277      mwolson@gnu.org--2005/muse--main--1.0--patch-68
3278      mwolson@gnu.org--2005/muse--main--1.0--patch-69
3279      mwolson@gnu.org--2005/muse--main--1.0--patch-70
3280      mwolson@gnu.org--2005/muse--main--1.0--patch-71
3281      mwolson@gnu.org--2005/muse--main--1.0--patch-72
3282      mwolson@gnu.org--2005/muse--main--1.0--patch-73
3283      mwolson@gnu.org--2005/muse--main--1.0--patch-74
3284      mwolson@gnu.org--2005/muse--main--1.0--patch-75
3285      mwolson@gnu.org--2005/muse--main--1.0--patch-76
3286      mwolson@gnu.org--2005/muse--main--1.0--patch-77
3287      mwolson@gnu.org--2005/muse--main--1.0--patch-78
3288      mwolson@gnu.org--2005/muse--main--1.0--patch-79
3289      mwolson@gnu.org--2005/muse--main--1.0--patch-80
3290      mwolson@gnu.org--2005/muse--main--1.0--patch-81
3291      mwolson@gnu.org--2005/muse--main--1.0--patch-82
3292      mwolson@gnu.org--2005/muse--main--1.0--patch-83
3293      mwolson@gnu.org--2005/muse--main--1.0--patch-84
3294      mwolson@gnu.org--2005/muse--main--1.0--patch-85
3295      mwolson@gnu.org--2005/muse--main--1.0--patch-86
3296      mwolson@gnu.org--2005/muse--main--1.0--patch-87
3297      mwolson@gnu.org--2005/muse--main--1.0--patch-88
3298      mwolson@gnu.org--2005/muse--main--1.0--patch-89
3299      mwolson@gnu.org--2005/muse--main--1.0--patch-90
3300      mwolson@gnu.org--2005/muse--main--1.0--patch-91
3301      mwolson@gnu.org--2005/muse--main--1.0--patch-92
3302      mwolson@gnu.org--2005/muse--main--1.0--patch-93
3303      mwolson@gnu.org--2005/muse--main--1.0--patch-94
3304      mwolson@gnu.org--2005/muse--main--1.0--patch-95
3305      mwolson@gnu.org--2005/muse--main--1.0--patch-96
3306      mwolson@gnu.org--2005/muse--main--1.0--patch-97
3307      mwolson@gnu.org--2005/muse--main--1.0--patch-98
3308      mwolson@gnu.org--2005/muse--main--1.0--patch-99
3309      mwolson@gnu.org--2005/muse--main--1.0--patch-100
3310      mwolson@gnu.org--2005/muse--main--1.0--patch-101
3311      mwolson@gnu.org--2005/muse--main--1.0--patch-102
3312      mwolson@gnu.org--2005/muse--main--1.0--patch-103
3313      mwolson@gnu.org--2005/muse--main--1.0--patch-104
3314      mwolson@gnu.org--2005/muse--main--1.0--patch-105
3315      mwolson@gnu.org--2005/muse--main--1.0--patch-106
3316      mwolson@gnu.org--2005/muse--main--1.0--patch-107
3317      mwolson@gnu.org--2005/muse--main--1.0--patch-108
3318      mwolson@gnu.org--2005/muse--main--1.0--patch-109
3319      mwolson@gnu.org--2005/muse--main--1.0--patch-110
3320      mwolson@gnu.org--2005/muse--main--1.0--patch-111
3321      mwolson@gnu.org--2005/muse--main--1.0--patch-112
3322      mwolson@gnu.org--2005/muse--main--1.0--patch-113
3323      mwolson@gnu.org--2005/muse--main--1.0--patch-114
3324      mwolson@gnu.org--2005/muse--main--1.0--patch-115
3325      mwolson@gnu.org--2005/muse--main--1.0--patch-116
3326      mwolson@gnu.org--2005/muse--main--1.0--patch-117
3327      mwolson@gnu.org--2005/muse--main--1.0--patch-118
3328      mwolson@gnu.org--2005/muse--main--1.0--patch-119
3329      mwolson@gnu.org--2005/muse--main--1.0--patch-120
3330      mwolson@gnu.org--2005/muse--main--1.0--patch-121
3331      mwolson@gnu.org--2005/muse--main--1.0--patch-122
3332      mwolson@gnu.org--2005/muse--main--1.0--patch-123
3333      mwolson@gnu.org--2005/muse--main--1.0--patch-124
3334      mwolson@gnu.org--2005/muse--main--1.0--patch-125
3335      mwolson@gnu.org--2005/muse--main--1.0--patch-126
3336      mwolson@gnu.org--2005/muse--main--1.0--patch-127
3337      mwolson@gnu.org--2005/muse--main--1.0--patch-128
3338      mwolson@gnu.org--2005/muse--main--1.0--patch-129
3339      mwolson@gnu.org--2005/muse--main--1.0--patch-130
3340      mwolson@gnu.org--2005/muse--main--1.0--patch-131
3341      mwolson@gnu.org--2005/muse--main--1.0--patch-132
3342      mwolson@gnu.org--2005/muse--main--1.0--patch-133
3343      mwolson@gnu.org--2005/muse--main--1.0--patch-134
3344      mwolson@gnu.org--2005/muse--main--1.0--patch-135
3345      mwolson@gnu.org--2005/muse--main--1.0--patch-136
3346      mwolson@gnu.org--2005/muse--main--1.0--patch-137
3347      mwolson@gnu.org--2005/muse--main--1.0--patch-138
3348      mwolson@gnu.org--2005/muse--main--1.0--patch-139
3349      mwolson@gnu.org--2005/muse--main--1.0--patch-140
3350      mwolson@gnu.org--2005/muse--main--1.0--patch-141
3351      mwolson@gnu.org--2005/muse--main--1.0--patch-142
3352      mwolson@gnu.org--2005/muse--main--1.0--patch-143
3353      mwolson@gnu.org--2005/muse--main--1.0--patch-144
3354      mwolson@gnu.org--2005/muse--main--1.0--patch-145
3355      mwolson@gnu.org--2005/muse--main--1.0--patch-146
3356      mwolson@gnu.org--2005/muse--main--1.0--patch-147
3357      mwolson@gnu.org--2005/muse--main--1.0--patch-148
3358      mwolson@gnu.org--2005/muse--main--1.0--patch-149
3359      mwolson@gnu.org--2005/muse--main--1.0--patch-150
3360      mwolson@gnu.org--2005/muse--main--1.0--patch-151
3361      mwolson@gnu.org--2005/muse--main--1.0--patch-152
3362      mwolson@gnu.org--2005/muse--main--1.0--patch-153
3363      mwolson@gnu.org--2005/muse--main--1.0--patch-154
3364      mwolson@gnu.org--2005/muse--main--1.0--patch-155
3365      mwolson@gnu.org--2005/muse--main--1.0--patch-156
3366      mwolson@gnu.org--2005/muse--main--1.0--patch-157
3367      mwolson@gnu.org--2005/muse--main--1.0--patch-158
3368      mwolson@gnu.org--2005/muse--main--1.0--patch-159
3369      mwolson@gnu.org--2005/muse--main--1.0--patch-160
3370      mwolson@gnu.org--2005/muse--main--1.0--patch-161
3371      mwolson@gnu.org--2005/muse--main--1.0--patch-162
3372      mwolson@gnu.org--2005/muse--main--1.0--patch-163
3373      mwolson@gnu.org--2005/muse--main--1.0--patch-164
3374      mwolson@gnu.org--2005/muse--main--1.0--patch-165
3375      mwolson@gnu.org--2005/muse--main--1.0--patch-166
3376      mwolson@gnu.org--2005/muse--main--1.0--patch-167
3377      mwolson@gnu.org--2005/muse--main--1.0--patch-168
3378      mwolson@gnu.org--2005/muse--main--1.0--patch-169
3379      mwolson@gnu.org--2005/muse--main--1.0--patch-170
3380      mwolson@gnu.org--2005/muse--main--1.0--patch-171
3381      mwolson@gnu.org--2005/muse--main--1.0--patch-172
3382      mwolson@gnu.org--2005/muse--main--1.0--patch-173
3383      mwolson@gnu.org--2005/muse--main--1.0--patch-174
3384      mwolson@gnu.org--2005/muse--main--1.0--patch-175
3385      mwolson@gnu.org--2005/muse--main--1.0--patch-176
3386      mwolson@gnu.org--2005/muse--main--1.0--patch-177
3387      mwolson@gnu.org--2005/muse--main--1.0--patch-178
3388      mwolson@gnu.org--2005/muse--main--1.0--patch-179
3389      mwolson@gnu.org--2005/muse--main--1.0--patch-180
3390      mwolson@gnu.org--2005/muse--main--1.0--patch-181
3391      mwolson@gnu.org--2005/muse--main--1.0--patch-182
3392      mwolson@gnu.org--2005/muse--main--1.0--patch-183
3393      mwolson@gnu.org--2005/muse--main--1.0--patch-184
3394      mwolson@gnu.org--2005/muse--main--1.0--patch-185
3395      mwolson@gnu.org--2005/muse--main--1.0--patch-186
3396      mwolson@gnu.org--2005/muse--main--1.0--patch-187
3397      mwolson@gnu.org--2005/muse--main--1.0--patch-188
3398      mwolson@gnu.org--2005/muse--main--1.0--patch-189
3399      mwolson@gnu.org--2005/muse--main--1.0--patch-190
3400      mwolson@gnu.org--2005/muse--main--1.0--patch-191
3401      mwolson@gnu.org--2005/muse--main--1.0--patch-192
3402      mwolson@gnu.org--2005/muse--main--1.0--patch-193
3403      mwolson@gnu.org--2005/muse--main--1.0--patch-194
3404      mwolson@gnu.org--2005/muse--main--1.0--patch-195
3405      mwolson@gnu.org--2005/muse--main--1.0--patch-196
3406      mwolson@gnu.org--2005/muse--main--1.0--patch-197
3407      mwolson@gnu.org--2005/muse--main--1.0--patch-198
3408      mwolson@gnu.org--2005/muse--main--1.0--patch-199
3409      mwolson@gnu.org--2005/muse--main--1.0--patch-200
3410      mwolson@gnu.org--2005/muse--main--1.0--patch-201
3411      mwolson@gnu.org--2005/muse--main--1.0--patch-202
3412      mwolson@gnu.org--2005/muse--main--1.0--patch-203
3413      mwolson@gnu.org--2005/muse--main--1.0--patch-204
3414      mwolson@gnu.org--2005/muse--main--1.0--patch-205
3415      mwolson@gnu.org--2005/muse--main--1.0--patch-206
3416      mwolson@gnu.org--2005/muse--main--1.0--patch-207
3417      mwolson@gnu.org--2005/muse--main--1.0--patch-208
3418      mwolson@gnu.org--2005/muse--main--1.0--patch-209
3419      mwolson@gnu.org--2005/muse--main--1.0--patch-210
3420      mwolson@gnu.org--2005/muse--main--1.0--patch-211
3421      mwolson@gnu.org--2005/muse--main--1.0--patch-212
3422      mwolson@gnu.org--2005/muse--main--1.0--patch-213
3423      mwolson@gnu.org--2005/muse--main--1.0--patch-214
3424      mwolson@gnu.org--2005/muse--main--1.0--patch-215
3425      mwolson@gnu.org--2005/muse--main--1.0--patch-216
3426      mwolson@gnu.org--2005/muse--main--1.0--patch-217
3427      mwolson@gnu.org--2005/muse--main--1.0--patch-218
3428      mwolson@gnu.org--2005/muse--main--1.0--patch-219
3429      mwolson@gnu.org--2005/muse--main--1.0--patch-220
3430      mwolson@gnu.org--2005/muse--main--1.0--patch-221
3431      mwolson@gnu.org--2005/muse--main--1.0--patch-222
3432      mwolson@gnu.org--2005/muse--main--1.0--patch-223
3433      mwolson@gnu.org--2005/muse--main--1.0--patch-224
3434      mwolson@gnu.org--2005/muse--main--1.0--patch-225
3435      mwolson@gnu.org--2005/muse--main--1.0--patch-226
3436      mwolson@gnu.org--2005/muse--main--1.0--patch-227
3437      mwolson@gnu.org--2005/muse--main--1.0--patch-228
3438      mwolson@gnu.org--2005/muse--main--1.0--patch-229
3439      mwolson@gnu.org--2005/muse--main--1.0--patch-230
3440      mwolson@gnu.org--2005/muse--main--1.0--patch-231
3441      mwolson@gnu.org--2005/muse--main--1.0--patch-232
3442      mwolson@gnu.org--2005/muse--main--1.0--patch-233
3443      mwolson@gnu.org--2005/muse--main--1.0--patch-234
3444      mwolson@gnu.org--2005/muse--main--1.0--patch-235
3445      mwolson@gnu.org--2005/muse--main--1.0--patch-236
3446      mwolson@gnu.org--2005/muse--main--1.0--patch-237
3447      mwolson@gnu.org--2005/muse--main--1.0--patch-238
3448      mwolson@gnu.org--2005/muse--main--1.0--patch-239
3449      mwolson@gnu.org--2005/muse--main--1.0--patch-240
3450      mwolson@gnu.org--2005/muse--main--1.0--patch-241
3451      mwolson@gnu.org--2005/muse--main--1.0--patch-242
3452      mwolson@gnu.org--2005/muse--main--1.0--patch-243
3453      mwolson@gnu.org--2005/muse--main--1.0--patch-244
3454      mwolson@gnu.org--2005/muse--main--1.0--patch-245
3455      mwolson@gnu.org--2005/muse--main--1.0--patch-246
3456      mwolson@gnu.org--2005/muse--main--1.0--patch-247
3457      mwolson@gnu.org--2005/muse--main--1.0--patch-248
3458      mwolson@gnu.org--2005/muse--main--1.0--patch-249
3459      mwolson@gnu.org--2005/muse--main--1.0--patch-250
3460      mwolson@gnu.org--2005/muse--main--1.0--patch-251
3461      mwolson@gnu.org--2005/muse--main--1.0--patch-252
3462      mwolson@gnu.org--2005/muse--main--1.0--patch-253
3463      mwolson@gnu.org--2005/muse--main--1.0--patch-254
3464      mwolson@gnu.org--2005/muse--main--1.0--patch-255
3465      mwolson@gnu.org--2005/muse--main--1.0--patch-256
3466      mwolson@gnu.org--2005/muse--main--1.0--patch-257
3467      mwolson@gnu.org--2005/muse--main--1.0--patch-258
3468      mwolson@gnu.org--2005/muse--main--1.0--patch-259
3469      mwolson@gnu.org--2005/muse--main--1.0--patch-260
3470      mwolson@gnu.org--2005/muse--main--1.0--patch-261
3471      mwolson@gnu.org--2005/muse--main--1.0--patch-262
3472      mwolson@gnu.org--2005/muse--main--1.0--patch-263
3473      mwolson@gnu.org--2005/muse--main--1.0--patch-264
3474      mwolson@gnu.org--2005/muse--main--1.0--patch-265
3475      mwolson@gnu.org--2005/muse--main--1.0--patch-266
3476      mwolson@gnu.org--2005/muse--main--1.0--patch-267
3477      mwolson@gnu.org--2005/muse--main--1.0--patch-268
3478      mwolson@gnu.org--2005/muse--main--1.0--patch-269
3479      mwolson@gnu.org--2005/muse--main--1.0--patch-270
3480      mwolson@gnu.org--2005/muse--main--1.0--patch-271
3481      mwolson@gnu.org--2005/muse--main--1.0--patch-272
3482      mwolson@gnu.org--2005/muse--main--1.0--patch-273
3483      mwolson@gnu.org--2005/muse--main--1.0--patch-274
3484      mwolson@gnu.org--2005/muse--main--1.0--patch-275
3485      mwolson@gnu.org--2005/muse--main--1.0--patch-276
3486      mwolson@gnu.org--2005/muse--main--1.0--patch-277
3487      mwolson@gnu.org--2005/muse--main--1.0--patch-278
3488      mwolson@gnu.org--2005/muse--main--1.0--patch-279
3489      mwolson@gnu.org--2005/muse--main--1.0--patch-280
3490      mwolson@gnu.org--2005/muse--main--1.0--patch-281
3491      mwolson@gnu.org--2005/muse--main--1.0--patch-282
3492      mwolson@gnu.org--2005/muse--main--1.0--patch-283
3493      mwolson@gnu.org--2005/muse--main--1.0--patch-284
3494      mwolson@gnu.org--2005/muse--main--1.0--patch-285
3495      mwolson@gnu.org--2005/muse--main--1.0--patch-286
3496      mwolson@gnu.org--2005/muse--main--1.0--patch-287
3497      mwolson@gnu.org--2005/muse--main--1.0--patch-288
3498      mwolson@gnu.org--2005/muse--main--1.0--patch-289
3499      mwolson@gnu.org--2005/muse--main--1.0--patch-290
3500      mwolson@gnu.org--2005/muse--main--1.0--patch-291
3501      mwolson@gnu.org--2005/muse--main--1.0--patch-292
3502      mwolson@gnu.org--2005/muse--main--1.0--patch-293
3503      mwolson@gnu.org--2005/muse--main--1.0--patch-294
3504      mwolson@gnu.org--2005/muse--main--1.0--patch-295
3505      mwolson@gnu.org--2005/muse--main--1.0--patch-296
3506      mwolson@gnu.org--2005/muse--main--1.0--patch-297
3507      mwolson@gnu.org--2005/muse--main--1.0--patch-298
3508      mwolson@gnu.org--2005/muse--main--1.0--patch-299
3509      mwolson@gnu.org--2005/muse--main--1.0--patch-300
3510      mwolson@gnu.org--2005/muse--main--1.0--patch-301
3511      mwolson@gnu.org--2005/muse--main--1.0--patch-302
3512      mwolson@gnu.org--2005/muse--main--1.0--patch-303
3513      mwolson@gnu.org--2005/muse--main--1.0--patch-304
3514      mwolson@gnu.org--2005/muse--main--1.0--patch-305
3515      mwolson@gnu.org--2005/muse--main--1.0--patch-306
3516      mwolson@gnu.org--2005/muse--main--1.0--patch-307
3517      mwolson@gnu.org--2005/muse--main--1.0--patch-308
3518      mwolson@gnu.org--2005/muse--main--1.0--patch-309
3519      mwolson@gnu.org--2005/muse--main--1.0--patch-310
3520      mwolson@gnu.org--2005/muse--main--1.0--patch-311
3521      mwolson@gnu.org--2005/muse--main--1.0--patch-312
3522      mwolson@gnu.org--2005/muse--main--1.0--patch-313
3523      mwolson@gnu.org--2005/muse--main--1.0--patch-314
3524      mwolson@gnu.org--2005/muse--main--1.0--patch-315
3525      mwolson@gnu.org--2005/muse--main--1.0--patch-316
3526      mwolson@gnu.org--2005/muse--main--1.0--patch-317
3527      mwolson@gnu.org--2005/muse--main--1.0--patch-318
3528      mwolson@gnu.org--2005/muse--main--1.0--patch-319
3529      mwolson@gnu.org--2005/muse--main--1.0--patch-320
3530      mwolson@gnu.org--2005/muse--main--1.0--patch-321
3531      mwolson@gnu.org--2005/muse--main--1.0--patch-322
3532      mwolson@gnu.org--2005/muse--main--1.0--patch-323
3533      mwolson@gnu.org--2005/muse--main--1.0--patch-324
3534      mwolson@gnu.org--2005/muse--main--1.0--patch-325
3535      mwolson@gnu.org--2005/muse--main--1.0--patch-326
3536      mwolson@gnu.org--2005/muse--main--1.0--patch-327
3537      mwolson@gnu.org--2005/muse--main--1.0--patch-328
3538      mwolson@gnu.org--2005/muse--main--1.0--patch-329
3539      mwolson@gnu.org--2005/muse--main--1.0--patch-330
3540      mwolson@gnu.org--2005/muse--main--1.0--patch-331
3541      mwolson@gnu.org--2005/muse--main--1.0--patch-332
3542      mwolson@gnu.org--2005/muse--main--1.0--patch-333
3543      mwolson@gnu.org--2005/muse--main--1.0--patch-334
3544      mwolson@gnu.org--2005/muse--main--1.0--patch-335
3545      mwolson@gnu.org--2005/muse--main--1.0--patch-336
3546      mwolson@gnu.org--2005/muse--main--1.0--patch-337
3547      mwolson@gnu.org--2005/muse--main--1.0--patch-338
3548      mwolson@gnu.org--2005/muse--main--1.0--patch-339
3549      mwolson@gnu.org--2005/muse--main--1.0--patch-340
3550      mwolson@gnu.org--2005/muse--main--1.0--patch-341
3551      mwolson@gnu.org--2005/muse--main--1.0--patch-342
3552      mwolson@gnu.org--2005/muse--main--1.0--patch-343
3553      mwolson@gnu.org--2005/muse--main--1.0--patch-344
3554      mwolson@gnu.org--2005/muse--main--1.0--patch-345
3555      mwolson@gnu.org--2005/muse--main--1.0--patch-346
3556      mwolson@gnu.org--2005/muse--main--1.0--patch-347
3557      mwolson@gnu.org--2005/muse--main--1.0--patch-348
3558      mwolson@gnu.org--2005/muse--main--1.0--patch-349
3559      mwolson@gnu.org--2005/muse--main--1.0--patch-350
3560      mwolson@gnu.org--2005/muse--main--1.0--patch-351
3561      mwolson@gnu.org--2005/muse--main--1.0--patch-352
3562      mwolson@gnu.org--2005/muse--main--1.0--patch-353
3563      mwolson@gnu.org--2005/muse--main--1.0--patch-354
3564      mwolson@gnu.org--2005/muse--main--1.0--patch-355
3565      mwolson@gnu.org--2005/muse--rel--3.02--base-0
3566      mwolson@gnu.org--2005/muse--rel--3.02--patch-1
3567      mwolson@gnu.org--2005/muse--rel--3.02--patch-2
3568      mwolson@gnu.org--2005/muse--rel--3.02--patch-3
3569      mwolson@gnu.org--2005/muse--rel--3.02--patch-4
3570      mwolson@gnu.org--2005/muse--rel--3.02--patch-5
3571      mwolson@gnu.org--2005/muse--rel--3.02--patch-6
3572      mwolson@gnu.org--2005/muse--rel--3.02--patch-7
3573      mwolson@gnu.org--2005/muse--rel--3.02--patch-8
3574      mwolson@gnu.org--2005/muse--rel--3.02--patch-11
3575      mwolson@gnu.org--2005/muse--rel--3.02--patch-13
3576      mwolson@gnu.org--2005/muse--rel--3.02--patch-14
3577      mwolson@gnu.org--2005/muse--rel--3.02--patch-15
3578      mwolson@gnu.org--2005/muse--rel--3.02--patch-17
3579      mwolson@gnu.org--2005/muse--rel--3.02--patch-18
3580      mwolson@gnu.org--2005/muse--rel--3.02--patch-19
3581      mwolson@gnu.org--2005/muse--rel--3.02--patch-20
3582      mwolson@gnu.org--2005/muse--rel--3.02--patch-21
3583      mwolson@gnu.org--2005/muse--rel--3.02--patch-22
3584      mwolson@gnu.org--2005/muse--rel--3.02--patch-23
3585      mwolson@gnu.org--2005/muse--rel--3.02--patch-25
3586      mwolson@gnu.org--2005/muse--rel--3.02--patch-27
3587      mwolson@gnu.org--2005/muse--rel--3.02--patch-28
3588      mwolson@gnu.org--2005/muse--rel--3.02--patch-29
3589      mwolson@gnu.org--2005/muse--rel--3.02--patch-35
3590      mwolson@gnu.org--2005/muse--rel--3.02--patch-36
3591      mwolson@gnu.org--2005/muse--rel--3.02--patch-37
3592      mwolson@gnu.org--2005/muse--rel--3.02--patch-53
3593      mwolson@gnu.org--2005/muse--rel--3.02--patch-54
3594      mwolson@gnu.org--2005/muse--rel--3.02--patch-55
3595      mwolson@gnu.org--2005/muse--rel--3.02--patch-56
3596      mwolson@member.fsf.org--2004/muse--main--1.0--base-0
3597      mwolson@member.fsf.org--2004/muse--main--1.0--patch-1
3598      mwolson@member.fsf.org--2004/muse--main--1.0--patch-2
3599      mwolson@member.fsf.org--2004/muse--main--1.0--patch-3
3600      mwolson@member.fsf.org--2004/muse--mwolson--1.0--base-0
3601      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-1
3602      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-2
3603      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-3
3604      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-4
3605      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-5
3606      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-6
3607      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-7
3608      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-8