Don't use illegal C-c i keybinding.
[muse-el.git] / ChangeLog
blobda30a61c827f2063e4eb4bef8a35b5aaaa1f7615
1 # do not edit -- automatically generated by arch changelog
2 # arch-tag: automatic-ChangeLog--mwolson@gnu.org--2006/muse--main--1.0
5 2006-06-26 18:13:59 GMT Michael Olson <mwolson@gnu.org> patch-157
7     Summary:
8       Don't use illegal C-c i keybinding.
9     Revision:
10       muse--main--1.0--patch-157
12     * lisp/muse-mode.el (muse-mode-map): Remove "C-c i" binding and use "C-c
13       TAB" for that purpose instead.  Thanks to Adrian Aichner for the
14       report.
15     
16     * muse.texi (Keystroke Summary): Update documentation for the above
17       change.
19     modified files:
20      ChangeLog lisp/muse-mode.el muse.texi
23 2006-06-12 13:58:59 GMT Michael Olson <mwolson@gnu.org> patch-156
25     Summary:
26       Improve ignored files regexp.
27     Revision:
28       muse--main--1.0--patch-156
30     * lisp/muse-project.el (muse-project-ignore-regexp): Ignore Darcs and SVN
31       metadata directories, and use a better matching technique for autosave
32       files.  Previously, files with '#' in them were ignored erroneously.
34     modified files:
35      ChangeLog lisp/muse-project.el
38 2006-06-12 13:55:17 GMT Michael Olson <mwolson@gnu.org> patch-155
40     Summary:
41       Provide example for <include> in Muse manual.
42     Revision:
43       muse--main--1.0--patch-155
45     * muse.texi (Tag Summary): Give an example of using the <include> tag.
47     modified files:
48      ChangeLog muse.texi
51 2006-06-10 06:49:08 GMT Michael Olson <mwolson@gnu.org> patch-154
53     Summary:
54       Make PDF version of the Muse manual be generated correctly.
55     Revision:
56       muse--main--1.0--patch-154
58     * muse.texi (Tag Summary): Use a slightly different syntax for the table
59       items.  Even though texinfo published the HTML version correctly, the
60       PDF version was not working.  Thanks to mirko.vukovic for the report.
62     modified files:
63      ChangeLog muse.texi
66 2006-06-03 23:38:12 GMT Michael Olson <mwolson@gnu.org> patch-153
68     Summary:
69       Fix bug introduced in last patch.
70     Revision:
71       muse--main--1.0--patch-153
73     * muse-publish.el (muse-publish-include-tag): Fix bug introduced in last
74       patch.
76     modified files:
77      ChangeLog lisp/muse-publish.el
80 2006-06-03 21:18:35 GMT Michael Olson <mwolson@gnu.org> patch-152
82     Summary:
83       Move Debian stuff into its own branch.
84     Revision:
85       muse--main--1.0--patch-152
87     * debian: Moved to muse--debian--0.
89     removed files:
90      debian/.arch-ids/=id debian/.arch-ids/NEWS.id
91      debian/.arch-ids/changelog.id debian/.arch-ids/compat.id
92      debian/.arch-ids/control.id debian/.arch-ids/copyright.id
93      debian/.arch-ids/emacsen-install.id
94      debian/.arch-ids/emacsen-remove.id
95      debian/.arch-ids/emacsen-startup.id
96      debian/.arch-ids/muse-el.dirs.id
97      debian/.arch-ids/muse-el.docs.id
98      debian/.arch-ids/muse-el.examples.id
99      debian/.arch-ids/muse-el.info.id debian/.arch-ids/rules.id
100      debian/NEWS debian/changelog debian/compat debian/control
101      debian/copyright debian/emacsen-install debian/emacsen-remove
102      debian/emacsen-startup debian/muse-el.dirs debian/muse-el.docs
103      debian/muse-el.examples debian/muse-el.info debian/rules
105     modified files:
106      ChangeLog
108     removed directories:
109      debian debian/.arch-ids
112 2006-06-03 21:12:36 GMT Michael Olson <mwolson@gnu.org> patch-151
114     Summary:
115       Provide some markup shortcuts for the <include> tag.
116     Revision:
117       muse--main--1.0--patch-151
119     * lisp/muse-publish.el (muse-publish-examplify-buffer): New function that
120       transforms the current buffer as if it were an <example> region.
121       (muse-publish-versify-buffer): Ditto, but for <verse> regions.
122       (muse-publish-include-tag): Docfix.  Support special cases for
123       markup="example" and markup="verse".
124     
125     * muse.texi (Tag Summary): Update for new <include> shortcuts.
127     modified files:
128      ChangeLog lisp/muse-publish.el muse.texi
131 2006-06-01 04:14:45 GMT Michael Olson <mwolson@gnu.org> patch-150
133     Summary:
134       Really update ChangeLog.2005.
135     Revision:
136       muse--main--1.0--patch-150
138     * ChangeLog.2005: Really update this.
140     new files:
141      .arch-ids/ChangeLog.2005.id ChangeLog.2005
143     removed files:
144      .arch-ids/ChangeLog.2005.id ChangeLog.2005
146     modified files:
147      .arch-ids/muse.texi.id ChangeLog
150 2006-06-01 04:05:33 GMT Michael Olson <mwolson@gnu.org> patch-149
152     Summary:
153       Second attempt at fixing XEmacs beta problem.
154     Revision:
155       muse--main--1.0--patch-149
157     * lisp/Makefile (ELC): Revert previous change, now that I have a hunch
158       about what causes the problem.
159     
160     * lisp/muse-publish.el (muse-publish-markup-regexps): Move anchor markup
161       lower to future-proof an idea that I have.
162       (muse-style-element): Make this a function instead of a substitution,
163       especially since it is potentially recursive.
165     modified files:
166      ChangeLog ChangeLog.2005 lisp/Makefile lisp/muse-publish.el
169 2006-06-01 03:47:49 GMT Michael Olson <mwolson@gnu.org> patch-148
171     Summary:
172       Update ChangeLogs.
173     Revision:
174       muse--main--1.0--patch-148
176     * ChangeLog: Rename from ChangeLog.2006 to follow Emacs conventions.
177     
178     * ChangeLog.2005: Mention ChangeLog.2004 for earlier changes.
179     
180     * lisp/muse-regexps.el: Add a few comments.
181     
182     * muse.texi (Tag Summary): Add example of <tag /> use.
184     modified files:
185      ChangeLog ChangeLog.2005 lisp/muse-regexps.el muse.texi
188 2006-06-01 03:44:00 GMT Michael Olson <mwolson@gnu.org> patch-147
190     Summary:
191       Try to work around a bug in XEmacs beta.
192     Revision:
193       muse--main--1.0--patch-147
195     * lisp/Makefile (ELC): Compile muse-publish.el first, to try to work
196       around a bug in XEmacs beta.
198     modified files:
199      ChangeLog lisp/Makefile
202 2006-05-30 18:21:51 GMT Michael Olson <mwolson@gnu.org> patch-146
204     Summary:
205       Fix tag-publishing in <insert> and <markup>.
206     Revision:
207       muse--main--1.0--patch-146
209     * lisp/muse-publish.el (muse-insert-file-or-string): Don't set
210       muse-publish-markup-tags, since that messes other things up for
211       <markup> and <insert>.
212       (muse-inhibit-style-tags): New variable that specifies whether to
213       disable looking for tag definitions that are specific to the current
214       style.  This is useful for publishing headers and footers.
215       (muse-publish-markup-tag): Use `muse-inhibit-style-tags', but disable
216       it unconditionally when calling a tag's function, so that the effect
217       does not propagate.
218     
219     * lisp/muse.el (muse-file-remote-p): New function that detects whether
220       the given file path is a remote location.  This is not used yet.
222     modified files:
223      ChangeLog lisp/muse-publish.el lisp/muse.el
226 2006-05-30 00:19:37 GMT Michael Olson <mwolson@gnu.org> patch-145
228     Summary:
229       Rename muse-convert.el to muse-latex-convert.el.
230     Revision:
231       muse--main--1.0--patch-145
233     * lisp/muse-convert-latex.el: Rename from muse-convert.el, since more
234       files of this nature are expected in the future.
236     modified files:
237      ChangeLog Makefile.defs debian/changelog
238      lisp/muse-convert-latex.el
240     renamed files:
241      lisp/.arch-ids/muse-convert.el.id
242        ==> lisp/.arch-ids/muse-convert-latex.el.id
243      lisp/muse-convert.el
244        ==> lisp/muse-convert-latex.el
247 2006-05-29 21:34:34 GMT Michael Olson <mwolson@gnu.org> patch-144
249     Summary:
250       List all tags in Muse's documentation.
251     Revision:
252       muse--main--1.0--patch-144
254     * lisp/muse-publish.el (muse-publish-markup-region): Remove cruft that I
255       was trying out.
256       (muse-publish-contents-depth): New option that specifies the maximum
257       depth of headings to include with <contents> tags.
258       (muse-publish-contents-tag): Use it.
259       (muse-publish-include-tag): Docfix.
260     
261     * muse.texi (Paragraphs): Mention <center> and <quote> tags.
262       (Tag Summary): New section that defines the syntax used for tags and
263       gives a complete listing of all of the tags that Muse comes with, as
264       well as some documentation for each tag.
265       (HTML): Update documentation.
267     modified files:
268      ChangeLog lisp/muse-publish.el muse.texi
271 2006-05-29 18:48:41 GMT Michael Olson <mwolson@gnu.org> patch-143
273     Summary:
274       Implement <include> and <markup> tags.
275     Revision:
276       muse--main--1.0--patch-143
278     * lisp/muse-html.el (muse-html-markup-regexps): Make paragraph detection
279       work better when a paragraph follows some other markup, especially
280       tables.
281     
282     * lisp/muse-publish.el (muse-publish-markup-tags): Add <include> and
283       <markup> tags.
284       (muse-publish-markup): Fix edge case.
285       (muse-publish-markup-header-footer-tags): New option that specifies
286       which tags may be used when publishing headers and footers.
287       (muse-insert-file-or-string): Use
288       muse-publish-markup-header-footer-tags instead of a hard-coded value.
289       (muse-publish-markup-region): Make title and style arguments optional,
290       so that this is easier to use.
291       (muse-publish-include-tag): Implement <include> tag.  I've tested all
292       of the cases I can think of, and it works.
293       (muse-publish-mark-up-tag): Implement <markup> tag.  This is handy for
294       times when you want to publish Muse markup in headers and footers.
295       Adding a table of contents to a header should be particularly easy now.
297     modified files:
298      ChangeLog lisp/muse-html.el lisp/muse-publish.el
301 2006-05-29 14:59:31 GMT Michael Olson <mwolson@gnu.org> patch-142
303     Summary:
304       Make ChangeLog conform to conventions better.
305     Revision:
306       muse--main--1.0--patch-142
308     * ChangeLog: Renamed from ChangeLog.2006 in order to follow Emacs
309       conventions better.  Specify the buffer encoding.  Add helpful notices
310       near the bottom of this and ChangeLog.2005.
312     modified files:
313      ChangeLog ChangeLog.2004 ChangeLog.2005 debian/rules
314      {arch}/muse/muse--main/muse--main--1.0/mwolson@gnu.org--2006/patch-log/base-0
316     renamed files:
317      .arch-ids/ChangeLog.2006.id
318        ==> .arch-ids/ChangeLog.id
319      ChangeLog.2006
320        ==> ChangeLog
323 2006-05-28 07:45:09 GMT Michael Olson <mwolson@gnu.org> patch-141
325     Summary:
326       Provide explanation of how to invoke getstamps.py.
327     Revision:
328       muse--main--1.0--patch-141
330     * contrib/pyblosxom/getstamps.py: Strip the Muse file extension when
331       writing the timestamps file.
332     
333     * contrib/pyblosxom/make-blog: New example script that shows how to
334       invoke getstamps.py.
335     
336     * examples/mwolson/stylesheets/common.css: Update.
337     
338     * muse.texi (Blosxom Requirements): Mention the new example script.
339       Additionally, explain how to call getstamps.py.
341     new files:
342      contrib/pyblosxom/.arch-ids/make-blog.id
343      contrib/pyblosxom/make-blog
345     modified files:
346      ChangeLog.2006 contrib/pyblosxom/getstamps.py
347      examples/mwolson/stylesheets/common.css muse.texi
350 2006-05-28 06:40:46 GMT Michael Olson <mwolson@gnu.org> patch-140
352     Summary:
353       muse-blosxom: Perform extra check on category in new entry.
354     Revision:
355       muse--main--1.0--patch-140
357     * lisp/muse-blosxom.el (muse-blosxom-new-entry): Make it impossible to
358       write an invalid categories line, which could cause other mysterious
359       troubles later on.
361     modified files:
362      ChangeLog.2006 lisp/muse-blosxom.el
365 2006-05-28 06:31:11 GMT Michael Olson <mwolson@gnu.org> patch-139
367     Summary:
368       Improve documentation in the included pyblosxom plug-ins.
369     Revision:
370       muse--main--1.0--patch-139
372     * contrib/pyblosxom/getstamps.py, hardcodedates.py: Improve
373       documentation.  The initial wording was very confusing.
375     modified files:
376      ChangeLog.2006 contrib/pyblosxom/getstamps.py
377      contrib/pyblosxom/hardcodedates.py
380 2006-05-27 06:25:32 GMT Michael Olson <mwolson@gnu.org> patch-138
382     Summary:
383       Minor tweak in my example CSS stylesheet.
384     Revision:
385       muse--main--1.0--patch-138
387     * examples/mwolson/stylesheets/common.css: Be careful about
388       distinguishing between links and anchors.
390     modified files:
391      ChangeLog.2006 examples/mwolson/stylesheets/common.css
394 2006-05-26 14:38:01 GMT Michael Olson <mwolson@gnu.org> patch-137
396     Summary:
397       Use better fallback when displaying warnings.
398     Revision:
399       muse--main--1.0--patch-137
401     * lisp/muse.el (muse-display-warning): Use a better fallback if
402       `display-warning' does not exist.
404     modified files:
405      ChangeLog.2006 lisp/muse.el
408 2006-05-25 21:23:55 GMT Michael Olson <mwolson@gnu.org> patch-136
410     Summary:
411       Make the Table of Contents CSS easier to customize.
412     Revision:
413       muse--main--1.0--patch-136
415     * examples/mwolson/muse-init.el (muse-bad-link): Update.
416     
417     * examples/mwolson/stylesheets/*.css: Update and add license.
418     
419     * lisp/muse-html.el (muse-html-insert-contents): Surround contents with
420       <div> section for easier CSS hacking.  Remove the class attribute of
421       other elements, since we don't need it anymore.
423     modified files:
424      ChangeLog.2006 Makefile.defs debian/changelog
425      examples/mwolson/muse-init.el
426      examples/mwolson/stylesheets/blog.css
427      examples/mwolson/stylesheets/common.css
428      examples/mwolson/stylesheets/print.css
429      examples/mwolson/stylesheets/screen.css lisp/muse-html.el
432 2006-05-24 03:30:40 GMT Michael Olson <mwolson@gnu.org> patch-135
434     Summary:
435       Fix a potential unbounded recursive call.
436     Revision:
437       muse--main--1.0--patch-135
439     * lisp/muse-project.el (muse-updating-file-alist-p): New variable that
440       prevents calls to muse-project-file-alist in its hook functions from
441       going into an infinite loop.
442       (muse-project-file-alist): Use it.
443     
444     * lisp/muse-wiki.el (muse-wiki-updating-wikiword-p): Remove.  This is now
445       handled in muse-project.el.
446       (muse-wiki-update-local-wikiword-regexp): Remove the use of
447       muse-wiki-updating-wikiword-p.
449     modified files:
450      ChangeLog.2006 lisp/muse-project.el lisp/muse-wiki.el
453 2006-05-23 18:10:49 GMT Michael Olson <mwolson@gnu.org> patch-134
455     Summary:
456       Try not to call tramp during publishing.
457     Revision:
458       muse--main--1.0--patch-134
460     * lisp/muse-publish.el (muse-insert-file-or-string): Do not call
461       file-readable-p on text that has a newline in it, because this could
462       cause tramp to be invoked.
464     modified files:
465      ChangeLog.2006 lisp/muse-publish.el
468 2006-05-23 15:30:02 GMT Michael Olson <mwolson@gnu.org> patch-133
470     Summary:
471       Make links colored blue by default.
472     Revision:
473       muse--main--1.0--patch-133
475     * lisp/muse-colors.el (muse-link): Make links blue by default, like most
476       other Emacs modes do.
478     modified files:
479      ChangeLog.2006 lisp/muse-colors.el
482 2006-05-23 14:24:58 GMT Michael Olson <mwolson@gnu.org> patch-132
484     Summary:
485       Fix publishing error with tables and initial whitespace.
486     Revision:
487       muse--main--1.0--patch-132
489     * lisp/muse-publish.el (muse-publish-markup-regexps): Move table rule
490       above blockquote and centered text, so that indented but blank initial
491       table fields publish correctly.
492     
493     * lisp/muse-regexps.el (muse-table-line-regexp): Make this much simpler.
494       We accept anything that has at least one field delimiter.
496     modified files:
497      ChangeLog.2006 lisp/muse-publish.el lisp/muse-regexps.el
500 2006-05-18 06:58:58 GMT Michael Olson <mwolson@gnu.org> patch-131
502     Summary:
503       Add muse-protocol-iw.el to experimental folder.
504     Revision:
505       muse--main--1.0--patch-131
507     * experimental/muse-protocol-iw.el: New experimental file that implements
508       an interwiki protocol of sorts that handles subdirectories.
510     new files:
511      experimental/.arch-ids/muse-protocol-iw.el.id
512      experimental/muse-protocol-iw.el
514     modified files:
515      AUTHORS ChangeLog.2006 experimental/muse-split.el
518 2006-05-18 06:43:30 GMT Michael Olson <mwolson@gnu.org> patch-130
520     Summary:
521       Add muse-split.el to experimental folder.
522     Revision:
523       muse--main--1.0--patch-130
525     * experimental/muse-split.el: New experimental file that splits published
526       Muse files into several smaller files.
528     new files:
529      experimental/.arch-ids/muse-split.el.id
530      experimental/muse-split.el
532     modified files:
533      AUTHORS ChangeLog.2006 Makefile.defs debian/changelog
534      debian/control
537 2006-05-18 06:03:49 GMT Michael Olson <mwolson@gnu.org> patch-129
539     Summary:
540       muse-wiki: Make the interwiki resolver a bit more clever.
541     Revision:
542       muse--main--1.0--patch-129
544     * lisp/muse-project.el (muse-project-choose-style): New function that
545       chooses a style from a list of styles, given a user-supplied test.
546     
547     * lisp/muse-wiki.el (muse-wiki-choose-style-by-link-suffix): New function
548       that is used along with `muse-project-choose-style' to pick the first
549       style that matches a given value for :link-prefix.
550       (muse-wiki-resolve-project-page-1): New function split from
551       `muse-wiki-resolve-project-page' for readability.  Try to match files
552       that have the same link-suffix.  This should hopefully fix a bug
553       noticed by Hans Ekbrand.
555     modified files:
556      ChangeLog.2006 lisp/muse-project.el lisp/muse-wiki.el
559 2006-05-18 01:24:04 GMT Michael Olson <mwolson@gnu.org> patch-128
561     Summary:
562       Fix bug where links with :: in them were marked up as lists.
563     Revision:
564       muse--main--1.0--patch-128
566     * lisp/muse-html.el, lisp/muse-publish.el, lisp/muse-xml-common.el:
567       Change noemphasis property to muse-link.
568     
569     * lisp/muse.el (muse-forward-list-item): Respect muse-link property.
570     
571     * lisp/muse-publish.el (muse-publish-surround-text)
572       (muse-publish-markup-list): Ditto.  This should fix a bug.
573       (muse-publish-markup-list): Docfix.
574       (muse-publish-mark-link): Rename from `muse-publish-mark-noemphasis'.
575     
576     * lisp/muse-regexps.el (muse-list-item-regexp, muse-dl-term-regexp):
577       There must be either one or more spaces or a single newline after the
578       colons.  This prevents an ambiguity with the double-colon muse-wiki
579       interwiki delimiter.
581     modified files:
582      ChangeLog.2006 lisp/muse-html.el lisp/muse-publish.el
583      lisp/muse-regexps.el lisp/muse-xml-common.el lisp/muse.el
586 2006-05-17 21:27:19 GMT Michael Olson <mwolson@gnu.org> patch-127
588     Summary:
589       DTRT with explicit links that have no description.
590     Revision:
591       muse--main--1.0--patch-127
593     * lisp/muse-publish.el (muse-publish-markup-link): If we are given an
594       explicit link without a description, use the name of the linked page.
596     modified files:
597      ChangeLog.2006 lisp/muse-publish.el
600 2006-05-16 15:53:56 GMT Michael Olson <mwolson@gnu.org> patch-126
602     Summary:
603       Fix emdash in link description bug.
604     Revision:
605       muse--main--1.0--patch-126
607     * lisp/muse-publish.el (muse-publish-markup-emdash): Don't markup emdash
608       if we are in a link, since otherwise it will be incorrectly escaped.
609       Thanks to Chiyuan Zhang for the report.
611     modified files:
612      ChangeLog.2006 Makefile.defs debian/changelog
613      lisp/muse-publish.el
616 2006-05-12 04:16:43 GMT Michael Olson <mwolson@gnu.org> patch-125
618     Summary:
619       Fix #5925: Emphasis on item breaks lists.
620     Revision:
621       muse--main--1.0--patch-125
623     * lisp/muse-blosxom.el ("blosxom-html", "blosxom-xhtml"): Use find-file
624       as the browsing function.
625     
626     * lisp/muse-mode.el (muse-browse-result): Only include styles that match
627       the current file.
628     
629     * lisp/muse.el (muse-list-item-critical-point): Take a new argument named
630       `offset' into account, in case the list-item regexp is nested in
631       another group.
632       (muse-forward-list-item): Call `muse-list-item-critical-point' with an
633       offset of 1.  This should fix an unpleasant list-as-blockquote error
634       that was noticed recently.  Thanks to John Sullivan for the report.
636     modified files:
637      ChangeLog.2006 lisp/muse-blosxom.el lisp/muse-mode.el
638      lisp/muse.el
641 2006-05-09 00:55:02 GMT Michael Olson <mwolson@gnu.org> patch-124
643     Summary:
644       Fix a couple of beginning-of-buffer errors.
645     Revision:
646       muse--main--1.0--patch-124
648     * muse-mode.el (muse-mode-flyspell-p, muse-link-at-point): Make sure we
649       don't throw an error if at the beginning of the buffer.  Thanks to John
650       Sullivan for the report.
652     modified files:
653      ChangeLog.2006 lisp/muse-mode.el
656 2006-05-08 23:42:42 GMT Michael Olson <mwolson@gnu.org> patch-123
658     Summary:
659       muse.texi: Change use of @subsubheading to @subheading.
660     Revision:
661       muse--main--1.0--patch-123
663     * muse.texi: Change use of @subsubheading to @subheading throughout
664       document.
666     modified files:
667      ChangeLog.2006 muse.texi
670 2006-05-08 23:30:58 GMT Michael Olson <mwolson@gnu.org> patch-122
672     Summary:
673       muse.texi: Change subsections to subheadings.
674     Revision:
675       muse--main--1.0--patch-122
677     (Author: John Sullivan <john@wjsullivan.net>)
678     
679     * muse.texi: Change @subsection and @strong to @subheading throughout
680       document.
682     modified files:
683      ChangeLog.2006 Makefile.defs debian/changelog muse.texi
685     new patches:
686      john@wjsullivan.net--2006/muse--johnsu01--0--patch-2
687      john@wjsullivan.net--2006/muse--johnsu01--0--patch-3
688      john@wjsullivan.net--2006/muse--johnsu01--0--patch-4
691 2006-05-08 08:53:03 GMT Michael Olson <mwolson@gnu.org> patch-121
693     Summary:
694       Update keystrokes used in muse-mode, as well as docs.
695     Revision:
696       muse--main--1.0--patch-121
698     * lisp/muse-mode.el (muse-insert-map): New variable that defines the
699       keymap to use when the user wants to insert something into the current
700       buffer using `C-c i'.
701       (muse-mode-map): Sort keys somewhat.  Remove binding of `C-c C-v' to
702       muse-follow-name-at-point, since this is already used for
703       muse-browse-result.  Call `muse-insert-thing' on `C-c i', which will
704       prompt for the thing to insert.
705       (muse-insert-thing): New function that prompts the user for something
706       to insert into the current buffer.  It tries to be as friendly as
707       possible by catching possible errors with the message "Not inserting
708       anything".
709       (muse-mode-completions): Rename from `muse-completions', since this is
710       what we use in `muse-mode'.
711       (muse-mode-current-word): Similarly.  These don't seem to work
712       correctly, for unknown reasons.
713     
714     * muse.texi (Keystroke Summary): Update to include all keystrokes that we
715       utilize.
717     modified files:
718      ChangeLog.2006 lisp/muse-mode.el muse.texi
721 2006-05-08 07:34:41 GMT Michael Olson <mwolson@gnu.org> patch-120
723     Summary:
724       Fix buggy behavior in muse-browse-result.
725     Revision:
726       muse--main--1.0--patch-120
728     * lisp/muse-mode.el (muse-browse-result): Construct a mapping of style
729       names to styles, based on the styles contained in the current Muse
730       project.  Thanks to kid kid for the analysis.
731     
732     * lisp/muse-publish.el (muse-publish-get-style): Permit styles to be
733       specified as an argument.
735     modified files:
736      ChangeLog.2006 lisp/muse-mode.el lisp/muse-publish.el
739 2006-05-08 07:29:42 GMT Michael Olson <mwolson@gnu.org> patch-119
741     Summary:
742       muse-latex: Make images look better.
743     Revision:
744       muse--main--1.0--patch-119
746     * lisp/muse-latex.el (muse-latex-markup-strings): Make width of images to
747       be 75% the width of the page, which looks better.  Enclose images in
748       figures, and center them.
750     modified files:
751      ChangeLog.2006 lisp/muse-latex.el
754 2006-04-27 00:31:01 GMT Michael Olson <mwolson@gnu.org> patch-118
756     Summary:
757       Fix a few image bugs.
758     Revision:
759       muse--main--1.0--patch-118
761     * lisp/muse-colors.el (muse-colors-insert-image): Expand file name before
762       passing it to `muse-colors-inline-image-method'.  This makes images
763       with the same current directory and publishing directory get resolved
764       correctly.
765     
766     * lisp/muse-project.el (muse-project-find-file): Don't try to add a
767       ".muse" extension to images.
769     modified files:
770      ChangeLog.2006 lisp/muse-colors.el lisp/muse-project.el
773 2006-04-25 22:28:01 GMT Michael Olson <mwolson@gnu.org> patch-117
775     Summary:
776       Make build targets more consistent.
777     Revision:
778       muse--main--1.0--patch-117
780     * contrib/Makefile (install): Make build targets more consistent.  Thanks
781       to dsmith for the report.
782     
783     * lisp/Makefile (all, lisp, install): Ditto.
785     modified files:
786      ChangeLog.2006 Makefile.defs contrib/Makefile debian/changelog
787      lisp/Makefile
790 2006-04-25 00:31:42 GMT Michael Olson <mwolson@gnu.org> patch-116
792     Summary:
793       cgi.el: Make this work without cl-seq.el.
794     Revision:
795       muse--main--1.0--patch-116
797     * contrib/cgi.el: Fix a compiler warning introduced by sample calendar
798       code.  Make this not depend on 'cl at runtime.
799       (cgi-position): New function that implements a simple replacement for
800       the position function found in cl-seq.el.
801       (cgi-decode): Use `cgi-position' instead of `position' and `substring'
802       instead of `subseq'.
803     
804     * contrib/httpd.el: Credit myself.
806     modified files:
807      ChangeLog.2006 contrib/cgi.el contrib/httpd.el
810 2006-04-25 00:04:10 GMT Michael Olson <mwolson@gnu.org> patch-115
812     Summary:
813       Make publishing DTRT when using escaped list markup.
814     Revision:
815       muse--main--1.0--patch-115
817     * lisp/muse-publish.el (muse-publish-surround-text)
818       (muse-publish-markup-list): Ignore escaped list markup.
819     
820     * lisp/muse.el (muse-list-item-type): Docfix.
821       (muse-list-item-critical-point): New function that returns the point
822       where we should expect to find the first character in the current list
823       item markup.
824       (muse-forward-paragraph): Docfix and cosmetic change.
825       (muse-forward-list-item): Ignore escaped list markup.  This should fix
826       a few publishing errors that involve markup like =::=.
828     modified files:
829      ChangeLog.2006 lisp/muse-publish.el lisp/muse.el
832 2006-04-22 03:46:04 GMT Michael Olson <mwolson@gnu.org> patch-114
834     Summary:
835       muse-publish: Get rid of warning when batch publishing.
836     Revision:
837       muse--main--1.0--patch-114
839     * lisp/muse-publish.el (muse-batch-publish-files): Get rid of a batch
840       publishing warning message.
842     modified files:
843      ChangeLog.2006 Makefile.defs debian/changelog
844      lisp/muse-publish.el
847 2006-04-22 03:35:12 GMT Michael Olson <mwolson@gnu.org> patch-113
849     Summary:
850       Try to fix face clobbering bug.
851     Revision:
852       muse--main--1.0--patch-113
854     * lisp/muse-colors.el (muse-make-faces-default): New function that sets
855       the default value of the header faces.  It can be re-used.
856       (muse-make-faces): Simplify.  This should now fix the face clobbering
857       bug.
859     modified files:
860      ChangeLog.2006 lisp/muse-colors.el
863 2006-04-21 19:31:23 GMT Michael Olson <mwolson@gnu.org> patch-112
865     Summary:
866       Re-add some cgi.el stuff and update my example config.
867     Revision:
868       muse--main--1.0--patch-112
870     * contrib/cgi.el (cgi-calendar-string, cgi-calendar): Re-add these, since
871       they are mentioned in the documentation.
872     
873     * examples/mwolson/: Update.
875     modified files:
876      ChangeLog.2006 contrib/cgi.el examples/mwolson/muse-init.el
877      examples/mwolson/templates/footer.html
878      examples/mwolson/templates/header.html
881 2006-04-21 15:23:13 GMT Michael Olson <mwolson@gnu.org> patch-111
883     Summary:
884       muse-mode: Make C-c C-e work better.
885     Revision:
886       muse--main--1.0--patch-111
888     * lisp/muse-mode.el (muse-edit-link-at-point): Save link data earlier so
889       that this is more robust.
891     modified files:
892      ChangeLog.2006 lisp/muse-mode.el
895 2006-04-18 21:09:37 GMT Michael Olson <mwolson@gnu.org> patch-110
897     Summary:
898       muse-latex: Don't escape backslash in <example> regions.
899     Revision:
900       muse--main--1.0--patch-110
902     * lisp/muse-latex.el (muse-latex-markup-specials-example): We don't need
903       to escape the backslash after all.
904       (muse-latex-markup-specials-literal): Docfix.
905     
906     * lisp/muse-publish.el (muse-publish-escape-specials): Docfix.
908     modified files:
909      ChangeLog.2006 lisp/muse-latex.el lisp/muse-publish.el
912 2006-04-18 01:55:21 GMT Michael Olson <mwolson@gnu.org> patch-109
914     Summary:
915       Allow tab characters in the target of explicit links.
916     Revision:
917       muse--main--1.0--patch-109
919     * lisp/muse-regexps.el (muse-explicit-link-regexp): Allow tab characters
920       in the link target.  This doesn't seem like it could hurt anything, and
921       prevents unexpected behavior.  Thanks to rubikitch AT ruby-lang.org for
922       the report.
924     modified files:
925      ChangeLog.2006 lisp/muse-regexps.el
928 2006-04-14 18:56:30 GMT Michael Olson <mwolson@gnu.org> patch-108
930     Summary:
931       muse-wiki: Fix bug that caused WikiWords not to publish or display.
932     Revision:
933       muse--main--1.0--patch-108
935     * lisp/muse-wiki.el (muse-wiki-handle-wikiword): Logic fix.
937     modified files:
938      ChangeLog.2006 Makefile.defs debian/changelog
939      lisp/muse-wiki.el
942 2006-04-11 03:49:41 GMT Michael Olson <mwolson@gnu.org> patch-107
944     Summary:
945       Fix horrendous typo.
946     Revision:
947       muse--main--1.0--patch-107
949     * muse-publish.el (muse-define-style): Fix typo which caused all kinds of
950       strangeness.
952     modified files:
953      ChangeLog.2006 lisp/muse-publish.el
956 2006-04-10 03:13:41 GMT Michael Olson <mwolson@gnu.org> patch-106
958     Summary:
959       Merged from mwolson@gnu.org--2006-muse-el (patch 53)
960     Revision:
961       muse--main--1.0--patch-106
963     (Author: Per B. Sederberg <per@med.upenn.edu>)
964     
965     * lisp/muse-wiki.el (muse-wiki-ignore-implicit-links-to-current-page):
966       Option to not create implicit links to the current page.
967       (muse-wiki-handle-wikiword): Process the option to not create implicit
968       links to the current page.
970     modified files:
971      ChangeLog.2006 Makefile.defs debian/changelog
972      lisp/muse-wiki.el
974     new patches:
975      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-53
978 2006-04-10 03:03:28 GMT Michael Olson <mwolson@gnu.org> patch-105
980     Summary:
981       Try to fix failure to recognize Muse file extension (6th attempt).
982     Revision:
983       muse--main--1.0--patch-105
985     * lisp/muse-mode.el: Call `muse-mode-maybe-after-init' after the user's
986       init file is loaded.
987       (muse-mode-maybe-after-init): New function that causes muse-mode-maybe
988       to be added to find-file-hooks when muse-mode-auto-p is non-nil.
989     
990     * lisp/muse.el: Call `muse-update-file-extension-after-init after the
991       user's init file is loaded.  Explicitly add the Muse file extension
992       when muse.el is loaded, to make life simpler.
993       (muse-update-file-extension): Take several edge cases into account.
994       (muse-file-extension): Docfix.
995       (muse-update-file-extension-after-init): New function that causes the
996       file extension to be updated.
997     
998     * muse.texi (Projects): It is no longer necessary to call
999       `muse-mode-maybe' manually.
1001     modified files:
1002      ChangeLog.2006 lisp/muse-mode.el lisp/muse.el muse.texi
1005 2006-04-10 00:08:01 GMT Michael Olson <mwolson@gnu.org> patch-104
1007     Summary:
1008       Merged from mwolson@gnu.org--2006-muse-el (patch 48-52)
1009     Revision:
1010       muse--main--1.0--patch-104
1012     (Author: Per B. Sederberg <per@med.upenn.edu>)
1013     
1014     * lisp/muse-wiki.el (muse-wiki-project-files-with-spaces): New function
1015       to return a list of project files that have spaces.
1016       (muse-wiki-update-interwiki-regexp): Make use of new project-files with
1017       spaces function.  Don't make this buffer-local.
1019     modified files:
1020      ChangeLog.2006 lisp/muse-wiki.el
1022     new patches:
1023      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-48
1024      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-49
1025      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-50
1026      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-51
1027      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-52
1030 2006-04-09 23:54:07 GMT Michael Olson <mwolson@gnu.org> patch-103
1032     Summary:
1033       Try to fix failure to recognize Muse file extension (5th attempt).
1034     Revision:
1035       muse--main--1.0--patch-103
1037     * lisp/muse.el: To detect whether Emacs has fully started, check
1038       `command-line-processed' instead of `inhibit-startup-hooks', since the
1039       latter only exists for Emacs22.
1041     modified files:
1042      ChangeLog.2006 Makefile.defs debian/changelog lisp/muse.el
1045 2006-04-09 23:48:06 GMT Michael Olson <mwolson@gnu.org> patch-102
1047     Summary:
1048       muse-html: Add :style-sheet element.
1049     Revision:
1050       muse--main--1.0--patch-102
1052     * lisp/muse-html.el (muse-html-header, muse-xhtml-header): Use the
1053       :style-sheet element.
1054       ("html", "xhtml"): Add the :style-sheet element.
1055     
1056     * lisp/muse-publish.el (muse-define-style): Don't give an error when a
1057       style already exists.  Instead, just replace the existing style.
1058       (muse-derive-style): Ditto.
1059     
1060     * muse.texi (Style Elements): Mention :style-sheet.
1062     modified files:
1063      ChangeLog.2006 lisp/muse-html.el lisp/muse-publish.el
1064      muse.texi
1067 2006-04-09 02:23:47 GMT Michael Olson <mwolson@gnu.org> patch-101
1069     Summary:
1070       Try to fix failure to recognize Muse file extension (4th attempt).
1071     Revision:
1072       muse--main--1.0--patch-101
1074     * lisp/muse.el: Enter Muse mode correctly on files that are specified by
1075       the command line.
1077     modified files:
1078      ChangeLog.2006 Makefile.defs debian/changelog lisp/muse.el
1081 2006-04-09 01:53:19 GMT Michael Olson <mwolson@gnu.org> patch-100
1083     Summary:
1084       Try to fix failure to recognize Muse file extension (3rd attempt).
1085     Revision:
1086       muse--main--1.0--patch-100
1088     * lisp/muse.el (muse-update-values-hook): Fix a sequencep error.
1090     modified files:
1091      ChangeLog.2006 lisp/muse.el
1094 2006-04-09 01:36:50 GMT Michael Olson <mwolson@gnu.org> patch-99
1096     Summary:
1097       Try to fix failure to recognize Muse file extension (2nd attempt).
1098     Revision:
1099       muse--main--1.0--patch-99
1101     * lisp/muse.el: Try to fix failure to put muse-mode-choose-mode in
1102       auto-mode-alist.
1104     modified files:
1105      ChangeLog.2006 lisp/muse.el
1108 2006-04-08 17:08:39 GMT Michael Olson <mwolson@gnu.org> patch-98
1110     Summary:
1111       Merged from mwolson@gnu.org--2006-muse-el (patch 41-47)
1112     Revision:
1113       muse--main--1.0--patch-98
1115     (Author: Per B. Sederberg <per@med.upenn.edu>)
1116     
1117     * lisp/muse-wiki.el (muse-wiki-update-interwiki-regexp): Modify
1118       interwiki-regexp to search for any project file name.  This is so it
1119       will match files with spaces.
1121     modified files:
1122      ChangeLog.2006 lisp/muse-wiki.el
1124     new patches:
1125      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-41
1126      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-42
1127      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-43
1128      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-44
1129      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-45
1130      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-46
1131      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-47
1134 2006-04-08 16:32:00 GMT Michael Olson <mwolson@gnu.org> patch-97
1136     Summary:
1137       Try to fix failure to recognize Muse file extension.
1138     Revision:
1139       muse--main--1.0--patch-97
1141     * lisp/muse-colors.el: Use add-hook instead of add-to-list, for the sake
1142       of semantics.
1143     
1144     * lisp/muse.el: Call muse-update-file-extension in
1145       muse-update-values-hook, instead of
1146       muse-ignored-file-extensions-regexp.  Add muse-update-file-extension to
1147       emacs-startup-hook, so that the user has time to set this in their
1148       .emacs file.
1150     modified files:
1151      ChangeLog.2006 lisp/muse-colors.el lisp/muse.el
1154 2006-04-08 02:46:41 GMT Michael Olson <mwolson@gnu.org> patch-96
1156     Summary:
1157       Make things in contrib directory installable.
1158     Revision:
1159       muse--main--1.0--patch-96
1161     * Makefile (SUBDIRS): Add contrib.
1162       (all): Add contrib.
1163       (contrib): New target that compiles things in the contrib directory.
1164       (install-bin): Add contrib.  Install things in the contrib directory.
1165       Also install uncompiled things in the experimental directory.
1166     
1167     * contrib/Makefile: New Makefile for the contrib directory.
1168     
1169     * contrib/httpd.el (httpd-start): Fix compiler warnings.
1170     
1171     * debian/emacsen-install: Compile files in contrib directory in addition
1172       to the normal fare.  Thanks to Junichi Uekawa for the suggestion.
1173     
1174     * debian/emacsen-startup: Add contrib directory to load-path.
1175     
1176     * experimental/Makefile (test): Remove target.
1177       (install-uncompiled): New target that installs uncompiled files.
1178     
1179     * lisp/muse.el: Set version to 3.02.90 (3.03 RC1).
1180       (muse-update-file-extension): Fix a warning that occurred when doing
1181       batch publishing.
1183     new files:
1184      contrib/.arch-ids/Makefile.id contrib/Makefile
1186     modified files:
1187      ChangeLog.2006 Makefile Makefile.defs contrib/httpd.el
1188      debian/changelog debian/emacsen-install debian/emacsen-startup
1189      experimental/Makefile lisp/muse.el muse.texi
1192 2006-04-08 01:33:27 GMT Michael Olson <mwolson@gnu.org> patch-95
1194     Summary:
1195       Remove muse-registry.el.
1196     Revision:
1197       muse--main--1.0--patch-95
1199     * lisp/muse-registry.el: Move to the Planner project, since it is a
1200       better fit with Planner than Muse.
1202     removed files:
1203      lisp/.arch-ids/muse-registry.el.id lisp/muse-registry.el
1205     modified files:
1206      AUTHORS ChangeLog.2006
1209 2006-04-08 01:23:24 GMT Michael Olson <mwolson@gnu.org> patch-94
1211     Summary:
1212       Prepare Debian package for Arch snapshot.
1213     Revision:
1214       muse--main--1.0--patch-94
1216     * Makefile.defs, debian/changelog: Prepare for Debian package of Arch
1217       snapshot.
1219     modified files:
1220      ChangeLog.2006 Makefile.defs debian/changelog
1223 2006-04-05 18:56:26 GMT Michael Olson <mwolson@gnu.org> patch-93
1225     Summary:
1226       muse-wiki: Honor setting for muse-wiki-hide-nop-tag.
1227     Revision:
1228       muse--main--1.0--patch-93
1230     * lisp/muse-wiki.el (muse-wiki-colors-nop-tag): Take the value of
1231       `muse-wiki-hide-nop-tag' into account.
1233     modified files:
1234      ChangeLog.2006 lisp/muse-wiki.el
1237 2006-04-05 18:47:54 GMT Michael Olson <mwolson@gnu.org> patch-92
1239     Summary:
1240       Fix a couple of compiler warnings.
1241     Revision:
1242       muse--main--1.0--patch-92
1244     * muse-publish.el, muse-wiki.el: Fix a couple of compiler warnings.
1246     modified files:
1247      ChangeLog.2006 lisp/muse-publish.el lisp/muse-wiki.el
1250 2006-04-05 18:45:01 GMT Michael Olson <mwolson@gnu.org> patch-91
1252     Summary:
1253       Make interwiki links work with the new option.
1254     Revision:
1255       muse--main--1.0--patch-91
1257     * lisp/muse-wiki.el (muse-wiki-update-interwiki-regexp): Take no
1258       parameters.  Populate this correctly when
1259       `muse-wiki-match-all-project-files' is non-nil.
1261     modified files:
1262      ChangeLog.2006 lisp/muse-wiki.el
1265 2006-04-05 16:37:13 GMT Michael Olson <mwolson@gnu.org> patch-90
1267     Summary:
1268       Permit table generation to be disabled for a single Muse page.
1269     Revision:
1270       muse--main--1.0--patch-90
1272     * lisp/muse-latex.el (muse-latex-markup-table): If we don't get any table
1273       data, don't publish the table.
1274     
1275     * lisp/muse-texinfo.el (muse-texinfo-markup-table): Ditto.
1276     
1277     * lisp/muse-xml-common.el (muse-xml-markup-table): Ditto.
1278     
1279     * lisp/muse-publish.el (muse-publish-table-fields): If the
1280       "disable-tables" publishing directive exists for the current page, do
1281       not generate a table.
1282     
1283     * muse.texi (Tables): Mention that table generation can be disabled for a
1284       single page.
1286     modified files:
1287      ChangeLog.2006 lisp/muse-latex.el lisp/muse-publish.el
1288      lisp/muse-texinfo.el lisp/muse-xml-common.el muse.texi
1291 2006-04-05 15:56:11 GMT Michael Olson <mwolson@gnu.org> patch-89
1293     Summary:
1294       muse-wiki: Match filenames before WikiWords.
1295     Revision:
1296       muse--main--1.0--patch-89
1298     * lisp/muse-wiki.el (muse-wiki-update-local-wikiword-regexp): Match
1299       filenames in project before the general WikiWord regexp.
1301     modified files:
1302      ChangeLog.2006 lisp/muse-wiki.el
1305 2006-04-05 15:45:07 GMT Michael Olson <mwolson@gnu.org> patch-88
1307     Summary:
1308       Use a better mechanism for updating autogenerated variables.
1309     Revision:
1310       muse--main--1.0--patch-88
1312     * lisp/muse-mode.el (muse-mode-hook): Remove ugly kludge.
1313     
1314     * lisp/muse-mode.el (muse-mode): Call muse-update-values-hook.
1315     
1316     * lisp/muse-protocols.el: Add `muse-update-url-regexp' to
1317       muse-update-values-hook.
1318     
1319     * lisp/muse-publish.el (muse-publish-markup-buffer): Call
1320       muse-update-values-hook.
1321     
1322     * lisp/muse-wiki.el: Add `muse-wiki-update-local-wikiword-regexp' and
1323       `muse-wiki-update-interwiki-regexp' to muse-update-values-hook.
1324       (muse-wiki-update-local-wikiword-regexp): Quote an argument so that an
1325       error is fixed.
1326       (muse-wiki-update-custom-values): Replace with function that gives a
1327       warning and an explanation.
1328     
1329     * examples/mwolson/muse-init.el (muse-blosxom-base-directory): Update my
1330       example so that people who use it won't have a wrong value in
1331       muse-mode-hook.
1333     modified files:
1334      ChangeLog.2006 examples/mwolson/muse-init.el lisp/muse-mode.el
1335      lisp/muse-protocols.el lisp/muse-publish.el lisp/muse-wiki.el
1336      lisp/muse.el
1339 2006-04-05 15:00:33 GMT Michael Olson <mwolson@gnu.org> patch-87
1341     Summary:
1342       muse-wiki: Implement implicit links for all files in project.
1343     Revision:
1344       muse--main--1.0--patch-87
1346     * lisp/muse-project.el (muse-project-file-alist): Quote hook, so that we
1347       don't get errors when trying to use it.
1348     
1349     * lisp/muse-wiki.el: Add `muse-wiki-update-local-wikiword-regexp' to
1350       muse-project-file-alist-hook.
1351       (muse-wiki-update-local-wikiword-regexp): Make sure that we can't get
1352       into a recursive call.
1353       (muse-wiki-update-wikiword-regexp): Call
1354       `muse-wiki-update-local-wikiword-regexp'.
1355     
1356     (Author: Per B. Sederberg <per@med.upenn.edu>)
1357     
1358     * lisp/muse-wiki.el:: Add muse-wiki-update-local-wikiword-regexp to
1359       muse-before-publish-hook and muse-mode-hook so that implicit links are
1360       published properly.
1361       (muse-wiki-wikiword-match-project-files): New option for determining
1362       whether to match all project files as implicit links.  This is off by
1363       default.
1364       (muse-wiki-update-local-wikiword-regexp): New function to make the
1365       wikiword-regexp local and append the files in the current project to
1366       it.
1368     modified files:
1369      AUTHORS ChangeLog.2006 lisp/muse-project.el lisp/muse-wiki.el
1371     new patches:
1372      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-27
1373      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-28
1374      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-29
1375      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-30
1376      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-31
1377      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-32
1378      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-33
1379      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-34
1380      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-35
1381      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-36
1382      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-37
1383      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-38
1384      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-39
1385      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-40
1388 2006-04-04 22:49:46 GMT Michael Olson <mwolson@gnu.org> patch-86
1390     Summary:
1391       Update Muse's file-alist after saving any Muse page.
1392     Revision:
1393       muse--main--1.0--patch-86
1395     * lisp/muse-project.el (muse-project-after-save-hook): New function that
1396       causes Muse's file-alist to be updated when we are saving a Muse file.
1397       This is added to after-save-hook.
1399     modified files:
1400      ChangeLog.2006 lisp/muse-project.el
1403 2006-04-04 22:39:57 GMT Michael Olson <mwolson@gnu.org> patch-85
1405     Summary:
1406       Add a hook that is called whenever Muse's file-alist is updated.
1407     Revision:
1408       muse--main--1.0--patch-85
1410     * lisp/muse-project.el (muse-project-file-alist-hook): New hook that is
1411       executed after an update to muse-project-file-alist happens.
1412       (muse-project-file-alist): Call `muse-project-file-alist-hook'.
1414     modified files:
1415      ChangeLog.2006 lisp/muse-project.el
1418 2006-04-04 22:23:40 GMT Michael Olson <mwolson@gnu.org> patch-84
1420     Summary:
1421       muse-mode: Recognize definition lists when filling text.
1422     Revision:
1423       muse--main--1.0--patch-84
1425     * lisp/muse-mode.el (muse-mode): Recognize definition lists when filling
1426       text.
1427     
1429     modified files:
1430      ChangeLog.2006 lisp/muse-mode.el
1433 2006-04-04 22:22:19 GMT Michael Olson <mwolson@gnu.org> patch-83
1435     Summary:
1436       Remove unrelated part of patch-82.
1437     Revision:
1438       muse--main--1.0--patch-83
1441     modified files:
1442      ChangeLog.2006 lisp/muse-mode.el
1445 2006-04-04 22:11:16 GMT Michael Olson <mwolson@gnu.org> patch-82
1447     Summary:
1448       muse-journal: Fix dates in RSS feeds.
1449     Revision:
1450       muse--main--1.0--patch-82
1452     * lisp/muse-journal.el (muse-journal-rss-munge-buffer): Make sure that
1453       date is in a format that RSS readers can handle.  Thanks to René
1454       Stadler for the patch.
1456     modified files:
1457      AUTHORS ChangeLog.2006 lisp/muse-journal.el lisp/muse-mode.el
1460 2006-04-01 15:32:26 GMT Michael Olson <mwolson@gnu.org> patch-81
1462     Summary:
1463       debian: Install ChangeLog properly.
1464     Revision:
1465       muse--main--1.0--patch-81
1467     * debian/rules: Create ChangeLog using ChangeLog.2006 as a base, and then
1468       appending the logs for previous years.  Thanks to Sergei V. Fleytin for
1469       the breakage report.
1471     modified files:
1472      ChangeLog.2006 debian/rules
1475 2006-04-01 04:20:45 GMT Michael Olson <mwolson@gnu.org> patch-80
1477     Summary:
1478       Fix a bug triggered by batch-publishing.
1479     Revision:
1480       muse--main--1.0--patch-80
1482     * lisp/muse-publish.el (muse-detect-invalid-style): Remove, since the
1483       right algorithm turned out to be simpler than I had thought.  Thanks to
1484       Sergei V. Fleytin for reporting breakage with the old method.
1485       (muse-publish-file): Don't be overzealous when checking for an invalid
1486       style -- use a simpler check.
1487       (muse-batch-publish-files): Don't check for invalid styles here, since
1488       we already do so in `muse-publish-file'.
1490     modified files:
1491      ChangeLog.2006 lisp/muse-publish.el
1494 2006-03-31 04:27:54 GMT Michael Olson <mwolson@gnu.org> patch-79
1496     Summary:
1497       muse.texi: Move some sections to a new Extending Muse chapter.
1498     Revision:
1499       muse--main--1.0--patch-79
1501     * muse.texi (Extending Muse): New chapter containing nodes that deal with
1502       extending Muse in various ways.
1503       (Common Elements, Deriving Styles): Move to Extending Muse chapter.
1505     modified files:
1506      ChangeLog.2006 muse.texi
1509 2006-03-26 22:38:01 GMT Michael Olson <mwolson@gnu.org> patch-78
1511     Summary:
1512       Fix a couple of recently-introduced bugs.
1513     Revision:
1514       muse--main--1.0--patch-78
1516     * lisp/muse-colors.el: Fix errors introduced in a recent patch.  Try
1517       extra hard to preserve our settings for faces, especially after a new
1518       frame or splash screen.
1519     
1520     * lisp/muse.el (muse-copy-face): New function that ensures the face is
1521       copied globally, to the extent the Emacs permits this.
1523     modified files:
1524      ChangeLog.2006 lisp/muse-colors.el lisp/muse.el
1527 2006-03-26 20:02:11 GMT Michael Olson <mwolson@gnu.org> patch-77
1529     Summary:
1530       Update my example configuration file.
1531     Revision:
1532       muse--main--1.0--patch-77
1535     modified files:
1536      ChangeLog.2006 examples/mwolson/muse-init.el
1539 2006-03-26 19:54:43 GMT Michael Olson <mwolson@gnu.org> patch-76
1541     Summary:
1542       Remove cruft from patch logs.
1543     Revision:
1544       muse--main--1.0--patch-76
1547     modified files:
1548      ChangeLog.2006
1549      {arch}/muse-el/muse-el--devel/muse-el--devel--0/mwolson@gnu.org--2006-muse-el/patch-log/patch-14
1550      {arch}/muse-el/muse-el--devel/muse-el--devel--0/mwolson@gnu.org--2006-muse-el/patch-log/patch-25
1551      {arch}/muse-el/muse-el--devel/muse-el--devel--0/mwolson@gnu.org--2006-muse-el/patch-log/patch-3
1552      {arch}/muse/muse--main/muse--main--1.0/mwolson@gnu.org--2006/patch-log/patch-19
1553      {arch}/muse/muse--main/muse--main--1.0/mwolson@gnu.org--2006/patch-log/patch-46
1554      {arch}/muse/muse--main/muse--main--1.0/mwolson@gnu.org--2006/patch-log/patch-58
1555      {arch}/muse/muse--main/muse--main--1.0/mwolson@gnu.org--2006/patch-log/patch-60
1556      {arch}/muse/muse--main/muse--main--1.0/mwolson@gnu.org--2006/patch-log/patch-74
1559 2006-03-26 18:38:31 GMT Michael Olson <mwolson@gnu.org> patch-75
1561     Summary:
1562       Make faces more robust and namespace-conforming.
1563     Revision:
1564       muse--main--1.0--patch-75
1566     * lisp/muse-colors.el (muse-make-faces): Make sure that each generated
1567       face has documentation and a group.
1568       (muse-link, muse-bad-link, muse-verbatim): Renamed faces to drop the
1569       "-face" suffix.
1570       (muse-emphasis-1, muse-emphasis-2, muse-emphasis-3): Make sure that the
1571       faces have documentation and a group.  Copy unconditionally from the
1572       related Emacs faces, rather than specifying face attributes.
1573       (muse-colors-verbatim, muse-colors-example-tag, muse-link-face):
1574       (muse-colors-explicit-link, muse-colors-implicit-link): Use the new
1575       face names.
1576     
1577     * lisp/muse-mode.el (muse-next-reference, muse-previous-reference): Use
1578       the 'muse-link property rather than looking at the face.
1580     modified files:
1581      ChangeLog.2006 lisp/muse-colors.el lisp/muse-mode.el
1584 2006-03-26 18:33:12 GMT Michael Olson <mwolson@gnu.org> patch-74
1586     Summary:
1587       muse.texi: Mention the <code> tag.
1588     Revision:
1589       muse--main--1.0--patch-74
1591     * muse.texi (Emphasizing Text): Mention the <code> tag.
1593     modified files:
1594      ChangeLog.2006 muse.texi
1597 2006-03-26 06:35:49 GMT Michael Olson <mwolson@gnu.org> patch-73
1599     Summary:
1600       Fix bug in verse markup, undesired behavior with emdash.
1601     Revision:
1602       muse--main--1.0--patch-73
1604     * lisp/muse-docbook.el (muse-docbook-markup-strings): Preserve whitespace
1605       around emdash.
1606     
1607     * lisp/muse-html.el (muse-html-markup-strings): Ditto.
1608     
1609     * lisp/muse-xml.el (muse-xml-markup-strings): Ditto.
1610     
1611     * lisp/muse-publish.el (muse-publish-markup-emdash): Pass preceding and
1612       trailing whitespace to `muse-markup-text', in case the current
1613       publishing wishes to use them.
1614       (muse-publish-markup-verse): Insert newline without adding read-only
1615       properties to it.  This fixes a paragraph detection bug in HTML
1616       publishing.
1618     modified files:
1619      ChangeLog.2006 lisp/muse-docbook.el lisp/muse-html.el
1620      lisp/muse-publish.el lisp/muse-xml.el
1623 2006-03-25 05:57:36 GMT Michael Olson <mwolson@gnu.org> patch-72
1625     Summary:
1626       httpd.el: Update to work with newer versions of Emacs.
1627     Revision:
1628       muse--main--1.0--patch-72
1630     * contrib/httpd.el (httpd-start): Update this to work with newer versions
1631       of Emacs.
1633     modified files:
1634      ChangeLog.2006 contrib/httpd.el
1637 2006-03-25 05:27:46 GMT Michael Olson <mwolson@gnu.org> patch-71
1639     Summary:
1640       muse-journal: Make custom RSS heading regexps possible.
1641     Revision:
1642       muse--main--1.0--patch-71
1644     * lisp/muse-journal.el (muse-journal-rss-heading-regexp): New option that
1645       determines the regexp to use when searching for an RSS heading.
1646       (muse-journal-rss-munge-buffer): Use `muse-journal-rss-heading-regexp'.
1648     modified files:
1649      ChangeLog.2006 lisp/muse-journal.el
1652 2006-03-25 04:33:40 GMT Michael Olson <mwolson@gnu.org> patch-70
1654     Summary:
1655       Fix #5190: Endless loop in muse style-run-hooks when muse-project-publish is called with undefined style.
1656     Revision:
1657       muse--main--1.0--patch-70
1659     * lisp/muse-project.el (muse-project-publish): If we cannot find a
1660       project to publish, indicate this in an error message.
1661     
1662     * lisp/muse-publish.el (muse-style-run-hooks): Never go into an endless
1663       loop.  This should fix #5190.  Thanks to Rod Morehead for the report.
1664       (muse-detect-invalid-style): New function that makes sure that the
1665       given style is in a valid format.
1666       (muse-publish-file): Call `muse-detect-invalid-style' before doing any
1667       publishing.
1669     modified files:
1670      ChangeLog.2006 lisp/muse-project.el lisp/muse-publish.el
1673 2006-03-25 03:31:36 GMT Michael Olson <mwolson@gnu.org> patch-69
1675     Summary:
1676       muse-mode: Don't require muse-publish.el.
1677     Revision:
1678       muse--main--1.0--patch-69
1680     * lisp/muse-mode.el: Use a few autoloads instead of requiring
1681       muse-publish.el.  This allows people to optionally have Muse mode
1682       without including the publishing features, as long as they never call a
1683       publishing function.  The documentation says that Muse is supposed to
1684       be modular in that way, so I guess we'd better follow it.
1685       (muse-insert-tag): Make sure that muse-publish is required before
1686       accessing `muse-publish-markup-tags'.
1688     modified files:
1689      ChangeLog.2006 lisp/muse-mode.el
1692 2006-03-21 01:59:03 GMT Michael Olson <mwolson@gnu.org> patch-68
1694     Summary:
1695       Minor code cleanup.
1696     Revision:
1697       muse--main--1.0--patch-68
1699     * lisp/muse-mode.el (muse-grep): Remove commented-out code.
1701     modified files:
1702      ChangeLog.2006 lisp/muse-mode.el
1705 2006-03-21 01:56:21 GMT Michael Olson <mwolson@gnu.org> patch-67
1707     Summary:
1708       Merged from mwolson@gnu.org--2006-muse-el (patch 15-26)
1709     Revision:
1710       muse--main--1.0--patch-67
1712     (Author: Per B. Sederberg <per@med.upenn.edu>)
1713     
1714     * lisp/muse-mode.el (muse-grep-command): Add custom to set up the command
1715       used for grepping.
1716       (muse-mode-map): Changed muse-browse-result to C-c C-v and made
1717       muse-find-backlinks C-c C-b
1718       (muse-grep): New function to envoke a search with the compiler.
1719       (muse-search-with-command): New function to search for text, optionally
1720       editing the command.
1721       (muse-search): New function to search for text.
1722       (muse-find-backlinks): New function to search for backlinks to the
1723       current page.
1725     modified files:
1726      ChangeLog.2006 lisp/muse-mode.el
1728     new patches:
1729      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-15
1730      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-16
1731      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-17
1732      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-18
1733      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-19
1734      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-20
1735      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-21
1736      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-22
1737      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-23
1738      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-24
1739      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-25
1740      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-26
1743 2006-03-20 18:43:15 GMT Michael Olson <mwolson@gnu.org> patch-66
1745     Summary:
1746       Make it easier to call context-specific region-escaping function.
1747     Revision:
1748       muse--main--1.0--patch-66
1750     * lisp/muse-publish.el (muse-publish-escape-specials): If a function is
1751       returned from specials, call it with beg, end, ignore-read-only args.
1752       This allows for people to specify their own functions for escaping
1753       regions, depending on context.  See `muse-xml-decide-specials' in
1754       muse-xml-common.el.  This functionality already exists for escaping
1755       specials in strings.
1757     modified files:
1758      ChangeLog.2006 lisp/muse-publish.el
1761 2006-03-17 01:56:38 GMT Michael Olson <mwolson@gnu.org> patch-65
1763     Summary:
1764       Attempt to make new syntaxes easier to support.
1765     Revision:
1766       muse--main--1.0--patch-65
1768     * lisp/muse-colors.el (muse-colors-explicit-link): Use `muse-get-link'
1769       and `muse-get-link-data'.
1770     
1771     * lisp/muse-journal.el (muse-journal-rss-munge-buffer): Ditto.
1772     
1773     * lisp/muse-mode.el (muse-edit-link-at-point): Ditto.
1774       (muse-make-link): Change argument name.
1775     
1776     * lisp/muse.el (muse-handle-explicit-link): Ditto.
1777       (muse-get-link, muse-get-link-desc): New functions that return the link
1778       and the link description, respectively, from the given TARGET.  The
1779       idea is that at least one other markup syntax puts descriptions before
1780       links, so all they would have to do is re-define these two functions.
1782     modified files:
1783      ChangeLog.2006 lisp/muse-colors.el lisp/muse-journal.el
1784      lisp/muse-mode.el lisp/muse.el
1787 2006-03-14 18:41:54 GMT Michael Olson <mwolson@gnu.org> patch-64
1789     Summary:
1790       Fix #5477: muse-replace-regexp-in-string throws error in XEmacs 21.4
1791     Revision:
1792       muse--main--1.0--patch-64
1794     * Makefile.defs, lisp/muse-colors.el: Fix typo.
1795     
1796     * lisp/muse.el (muse-replace-regexp-in-string): Switch order so that
1797       `replace-in-string' is checked before `replace-regexp-in-string', since
1798       XEmacs' implementation of the latter seems to be broken.  Thanks to Jim
1799       Ottaway for the heads up.
1801     modified files:
1802      ChangeLog.2006 Makefile.defs lisp/muse-colors.el lisp/muse.el
1805 2006-03-13 19:38:36 GMT Michael Olson <mwolson@gnu.org> patch-63
1807     Summary:
1808       muse-latex: Add footnotes to links so that they show up on printed copies.
1809     Revision:
1810       muse--main--1.0--patch-63
1812     * lisp/muse-latex.el (muse-latex-markup-strings): Add string for
1813       'url-and-desc.  Display footnotes if we have both a link and a
1814       description, since we want URLs to show up on printed documents.
1815       (muse-latex-markup-specials-document): Escape the "@" character in the
1816       entire document.
1817     
1818     * lisp/muse-publish.el (muse-publish-url): Distinguish between URLs
1819       without descriptions and URLs with descriptions.  If no markup string
1820       exists for 'url-and-desc, fall back to 'url.
1822     modified files:
1823      ChangeLog.2006 lisp/muse-latex.el lisp/muse-publish.el
1826 2006-03-13 18:42:27 GMT Michael Olson <mwolson@gnu.org> patch-62
1828     Summary:
1829       Fix publishing error with multi-line wrapped list items.
1830     Revision:
1831       muse--main--1.0--patch-62
1833     * lisp/muse-publish.el (muse-publish-surround-text): Fix a problem with
1834       multiple lines of a wrapped list item.
1836     modified files:
1837      ChangeLog.2006 lisp/muse-publish.el
1840 2006-03-13 02:10:44 GMT Michael Olson <mwolson@gnu.org> patch-61
1842     Summary:
1843       Add COPYING file; update headers.
1844     Revision:
1845       muse--main--1.0--patch-61
1847     * COPYING: New file containing the GNU GPL.
1848     
1849     * AUTHORS: Bookkeeping.
1850     
1851     * README: Add License section.  Change Muse homepage URL.
1852     
1853     * debian/copyright: Change Muse homepage URL.  Prune list to those who
1854       have changed 15+ lines of code, since this is the amount that
1855       constitutes legal contribution to a software work, AFAICT.
1856     
1857     * examples/mwolson: Update contents of directory to match my current
1858       setup.
1859     
1860     * experimental/muse*.el, lisp/muse*.el: Update headers.
1861     
1862     * muse.texi: Change Muse homepage URL.
1864     new files:
1865      .arch-ids/COPYING.id COPYING
1867     modified files:
1868      AUTHORS ChangeLog.2006 README debian/copyright
1869      examples/mwolson/muse-init.el
1870      examples/mwolson/stylesheets/blog.css
1871      examples/mwolson/stylesheets/common.css
1872      examples/mwolson/stylesheets/print.css
1873      examples/mwolson/stylesheets/screen.css
1874      experimental/muse-cite.el experimental/muse-mathml.el
1875      experimental/muse-message.el lisp/muse-backlink.el
1876      lisp/muse-blosxom.el lisp/muse-book.el lisp/muse-colors.el
1877      lisp/muse-convert.el lisp/muse-docbook.el lisp/muse-groff.el
1878      lisp/muse-html.el lisp/muse-http.el lisp/muse-journal.el
1879      lisp/muse-latex.el lisp/muse-latex2png.el lisp/muse-mode.el
1880      lisp/muse-poem.el lisp/muse-project.el lisp/muse-protocols.el
1881      lisp/muse-publish.el lisp/muse-regexps.el
1882      lisp/muse-registry.el lisp/muse-texinfo.el lisp/muse-wiki.el
1883      lisp/muse-xml.el lisp/muse.el muse.texi
1886 2006-03-13 01:48:10 GMT Michael Olson <mwolson@gnu.org> patch-60
1888     Summary:
1889       Update Muse XML schema.
1890     Revision:
1891       muse--main--1.0--patch-60
1893     * examples/muse.rnc: Allow nested list items.  Update header.  Provide
1894       history.  We'll call this v0.3 of the schema.
1895     
1896     * lisp/muse-xml-common.el: Update header.
1897       (muse-xml-markup-table): Fix table generation when attributes are not
1898       specified.
1900     modified files:
1901      ChangeLog.2006 examples/muse.rnc lisp/muse-xml-common.el
1904 2006-03-12 21:12:48 GMT Michael Olson <mwolson@gnu.org> patch-59
1906     Summary:
1907       Fix output for consecutive list items of same type.
1908     Revision:
1909       muse--main--1.0--patch-59
1911     * lisp/muse-publish.el (muse-publish-surround-text): Make calculated
1912       post-indent and indent-found values local to each list item.  This
1913       should fix undesired behavior with consecutive list items of the same
1914       type.
1916     modified files:
1917      ChangeLog.2006 lisp/muse-publish.el
1920 2006-03-12 21:09:43 GMT Michael Olson <mwolson@gnu.org> patch-58
1922     Summary:
1923       Make C-> and C-< keybindings not indent nested items.
1924     Revision:
1925       muse--main--1.0--patch-58
1927     * lisp/muse-mode.el (muse-alter-list-item-indentation): Don't include
1928       nested items.
1929     
1930     * lisp/muse.el (muse-forward-list-item): Make skipping of nested items
1931       optional, and document this.
1933     modified files:
1934      ChangeLog.2006 lisp/muse-mode.el lisp/muse.el
1937 2006-03-12 19:56:26 GMT Michael Olson <mwolson@gnu.org> patch-57
1939     Summary:
1940       Slightly improve flyspell integration.
1941     Revision:
1942       muse--main--1.0--patch-57
1944     * lisp/muse-mode.el (muse-mode-flyspell-p): Use the new 'muse-link text
1945       property to determine whether we are at a link.
1947     modified files:
1948      ChangeLog.2006 lisp/muse-mode.el
1951 2006-03-11 23:42:56 GMT Michael Olson <mwolson@gnu.org> patch-56
1953     Summary:
1954       Make nested definition list items work much better.
1955     Revision:
1956       muse--main--1.0--patch-56
1958     * lisp/muse-publish.el (muse-publish-surround-dl): Use
1959       `muse-forward-list-item'.  Don't pass indent and post-indent to the
1960       move function.
1961       (muse-publish-surround-text): If we are to determine the indentation,
1962       but have found no list items, set indent to the empty string.  If we
1963       are to determine indentation but have found an item, get all leading
1964       whitespace and set indent to it.  Never try to determine post-indent
1965       using the first line.  Try to contain the amount of "damage" a nested
1966       list item can do to wrapped list item text.
1967     
1968     * lisp/muse-regexps.el (muse-list-item-regexp): Hone the definition list
1969       part so that it is easier to indicate the amount of desired initial
1970       whitespace.
1971     
1972     * lisp/muse.el (muse-list-item-type): Make initial whitespace of a dl
1973       entry optional.
1974       (muse-forward-dl-term, muse-forward-dl-entry): Remove.  Functionality
1975       merged into `muse-forward-list-item'.
1976       (muse-forward-list-item-1): New function that determines whether a
1977       nested list item is found.
1978       (muse-forward-list-item): Move hairy nested list detection algorithm
1979       into `muse-forward-list-item-1'.  Be extra careful about terminating
1980       when we go past the boundary.
1982     modified files:
1983      ChangeLog.2006 lisp/muse-publish.el lisp/muse-regexps.el
1984      lisp/muse.el
1987 2006-03-11 06:10:19 GMT Michael Olson <mwolson@gnu.org> patch-55
1989     Summary:
1990       Add backlink support, thanks to Jim Ottaway.
1991     Revision:
1992       muse--main--1.0--patch-55
1994     * lisp/muse-colors.el (muse-colors-fontifying-p): New buffer-local
1995       variable that indicates whether Muse is fontifying the current buffer.
1996       (muse-colors-region): Set `muse-colors-fontifying' to t.
1997     
1998     * lisp/muse-backlinks.el: New file by Jim Ottaway that provides backlink
1999       support.  I've modified it slightly to get rid of the defadvice forms.
2001     new files:
2002      lisp/.arch-ids/muse-backlink.el.id lisp/muse-backlink.el
2004     modified files:
2005      AUTHORS ChangeLog.2006 lisp/muse-colors.el
2008 2006-03-10 22:56:22 GMT Michael Olson <mwolson@gnu.org> patch-54
2010     Summary:
2011       muse-protocols: Add Wikipedia support.
2012     Revision:
2013       muse--main--1.0--patch-54
2015     * lisp/muse-protocols.el (muse-url-protocols): Add "dict:" handler.  This
2016       is used to look up terms on the Wikipedia website.
2017       (muse-wikipedia-country): New option that specifies the country code to
2018       use for Wikipedia.
2019       (muse-resolve-url-dict, muse-browse-url-dict): New functions that
2020       resolve and browse Wikipedia URLs.
2022     modified files:
2023      ChangeLog.2006 lisp/muse-protocols.el
2026 2006-03-10 19:29:56 GMT Michael Olson <mwolson@gnu.org> patch-53
2028     Summary:
2029       muse-protocols: Add DOI handling.
2030     Revision:
2031       muse--main--1.0--patch-53
2033     * lisp/muse-protocols.el (muse-url-protocols): Add handler for DOI's.
2034       DOI's (digitial object identifiers) are a standard identifier used in
2035       the publishing industry.  Thanks to Phillip Lord for the patch.
2036       (muse-resolve-url-doi, muse-browse-url-doi): New functions that resolve
2037       and browse DOI's.
2039     modified files:
2040      AUTHORS ChangeLog.2006 lisp/muse-protocols.el
2043 2006-03-10 16:34:52 GMT Michael Olson <mwolson@gnu.org> patch-52
2045     Summary:
2046       Refine previous patch.
2047     Revision:
2048       muse--main--1.0--patch-52
2050     * lisp/muse-mode.el (muse-link-at-point): If muse-colors is loaded, don't
2051       ever use the fallback method.  Save point when using new method.
2053     modified files:
2054      ChangeLog.2006 lisp/muse-mode.el
2057 2006-03-10 16:26:53 GMT Michael Olson <mwolson@gnu.org> patch-51
2059     Summary:
2060       Make visiting of links a bit faster.
2061     Revision:
2062       muse--main--1.0--patch-51
2064     * lisp/muse-colors.el (muse-unhighlight-region): Remove muse-link
2065       property.
2066       (muse-link-properties): If we are highlighting a link, add the
2067       muse-link property.
2068     
2069     * lisp/muse-mode.el (muse-link-at-point): If the muse-link property
2070       exists at point, use it to bound the link.  Otherwise, use the old
2071       method.  This should make it easier to visit custom implicit link
2072       forms, since it does not require a change to muse-implicit-link-regexp.
2073     
2074     * lisp/muse-regexps.el (muse-implicit-link-regexp): Note that this is not
2075       used when muse-colors.el is loaded.
2077     modified files:
2078      ChangeLog.2006 lisp/muse-colors.el lisp/muse-mode.el
2079      lisp/muse-regexps.el
2082 2006-03-10 04:57:55 GMT Michael Olson <mwolson@gnu.org> patch-50
2084     Summary:
2085       Make resolving of inline image paths more flexible.
2086     Revision:
2087       muse--main--1.0--patch-50
2089     * lisp/muse-colors.el (muse-colors-inline-image-method): Rename from
2090       `muse-inline-relative-to'.  Add muse-colors-use-publishing-directory
2091       option.  Make the fallback customization type a function rather than a
2092       symbol.
2093       (muse-colors-use-publishing-directory): New function that takes the
2094       best guess at where the current Muse file will be published and makes
2095       the given link relative to that.
2096       (muse-colors-insert-image): If muse-colors-inline-image-method is
2097       'default-directory, use the default directory.  If it is a function,
2098       call that function with LINK as an argument.  Otherwise, give up.
2100     modified files:
2101      ChangeLog.2006 lisp/muse-colors.el
2104 2006-03-10 03:43:03 GMT Michael Olson <mwolson@gnu.org> patch-49
2106     Summary:
2107       Fix inline image lockup.
2108     Revision:
2109       muse--main--1.0--patch-49
2111     * lisp/muse-colors.el (muse-colors-explicit-link): Fix regression in
2112       patch-47.  This will prevent Muse from locking up after making a new
2113       inline image.
2115     modified files:
2116      ChangeLog.2006 lisp/muse-colors.el
2119 2006-03-07 03:52:11 GMT Michael Olson <mwolson@gnu.org> patch-48
2121     Summary:
2122       Fix publishing problem with XEmacs.
2123     Revision:
2124       muse--main--1.0--patch-48
2126     * lisp/muse-publish.el (muse-insert-file-or-string): Fix XEmacs
2127       publishing problem when text at beginning of buffer is read-only.
2128       Thanks to Christian Clercin for the report.
2130     modified files:
2131      ChangeLog.2006 lisp/muse-publish.el
2134 2006-03-06 06:06:38 GMT Michael Olson <mwolson@gnu.org> patch-47
2136     Summary:
2137       Get increase and decrease of list indentation to work with complex cases.
2138     Revision:
2139       muse--main--1.0--patch-47
2141     * lisp/muse-colors.el: Miscellaneous whitespace fixes.
2142       (muse-colors-explicit-link): Minor logic tweak.  The indentation seems
2143       to indicate this interpretation, though parens are different.
2144     
2145     * lisp/muse-mode.el: Miscellaneous whitespace fixes.
2146       (muse-alter-list-item-indentation): New function that alters the list
2147       structure at point.  The behavior to use is specified by the OPERATION
2148       argument.  Currently-supported operations are 'increase and 'decrease
2149       indentation level.  This now uses the same sort of list detection
2150       algorithm that is used during publishing, so it should work as expected
2151       for complicated cases.
2152       (muse-increase-list-item-indentation)
2153       (muse-decrease-list-item-indentation): Use
2154       `muse-alter-list-item-indentation'.
2156     modified files:
2157      ChangeLog.2006 lisp/muse-colors.el lisp/muse-mode.el
2160 2006-03-06 04:50:17 GMT Michael Olson <mwolson@gnu.org> patch-46
2162     Summary:
2163       Code simplification; improve muse-list-item-type function.
2164     Revision:
2165       muse--main--1.0--patch-46
2167     * lisp/muse.el (muse-list-item-type): Disambiguate between 'dl-term and
2168       'dl-entry, instead of just returning 'dl.
2169       (muse-forward-dl-term, muse-forward-dl-entry): Use
2170       muse-forward-list-item.
2171       (muse-forward-dl-part): Remove, merge functionality into
2172       muse-forward-list-item.
2173       (muse-forward-list-item): Add a few conditions needed for skipping
2174       nested 'dl-term and 'dl-entry items.
2176     modified files:
2177      ChangeLog.2006 lisp/muse.el
2180 2006-03-06 01:11:58 GMT Michael Olson <mwolson@gnu.org> patch-45
2182     Summary:
2183       Put movement by list and paragraph functions in muse.el.
2184     Revision:
2185       muse--main--1.0--patch-45
2187     * lisp/muse.el (muse-list-item-type, muse-forward-paragraph):
2188       (muse-forward-dl-term, muse-forward-dl-entry, muse-forward-dl-part):
2189       (muse-forward-list-item): Move here from muse-publish.el, so that
2190       muse-mode can make use of these.
2192     modified files:
2193      ChangeLog.2006 lisp/muse-publish.el lisp/muse.el
2196 2006-03-06 01:06:14 GMT Michael Olson <mwolson@gnu.org> patch-44
2198     Summary:
2199       Merged from mwolson@gnu.org--2006-muse-el (patch 5-14)
2200     Revision:
2201       muse--main--1.0--patch-44
2203     (Author: Per B. Sederberg <per@med.upenn.edu>)
2204     
2205     * lisp/muse-mode.el (muse-mode-map): Added key mappings to increase or
2206       decrease the current item indentation.
2207       (muse-get-paragraph-start): Helper function to determine the start of
2208       the current paragraph.
2209       (muse-insert-list-item): Cleaned up list item insertion code and made
2210       it handle definitions.
2211       (muse-increase-list-item-indentation): New interactive function to
2212       increase list item indentation.
2213       (muse-decrease-list-item-indentation): New interactive function to
2214       decrease list item indentation.
2216     modified files:
2217      ChangeLog.2006 lisp/muse-mode.el
2219     new patches:
2220      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-5
2221      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-6
2222      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-7
2223      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-8
2224      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-9
2225      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-10
2226      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-11
2227      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-12
2228      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-13
2229      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-14
2232 2006-03-06 00:58:00 GMT Michael Olson <mwolson@gnu.org> patch-43
2234     Summary:
2235       Use slightly better algorithm for removing initial whitespace.
2236     Revision:
2237       muse--main--1.0--patch-43
2239     * lisp/muse-publish.el (muse-publish-surround-dl): Keep track of whether
2240       the definition occurred on the same line as the term.
2241       (muse-publish-surround-text): Use a slightly better algorithm for
2242       removing initial indentation of list items.  This way, we preserve
2243       nesting of lists and also deal with same-level items that occur after
2244       nested items.  This probably doesn't make much of a difference in the
2245       output, but it should make support of nested definition lists a bit
2246       less troublesome in some cases.
2247       (muse-forward-dl-entry): Deal with ambiguity in muse-list-item-regexp
2248       regexp.
2249       (muse-forward-dl-part, muse-forward-list-item): Don't clobber match
2250       data.  Don't remove any text.  This makes the function easier to reuse
2251       in display-only situations.
2253     modified files:
2254      ChangeLog.2006 lisp/muse-publish.el
2257 2006-03-04 02:03:59 GMT Michael Olson <mwolson@gnu.org> patch-42
2259     Summary:
2260       In a preliminary way, make definition lists nest.
2261     Revision:
2262       muse--main--1.0--patch-42
2264     * lisp/muse-publish.el (muse-forward-dl-part): Make it so that definition
2265       lists nest a bit better.
2266     
2267     * lisp/muse-regexps.el (muse-dl-entry-regexp): Removed, since we don't
2268       use it anymore.
2270     modified files:
2271      ChangeLog.2006 lisp/muse-publish.el lisp/muse-regexps.el
2274 2006-03-03 19:28:22 GMT Michael Olson <mwolson@gnu.org> patch-41
2276     Summary:
2277       Fix nested list regression.
2278     Revision:
2279       muse--main--1.0--patch-41
2281     * lisp/muse-publish.el (muse-publish-surround-text): Keep track of
2282       original indentation value and use that.  This fixes a regression
2283       caused by the last patch.
2285     modified files:
2286      ChangeLog.2006 lisp/muse-publish.el
2289 2006-03-03 05:24:59 GMT Michael Olson <mwolson@gnu.org> patch-40
2291     Summary:
2292       Make code look nicer by using muse-forward-dl-* functions.
2293     Revision:
2294       muse--main--1.0--patch-40
2296     * lisp/muse-publish.el (muse-publish-surround-dl): Factor out lambda
2297       forms into muse-forward-dl-* for increased reusability.
2298       (muse-publish-surround-text): Call move function with an indent
2299       argument so that we don't have to use partial substitution in lambda
2300       forms.
2301       (muse-forward-dl-term): New function that moves forward to the next
2302       definition list term.
2303       (muse-forward-dl-entry): New function that moves forward to the next
2304       definition list entry.
2305       (muse-forward-dl-part): Renamed from `muse-forward-dl-item', since this
2306       does not move past entire definition list items, only parts of them.
2307       (muse-publish-markup-list, muse-publish-markup-quote):
2308       (muse-publish-quote-tag): Use better lambda form, and include a
2309       parameter.
2311     modified files:
2312      ChangeLog.2006 lisp/muse-publish.el
2315 2006-03-02 05:38:41 GMT Michael Olson <mwolson@gnu.org> patch-39
2317     Summary:
2318       Handle blockquoted sections within lists properly.
2319     Revision:
2320       muse--main--1.0--patch-39
2322     * lisp/muse-publish.el (muse-forward-paragraph): Respect end-list
2323       property.  This should make blockquoted sections within a list do the
2324       right thing.
2325       (muse-forward-dl-item, muse-forward-list-item): Adjust logic for new
2326       behavior of `muse-forward-paragraph'.
2328     modified files:
2329      ChangeLog.2006 lisp/muse-publish.el
2332 2006-03-02 05:00:07 GMT Michael Olson <mwolson@gnu.org> patch-38
2334     Summary:
2335       Fix problem when previous list item was nested.
2336     Revision:
2337       muse--main--1.0--patch-38
2339     * lisp/muse-publish.el (muse-publish-surround-text): Bind nested list
2340       indicator at the correct place.  This fixes an error where a previous
2341       list was nested but the current one isn't.  Thanks to Per B. Sederberg
2342       for the report.
2344     modified files:
2345      ChangeLog.2006 lisp/muse-publish.el
2348 2006-03-02 04:36:06 GMT Michael Olson <mwolson@gnu.org> patch-37
2350     Summary:
2351       Fix #5376: Changing muse-wiki-wikiword-regexp does not seem to affect anything.
2352     Revision:
2353       muse--main--1.0--patch-37
2355     * muse.texi (Implicit Links): Mention how to customize the WikiName
2356       recognition, and note that if you're setting this manually, you have to
2357       call some additional code.  This should fix #5376.  Also remove local
2358       variables section at end, since it seems pointless.
2360     modified files:
2361      ChangeLog.2006 muse.texi
2364 2006-03-02 04:25:37 GMT Michael Olson <mwolson@gnu.org> patch-36
2366     Summary:
2367       Fix #5325: nested formatting not working in HTML output.
2368     Revision:
2369       muse--main--1.0--patch-36
2371     * lisp/muse-publish.el (muse-publish-markup-word): Make nested emphasis
2372       work.  I'm a bit worried about possible double-escaping, though.
2373       Perhaps we should write the context to a text property and escape it
2374       later.  This should fix #5325.
2376     modified files:
2377      ChangeLog.2006 lisp/muse-publish.el
2380 2006-03-02 01:08:14 GMT Michael Olson <mwolson@gnu.org> patch-35
2382     Summary:
2383       Make paragraphs respect the end of a list or list item.
2384     Revision:
2385       muse--main--1.0--patch-35
2387     * lisp/muse-docbook.el (muse-docbook-markup-paragraph): If we are at the
2388       end of a list (or list item), back up.  This allows for a nice side
2389       effect when using indented sentences in between list items.
2390     
2391     * lisp/muse-html.el (muse-html-markup-paragraph): Ditto.
2392     
2393     * lisp/muse-xml.el (muse-xml-markup-paragraph): Ditto.
2394     
2395     * lisp/muse-publish.el (muse-publish-surround-dl): Make sure that end-ddt
2396       and end-item are marked up with end-list properties.
2398     modified files:
2399      ChangeLog.2006 lisp/muse-docbook.el lisp/muse-html.el
2400      lisp/muse-publish.el lisp/muse-xml.el
2403 2006-03-01 21:00:41 GMT Michael Olson <mwolson@gnu.org> patch-34
2405     Summary:
2406       Make sure an initial term exists before publishing definition list.
2407     Revision:
2408       muse--main--1.0--patch-34
2410     * lisp/muse-publish.el (muse-publish-markup-list): Ensure that a term
2411       exists before publishing a definition list.
2413     modified files:
2414      ChangeLog.2006 lisp/muse-publish.el
2417 2006-03-01 20:21:08 GMT Michael Olson <mwolson@gnu.org> patch-33
2419     Summary:
2420       Add comments to nested list code.
2421     Revision:
2422       muse--main--1.0--patch-33
2424     * lisp/muse-publish.el (muse-publish-surround-dl)
2425       (muse-publish-surround-text, muse-forward-dl-item):
2426       (muse-forward-list-item): Add comments, since there were many
2427       intricacies that are probably not obvious to the casual reader.
2428       (muse-forward-dl-item): Remove no-op condition.
2430     modified files:
2431      ChangeLog.2006 lisp/muse-publish.el
2434 2006-03-01 19:51:45 GMT Michael Olson <mwolson@gnu.org> patch-32
2436     Summary:
2437       Make nested list items work when separated by one blank line.
2438     Revision:
2439       muse--main--1.0--patch-32
2441     * lisp/muse-publish.el (muse-publish-surround-dl): Use
2442       muse-forward-dl-item instead of muse-forward-list-item.  On second
2443       thought, don't unconditionally insert a newline, as that breaks some
2444       things.
2445       (muse-forward-dl-item): New function that moves forward to the next
2446       definition list item.  This was factored out from
2447       muse-forward-list-item, since it was getting too complex for my liking.
2448       (muse-forward-dl-item, muse-forward-list-item): Introduce concept of
2449       indented line, and skip past these if we have a blank line followed by
2450       an indented line.  "Indented" means "indented one past the current
2451       indentation level" here.  Remove some initial whitespace that was being
2452       overlooked before.
2454     modified files:
2455      ChangeLog.2006 lisp/muse-publish.el lisp/muse-regexps.el
2458 2006-03-01 17:43:55 GMT Michael Olson <mwolson@gnu.org> patch-31
2460     Summary:
2461       Fix a couple of bugs in muse-wiki-resolve-project-page.
2462     Revision:
2463       muse--main--1.0--patch-31
2465     * lisp/muse-project.el (muse-project-applicable-styles): Use a slightly
2466       better algorithm for adding styles to a list.
2467     
2468     * lisp/muse-wiki.el (muse-wiki-resolve-project-page): Handle project more
2469       carefully.  This should fix one or two hard-to-explain bugs.
2471     modified files:
2472      ChangeLog.2006 lisp/muse-project.el lisp/muse-wiki.el
2475 2006-03-01 17:24:23 GMT Michael Olson <mwolson@gnu.org> patch-30
2477     Summary:
2478       Fix another definition list edge case.
2479     Revision:
2480       muse--main--1.0--patch-30
2482     * lisp/muse-publish.el (muse-publish-surround-dl): Fix edge case where
2483       unordered list immediately follows definition list term.
2485     modified files:
2486      ChangeLog.2006 lisp/muse-publish.el
2489 2006-03-01 17:05:25 GMT Michael Olson <mwolson@gnu.org> patch-29
2491     Summary:
2492       Pass all current definition list test cases.
2493     Revision:
2494       muse--main--1.0--patch-29
2496     * lisp/muse-publish.el (muse-publish-surround-dl): Move correctly to next
2497       line if definition is not on the same line as the term.
2498       (muse-forward-list-item): Fix publishing incorrectness that occurred
2499       when a non-dl list follows a definition list.  Always move to the right
2500       place so as to prevent extra empty dd elements from being published.
2502     modified files:
2503      ChangeLog.2006 lisp/muse-publish.el
2506 2006-03-01 15:08:45 GMT Michael Olson <mwolson@gnu.org> patch-28
2508     Summary:
2509       Merge consecutive definition list terms properly.
2510     Revision:
2511       muse--main--1.0--patch-28
2513     * lisp/muse-publish.el (muse-publish-surround-dl): Keep track of status
2514       correctly.  This makes Muse merge several definition list items into
2515       one list.
2516       (muse-forward-list-item): Use simpler regexp for 'dl.
2517     
2518     * lisp/muse-regexps.el (muse-list-item-regexp): Make terms optional in
2519       definition lists, and make terms the 2nd matched text.
2521     modified files:
2522      ChangeLog.2006 lisp/muse-publish.el lisp/muse-regexps.el
2525 2006-02-28 23:48:24 GMT Michael Olson <mwolson@gnu.org> patch-27
2527     Summary:
2528       Bookkeeping.
2529     Revision:
2530       muse--main--1.0--patch-27
2532     * AUTHORS: Update.
2533     
2534     * muse-colors.el, muse-mode.el: Credit contributions.
2536     modified files:
2537      AUTHORS ChangeLog.2006 lisp/muse-colors.el lisp/muse-mode.el
2540 2006-02-28 23:37:26 GMT Michael Olson <mwolson@gnu.org> patch-26
2542     Summary:
2543       Merged from mwolson@gnu.org--2006-muse-el (patch 0-4)
2544     Revision:
2545       muse--main--1.0--patch-26
2547     Patches applied:
2548     
2549      * mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-2
2550        Added ability to show inline images in the Emacs buffer.
2551     
2552      * mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-3
2553        Added enhanced list item insertion.
2554     
2555     Detailed log:
2556     
2557     (Author: Per B. Sederberg <per@med.upenn.edu>)
2558     
2559     * lisp/muse-mode.el (muse-mode-map): Added new key binding to insert a
2560       list item.  New key mapping to toggle showing images.  Added a key
2561       mapping to insert a link to a file and modified the key map to insert a
2562       tag.
2563       (muse-on-blank-line): Helper function to determine if the point is on a
2564       line containing only blank spaces.
2565       (muse-insert-list-item): New interactive function to insert a new list
2566       item, taking into account the current list state.
2567       (muse-insert-relative-link-to-file): New function to insert a link to a
2568       file, relative to the default directory.
2569     
2570     * lisp/muse-colors.el (muse-inline-relative-to): Added custom directory
2571       for where to search for images to inline in the buffer.
2572       (muse-colors-inline-images): Added custom boolean field for whether to
2573       show inline images in the buffer.
2574       (muse-colors-toggle-inline-images): New function to toggle showing the
2575       inline images in the buffer.
2576       (muse-unhighlight-region): Now removes end-glyph text properties to
2577       support XEmacs.
2578       (muse-colors-resolve-image-file): New function to determine if a link
2579       is an image and whether the version of Emacs can support inline images.
2580       (muse-make-file-glyph): New function to create an image glyph if we are
2581       using XEmacs.
2582       (muse-colors-insert-image): New function to insert an image in an Emacs
2583       buffer.
2584       (muse-colors-explicit-link): Modified function to have the ability to
2585       insert an image instead of formatting the text of the link.
2587     modified files:
2588      ChangeLog.2006 lisp/muse-colors.el lisp/muse-mode.el
2590     new patches:
2591      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--base-0
2592      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-1
2593      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-2
2594      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-3
2595      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-4
2598 2006-02-28 05:20:11 GMT Michael Olson <mwolson@gnu.org> patch-25
2600     Summary:
2601       Pass testcase for definition list and nested unordered list.
2602     Revision:
2603       muse--main--1.0--patch-25
2605     * lisp/muse-publish.el (muse-publish-surround-dl): Ensure that definition
2606       lists always have at least one entry.  This appears to do the right
2607       thing with a sample nested unordered list.
2609     modified files:
2610      ChangeLog.2006 lisp/muse-publish.el
2613 2006-02-28 05:09:33 GMT Michael Olson <mwolson@gnu.org> patch-24
2615     Summary:
2616       Some definition list fixes.
2617     Revision:
2618       muse--main--1.0--patch-24
2620     * lisp/muse-publish.el (muse-publish-markup-list): Make sure to insert
2621       markup for end of list using the `muse-insert-markup-end-list'
2622       function.  Handle list items nested inside of a definition list.
2624     modified files:
2625      ChangeLog.2006 lisp/muse-publish.el
2628 2006-02-28 04:43:15 GMT Michael Olson <mwolson@gnu.org> patch-23
2630     Summary:
2631       Fix another wrapped list item edge case.
2632     Revision:
2633       muse--main--1.0--patch-23
2635     * lisp/muse-publish.el (muse-publish-surround-text): Stop removing
2636       indentation in a region when we encounter any list items.  This should
2637       fix another wrapped list item edge case.  Thanks to Per B. Sederberg
2638       for the report.
2640     modified files:
2641      ChangeLog.2006 lisp/muse-publish.el
2644 2006-02-26 18:26:05 GMT Michael Olson <mwolson@gnu.org> patch-22
2646     Summary:
2647       Fix comment in Debian packaging.
2648     Revision:
2649       muse--main--1.0--patch-22
2651     * debian/emacsen-remove: Fix comment.
2653     modified files:
2654      ChangeLog.2006 debian/emacsen-remove
2657 2006-02-24 03:23:49 GMT Michael Olson <mwolson@gnu.org> patch-21
2659     Summary:
2660       muse-blosxom: Fix order of #tags line in header.
2661     Revision:
2662       muse--main--1.0--patch-21
2664     * lisp/muse-blosxom.el (muse-blosxom-header): Put #tags line after title,
2665       rather than before it.  Thanks to bkhl for the heads up.
2667     modified files:
2668      ChangeLog.2006 lisp/muse-blosxom.el
2671 2006-02-23 03:33:03 GMT Michael Olson <mwolson@gnu.org> patch-20
2673     Summary:
2674       muse-blosxom: Add ability to use tags in entries.
2675     Revision:
2676       muse--main--1.0--patch-20
2678     * lisp/muse-blosxom.el (muse-blosxom-header): If we are using tags,
2679       publish them.
2680       (muse-blosxom-use-tags): New option that specifies whether we are using
2681       tags.
2682       (muse-blosxom-new-entry): If using tags, read tags until the user hits
2683       RET without entering one.
2685     modified files:
2686      ChangeLog.2006 lisp/muse-blosxom.el
2689 2006-02-23 03:23:51 GMT Michael Olson <mwolson@gnu.org> patch-19
2691     Summary:
2692       Fix backtrace when publishing unsaved files.
2693     Revision:
2694       muse--main--1.0--patch-19
2696     * lisp/muse-publish.el (muse-publish-file): Detect case where we are
2697       trying to publish a file that has not been saved, and give an
2698       explanation to the user.
2700     modified files:
2701      ChangeLog.2006 lisp/muse-publish.el
2704 2006-02-21 23:19:36 GMT Michael Olson <mwolson@gnu.org> patch-18
2706     Summary:
2707       muse-texinfo: Fix link suffix.
2708     Revision:
2709       muse--main--1.0--patch-18
2711     * lisp/muse-texinfo.el: Specify :link-suffix for info and info-pdf
2712       styles.  This should fix a bug where links in published info files use
2713       an incorrect extension.  Thanks to Hans Ekbrand for the report!
2715     modified files:
2716      ChangeLog.2006 lisp/muse-texinfo.el
2719 2006-02-16 21:54:11 GMT Michael Olson <mwolson@gnu.org> patch-17
2721     Summary:
2722       Fix prompting of non-Muse buffers before publishing.
2723     Revision:
2724       muse--main--1.0--patch-17
2726     * lisp/muse-project.el (muse-project-of-file): Apply fix from René
2727       Stadler to ignore buffers that have no associated filename.  This fixes
2728       an annoyance where Muse prompts to save BBDB and ERC buffers before
2729       publishing.
2731     modified files:
2732      AUTHORS ChangeLog.2006 lisp/muse-project.el
2735 2006-02-16 04:43:35 GMT Michael Olson <mwolson@gnu.org> patch-16
2737     Summary:
2738       Fix wrapped nested list item edge case.
2739     Revision:
2740       muse--main--1.0--patch-16
2742     * lisp/muse-publish.el (muse-publish-markup-regexps): Remove 2300 rule,
2743       since it is no longer needed.  Tweak 2200 regexp to cover 2300's use
2744       case.
2745       (muse-publish-surround-text): Tweak prefix for muse-list-item-regexp.
2746       (muse-list-item-type): Handle the new change to muse-list-item-regexp.
2747     
2748     * lisp/muse-regexps.el (muse-list-item-regexp): Explicitly require
2749       exactly one space character in front of a unnumbered or numbered list.
2750       This should make it easier to match every list instance, since
2751       definition lists can now be handled more nicely in
2752       muse-publish-markup-regexps.  This also has the effect of fixing a
2753       wrapped nested list item edge case.
2755     modified files:
2756      ChangeLog.2006 lisp/muse-publish.el lisp/muse-regexps.el
2759 2006-02-16 03:04:20 GMT Michael Olson <mwolson@gnu.org> patch-15
2761     Summary:
2762       Fix edge case in muse-wiki-publish-pretty-title.
2763     Revision:
2764       muse--main--1.0--patch-15
2766     * lisp/muse-wiki.el (muse-wiki-publish-pretty-title): If for some reason
2767       the document does not have a valid title, use the empty string.
2769     modified files:
2770      ChangeLog.2006 lisp/muse-wiki.el
2773 2006-02-14 06:35:02 GMT Michael Olson <mwolson@gnu.org> patch-14
2775     Summary:
2776       Use debian/compat to determine debhelper compat level.
2777     Revision:
2778       muse--main--1.0--patch-14
2780     * debian/compat: New file that sets the debhelper compatibility level to
2781       4.
2782     
2783     * debian/rules: Remove DH_COMPAT line.
2785     new files:
2786      debian/.arch-ids/compat.id debian/compat
2788     modified files:
2789      ChangeLog.2006 debian/rules
2792 2006-02-13 04:50:57 GMT Michael Olson <mwolson@gnu.org> patch-13
2794     Summary:
2795       Fix a couple of table-publishing edge cases.
2796     Revision:
2797       muse--main--1.0--patch-13
2799     * lisp/muse-publish.el (muse-publish-markup-regexps): Fix a table
2800       publishing error that occurs when a table line is the last thing in a
2801       document.  Thanks to cymacs for the report and suggested fix.
2802       (muse-publish-table-fields): Skip initial blank lines, and don't remove
2803       them.
2804     
2805     * lisp/muse-docbook.el (muse-docbook-markup-strings): Don't put a newline
2806       at the end of the 'end-table markup string.
2807     
2808     * lisp/muse-html.el (muse-html-markup-strings): Ditto.
2809     
2810     * lisp/muse-xml.el (muse-xml-markup-strings): Ditto.
2811     
2812     * lisp/muse-xml-common.el (muse-xml-markup-table): Always insert a
2813       newline at the end of the table.  This should fix a problem with
2814       paragraphs after tables not being published as such.  Thanks to cymacs
2815       for the report.
2816     
2817     * lisp/muse-texinfo.el (muse-texinfo-markup-table): Don't use
2818       muse-insert-markup to insert a trailing newline.
2820     modified files:
2821      ChangeLog.2006 lisp/muse-docbook.el lisp/muse-html.el
2822      lisp/muse-publish.el lisp/muse-texinfo.el
2823      lisp/muse-xml-common.el lisp/muse-xml.el
2826 2006-02-12 22:56:27 GMT Michael Olson <mwolson@gnu.org> patch-12
2828     Summary:
2829       Add ChangeLog for 2006 and move previous ChangeLog for 2005.
2830     Revision:
2831       muse--main--1.0--patch-12
2834     new files:
2835      .arch-ids/ChangeLog.2006.id ChangeLog.2006
2837     renamed files:
2838      .arch-ids/ChangeLog.id
2839        ==> .arch-ids/ChangeLog.2005.id
2840      ChangeLog
2841        ==> ChangeLog.2005
2844 2006-02-12 22:53:48 GMT Michael Olson <mwolson@gnu.org> patch-11
2846     Summary:
2847       Make muse-journal work with whole-document escaping.
2848     Revision:
2849       muse--main--1.0--patch-11
2851     * examples/mwolson/templates/*: Change "Published by Muse" to "Published
2852       by Emacs Muse" so that muse-journal does not get confused.
2853     
2854     * lisp/muse-journal.el (muse-journal-html-munge-buffer):
2855       (muse-journal-latex-munge-buffer, muse-journal-rss-munge-buffer): Adapt
2856       for whole-buffer escaping.  Thanks to mondoshawan for the report.
2857       (muse-journal-rss-munge-buffer): Display a warning if someone does not
2858       have "Page published by Emacs Muse (begins|ends) here" in their header
2859       or footer, since muse-journal needs this in order to determine where
2860       entries begin and end.
2862     modified files:
2863      examples/mwolson/templates/footer.html
2864      examples/mwolson/templates/generic-footer.html
2865      examples/mwolson/templates/generic-header.html
2866      examples/mwolson/templates/header.html
2867      examples/mwolson/templates/header.tex lisp/muse-journal.el
2870 2006-02-08 03:00:07 GMT Michael Olson <mwolson@gnu.org> patch-10
2872     Summary:
2873       Get simple test case for definition lists to work.
2874     Revision:
2875       muse--main--1.0--patch-10
2877     * lisp/muse-publish.el (muse-publish-surround-dl): Make simple test case
2878       publish properly.
2879       (muse-forward-list-item): Fix edge case.
2881     modified files:
2882      lisp/muse-publish.el
2885 2006-01-28 02:47:07 GMT Michael Olson <mwolson@gnu.org> patch-9
2887     Summary:
2888       Add documentation to some publishing functions.
2889     Revision:
2890       muse--main--1.0--patch-9
2892     * lisp/muse-publish.el (muse-publish-mark-read-only)
2893       (muse-publish-mark-noemphasis): Add documentation.
2895     modified files:
2896      lisp/muse-publish.el
2899 2006-01-28 02:42:03 GMT Michael Olson <mwolson@gnu.org> patch-8
2901     Summary:
2902       Fix an error with `custom-quote'.
2903     Revision:
2904       muse--main--1.0--patch-8
2906     * lisp/muse-project.el: Require 'cus-edit, since that is where
2907       `custom-quote' is defined.
2908     
2909     * muse.texi: Use copyright symbol.
2911     modified files:
2912      lisp/muse-project.el muse.texi
2915 2006-01-25 18:27:53 GMT Michael Olson <mwolson@gnu.org> patch-7
2917     Summary:
2918       muse-registry: update from author.
2919     Revision:
2920       muse--main--1.0--patch-7
2922     * lisp/muse-registry.el: Update to newest version from author.
2923       Re-tabify.
2925     modified files:
2926      lisp/muse-registry.el
2929 2006-01-21 19:26:57 GMT Michael Olson <mwolson@gnu.org> patch-6
2931     Summary:
2932       muse-latex: Handle double-quote edge case.
2933     Revision:
2934       muse--main--1.0--patch-6
2936     * lisp/muse-latex.el (muse-latex-fixup-dquotes): Handle case when a quote
2937       character begins the buffer.
2939     modified files:
2940      lisp/muse-latex.el
2943 2006-01-21 18:47:33 GMT Michael Olson <mwolson@gnu.org> patch-5
2945     Summary:
2946       Allow beginning and ending empty elements in tables.
2947     Revision:
2948       muse--main--1.0--patch-5
2950     * lisp/muse-regexps.el (muse-table-field-regexp): Allow there to be no
2951       whitespace after the field if we're at the end of a line.
2952       (muse-table-line-regexp): Allow the table to start with a "|".  The
2953       resulting initial empty cell isn't yet thrown away like it should be.
2955     modified files:
2956      lisp/muse-regexps.el
2959 2006-01-21 02:45:36 GMT Michael Olson <mwolson@gnu.org> patch-4
2961     Summary:
2962       muse-latex: Use \url to publish bare URLs.
2963     Revision:
2964       muse--main--1.0--patch-4
2966     * lisp/muse-latex.el (muse-latex-markup-strings): Use \url instead of
2967       \href for bare URLs.  Thanks to Na Li for the suggestion!
2969     modified files:
2970      lisp/muse-latex.el
2973 2006-01-20 16:22:04 GMT Michael Olson <mwolson@gnu.org> patch-3
2975     Summary:
2976       Create parents of output directories.
2977     Revision:
2978       muse--main--1.0--patch-3
2980     * lisp/muse-project.el (muse-project-publish-file): Create parent
2981       directories as well, if the output directory does not exist.  This can
2982       happen when we have nested directories in a project.
2984     modified files:
2985      lisp/muse-project.el
2988 2006-01-20 15:54:21 GMT Michael Olson <mwolson@gnu.org> patch-2
2990     Summary:
2991       Pick a better default if publishing with more than one style.
2992     Revision:
2993       muse--main--1.0--patch-2
2995     * lisp/muse-project.el (muse-project-applicable-styles): Make sure that
2996       the list we return is in the right order.  That way, if more than one
2997       publishing rule matches a link, the first one is used, rather than the
2998       last.
3000     modified files:
3001      lisp/muse-project.el
3004 2006-01-19 15:55:19 GMT Michael Olson <mwolson@gnu.org> patch-1
3006     Summary:
3007       Oops, committed to the wrong archive.
3008     Revision:
3009       muse--main--1.0--patch-1
3011     Patches applied:
3012     
3013      * mwolson@gnu.org--2005/muse--main--1.0--patch-356
3014        Debian fixups.
3015     
3016      * mwolson@gnu.org--2005/muse--main--1.0--patch-357
3017        Another Debian fix.
3019     modified files:
3020      ChangeLog debian/emacsen-startup
3022     renamed files:
3023      debian/.arch-ids/NEWS.Debian.id
3024        ==> debian/.arch-ids/NEWS.id
3025      debian/NEWS.Debian
3026        ==> debian/NEWS
3028     new patches:
3029      mwolson@gnu.org--2005/muse--main--1.0--patch-356
3030      mwolson@gnu.org--2005/muse--main--1.0--patch-357
3033 2006-01-17 06:28:50 GMT Michael Olson <mwolson@gnu.org> base-0
3035     Summary:
3036       tag of mwolson@gnu.org--2005/muse--main--1.0--patch-355
3037     Revision:
3038       muse--main--1.0--base-0
3040     See ChangeLog.2005 for earlier changes.
3042     new patches:
3043      ajk@iu.edu--2005/muse--ajk--1.0--base-0
3044      ajk@iu.edu--2005/muse--ajk--1.0--patch-1
3045      ajk@iu.edu--2005/muse--ajk--1.0--patch-2
3046      ajk@iu.edu--2005/muse--ajk--1.0--patch-3
3047      ajk@iu.edu--2005/muse--ajk--1.0--patch-4
3048      ajk@iu.edu--2005/muse--ajk--1.0--patch-5
3049      ajk@iu.edu--2005/muse--ajk--1.0--patch-6
3050      ajk@iu.edu--2005/muse--ajk--1.0--patch-7
3051      ajk@iu.edu--2005/muse--ajk--1.0--patch-8
3052      ajk@iu.edu--2005/muse--ajk--1.0--patch-9
3053      ajk@iu.edu--2005/muse--main--1.0--base-0
3054      ajk@iu.edu--2005/muse--main--1.0--patch-1
3055      ajk@iu.edu--2005/muse--main--1.0--patch-2
3056      davidsmith@acm.org--2005/muse--devo--1.0--base-0
3057      davidsmith@acm.org--main/muse--devo--1.0--base-0
3058      davidsmith@acm.org--main/muse--devo--1.0--patch-1
3059      davidsmith@acm.org--main/muse--devo--1.0--patch-2
3060      hodique@lifl.fr--2005/muse--yh--1.0--base-0
3061      hodique@lifl.fr--2005/muse--yh--1.0--patch-1
3062      hodique@lifl.fr--2005/muse--yh--1.0--patch-2
3063      hodique@lifl.fr--2005/muse--yh--1.0--patch-3
3064      hodique@lifl.fr--2005/muse--yh--1.0--patch-4
3065      hodique@lifl.fr--2005/muse--yh--1.0--patch-5
3066      hodique@lifl.fr--2005/muse--yh--1.0--patch-6
3067      hodique@lifl.fr--2005/muse--yh--1.0--patch-7
3068      hodique@lifl.fr--2005/muse--yh--1.0--patch-8
3069      hodique@lifl.fr--2005/muse--yh--1.0--patch-9
3070      hodique@lifl.fr--2005/muse--yh--1.0--patch-10
3071      hodique@lifl.fr--2005/muse--yh--1.0--patch-11
3072      hodique@lifl.fr--2005/muse--yh--1.0--patch-12
3073      hodique@lifl.fr--2005/muse--yh--1.0--patch-13
3074      hodique@lifl.fr--2005/muse--yh--1.0--patch-14
3075      hodique@lifl.fr--2005/muse--yh--1.0--patch-15
3076      hodique@lifl.fr--2005/muse--yh--1.0--patch-16
3077      hodique@lifl.fr--2005/muse--yh--1.0--patch-17
3078      hodique@lifl.fr--2005/muse--yh--1.0--patch-18
3079      hodique@lifl.fr--2005/muse--yh--1.0--patch-19
3080      hodique@lifl.fr--2005/muse--yh--1.0--patch-20
3081      hodique@lifl.fr--2005/muse--yh--1.0--patch-21
3082      hodique@lifl.fr--2005/muse--yh--1.0--patch-22
3083      hodique@lifl.fr--2005/muse--yh--1.0--patch-23
3084      hodique@lifl.fr--2005/muse--yh--1.0--patch-24
3085      hodique@lifl.fr--2005/muse--yh--1.0--patch-25
3086      hodique@lifl.fr--2005/muse--yh--1.0--patch-26
3087      hodique@lifl.fr--2005/muse--yh--1.0--patch-27
3088      hodique@lifl.fr--2005/muse--yh--1.0--patch-28
3089      hodique@lifl.fr--2005/muse--yh--1.0--patch-29
3090      hodique@lifl.fr--2005/muse--yh--1.0--patch-30
3091      hodique@lifl.fr--2005/muse--yh--1.0--patch-31
3092      hodique@lifl.fr--2005/muse--yh--1.0--patch-32
3093      hodique@lifl.fr--2005/muse--yh--1.0--patch-33
3094      hodique@lifl.fr--2005/muse--yh--1.0--patch-34
3095      hodique@lifl.fr--2005/muse--yh--1.0--patch-35
3096      hodique@lifl.fr--2005/muse--yh--1.0--patch-36
3097      hodique@lifl.fr--2005/muse--yh--1.0--patch-37
3098      hodique@lifl.fr--2005/muse--yh--1.0--patch-38
3099      hodique@lifl.fr--2005/muse--yh--1.0--patch-39
3100      hodique@lifl.fr--2005/muse--yh--1.0--patch-40
3101      hodique@lifl.fr--2005/muse--yh--1.0--patch-41
3102      hodique@lifl.fr--2005/muse--yh--1.0--patch-42
3103      hodique@lifl.fr--2005/muse--yh--1.0--patch-43
3104      hodique@lifl.fr--2005/muse--yh--1.0--patch-44
3105      hodique@lifl.fr--2005/muse--yh--1.0--patch-45
3106      jeho@jeho.org--2005/muse--jeho--1.0--base-0
3107      jeho@jeho.org--2005/muse--jeho--1.0--patch-1
3108      jeho@jeho.org--2005/muse--jeho--1.0--patch-2
3109      jeho@jeho.org--2005/muse--jeho--1.0--patch-3
3110      jeho@jeho.org--2005/muse--jeho--1.0--patch-4
3111      jeho@jeho.org--2005/muse--jeho--1.0--patch-5
3112      jeho@jeho.org--2005/muse--jeho--1.0--patch-6
3113      jeho@jeho.org--2005/muse--jeho--1.0--patch-7
3114      jeho@jeho.org--2005/muse--jeho--1.0--patch-8
3115      jeho@jeho.org--2005/muse--jeho--1.0--patch-9
3116      jeho@jeho.org--2005/muse--jeho--1.0--patch-10
3117      jeho@jeho.org--2005/muse--jeho--1.0--patch-11
3118      jeho@jeho.org--2005/muse--jeho--1.0--patch-12
3119      jeho@jeho.org--2005/muse--jeho--1.0--patch-13
3120      jeho@jeho.org--2005/muse--jeho--1.0--patch-14
3121      jeho@jeho.org--2005/muse--jeho--1.0--patch-15
3122      jeho@jeho.org--2005/muse--jeho--1.0--patch-16
3123      jeho@jeho.org--2005/muse--jeho--1.0--patch-17
3124      jeho@jeho.org--2005/muse--jeho--1.0--patch-18
3125      jeho@jeho.org--2005/muse--jeho--1.0--patch-19
3126      jeho@jeho.org--2005/muse--jeho--1.0--patch-20
3127      jeho@jeho.org--2005/muse--jeho--1.0--patch-21
3128      john@wjsullivan.net--2006/muse--johnsu01--0--base-0
3129      john@wjsullivan.net--2006/muse--johnsu01--0--patch-1
3130      lidaobing@gmail.com--2004-pub/muse--lidaobing--1.0--base-0
3131      lidaobing@gmail.com--2004-pub/muse--lidaobing--1.0--patch-1
3132      lidaobing@gmail.com--2004-pub/muse--lidaobing--1.0--patch-2
3133      lidaobing@gmail.com--2004/muse--lidaobing--1.0--patch-1
3134      lidaobing@gmail.com--2004/muse--lidaobing--1.0--patch-2
3135      mwolson@gnu.org--2005/muse--main--1.0--base-0
3136      mwolson@gnu.org--2005/muse--main--1.0--patch-1
3137      mwolson@gnu.org--2005/muse--main--1.0--patch-2
3138      mwolson@gnu.org--2005/muse--main--1.0--patch-3
3139      mwolson@gnu.org--2005/muse--main--1.0--patch-4
3140      mwolson@gnu.org--2005/muse--main--1.0--patch-5
3141      mwolson@gnu.org--2005/muse--main--1.0--patch-6
3142      mwolson@gnu.org--2005/muse--main--1.0--patch-7
3143      mwolson@gnu.org--2005/muse--main--1.0--patch-8
3144      mwolson@gnu.org--2005/muse--main--1.0--patch-9
3145      mwolson@gnu.org--2005/muse--main--1.0--patch-10
3146      mwolson@gnu.org--2005/muse--main--1.0--patch-11
3147      mwolson@gnu.org--2005/muse--main--1.0--patch-12
3148      mwolson@gnu.org--2005/muse--main--1.0--patch-13
3149      mwolson@gnu.org--2005/muse--main--1.0--patch-14
3150      mwolson@gnu.org--2005/muse--main--1.0--patch-15
3151      mwolson@gnu.org--2005/muse--main--1.0--patch-16
3152      mwolson@gnu.org--2005/muse--main--1.0--patch-17
3153      mwolson@gnu.org--2005/muse--main--1.0--patch-18
3154      mwolson@gnu.org--2005/muse--main--1.0--patch-19
3155      mwolson@gnu.org--2005/muse--main--1.0--patch-20
3156      mwolson@gnu.org--2005/muse--main--1.0--patch-21
3157      mwolson@gnu.org--2005/muse--main--1.0--patch-22
3158      mwolson@gnu.org--2005/muse--main--1.0--patch-23
3159      mwolson@gnu.org--2005/muse--main--1.0--patch-24
3160      mwolson@gnu.org--2005/muse--main--1.0--patch-25
3161      mwolson@gnu.org--2005/muse--main--1.0--patch-26
3162      mwolson@gnu.org--2005/muse--main--1.0--patch-27
3163      mwolson@gnu.org--2005/muse--main--1.0--patch-28
3164      mwolson@gnu.org--2005/muse--main--1.0--patch-29
3165      mwolson@gnu.org--2005/muse--main--1.0--patch-30
3166      mwolson@gnu.org--2005/muse--main--1.0--patch-31
3167      mwolson@gnu.org--2005/muse--main--1.0--patch-32
3168      mwolson@gnu.org--2005/muse--main--1.0--patch-33
3169      mwolson@gnu.org--2005/muse--main--1.0--patch-34
3170      mwolson@gnu.org--2005/muse--main--1.0--patch-35
3171      mwolson@gnu.org--2005/muse--main--1.0--patch-36
3172      mwolson@gnu.org--2005/muse--main--1.0--patch-37
3173      mwolson@gnu.org--2005/muse--main--1.0--patch-38
3174      mwolson@gnu.org--2005/muse--main--1.0--patch-39
3175      mwolson@gnu.org--2005/muse--main--1.0--patch-40
3176      mwolson@gnu.org--2005/muse--main--1.0--patch-41
3177      mwolson@gnu.org--2005/muse--main--1.0--patch-42
3178      mwolson@gnu.org--2005/muse--main--1.0--patch-43
3179      mwolson@gnu.org--2005/muse--main--1.0--patch-44
3180      mwolson@gnu.org--2005/muse--main--1.0--patch-45
3181      mwolson@gnu.org--2005/muse--main--1.0--patch-46
3182      mwolson@gnu.org--2005/muse--main--1.0--patch-47
3183      mwolson@gnu.org--2005/muse--main--1.0--patch-48
3184      mwolson@gnu.org--2005/muse--main--1.0--patch-49
3185      mwolson@gnu.org--2005/muse--main--1.0--patch-50
3186      mwolson@gnu.org--2005/muse--main--1.0--patch-51
3187      mwolson@gnu.org--2005/muse--main--1.0--patch-52
3188      mwolson@gnu.org--2005/muse--main--1.0--patch-53
3189      mwolson@gnu.org--2005/muse--main--1.0--patch-54
3190      mwolson@gnu.org--2005/muse--main--1.0--patch-55
3191      mwolson@gnu.org--2005/muse--main--1.0--patch-56
3192      mwolson@gnu.org--2005/muse--main--1.0--patch-57
3193      mwolson@gnu.org--2005/muse--main--1.0--patch-58
3194      mwolson@gnu.org--2005/muse--main--1.0--patch-59
3195      mwolson@gnu.org--2005/muse--main--1.0--patch-60
3196      mwolson@gnu.org--2005/muse--main--1.0--patch-61
3197      mwolson@gnu.org--2005/muse--main--1.0--patch-62
3198      mwolson@gnu.org--2005/muse--main--1.0--patch-63
3199      mwolson@gnu.org--2005/muse--main--1.0--patch-64
3200      mwolson@gnu.org--2005/muse--main--1.0--patch-65
3201      mwolson@gnu.org--2005/muse--main--1.0--patch-66
3202      mwolson@gnu.org--2005/muse--main--1.0--patch-67
3203      mwolson@gnu.org--2005/muse--main--1.0--patch-68
3204      mwolson@gnu.org--2005/muse--main--1.0--patch-69
3205      mwolson@gnu.org--2005/muse--main--1.0--patch-70
3206      mwolson@gnu.org--2005/muse--main--1.0--patch-71
3207      mwolson@gnu.org--2005/muse--main--1.0--patch-72
3208      mwolson@gnu.org--2005/muse--main--1.0--patch-73
3209      mwolson@gnu.org--2005/muse--main--1.0--patch-74
3210      mwolson@gnu.org--2005/muse--main--1.0--patch-75
3211      mwolson@gnu.org--2005/muse--main--1.0--patch-76
3212      mwolson@gnu.org--2005/muse--main--1.0--patch-77
3213      mwolson@gnu.org--2005/muse--main--1.0--patch-78
3214      mwolson@gnu.org--2005/muse--main--1.0--patch-79
3215      mwolson@gnu.org--2005/muse--main--1.0--patch-80
3216      mwolson@gnu.org--2005/muse--main--1.0--patch-81
3217      mwolson@gnu.org--2005/muse--main--1.0--patch-82
3218      mwolson@gnu.org--2005/muse--main--1.0--patch-83
3219      mwolson@gnu.org--2005/muse--main--1.0--patch-84
3220      mwolson@gnu.org--2005/muse--main--1.0--patch-85
3221      mwolson@gnu.org--2005/muse--main--1.0--patch-86
3222      mwolson@gnu.org--2005/muse--main--1.0--patch-87
3223      mwolson@gnu.org--2005/muse--main--1.0--patch-88
3224      mwolson@gnu.org--2005/muse--main--1.0--patch-89
3225      mwolson@gnu.org--2005/muse--main--1.0--patch-90
3226      mwolson@gnu.org--2005/muse--main--1.0--patch-91
3227      mwolson@gnu.org--2005/muse--main--1.0--patch-92
3228      mwolson@gnu.org--2005/muse--main--1.0--patch-93
3229      mwolson@gnu.org--2005/muse--main--1.0--patch-94
3230      mwolson@gnu.org--2005/muse--main--1.0--patch-95
3231      mwolson@gnu.org--2005/muse--main--1.0--patch-96
3232      mwolson@gnu.org--2005/muse--main--1.0--patch-97
3233      mwolson@gnu.org--2005/muse--main--1.0--patch-98
3234      mwolson@gnu.org--2005/muse--main--1.0--patch-99
3235      mwolson@gnu.org--2005/muse--main--1.0--patch-100
3236      mwolson@gnu.org--2005/muse--main--1.0--patch-101
3237      mwolson@gnu.org--2005/muse--main--1.0--patch-102
3238      mwolson@gnu.org--2005/muse--main--1.0--patch-103
3239      mwolson@gnu.org--2005/muse--main--1.0--patch-104
3240      mwolson@gnu.org--2005/muse--main--1.0--patch-105
3241      mwolson@gnu.org--2005/muse--main--1.0--patch-106
3242      mwolson@gnu.org--2005/muse--main--1.0--patch-107
3243      mwolson@gnu.org--2005/muse--main--1.0--patch-108
3244      mwolson@gnu.org--2005/muse--main--1.0--patch-109
3245      mwolson@gnu.org--2005/muse--main--1.0--patch-110
3246      mwolson@gnu.org--2005/muse--main--1.0--patch-111
3247      mwolson@gnu.org--2005/muse--main--1.0--patch-112
3248      mwolson@gnu.org--2005/muse--main--1.0--patch-113
3249      mwolson@gnu.org--2005/muse--main--1.0--patch-114
3250      mwolson@gnu.org--2005/muse--main--1.0--patch-115
3251      mwolson@gnu.org--2005/muse--main--1.0--patch-116
3252      mwolson@gnu.org--2005/muse--main--1.0--patch-117
3253      mwolson@gnu.org--2005/muse--main--1.0--patch-118
3254      mwolson@gnu.org--2005/muse--main--1.0--patch-119
3255      mwolson@gnu.org--2005/muse--main--1.0--patch-120
3256      mwolson@gnu.org--2005/muse--main--1.0--patch-121
3257      mwolson@gnu.org--2005/muse--main--1.0--patch-122
3258      mwolson@gnu.org--2005/muse--main--1.0--patch-123
3259      mwolson@gnu.org--2005/muse--main--1.0--patch-124
3260      mwolson@gnu.org--2005/muse--main--1.0--patch-125
3261      mwolson@gnu.org--2005/muse--main--1.0--patch-126
3262      mwolson@gnu.org--2005/muse--main--1.0--patch-127
3263      mwolson@gnu.org--2005/muse--main--1.0--patch-128
3264      mwolson@gnu.org--2005/muse--main--1.0--patch-129
3265      mwolson@gnu.org--2005/muse--main--1.0--patch-130
3266      mwolson@gnu.org--2005/muse--main--1.0--patch-131
3267      mwolson@gnu.org--2005/muse--main--1.0--patch-132
3268      mwolson@gnu.org--2005/muse--main--1.0--patch-133
3269      mwolson@gnu.org--2005/muse--main--1.0--patch-134
3270      mwolson@gnu.org--2005/muse--main--1.0--patch-135
3271      mwolson@gnu.org--2005/muse--main--1.0--patch-136
3272      mwolson@gnu.org--2005/muse--main--1.0--patch-137
3273      mwolson@gnu.org--2005/muse--main--1.0--patch-138
3274      mwolson@gnu.org--2005/muse--main--1.0--patch-139
3275      mwolson@gnu.org--2005/muse--main--1.0--patch-140
3276      mwolson@gnu.org--2005/muse--main--1.0--patch-141
3277      mwolson@gnu.org--2005/muse--main--1.0--patch-142
3278      mwolson@gnu.org--2005/muse--main--1.0--patch-143
3279      mwolson@gnu.org--2005/muse--main--1.0--patch-144
3280      mwolson@gnu.org--2005/muse--main--1.0--patch-145
3281      mwolson@gnu.org--2005/muse--main--1.0--patch-146
3282      mwolson@gnu.org--2005/muse--main--1.0--patch-147
3283      mwolson@gnu.org--2005/muse--main--1.0--patch-148
3284      mwolson@gnu.org--2005/muse--main--1.0--patch-149
3285      mwolson@gnu.org--2005/muse--main--1.0--patch-150
3286      mwolson@gnu.org--2005/muse--main--1.0--patch-151
3287      mwolson@gnu.org--2005/muse--main--1.0--patch-152
3288      mwolson@gnu.org--2005/muse--main--1.0--patch-153
3289      mwolson@gnu.org--2005/muse--main--1.0--patch-154
3290      mwolson@gnu.org--2005/muse--main--1.0--patch-155
3291      mwolson@gnu.org--2005/muse--main--1.0--patch-156
3292      mwolson@gnu.org--2005/muse--main--1.0--patch-157
3293      mwolson@gnu.org--2005/muse--main--1.0--patch-158
3294      mwolson@gnu.org--2005/muse--main--1.0--patch-159
3295      mwolson@gnu.org--2005/muse--main--1.0--patch-160
3296      mwolson@gnu.org--2005/muse--main--1.0--patch-161
3297      mwolson@gnu.org--2005/muse--main--1.0--patch-162
3298      mwolson@gnu.org--2005/muse--main--1.0--patch-163
3299      mwolson@gnu.org--2005/muse--main--1.0--patch-164
3300      mwolson@gnu.org--2005/muse--main--1.0--patch-165
3301      mwolson@gnu.org--2005/muse--main--1.0--patch-166
3302      mwolson@gnu.org--2005/muse--main--1.0--patch-167
3303      mwolson@gnu.org--2005/muse--main--1.0--patch-168
3304      mwolson@gnu.org--2005/muse--main--1.0--patch-169
3305      mwolson@gnu.org--2005/muse--main--1.0--patch-170
3306      mwolson@gnu.org--2005/muse--main--1.0--patch-171
3307      mwolson@gnu.org--2005/muse--main--1.0--patch-172
3308      mwolson@gnu.org--2005/muse--main--1.0--patch-173
3309      mwolson@gnu.org--2005/muse--main--1.0--patch-174
3310      mwolson@gnu.org--2005/muse--main--1.0--patch-175
3311      mwolson@gnu.org--2005/muse--main--1.0--patch-176
3312      mwolson@gnu.org--2005/muse--main--1.0--patch-177
3313      mwolson@gnu.org--2005/muse--main--1.0--patch-178
3314      mwolson@gnu.org--2005/muse--main--1.0--patch-179
3315      mwolson@gnu.org--2005/muse--main--1.0--patch-180
3316      mwolson@gnu.org--2005/muse--main--1.0--patch-181
3317      mwolson@gnu.org--2005/muse--main--1.0--patch-182
3318      mwolson@gnu.org--2005/muse--main--1.0--patch-183
3319      mwolson@gnu.org--2005/muse--main--1.0--patch-184
3320      mwolson@gnu.org--2005/muse--main--1.0--patch-185
3321      mwolson@gnu.org--2005/muse--main--1.0--patch-186
3322      mwolson@gnu.org--2005/muse--main--1.0--patch-187
3323      mwolson@gnu.org--2005/muse--main--1.0--patch-188
3324      mwolson@gnu.org--2005/muse--main--1.0--patch-189
3325      mwolson@gnu.org--2005/muse--main--1.0--patch-190
3326      mwolson@gnu.org--2005/muse--main--1.0--patch-191
3327      mwolson@gnu.org--2005/muse--main--1.0--patch-192
3328      mwolson@gnu.org--2005/muse--main--1.0--patch-193
3329      mwolson@gnu.org--2005/muse--main--1.0--patch-194
3330      mwolson@gnu.org--2005/muse--main--1.0--patch-195
3331      mwolson@gnu.org--2005/muse--main--1.0--patch-196
3332      mwolson@gnu.org--2005/muse--main--1.0--patch-197
3333      mwolson@gnu.org--2005/muse--main--1.0--patch-198
3334      mwolson@gnu.org--2005/muse--main--1.0--patch-199
3335      mwolson@gnu.org--2005/muse--main--1.0--patch-200
3336      mwolson@gnu.org--2005/muse--main--1.0--patch-201
3337      mwolson@gnu.org--2005/muse--main--1.0--patch-202
3338      mwolson@gnu.org--2005/muse--main--1.0--patch-203
3339      mwolson@gnu.org--2005/muse--main--1.0--patch-204
3340      mwolson@gnu.org--2005/muse--main--1.0--patch-205
3341      mwolson@gnu.org--2005/muse--main--1.0--patch-206
3342      mwolson@gnu.org--2005/muse--main--1.0--patch-207
3343      mwolson@gnu.org--2005/muse--main--1.0--patch-208
3344      mwolson@gnu.org--2005/muse--main--1.0--patch-209
3345      mwolson@gnu.org--2005/muse--main--1.0--patch-210
3346      mwolson@gnu.org--2005/muse--main--1.0--patch-211
3347      mwolson@gnu.org--2005/muse--main--1.0--patch-212
3348      mwolson@gnu.org--2005/muse--main--1.0--patch-213
3349      mwolson@gnu.org--2005/muse--main--1.0--patch-214
3350      mwolson@gnu.org--2005/muse--main--1.0--patch-215
3351      mwolson@gnu.org--2005/muse--main--1.0--patch-216
3352      mwolson@gnu.org--2005/muse--main--1.0--patch-217
3353      mwolson@gnu.org--2005/muse--main--1.0--patch-218
3354      mwolson@gnu.org--2005/muse--main--1.0--patch-219
3355      mwolson@gnu.org--2005/muse--main--1.0--patch-220
3356      mwolson@gnu.org--2005/muse--main--1.0--patch-221
3357      mwolson@gnu.org--2005/muse--main--1.0--patch-222
3358      mwolson@gnu.org--2005/muse--main--1.0--patch-223
3359      mwolson@gnu.org--2005/muse--main--1.0--patch-224
3360      mwolson@gnu.org--2005/muse--main--1.0--patch-225
3361      mwolson@gnu.org--2005/muse--main--1.0--patch-226
3362      mwolson@gnu.org--2005/muse--main--1.0--patch-227
3363      mwolson@gnu.org--2005/muse--main--1.0--patch-228
3364      mwolson@gnu.org--2005/muse--main--1.0--patch-229
3365      mwolson@gnu.org--2005/muse--main--1.0--patch-230
3366      mwolson@gnu.org--2005/muse--main--1.0--patch-231
3367      mwolson@gnu.org--2005/muse--main--1.0--patch-232
3368      mwolson@gnu.org--2005/muse--main--1.0--patch-233
3369      mwolson@gnu.org--2005/muse--main--1.0--patch-234
3370      mwolson@gnu.org--2005/muse--main--1.0--patch-235
3371      mwolson@gnu.org--2005/muse--main--1.0--patch-236
3372      mwolson@gnu.org--2005/muse--main--1.0--patch-237
3373      mwolson@gnu.org--2005/muse--main--1.0--patch-238
3374      mwolson@gnu.org--2005/muse--main--1.0--patch-239
3375      mwolson@gnu.org--2005/muse--main--1.0--patch-240
3376      mwolson@gnu.org--2005/muse--main--1.0--patch-241
3377      mwolson@gnu.org--2005/muse--main--1.0--patch-242
3378      mwolson@gnu.org--2005/muse--main--1.0--patch-243
3379      mwolson@gnu.org--2005/muse--main--1.0--patch-244
3380      mwolson@gnu.org--2005/muse--main--1.0--patch-245
3381      mwolson@gnu.org--2005/muse--main--1.0--patch-246
3382      mwolson@gnu.org--2005/muse--main--1.0--patch-247
3383      mwolson@gnu.org--2005/muse--main--1.0--patch-248
3384      mwolson@gnu.org--2005/muse--main--1.0--patch-249
3385      mwolson@gnu.org--2005/muse--main--1.0--patch-250
3386      mwolson@gnu.org--2005/muse--main--1.0--patch-251
3387      mwolson@gnu.org--2005/muse--main--1.0--patch-252
3388      mwolson@gnu.org--2005/muse--main--1.0--patch-253
3389      mwolson@gnu.org--2005/muse--main--1.0--patch-254
3390      mwolson@gnu.org--2005/muse--main--1.0--patch-255
3391      mwolson@gnu.org--2005/muse--main--1.0--patch-256
3392      mwolson@gnu.org--2005/muse--main--1.0--patch-257
3393      mwolson@gnu.org--2005/muse--main--1.0--patch-258
3394      mwolson@gnu.org--2005/muse--main--1.0--patch-259
3395      mwolson@gnu.org--2005/muse--main--1.0--patch-260
3396      mwolson@gnu.org--2005/muse--main--1.0--patch-261
3397      mwolson@gnu.org--2005/muse--main--1.0--patch-262
3398      mwolson@gnu.org--2005/muse--main--1.0--patch-263
3399      mwolson@gnu.org--2005/muse--main--1.0--patch-264
3400      mwolson@gnu.org--2005/muse--main--1.0--patch-265
3401      mwolson@gnu.org--2005/muse--main--1.0--patch-266
3402      mwolson@gnu.org--2005/muse--main--1.0--patch-267
3403      mwolson@gnu.org--2005/muse--main--1.0--patch-268
3404      mwolson@gnu.org--2005/muse--main--1.0--patch-269
3405      mwolson@gnu.org--2005/muse--main--1.0--patch-270
3406      mwolson@gnu.org--2005/muse--main--1.0--patch-271
3407      mwolson@gnu.org--2005/muse--main--1.0--patch-272
3408      mwolson@gnu.org--2005/muse--main--1.0--patch-273
3409      mwolson@gnu.org--2005/muse--main--1.0--patch-274
3410      mwolson@gnu.org--2005/muse--main--1.0--patch-275
3411      mwolson@gnu.org--2005/muse--main--1.0--patch-276
3412      mwolson@gnu.org--2005/muse--main--1.0--patch-277
3413      mwolson@gnu.org--2005/muse--main--1.0--patch-278
3414      mwolson@gnu.org--2005/muse--main--1.0--patch-279
3415      mwolson@gnu.org--2005/muse--main--1.0--patch-280
3416      mwolson@gnu.org--2005/muse--main--1.0--patch-281
3417      mwolson@gnu.org--2005/muse--main--1.0--patch-282
3418      mwolson@gnu.org--2005/muse--main--1.0--patch-283
3419      mwolson@gnu.org--2005/muse--main--1.0--patch-284
3420      mwolson@gnu.org--2005/muse--main--1.0--patch-285
3421      mwolson@gnu.org--2005/muse--main--1.0--patch-286
3422      mwolson@gnu.org--2005/muse--main--1.0--patch-287
3423      mwolson@gnu.org--2005/muse--main--1.0--patch-288
3424      mwolson@gnu.org--2005/muse--main--1.0--patch-289
3425      mwolson@gnu.org--2005/muse--main--1.0--patch-290
3426      mwolson@gnu.org--2005/muse--main--1.0--patch-291
3427      mwolson@gnu.org--2005/muse--main--1.0--patch-292
3428      mwolson@gnu.org--2005/muse--main--1.0--patch-293
3429      mwolson@gnu.org--2005/muse--main--1.0--patch-294
3430      mwolson@gnu.org--2005/muse--main--1.0--patch-295
3431      mwolson@gnu.org--2005/muse--main--1.0--patch-296
3432      mwolson@gnu.org--2005/muse--main--1.0--patch-297
3433      mwolson@gnu.org--2005/muse--main--1.0--patch-298
3434      mwolson@gnu.org--2005/muse--main--1.0--patch-299
3435      mwolson@gnu.org--2005/muse--main--1.0--patch-300
3436      mwolson@gnu.org--2005/muse--main--1.0--patch-301
3437      mwolson@gnu.org--2005/muse--main--1.0--patch-302
3438      mwolson@gnu.org--2005/muse--main--1.0--patch-303
3439      mwolson@gnu.org--2005/muse--main--1.0--patch-304
3440      mwolson@gnu.org--2005/muse--main--1.0--patch-305
3441      mwolson@gnu.org--2005/muse--main--1.0--patch-306
3442      mwolson@gnu.org--2005/muse--main--1.0--patch-307
3443      mwolson@gnu.org--2005/muse--main--1.0--patch-308
3444      mwolson@gnu.org--2005/muse--main--1.0--patch-309
3445      mwolson@gnu.org--2005/muse--main--1.0--patch-310
3446      mwolson@gnu.org--2005/muse--main--1.0--patch-311
3447      mwolson@gnu.org--2005/muse--main--1.0--patch-312
3448      mwolson@gnu.org--2005/muse--main--1.0--patch-313
3449      mwolson@gnu.org--2005/muse--main--1.0--patch-314
3450      mwolson@gnu.org--2005/muse--main--1.0--patch-315
3451      mwolson@gnu.org--2005/muse--main--1.0--patch-316
3452      mwolson@gnu.org--2005/muse--main--1.0--patch-317
3453      mwolson@gnu.org--2005/muse--main--1.0--patch-318
3454      mwolson@gnu.org--2005/muse--main--1.0--patch-319
3455      mwolson@gnu.org--2005/muse--main--1.0--patch-320
3456      mwolson@gnu.org--2005/muse--main--1.0--patch-321
3457      mwolson@gnu.org--2005/muse--main--1.0--patch-322
3458      mwolson@gnu.org--2005/muse--main--1.0--patch-323
3459      mwolson@gnu.org--2005/muse--main--1.0--patch-324
3460      mwolson@gnu.org--2005/muse--main--1.0--patch-325
3461      mwolson@gnu.org--2005/muse--main--1.0--patch-326
3462      mwolson@gnu.org--2005/muse--main--1.0--patch-327
3463      mwolson@gnu.org--2005/muse--main--1.0--patch-328
3464      mwolson@gnu.org--2005/muse--main--1.0--patch-329
3465      mwolson@gnu.org--2005/muse--main--1.0--patch-330
3466      mwolson@gnu.org--2005/muse--main--1.0--patch-331
3467      mwolson@gnu.org--2005/muse--main--1.0--patch-332
3468      mwolson@gnu.org--2005/muse--main--1.0--patch-333
3469      mwolson@gnu.org--2005/muse--main--1.0--patch-334
3470      mwolson@gnu.org--2005/muse--main--1.0--patch-335
3471      mwolson@gnu.org--2005/muse--main--1.0--patch-336
3472      mwolson@gnu.org--2005/muse--main--1.0--patch-337
3473      mwolson@gnu.org--2005/muse--main--1.0--patch-338
3474      mwolson@gnu.org--2005/muse--main--1.0--patch-339
3475      mwolson@gnu.org--2005/muse--main--1.0--patch-340
3476      mwolson@gnu.org--2005/muse--main--1.0--patch-341
3477      mwolson@gnu.org--2005/muse--main--1.0--patch-342
3478      mwolson@gnu.org--2005/muse--main--1.0--patch-343
3479      mwolson@gnu.org--2005/muse--main--1.0--patch-344
3480      mwolson@gnu.org--2005/muse--main--1.0--patch-345
3481      mwolson@gnu.org--2005/muse--main--1.0--patch-346
3482      mwolson@gnu.org--2005/muse--main--1.0--patch-347
3483      mwolson@gnu.org--2005/muse--main--1.0--patch-348
3484      mwolson@gnu.org--2005/muse--main--1.0--patch-349
3485      mwolson@gnu.org--2005/muse--main--1.0--patch-350
3486      mwolson@gnu.org--2005/muse--main--1.0--patch-351
3487      mwolson@gnu.org--2005/muse--main--1.0--patch-352
3488      mwolson@gnu.org--2005/muse--main--1.0--patch-353
3489      mwolson@gnu.org--2005/muse--main--1.0--patch-354
3490      mwolson@gnu.org--2005/muse--main--1.0--patch-355
3491      mwolson@gnu.org--2005/muse--rel--3.02--base-0
3492      mwolson@gnu.org--2005/muse--rel--3.02--patch-1
3493      mwolson@gnu.org--2005/muse--rel--3.02--patch-2
3494      mwolson@gnu.org--2005/muse--rel--3.02--patch-3
3495      mwolson@gnu.org--2005/muse--rel--3.02--patch-4
3496      mwolson@gnu.org--2005/muse--rel--3.02--patch-5
3497      mwolson@gnu.org--2005/muse--rel--3.02--patch-6
3498      mwolson@gnu.org--2005/muse--rel--3.02--patch-7
3499      mwolson@gnu.org--2005/muse--rel--3.02--patch-8
3500      mwolson@gnu.org--2005/muse--rel--3.02--patch-11
3501      mwolson@gnu.org--2005/muse--rel--3.02--patch-13
3502      mwolson@gnu.org--2005/muse--rel--3.02--patch-14
3503      mwolson@gnu.org--2005/muse--rel--3.02--patch-15
3504      mwolson@gnu.org--2005/muse--rel--3.02--patch-17
3505      mwolson@gnu.org--2005/muse--rel--3.02--patch-18
3506      mwolson@gnu.org--2005/muse--rel--3.02--patch-19
3507      mwolson@gnu.org--2005/muse--rel--3.02--patch-20
3508      mwolson@gnu.org--2005/muse--rel--3.02--patch-21
3509      mwolson@gnu.org--2005/muse--rel--3.02--patch-22
3510      mwolson@gnu.org--2005/muse--rel--3.02--patch-23
3511      mwolson@gnu.org--2005/muse--rel--3.02--patch-25
3512      mwolson@gnu.org--2005/muse--rel--3.02--patch-27
3513      mwolson@gnu.org--2005/muse--rel--3.02--patch-28
3514      mwolson@gnu.org--2005/muse--rel--3.02--patch-29
3515      mwolson@gnu.org--2005/muse--rel--3.02--patch-35
3516      mwolson@gnu.org--2005/muse--rel--3.02--patch-36
3517      mwolson@gnu.org--2005/muse--rel--3.02--patch-37
3518      mwolson@gnu.org--2005/muse--rel--3.02--patch-53
3519      mwolson@gnu.org--2005/muse--rel--3.02--patch-54
3520      mwolson@gnu.org--2005/muse--rel--3.02--patch-55
3521      mwolson@gnu.org--2005/muse--rel--3.02--patch-56
3522      mwolson@member.fsf.org--2004/muse--main--1.0--base-0
3523      mwolson@member.fsf.org--2004/muse--main--1.0--patch-1
3524      mwolson@member.fsf.org--2004/muse--main--1.0--patch-2
3525      mwolson@member.fsf.org--2004/muse--main--1.0--patch-3
3526      mwolson@member.fsf.org--2004/muse--mwolson--1.0--base-0
3527      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-1
3528      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-2
3529      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-3
3530      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-4
3531      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-5
3532      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-6
3533      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-7
3534      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-8