Merged from mwolson@gnu.org--2006 (patch 82-84)
[muse-el.git] / ChangeLog.2006
blob68bfde676ab0327489401550dde9e7a221eb9ed8
1 # do not edit -- automatically generated by arch changelog
2 # arch-tag: automatic-ChangeLog--mwolson@gnu.org--2006/muse--main--1.0
5 2006-04-04 22:23:40 GMT Michael Olson <mwolson@gnu.org> patch-84
7     Summary:
8       muse-mode: Recognize definition lists when filling text.
9     Revision:
10       muse--main--1.0--patch-84
12     * lisp/muse-mode.el (muse-mode): Recognize definition lists when filling
13       text.
14     
16     modified files:
17      ChangeLog.2006 lisp/muse-mode.el
20 2006-04-04 22:22:19 GMT Michael Olson <mwolson@gnu.org> patch-83
22     Summary:
23       Remove unrelated part of patch-82.
24     Revision:
25       muse--main--1.0--patch-83
28     modified files:
29      ChangeLog.2006 lisp/muse-mode.el
32 2006-04-04 22:11:16 GMT Michael Olson <mwolson@gnu.org> patch-82
34     Summary:
35       muse-journal: Fix dates in RSS feeds.
36     Revision:
37       muse--main--1.0--patch-82
39     * lisp/muse-journal.el (muse-journal-rss-munge-buffer): Make sure that
40       date is in a format that RSS readers can handle.  Thanks to RenĂ©
41       Stadler for the patch.
43     modified files:
44      AUTHORS ChangeLog.2006 lisp/muse-journal.el lisp/muse-mode.el
47 2006-04-01 15:32:26 GMT Michael Olson <mwolson@gnu.org> patch-81
49     Summary:
50       debian: Install ChangeLog properly.
51     Revision:
52       muse--main--1.0--patch-81
54     * debian/rules: Create ChangeLog using ChangeLog.2006 as a base, and then
55       appending the logs for previous years.  Thanks to Sergei V. Fleytin for
56       the breakage report.
58     modified files:
59      ChangeLog.2006 debian/rules
62 2006-04-01 04:20:45 GMT Michael Olson <mwolson@gnu.org> patch-80
64     Summary:
65       Fix a bug triggered by batch-publishing.
66     Revision:
67       muse--main--1.0--patch-80
69     * lisp/muse-publish.el (muse-detect-invalid-style): Remove, since the
70       right algorithm turned out to be simpler than I had thought.  Thanks to
71       Sergei V. Fleytin for reporting breakage with the old method.
72       (muse-publish-file): Don't be overzealous when checking for an invalid
73       style -- use a simpler check.
74       (muse-batch-publish-files): Don't check for invalid styles here, since
75       we already do so in `muse-publish-file'.
77     modified files:
78      ChangeLog.2006 lisp/muse-publish.el
81 2006-03-31 04:27:54 GMT Michael Olson <mwolson@gnu.org> patch-79
83     Summary:
84       muse.texi: Move some sections to a new Extending Muse chapter.
85     Revision:
86       muse--main--1.0--patch-79
88     * muse.texi (Extending Muse): New chapter containing nodes that deal with
89       extending Muse in various ways.
90       (Common Elements, Deriving Styles): Move to Extending Muse chapter.
92     modified files:
93      ChangeLog.2006 muse.texi
96 2006-03-26 22:38:01 GMT Michael Olson <mwolson@gnu.org> patch-78
98     Summary:
99       Fix a couple of recently-introduced bugs.
100     Revision:
101       muse--main--1.0--patch-78
103     * lisp/muse-colors.el: Fix errors introduced in a recent patch.  Try
104       extra hard to preserve our settings for faces, especially after a new
105       frame or splash screen.
106     
107     * lisp/muse.el (muse-copy-face): New function that ensures the face is
108       copied globally, to the extent the Emacs permits this.
110     modified files:
111      ChangeLog.2006 lisp/muse-colors.el lisp/muse.el
114 2006-03-26 20:02:11 GMT Michael Olson <mwolson@gnu.org> patch-77
116     Summary:
117       Update my example configuration file.
118     Revision:
119       muse--main--1.0--patch-77
122     modified files:
123      ChangeLog.2006 examples/mwolson/muse-init.el
126 2006-03-26 19:54:43 GMT Michael Olson <mwolson@gnu.org> patch-76
128     Summary:
129       Remove cruft from patch logs.
130     Revision:
131       muse--main--1.0--patch-76
134     modified files:
135      ChangeLog.2006
136      {arch}/muse-el/muse-el--devel/muse-el--devel--0/mwolson@gnu.org--2006-muse-el/patch-log/patch-14
137      {arch}/muse-el/muse-el--devel/muse-el--devel--0/mwolson@gnu.org--2006-muse-el/patch-log/patch-25
138      {arch}/muse-el/muse-el--devel/muse-el--devel--0/mwolson@gnu.org--2006-muse-el/patch-log/patch-3
139      {arch}/muse/muse--main/muse--main--1.0/mwolson@gnu.org--2006/patch-log/patch-19
140      {arch}/muse/muse--main/muse--main--1.0/mwolson@gnu.org--2006/patch-log/patch-46
141      {arch}/muse/muse--main/muse--main--1.0/mwolson@gnu.org--2006/patch-log/patch-58
142      {arch}/muse/muse--main/muse--main--1.0/mwolson@gnu.org--2006/patch-log/patch-60
143      {arch}/muse/muse--main/muse--main--1.0/mwolson@gnu.org--2006/patch-log/patch-74
146 2006-03-26 18:38:31 GMT Michael Olson <mwolson@gnu.org> patch-75
148     Summary:
149       Make faces more robust and namespace-conforming.
150     Revision:
151       muse--main--1.0--patch-75
153     * lisp/muse-colors.el (muse-make-faces): Make sure that each generated
154       face has documentation and a group.
155       (muse-link, muse-bad-link, muse-verbatim): Renamed faces to drop the
156       "-face" suffix.
157       (muse-emphasis-1, muse-emphasis-2, muse-emphasis-3): Make sure that the
158       faces have documentation and a group.  Copy unconditionally from the
159       related Emacs faces, rather than specifying face attributes.
160       (muse-colors-verbatim, muse-colors-example-tag, muse-link-face):
161       (muse-colors-explicit-link, muse-colors-implicit-link): Use the new
162       face names.
163     
164     * lisp/muse-mode.el (muse-next-reference, muse-previous-reference): Use
165       the 'muse-link property rather than looking at the face.
167     modified files:
168      ChangeLog.2006 lisp/muse-colors.el lisp/muse-mode.el
171 2006-03-26 18:33:12 GMT Michael Olson <mwolson@gnu.org> patch-74
173     Summary:
174       muse.texi: Mention the <code> tag.
175     Revision:
176       muse--main--1.0--patch-74
178     * muse.texi (Emphasizing Text): Mention the <code> tag.
180     modified files:
181      ChangeLog.2006 muse.texi
184 2006-03-26 06:35:49 GMT Michael Olson <mwolson@gnu.org> patch-73
186     Summary:
187       Fix bug in verse markup, undesired behavior with emdash.
188     Revision:
189       muse--main--1.0--patch-73
191     * lisp/muse-docbook.el (muse-docbook-markup-strings): Preserve whitespace
192       around emdash.
193     
194     * lisp/muse-html.el (muse-html-markup-strings): Ditto.
195     
196     * lisp/muse-xml.el (muse-xml-markup-strings): Ditto.
197     
198     * lisp/muse-publish.el (muse-publish-markup-emdash): Pass preceding and
199       trailing whitespace to `muse-markup-text', in case the current
200       publishing wishes to use them.
201       (muse-publish-markup-verse): Insert newline without adding read-only
202       properties to it.  This fixes a paragraph detection bug in HTML
203       publishing.
205     modified files:
206      ChangeLog.2006 lisp/muse-docbook.el lisp/muse-html.el
207      lisp/muse-publish.el lisp/muse-xml.el
210 2006-03-25 05:57:36 GMT Michael Olson <mwolson@gnu.org> patch-72
212     Summary:
213       httpd.el: Update to work with newer versions of Emacs.
214     Revision:
215       muse--main--1.0--patch-72
217     * contrib/httpd.el (httpd-start): Update this to work with newer versions
218       of Emacs.
220     modified files:
221      ChangeLog.2006 contrib/httpd.el
224 2006-03-25 05:27:46 GMT Michael Olson <mwolson@gnu.org> patch-71
226     Summary:
227       muse-journal: Make custom RSS heading regexps possible.
228     Revision:
229       muse--main--1.0--patch-71
231     * lisp/muse-journal.el (muse-journal-rss-heading-regexp): New option that
232       determines the regexp to use when searching for an RSS heading.
233       (muse-journal-rss-munge-buffer): Use `muse-journal-rss-heading-regexp'.
235     modified files:
236      ChangeLog.2006 lisp/muse-journal.el
239 2006-03-25 04:33:40 GMT Michael Olson <mwolson@gnu.org> patch-70
241     Summary:
242       Fix #5190: Endless loop in muse style-run-hooks when muse-project-publish is called with undefined style.
243     Revision:
244       muse--main--1.0--patch-70
246     * lisp/muse-project.el (muse-project-publish): If we cannot find a
247       project to publish, indicate this in an error message.
248     
249     * lisp/muse-publish.el (muse-style-run-hooks): Never go into an endless
250       loop.  This should fix #5190.  Thanks to Rod Morehead for the report.
251       (muse-detect-invalid-style): New function that makes sure that the
252       given style is in a valid format.
253       (muse-publish-file): Call `muse-detect-invalid-style' before doing any
254       publishing.
256     modified files:
257      ChangeLog.2006 lisp/muse-project.el lisp/muse-publish.el
260 2006-03-25 03:31:36 GMT Michael Olson <mwolson@gnu.org> patch-69
262     Summary:
263       muse-mode: Don't require muse-publish.el.
264     Revision:
265       muse--main--1.0--patch-69
267     * lisp/muse-mode.el: Use a few autoloads instead of requiring
268       muse-publish.el.  This allows people to optionally have Muse mode
269       without including the publishing features, as long as they never call a
270       publishing function.  The documentation says that Muse is supposed to
271       be modular in that way, so I guess we'd better follow it.
272       (muse-insert-tag): Make sure that muse-publish is required before
273       accessing `muse-publish-markup-tags'.
275     modified files:
276      ChangeLog.2006 lisp/muse-mode.el
279 2006-03-21 01:59:03 GMT Michael Olson <mwolson@gnu.org> patch-68
281     Summary:
282       Minor code cleanup.
283     Revision:
284       muse--main--1.0--patch-68
286     * lisp/muse-mode.el (muse-grep): Remove commented-out code.
288     modified files:
289      ChangeLog.2006 lisp/muse-mode.el
292 2006-03-21 01:56:21 GMT Michael Olson <mwolson@gnu.org> patch-67
294     Summary:
295       Merged from mwolson@gnu.org--2006-muse-el (patch 15-26)
296     Revision:
297       muse--main--1.0--patch-67
299     (Author: Per B. Sederberg <per@med.upenn.edu>)
300     
301     * lisp/muse-mode.el (muse-grep-command): Add custom to set up the command
302       used for grepping.
303       (muse-mode-map): Changed muse-browse-result to C-c C-v and made
304       muse-find-backlinks C-c C-b
305       (muse-grep): New function to envoke a search with the compiler.
306       (muse-search-with-command): New function to search for text, optionally
307       editing the command.
308       (muse-search): New function to search for text.
309       (muse-find-backlinks): New function to search for backlinks to the
310       current page.
312     modified files:
313      ChangeLog.2006 lisp/muse-mode.el
315     new patches:
316      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-15
317      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-16
318      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-17
319      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-18
320      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-19
321      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-20
322      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-21
323      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-22
324      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-23
325      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-24
326      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-25
327      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-26
330 2006-03-20 18:43:15 GMT Michael Olson <mwolson@gnu.org> patch-66
332     Summary:
333       Make it easier to call context-specific region-escaping function.
334     Revision:
335       muse--main--1.0--patch-66
337     * lisp/muse-publish.el (muse-publish-escape-specials): If a function is
338       returned from specials, call it with beg, end, ignore-read-only args.
339       This allows for people to specify their own functions for escaping
340       regions, depending on context.  See `muse-xml-decide-specials' in
341       muse-xml-common.el.  This functionality already exists for escaping
342       specials in strings.
344     modified files:
345      ChangeLog.2006 lisp/muse-publish.el
348 2006-03-17 01:56:38 GMT Michael Olson <mwolson@gnu.org> patch-65
350     Summary:
351       Attempt to make new syntaxes easier to support.
352     Revision:
353       muse--main--1.0--patch-65
355     * lisp/muse-colors.el (muse-colors-explicit-link): Use `muse-get-link'
356       and `muse-get-link-data'.
357     
358     * lisp/muse-journal.el (muse-journal-rss-munge-buffer): Ditto.
359     
360     * lisp/muse-mode.el (muse-edit-link-at-point): Ditto.
361       (muse-make-link): Change argument name.
362     
363     * lisp/muse.el (muse-handle-explicit-link): Ditto.
364       (muse-get-link, muse-get-link-desc): New functions that return the link
365       and the link description, respectively, from the given TARGET.  The
366       idea is that at least one other markup syntax puts descriptions before
367       links, so all they would have to do is re-define these two functions.
369     modified files:
370      ChangeLog.2006 lisp/muse-colors.el lisp/muse-journal.el
371      lisp/muse-mode.el lisp/muse.el
374 2006-03-14 18:41:54 GMT Michael Olson <mwolson@gnu.org> patch-64
376     Summary:
377       Fix #5477: muse-replace-regexp-in-string throws error in XEmacs 21.4
378     Revision:
379       muse--main--1.0--patch-64
381     * Makefile.defs, lisp/muse-colors.el: Fix typo.
382     
383     * lisp/muse.el (muse-replace-regexp-in-string): Switch order so that
384       `replace-in-string' is checked before `replace-regexp-in-string', since
385       XEmacs' implementation of the latter seems to be broken.  Thanks to Jim
386       Ottaway for the heads up.
388     modified files:
389      ChangeLog.2006 Makefile.defs lisp/muse-colors.el lisp/muse.el
392 2006-03-13 19:38:36 GMT Michael Olson <mwolson@gnu.org> patch-63
394     Summary:
395       muse-latex: Add footnotes to links so that they show up on printed copies.
396     Revision:
397       muse--main--1.0--patch-63
399     * lisp/muse-latex.el (muse-latex-markup-strings): Add string for
400       'url-and-desc.  Display footnotes if we have both a link and a
401       description, since we want URLs to show up on printed documents.
402       (muse-latex-markup-specials-document): Escape the "@" character in the
403       entire document.
404     
405     * lisp/muse-publish.el (muse-publish-url): Distinguish between URLs
406       without descriptions and URLs with descriptions.  If no markup string
407       exists for 'url-and-desc, fall back to 'url.
409     modified files:
410      ChangeLog.2006 lisp/muse-latex.el lisp/muse-publish.el
413 2006-03-13 18:42:27 GMT Michael Olson <mwolson@gnu.org> patch-62
415     Summary:
416       Fix publishing error with multi-line wrapped list items.
417     Revision:
418       muse--main--1.0--patch-62
420     * lisp/muse-publish.el (muse-publish-surround-text): Fix a problem with
421       multiple lines of a wrapped list item.
423     modified files:
424      ChangeLog.2006 lisp/muse-publish.el
427 2006-03-13 02:10:44 GMT Michael Olson <mwolson@gnu.org> patch-61
429     Summary:
430       Add COPYING file; update headers.
431     Revision:
432       muse--main--1.0--patch-61
434     * COPYING: New file containing the GNU GPL.
435     
436     * AUTHORS: Bookkeeping.
437     
438     * README: Add License section.  Change Muse homepage URL.
439     
440     * debian/copyright: Change Muse homepage URL.  Prune list to those who
441       have changed 15+ lines of code, since this is the amount that
442       constitutes legal contribution to a software work, AFAICT.
443     
444     * examples/mwolson: Update contents of directory to match my current
445       setup.
446     
447     * experimental/muse*.el, lisp/muse*.el: Update headers.
448     
449     * muse.texi: Change Muse homepage URL.
451     new files:
452      .arch-ids/COPYING.id COPYING
454     modified files:
455      AUTHORS ChangeLog.2006 README debian/copyright
456      examples/mwolson/muse-init.el
457      examples/mwolson/stylesheets/blog.css
458      examples/mwolson/stylesheets/common.css
459      examples/mwolson/stylesheets/print.css
460      examples/mwolson/stylesheets/screen.css
461      experimental/muse-cite.el experimental/muse-mathml.el
462      experimental/muse-message.el lisp/muse-backlink.el
463      lisp/muse-blosxom.el lisp/muse-book.el lisp/muse-colors.el
464      lisp/muse-convert.el lisp/muse-docbook.el lisp/muse-groff.el
465      lisp/muse-html.el lisp/muse-http.el lisp/muse-journal.el
466      lisp/muse-latex.el lisp/muse-latex2png.el lisp/muse-mode.el
467      lisp/muse-poem.el lisp/muse-project.el lisp/muse-protocols.el
468      lisp/muse-publish.el lisp/muse-regexps.el
469      lisp/muse-registry.el lisp/muse-texinfo.el lisp/muse-wiki.el
470      lisp/muse-xml.el lisp/muse.el muse.texi
473 2006-03-13 01:48:10 GMT Michael Olson <mwolson@gnu.org> patch-60
475     Summary:
476       Update Muse XML schema.
477     Revision:
478       muse--main--1.0--patch-60
480     * examples/muse.rnc: Allow nested list items.  Update header.  Provide
481       history.  We'll call this v0.3 of the schema.
482     
483     * lisp/muse-xml-common.el: Update header.
484       (muse-xml-markup-table): Fix table generation when attributes are not
485       specified.
487     modified files:
488      ChangeLog.2006 examples/muse.rnc lisp/muse-xml-common.el
491 2006-03-12 21:12:48 GMT Michael Olson <mwolson@gnu.org> patch-59
493     Summary:
494       Fix output for consecutive list items of same type.
495     Revision:
496       muse--main--1.0--patch-59
498     * lisp/muse-publish.el (muse-publish-surround-text): Make calculated
499       post-indent and indent-found values local to each list item.  This
500       should fix undesired behavior with consecutive list items of the same
501       type.
503     modified files:
504      ChangeLog.2006 lisp/muse-publish.el
507 2006-03-12 21:09:43 GMT Michael Olson <mwolson@gnu.org> patch-58
509     Summary:
510       Make C-> and C-< keybindings not indent nested items.
511     Revision:
512       muse--main--1.0--patch-58
514     * lisp/muse-mode.el (muse-alter-list-item-indentation): Don't include
515       nested items.
516     
517     * lisp/muse.el (muse-forward-list-item): Make skipping of nested items
518       optional, and document this.
520     modified files:
521      ChangeLog.2006 lisp/muse-mode.el lisp/muse.el
524 2006-03-12 19:56:26 GMT Michael Olson <mwolson@gnu.org> patch-57
526     Summary:
527       Slightly improve flyspell integration.
528     Revision:
529       muse--main--1.0--patch-57
531     * lisp/muse-mode.el (muse-mode-flyspell-p): Use the new 'muse-link text
532       property to determine whether we are at a link.
534     modified files:
535      ChangeLog.2006 lisp/muse-mode.el
538 2006-03-11 23:42:56 GMT Michael Olson <mwolson@gnu.org> patch-56
540     Summary:
541       Make nested definition list items work much better.
542     Revision:
543       muse--main--1.0--patch-56
545     * lisp/muse-publish.el (muse-publish-surround-dl): Use
546       `muse-forward-list-item'.  Don't pass indent and post-indent to the
547       move function.
548       (muse-publish-surround-text): If we are to determine the indentation,
549       but have found no list items, set indent to the empty string.  If we
550       are to determine indentation but have found an item, get all leading
551       whitespace and set indent to it.  Never try to determine post-indent
552       using the first line.  Try to contain the amount of "damage" a nested
553       list item can do to wrapped list item text.
554     
555     * lisp/muse-regexps.el (muse-list-item-regexp): Hone the definition list
556       part so that it is easier to indicate the amount of desired initial
557       whitespace.
558     
559     * lisp/muse.el (muse-list-item-type): Make initial whitespace of a dl
560       entry optional.
561       (muse-forward-dl-term, muse-forward-dl-entry): Remove.  Functionality
562       merged into `muse-forward-list-item'.
563       (muse-forward-list-item-1): New function that determines whether a
564       nested list item is found.
565       (muse-forward-list-item): Move hairy nested list detection algorithm
566       into `muse-forward-list-item-1'.  Be extra careful about terminating
567       when we go past the boundary.
569     modified files:
570      ChangeLog.2006 lisp/muse-publish.el lisp/muse-regexps.el
571      lisp/muse.el
574 2006-03-11 06:10:19 GMT Michael Olson <mwolson@gnu.org> patch-55
576     Summary:
577       Add backlink support, thanks to Jim Ottaway.
578     Revision:
579       muse--main--1.0--patch-55
581     * lisp/muse-colors.el (muse-colors-fontifying-p): New buffer-local
582       variable that indicates whether Muse is fontifying the current buffer.
583       (muse-colors-region): Set `muse-colors-fontifying' to t.
584     
585     * lisp/muse-backlinks.el: New file by Jim Ottaway that provides backlink
586       support.  I've modified it slightly to get rid of the defadvice forms.
588     new files:
589      lisp/.arch-ids/muse-backlink.el.id lisp/muse-backlink.el
591     modified files:
592      AUTHORS ChangeLog.2006 lisp/muse-colors.el
595 2006-03-10 22:56:22 GMT Michael Olson <mwolson@gnu.org> patch-54
597     Summary:
598       muse-protocols: Add Wikipedia support.
599     Revision:
600       muse--main--1.0--patch-54
602     * lisp/muse-protocols.el (muse-url-protocols): Add "dict:" handler.  This
603       is used to look up terms on the Wikipedia website.
604       (muse-wikipedia-country): New option that specifies the country code to
605       use for Wikipedia.
606       (muse-resolve-url-dict, muse-browse-url-dict): New functions that
607       resolve and browse Wikipedia URLs.
609     modified files:
610      ChangeLog.2006 lisp/muse-protocols.el
613 2006-03-10 19:29:56 GMT Michael Olson <mwolson@gnu.org> patch-53
615     Summary:
616       muse-protocols: Add DOI handling.
617     Revision:
618       muse--main--1.0--patch-53
620     * lisp/muse-protocols.el (muse-url-protocols): Add handler for DOI's.
621       DOI's (digitial object identifiers) are a standard identifier used in
622       the publishing industry.  Thanks to Phillip Lord for the patch.
623       (muse-resolve-url-doi, muse-browse-url-doi): New functions that resolve
624       and browse DOI's.
626     modified files:
627      AUTHORS ChangeLog.2006 lisp/muse-protocols.el
630 2006-03-10 16:34:52 GMT Michael Olson <mwolson@gnu.org> patch-52
632     Summary:
633       Refine previous patch.
634     Revision:
635       muse--main--1.0--patch-52
637     * lisp/muse-mode.el (muse-link-at-point): If muse-colors is loaded, don't
638       ever use the fallback method.  Save point when using new method.
640     modified files:
641      ChangeLog.2006 lisp/muse-mode.el
644 2006-03-10 16:26:53 GMT Michael Olson <mwolson@gnu.org> patch-51
646     Summary:
647       Make visiting of links a bit faster.
648     Revision:
649       muse--main--1.0--patch-51
651     * lisp/muse-colors.el (muse-unhighlight-region): Remove muse-link
652       property.
653       (muse-link-properties): If we are highlighting a link, add the
654       muse-link property.
655     
656     * lisp/muse-mode.el (muse-link-at-point): If the muse-link property
657       exists at point, use it to bound the link.  Otherwise, use the old
658       method.  This should make it easier to visit custom implicit link
659       forms, since it does not require a change to muse-implicit-link-regexp.
660     
661     * lisp/muse-regexps.el (muse-implicit-link-regexp): Note that this is not
662       used when muse-colors.el is loaded.
664     modified files:
665      ChangeLog.2006 lisp/muse-colors.el lisp/muse-mode.el
666      lisp/muse-regexps.el
669 2006-03-10 04:57:55 GMT Michael Olson <mwolson@gnu.org> patch-50
671     Summary:
672       Make resolving of inline image paths more flexible.
673     Revision:
674       muse--main--1.0--patch-50
676     * lisp/muse-colors.el (muse-colors-inline-image-method): Rename from
677       `muse-inline-relative-to'.  Add muse-colors-use-publishing-directory
678       option.  Make the fallback customization type a function rather than a
679       symbol.
680       (muse-colors-use-publishing-directory): New function that takes the
681       best guess at where the current Muse file will be published and makes
682       the given link relative to that.
683       (muse-colors-insert-image): If muse-colors-inline-image-method is
684       'default-directory, use the default directory.  If it is a function,
685       call that function with LINK as an argument.  Otherwise, give up.
687     modified files:
688      ChangeLog.2006 lisp/muse-colors.el
691 2006-03-10 03:43:03 GMT Michael Olson <mwolson@gnu.org> patch-49
693     Summary:
694       Fix inline image lockup.
695     Revision:
696       muse--main--1.0--patch-49
698     * lisp/muse-colors.el (muse-colors-explicit-link): Fix regression in
699       patch-47.  This will prevent Muse from locking up after making a new
700       inline image.
702     modified files:
703      ChangeLog.2006 lisp/muse-colors.el
706 2006-03-07 03:52:11 GMT Michael Olson <mwolson@gnu.org> patch-48
708     Summary:
709       Fix publishing problem with XEmacs.
710     Revision:
711       muse--main--1.0--patch-48
713     * lisp/muse-publish.el (muse-insert-file-or-string): Fix XEmacs
714       publishing problem when text at beginning of buffer is read-only.
715       Thanks to Christian Clercin for the report.
717     modified files:
718      ChangeLog.2006 lisp/muse-publish.el
721 2006-03-06 06:06:38 GMT Michael Olson <mwolson@gnu.org> patch-47
723     Summary:
724       Get increase and decrease of list indentation to work with complex cases.
725     Revision:
726       muse--main--1.0--patch-47
728     * lisp/muse-colors.el: Miscellaneous whitespace fixes.
729       (muse-colors-explicit-link): Minor logic tweak.  The indentation seems
730       to indicate this interpretation, though parens are different.
731     
732     * lisp/muse-mode.el: Miscellaneous whitespace fixes.
733       (muse-alter-list-item-indentation): New function that alters the list
734       structure at point.  The behavior to use is specified by the OPERATION
735       argument.  Currently-supported operations are 'increase and 'decrease
736       indentation level.  This now uses the same sort of list detection
737       algorithm that is used during publishing, so it should work as expected
738       for complicated cases.
739       (muse-increase-list-item-indentation)
740       (muse-decrease-list-item-indentation): Use
741       `muse-alter-list-item-indentation'.
743     modified files:
744      ChangeLog.2006 lisp/muse-colors.el lisp/muse-mode.el
747 2006-03-06 04:50:17 GMT Michael Olson <mwolson@gnu.org> patch-46
749     Summary:
750       Code simplification; improve muse-list-item-type function.
751     Revision:
752       muse--main--1.0--patch-46
754     * lisp/muse.el (muse-list-item-type): Disambiguate between 'dl-term and
755       'dl-entry, instead of just returning 'dl.
756       (muse-forward-dl-term, muse-forward-dl-entry): Use
757       muse-forward-list-item.
758       (muse-forward-dl-part): Remove, merge functionality into
759       muse-forward-list-item.
760       (muse-forward-list-item): Add a few conditions needed for skipping
761       nested 'dl-term and 'dl-entry items.
763     modified files:
764      ChangeLog.2006 lisp/muse.el
767 2006-03-06 01:11:58 GMT Michael Olson <mwolson@gnu.org> patch-45
769     Summary:
770       Put movement by list and paragraph functions in muse.el.
771     Revision:
772       muse--main--1.0--patch-45
774     * lisp/muse.el (muse-list-item-type, muse-forward-paragraph):
775       (muse-forward-dl-term, muse-forward-dl-entry, muse-forward-dl-part):
776       (muse-forward-list-item): Move here from muse-publish.el, so that
777       muse-mode can make use of these.
779     modified files:
780      ChangeLog.2006 lisp/muse-publish.el lisp/muse.el
783 2006-03-06 01:06:14 GMT Michael Olson <mwolson@gnu.org> patch-44
785     Summary:
786       Merged from mwolson@gnu.org--2006-muse-el (patch 5-14)
787     Revision:
788       muse--main--1.0--patch-44
790     (Author: Per B. Sederberg <per@med.upenn.edu>)
791     
792     * lisp/muse-mode.el (muse-mode-map): Added key mappings to increase or
793       decrease the current item indentation.
794       (muse-get-paragraph-start): Helper function to determine the start of
795       the current paragraph.
796       (muse-insert-list-item): Cleaned up list item insertion code and made
797       it handle definitions.
798       (muse-increase-list-item-indentation): New interactive function to
799       increase list item indentation.
800       (muse-decrease-list-item-indentation): New interactive function to
801       decrease list item indentation.
803     modified files:
804      ChangeLog.2006 lisp/muse-mode.el
806     new patches:
807      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-5
808      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-6
809      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-7
810      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-8
811      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-9
812      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-10
813      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-11
814      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-12
815      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-13
816      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-14
819 2006-03-06 00:58:00 GMT Michael Olson <mwolson@gnu.org> patch-43
821     Summary:
822       Use slightly better algorithm for removing initial whitespace.
823     Revision:
824       muse--main--1.0--patch-43
826     * lisp/muse-publish.el (muse-publish-surround-dl): Keep track of whether
827       the definition occurred on the same line as the term.
828       (muse-publish-surround-text): Use a slightly better algorithm for
829       removing initial indentation of list items.  This way, we preserve
830       nesting of lists and also deal with same-level items that occur after
831       nested items.  This probably doesn't make much of a difference in the
832       output, but it should make support of nested definition lists a bit
833       less troublesome in some cases.
834       (muse-forward-dl-entry): Deal with ambiguity in muse-list-item-regexp
835       regexp.
836       (muse-forward-dl-part, muse-forward-list-item): Don't clobber match
837       data.  Don't remove any text.  This makes the function easier to reuse
838       in display-only situations.
840     modified files:
841      ChangeLog.2006 lisp/muse-publish.el
844 2006-03-04 02:03:59 GMT Michael Olson <mwolson@gnu.org> patch-42
846     Summary:
847       In a preliminary way, make definition lists nest.
848     Revision:
849       muse--main--1.0--patch-42
851     * lisp/muse-publish.el (muse-forward-dl-part): Make it so that definition
852       lists nest a bit better.
853     
854     * lisp/muse-regexps.el (muse-dl-entry-regexp): Removed, since we don't
855       use it anymore.
857     modified files:
858      ChangeLog.2006 lisp/muse-publish.el lisp/muse-regexps.el
861 2006-03-03 19:28:22 GMT Michael Olson <mwolson@gnu.org> patch-41
863     Summary:
864       Fix nested list regression.
865     Revision:
866       muse--main--1.0--patch-41
868     * lisp/muse-publish.el (muse-publish-surround-text): Keep track of
869       original indentation value and use that.  This fixes a regression
870       caused by the last patch.
872     modified files:
873      ChangeLog.2006 lisp/muse-publish.el
876 2006-03-03 05:24:59 GMT Michael Olson <mwolson@gnu.org> patch-40
878     Summary:
879       Make code look nicer by using muse-forward-dl-* functions.
880     Revision:
881       muse--main--1.0--patch-40
883     * lisp/muse-publish.el (muse-publish-surround-dl): Factor out lambda
884       forms into muse-forward-dl-* for increased reusability.
885       (muse-publish-surround-text): Call move function with an indent
886       argument so that we don't have to use partial substitution in lambda
887       forms.
888       (muse-forward-dl-term): New function that moves forward to the next
889       definition list term.
890       (muse-forward-dl-entry): New function that moves forward to the next
891       definition list entry.
892       (muse-forward-dl-part): Renamed from `muse-forward-dl-item', since this
893       does not move past entire definition list items, only parts of them.
894       (muse-publish-markup-list, muse-publish-markup-quote):
895       (muse-publish-quote-tag): Use better lambda form, and include a
896       parameter.
898     modified files:
899      ChangeLog.2006 lisp/muse-publish.el
902 2006-03-02 05:38:41 GMT Michael Olson <mwolson@gnu.org> patch-39
904     Summary:
905       Handle blockquoted sections within lists properly.
906     Revision:
907       muse--main--1.0--patch-39
909     * lisp/muse-publish.el (muse-forward-paragraph): Respect end-list
910       property.  This should make blockquoted sections within a list do the
911       right thing.
912       (muse-forward-dl-item, muse-forward-list-item): Adjust logic for new
913       behavior of `muse-forward-paragraph'.
915     modified files:
916      ChangeLog.2006 lisp/muse-publish.el
919 2006-03-02 05:00:07 GMT Michael Olson <mwolson@gnu.org> patch-38
921     Summary:
922       Fix problem when previous list item was nested.
923     Revision:
924       muse--main--1.0--patch-38
926     * lisp/muse-publish.el (muse-publish-surround-text): Bind nested list
927       indicator at the correct place.  This fixes an error where a previous
928       list was nested but the current one isn't.  Thanks to Per B. Sederberg
929       for the report.
931     modified files:
932      ChangeLog.2006 lisp/muse-publish.el
935 2006-03-02 04:36:06 GMT Michael Olson <mwolson@gnu.org> patch-37
937     Summary:
938       Fix #5376: Changing muse-wiki-wikiword-regexp does not seem to affect anything.
939     Revision:
940       muse--main--1.0--patch-37
942     * muse.texi (Implicit Links): Mention how to customize the WikiName
943       recognition, and note that if you're setting this manually, you have to
944       call some additional code.  This should fix #5376.  Also remove local
945       variables section at end, since it seems pointless.
947     modified files:
948      ChangeLog.2006 muse.texi
951 2006-03-02 04:25:37 GMT Michael Olson <mwolson@gnu.org> patch-36
953     Summary:
954       Fix #5325: nested formatting not working in HTML output.
955     Revision:
956       muse--main--1.0--patch-36
958     * lisp/muse-publish.el (muse-publish-markup-word): Make nested emphasis
959       work.  I'm a bit worried about possible double-escaping, though.
960       Perhaps we should write the context to a text property and escape it
961       later.  This should fix #5325.
963     modified files:
964      ChangeLog.2006 lisp/muse-publish.el
967 2006-03-02 01:08:14 GMT Michael Olson <mwolson@gnu.org> patch-35
969     Summary:
970       Make paragraphs respect the end of a list or list item.
971     Revision:
972       muse--main--1.0--patch-35
974     * lisp/muse-docbook.el (muse-docbook-markup-paragraph): If we are at the
975       end of a list (or list item), back up.  This allows for a nice side
976       effect when using indented sentences in between list items.
977     
978     * lisp/muse-html.el (muse-html-markup-paragraph): Ditto.
979     
980     * lisp/muse-xml.el (muse-xml-markup-paragraph): Ditto.
981     
982     * lisp/muse-publish.el (muse-publish-surround-dl): Make sure that end-ddt
983       and end-item are marked up with end-list properties.
985     modified files:
986      ChangeLog.2006 lisp/muse-docbook.el lisp/muse-html.el
987      lisp/muse-publish.el lisp/muse-xml.el
990 2006-03-01 21:00:41 GMT Michael Olson <mwolson@gnu.org> patch-34
992     Summary:
993       Make sure an initial term exists before publishing definition list.
994     Revision:
995       muse--main--1.0--patch-34
997     * lisp/muse-publish.el (muse-publish-markup-list): Ensure that a term
998       exists before publishing a definition list.
1000     modified files:
1001      ChangeLog.2006 lisp/muse-publish.el
1004 2006-03-01 20:21:08 GMT Michael Olson <mwolson@gnu.org> patch-33
1006     Summary:
1007       Add comments to nested list code.
1008     Revision:
1009       muse--main--1.0--patch-33
1011     * lisp/muse-publish.el (muse-publish-surround-dl)
1012       (muse-publish-surround-text, muse-forward-dl-item):
1013       (muse-forward-list-item): Add comments, since there were many
1014       intricacies that are probably not obvious to the casual reader.
1015       (muse-forward-dl-item): Remove no-op condition.
1017     modified files:
1018      ChangeLog.2006 lisp/muse-publish.el
1021 2006-03-01 19:51:45 GMT Michael Olson <mwolson@gnu.org> patch-32
1023     Summary:
1024       Make nested list items work when separated by one blank line.
1025     Revision:
1026       muse--main--1.0--patch-32
1028     * lisp/muse-publish.el (muse-publish-surround-dl): Use
1029       muse-forward-dl-item instead of muse-forward-list-item.  On second
1030       thought, don't unconditionally insert a newline, as that breaks some
1031       things.
1032       (muse-forward-dl-item): New function that moves forward to the next
1033       definition list item.  This was factored out from
1034       muse-forward-list-item, since it was getting too complex for my liking.
1035       (muse-forward-dl-item, muse-forward-list-item): Introduce concept of
1036       indented line, and skip past these if we have a blank line followed by
1037       an indented line.  "Indented" means "indented one past the current
1038       indentation level" here.  Remove some initial whitespace that was being
1039       overlooked before.
1041     modified files:
1042      ChangeLog.2006 lisp/muse-publish.el lisp/muse-regexps.el
1045 2006-03-01 17:43:55 GMT Michael Olson <mwolson@gnu.org> patch-31
1047     Summary:
1048       Fix a couple of bugs in muse-wiki-resolve-project-page.
1049     Revision:
1050       muse--main--1.0--patch-31
1052     * lisp/muse-project.el (muse-project-applicable-styles): Use a slightly
1053       better algorithm for adding styles to a list.
1054     
1055     * lisp/muse-wiki.el (muse-wiki-resolve-project-page): Handle project more
1056       carefully.  This should fix one or two hard-to-explain bugs.
1058     modified files:
1059      ChangeLog.2006 lisp/muse-project.el lisp/muse-wiki.el
1062 2006-03-01 17:24:23 GMT Michael Olson <mwolson@gnu.org> patch-30
1064     Summary:
1065       Fix another definition list edge case.
1066     Revision:
1067       muse--main--1.0--patch-30
1069     * lisp/muse-publish.el (muse-publish-surround-dl): Fix edge case where
1070       unordered list immediately follows definition list term.
1072     modified files:
1073      ChangeLog.2006 lisp/muse-publish.el
1076 2006-03-01 17:05:25 GMT Michael Olson <mwolson@gnu.org> patch-29
1078     Summary:
1079       Pass all current definition list test cases.
1080     Revision:
1081       muse--main--1.0--patch-29
1083     * lisp/muse-publish.el (muse-publish-surround-dl): Move correctly to next
1084       line if definition is not on the same line as the term.
1085       (muse-forward-list-item): Fix publishing incorrectness that occurred
1086       when a non-dl list follows a definition list.  Always move to the right
1087       place so as to prevent extra empty dd elements from being published.
1089     modified files:
1090      ChangeLog.2006 lisp/muse-publish.el
1093 2006-03-01 15:08:45 GMT Michael Olson <mwolson@gnu.org> patch-28
1095     Summary:
1096       Merge consecutive definition list terms properly.
1097     Revision:
1098       muse--main--1.0--patch-28
1100     * lisp/muse-publish.el (muse-publish-surround-dl): Keep track of status
1101       correctly.  This makes Muse merge several definition list items into
1102       one list.
1103       (muse-forward-list-item): Use simpler regexp for 'dl.
1104     
1105     * lisp/muse-regexps.el (muse-list-item-regexp): Make terms optional in
1106       definition lists, and make terms the 2nd matched text.
1108     modified files:
1109      ChangeLog.2006 lisp/muse-publish.el lisp/muse-regexps.el
1112 2006-02-28 23:48:24 GMT Michael Olson <mwolson@gnu.org> patch-27
1114     Summary:
1115       Bookkeeping.
1116     Revision:
1117       muse--main--1.0--patch-27
1119     * AUTHORS: Update.
1120     
1121     * muse-colors.el, muse-mode.el: Credit contributions.
1123     modified files:
1124      AUTHORS ChangeLog.2006 lisp/muse-colors.el lisp/muse-mode.el
1127 2006-02-28 23:37:26 GMT Michael Olson <mwolson@gnu.org> patch-26
1129     Summary:
1130       Merged from mwolson@gnu.org--2006-muse-el (patch 0-4)
1131     Revision:
1132       muse--main--1.0--patch-26
1134     Patches applied:
1135     
1136      * mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-2
1137        Added ability to show inline images in the Emacs buffer.
1138     
1139      * mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-3
1140        Added enhanced list item insertion.
1141     
1142     Detailed log:
1143     
1144     (Author: Per B. Sederberg <per@med.upenn.edu>)
1145     
1146     * lisp/muse-mode.el (muse-mode-map): Added new key binding to insert a
1147       list item.  New key mapping to toggle showing images.  Added a key
1148       mapping to insert a link to a file and modified the key map to insert a
1149       tag.
1150       (muse-on-blank-line): Helper function to determine if the point is on a
1151       line containing only blank spaces.
1152       (muse-insert-list-item): New interactive function to insert a new list
1153       item, taking into account the current list state.
1154       (muse-insert-relative-link-to-file): New function to insert a link to a
1155       file, relative to the default directory.
1156     
1157     * lisp/muse-colors.el (muse-inline-relative-to): Added custom directory
1158       for where to search for images to inline in the buffer.
1159       (muse-colors-inline-images): Added custom boolean field for whether to
1160       show inline images in the buffer.
1161       (muse-colors-toggle-inline-images): New function to toggle showing the
1162       inline images in the buffer.
1163       (muse-unhighlight-region): Now removes end-glyph text properties to
1164       support XEmacs.
1165       (muse-colors-resolve-image-file): New function to determine if a link
1166       is an image and whether the version of Emacs can support inline images.
1167       (muse-make-file-glyph): New function to create an image glyph if we are
1168       using XEmacs.
1169       (muse-colors-insert-image): New function to insert an image in an Emacs
1170       buffer.
1171       (muse-colors-explicit-link): Modified function to have the ability to
1172       insert an image instead of formatting the text of the link.
1174     modified files:
1175      ChangeLog.2006 lisp/muse-colors.el lisp/muse-mode.el
1177     new patches:
1178      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--base-0
1179      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-1
1180      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-2
1181      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-3
1182      mwolson@gnu.org--2006-muse-el/muse-el--devel--0--patch-4
1185 2006-02-28 05:20:11 GMT Michael Olson <mwolson@gnu.org> patch-25
1187     Summary:
1188       Pass testcase for definition list and nested unordered list.
1189     Revision:
1190       muse--main--1.0--patch-25
1192     * lisp/muse-publish.el (muse-publish-surround-dl): Ensure that definition
1193       lists always have at least one entry.  This appears to do the right
1194       thing with a sample nested unordered list.
1196     modified files:
1197      ChangeLog.2006 lisp/muse-publish.el
1200 2006-02-28 05:09:33 GMT Michael Olson <mwolson@gnu.org> patch-24
1202     Summary:
1203       Some definition list fixes.
1204     Revision:
1205       muse--main--1.0--patch-24
1207     * lisp/muse-publish.el (muse-publish-markup-list): Make sure to insert
1208       markup for end of list using the `muse-insert-markup-end-list'
1209       function.  Handle list items nested inside of a definition list.
1211     modified files:
1212      ChangeLog.2006 lisp/muse-publish.el
1215 2006-02-28 04:43:15 GMT Michael Olson <mwolson@gnu.org> patch-23
1217     Summary:
1218       Fix another wrapped list item edge case.
1219     Revision:
1220       muse--main--1.0--patch-23
1222     * lisp/muse-publish.el (muse-publish-surround-text): Stop removing
1223       indentation in a region when we encounter any list items.  This should
1224       fix another wrapped list item edge case.  Thanks to Per B. Sederberg
1225       for the report.
1227     modified files:
1228      ChangeLog.2006 lisp/muse-publish.el
1231 2006-02-26 18:26:05 GMT Michael Olson <mwolson@gnu.org> patch-22
1233     Summary:
1234       Fix comment in Debian packaging.
1235     Revision:
1236       muse--main--1.0--patch-22
1238     * debian/emacsen-remove: Fix comment.
1240     modified files:
1241      ChangeLog.2006 debian/emacsen-remove
1244 2006-02-24 03:23:49 GMT Michael Olson <mwolson@gnu.org> patch-21
1246     Summary:
1247       muse-blosxom: Fix order of #tags line in header.
1248     Revision:
1249       muse--main--1.0--patch-21
1251     * lisp/muse-blosxom.el (muse-blosxom-header): Put #tags line after title,
1252       rather than before it.  Thanks to bkhl for the heads up.
1254     modified files:
1255      ChangeLog.2006 lisp/muse-blosxom.el
1258 2006-02-23 03:33:03 GMT Michael Olson <mwolson@gnu.org> patch-20
1260     Summary:
1261       muse-blosxom: Add ability to use tags in entries.
1262     Revision:
1263       muse--main--1.0--patch-20
1265     * lisp/muse-blosxom.el (muse-blosxom-header): If we are using tags,
1266       publish them.
1267       (muse-blosxom-use-tags): New option that specifies whether we are using
1268       tags.
1269       (muse-blosxom-new-entry): If using tags, read tags until the user hits
1270       RET without entering one.
1272     modified files:
1273      ChangeLog.2006 lisp/muse-blosxom.el
1276 2006-02-23 03:23:51 GMT Michael Olson <mwolson@gnu.org> patch-19
1278     Summary:
1279       Fix backtrace when publishing unsaved files.
1280     Revision:
1281       muse--main--1.0--patch-19
1283     * lisp/muse-publish.el (muse-publish-file): Detect case where we are
1284       trying to publish a file that has not been saved, and give an
1285       explanation to the user.
1287     modified files:
1288      ChangeLog.2006 lisp/muse-publish.el
1291 2006-02-21 23:19:36 GMT Michael Olson <mwolson@gnu.org> patch-18
1293     Summary:
1294       muse-texinfo: Fix link suffix.
1295     Revision:
1296       muse--main--1.0--patch-18
1298     * lisp/muse-texinfo.el: Specify :link-suffix for info and info-pdf
1299       styles.  This should fix a bug where links in published info files use
1300       an incorrect extension.  Thanks to Hans Ekbrand for the report!
1302     modified files:
1303      ChangeLog.2006 lisp/muse-texinfo.el
1306 2006-02-16 21:54:11 GMT Michael Olson <mwolson@gnu.org> patch-17
1308     Summary:
1309       Fix prompting of non-Muse buffers before publishing.
1310     Revision:
1311       muse--main--1.0--patch-17
1313     * lisp/muse-project.el (muse-project-of-file): Apply fix from RenĂ©
1314       Stadler to ignore buffers that have no associated filename.  This fixes
1315       an annoyance where Muse prompts to save BBDB and ERC buffers before
1316       publishing.
1318     modified files:
1319      AUTHORS ChangeLog.2006 lisp/muse-project.el
1322 2006-02-16 04:43:35 GMT Michael Olson <mwolson@gnu.org> patch-16
1324     Summary:
1325       Fix wrapped nested list item edge case.
1326     Revision:
1327       muse--main--1.0--patch-16
1329     * lisp/muse-publish.el (muse-publish-markup-regexps): Remove 2300 rule,
1330       since it is no longer needed.  Tweak 2200 regexp to cover 2300's use
1331       case.
1332       (muse-publish-surround-text): Tweak prefix for muse-list-item-regexp.
1333       (muse-list-item-type): Handle the new change to muse-list-item-regexp.
1334     
1335     * lisp/muse-regexps.el (muse-list-item-regexp): Explicitly require
1336       exactly one space character in front of a unnumbered or numbered list.
1337       This should make it easier to match every list instance, since
1338       definition lists can now be handled more nicely in
1339       muse-publish-markup-regexps.  This also has the effect of fixing a
1340       wrapped nested list item edge case.
1342     modified files:
1343      ChangeLog.2006 lisp/muse-publish.el lisp/muse-regexps.el
1346 2006-02-16 03:04:20 GMT Michael Olson <mwolson@gnu.org> patch-15
1348     Summary:
1349       Fix edge case in muse-wiki-publish-pretty-title.
1350     Revision:
1351       muse--main--1.0--patch-15
1353     * lisp/muse-wiki.el (muse-wiki-publish-pretty-title): If for some reason
1354       the document does not have a valid title, use the empty string.
1356     modified files:
1357      ChangeLog.2006 lisp/muse-wiki.el
1360 2006-02-14 06:35:02 GMT Michael Olson <mwolson@gnu.org> patch-14
1362     Summary:
1363       Use debian/compat to determine debhelper compat level.
1364     Revision:
1365       muse--main--1.0--patch-14
1367     * debian/compat: New file that sets the debhelper compatibility level to
1368       4.
1369     
1370     * debian/rules: Remove DH_COMPAT line.
1372     new files:
1373      debian/.arch-ids/compat.id debian/compat
1375     modified files:
1376      ChangeLog.2006 debian/rules
1379 2006-02-13 04:50:57 GMT Michael Olson <mwolson@gnu.org> patch-13
1381     Summary:
1382       Fix a couple of table-publishing edge cases.
1383     Revision:
1384       muse--main--1.0--patch-13
1386     * lisp/muse-publish.el (muse-publish-markup-regexps): Fix a table
1387       publishing error that occurs when a table line is the last thing in a
1388       document.  Thanks to cymacs for the report and suggested fix.
1389       (muse-publish-table-fields): Skip initial blank lines, and don't remove
1390       them.
1391     
1392     * lisp/muse-docbook.el (muse-docbook-markup-strings): Don't put a newline
1393       at the end of the 'end-table markup string.
1394     
1395     * lisp/muse-html.el (muse-html-markup-strings): Ditto.
1396     
1397     * lisp/muse-xml.el (muse-xml-markup-strings): Ditto.
1398     
1399     * lisp/muse-xml-common.el (muse-xml-markup-table): Always insert a
1400       newline at the end of the table.  This should fix a problem with
1401       paragraphs after tables not being published as such.  Thanks to cymacs
1402       for the report.
1403     
1404     * lisp/muse-texinfo.el (muse-texinfo-markup-table): Don't use
1405       muse-insert-markup to insert a trailing newline.
1407     modified files:
1408      ChangeLog.2006 lisp/muse-docbook.el lisp/muse-html.el
1409      lisp/muse-publish.el lisp/muse-texinfo.el
1410      lisp/muse-xml-common.el lisp/muse-xml.el
1413 2006-02-12 22:56:27 GMT Michael Olson <mwolson@gnu.org> patch-12
1415     Summary:
1416       Add ChangeLog for 2006 and move previous ChangeLog for 2005.
1417     Revision:
1418       muse--main--1.0--patch-12
1421     new files:
1422      .arch-ids/ChangeLog.2006.id ChangeLog.2006
1424     renamed files:
1425      .arch-ids/ChangeLog.id
1426        ==> .arch-ids/ChangeLog.2005.id
1427      ChangeLog
1428        ==> ChangeLog.2005
1431 2006-02-12 22:53:48 GMT Michael Olson <mwolson@gnu.org> patch-11
1433     Summary:
1434       Make muse-journal work with whole-document escaping.
1435     Revision:
1436       muse--main--1.0--patch-11
1438     * examples/mwolson/templates/*: Change "Published by Muse" to "Published
1439       by Emacs Muse" so that muse-journal does not get confused.
1440     
1441     * lisp/muse-journal.el (muse-journal-html-munge-buffer):
1442       (muse-journal-latex-munge-buffer, muse-journal-rss-munge-buffer): Adapt
1443       for whole-buffer escaping.  Thanks to mondoshawan for the report.
1444       (muse-journal-rss-munge-buffer): Display a warning if someone does not
1445       have "Page published by Emacs Muse (begins|ends) here" in their header
1446       or footer, since muse-journal needs this in order to determine where
1447       entries begin and end.
1449     modified files:
1450      examples/mwolson/templates/footer.html
1451      examples/mwolson/templates/generic-footer.html
1452      examples/mwolson/templates/generic-header.html
1453      examples/mwolson/templates/header.html
1454      examples/mwolson/templates/header.tex lisp/muse-journal.el
1457 2006-02-08 03:00:07 GMT Michael Olson <mwolson@gnu.org> patch-10
1459     Summary:
1460       Get simple test case for definition lists to work.
1461     Revision:
1462       muse--main--1.0--patch-10
1464     * lisp/muse-publish.el (muse-publish-surround-dl): Make simple test case
1465       publish properly.
1466       (muse-forward-list-item): Fix edge case.
1468     modified files:
1469      lisp/muse-publish.el
1472 2006-01-28 02:47:07 GMT Michael Olson <mwolson@gnu.org> patch-9
1474     Summary:
1475       Add documentation to some publishing functions.
1476     Revision:
1477       muse--main--1.0--patch-9
1479     * lisp/muse-publish.el (muse-publish-mark-read-only)
1480       (muse-publish-mark-noemphasis): Add documentation.
1482     modified files:
1483      lisp/muse-publish.el
1486 2006-01-28 02:42:03 GMT Michael Olson <mwolson@gnu.org> patch-8
1488     Summary:
1489       Fix an error with `custom-quote'.
1490     Revision:
1491       muse--main--1.0--patch-8
1493     * lisp/muse-project.el: Require 'cus-edit, since that is where
1494       `custom-quote' is defined.
1495     
1496     * muse.texi: Use copyright symbol.
1498     modified files:
1499      lisp/muse-project.el muse.texi
1502 2006-01-25 18:27:53 GMT Michael Olson <mwolson@gnu.org> patch-7
1504     Summary:
1505       muse-registry: update from author.
1506     Revision:
1507       muse--main--1.0--patch-7
1509     * lisp/muse-registry.el: Update to newest version from author.
1510       Re-tabify.
1512     modified files:
1513      lisp/muse-registry.el
1516 2006-01-21 19:26:57 GMT Michael Olson <mwolson@gnu.org> patch-6
1518     Summary:
1519       muse-latex: Handle double-quote edge case.
1520     Revision:
1521       muse--main--1.0--patch-6
1523     * lisp/muse-latex.el (muse-latex-fixup-dquotes): Handle case when a quote
1524       character begins the buffer.
1526     modified files:
1527      lisp/muse-latex.el
1530 2006-01-21 18:47:33 GMT Michael Olson <mwolson@gnu.org> patch-5
1532     Summary:
1533       Allow beginning and ending empty elements in tables.
1534     Revision:
1535       muse--main--1.0--patch-5
1537     * lisp/muse-regexps.el (muse-table-field-regexp): Allow there to be no
1538       whitespace after the field if we're at the end of a line.
1539       (muse-table-line-regexp): Allow the table to start with a "|".  The
1540       resulting initial empty cell isn't yet thrown away like it should be.
1542     modified files:
1543      lisp/muse-regexps.el
1546 2006-01-21 02:45:36 GMT Michael Olson <mwolson@gnu.org> patch-4
1548     Summary:
1549       muse-latex: Use \url to publish bare URLs.
1550     Revision:
1551       muse--main--1.0--patch-4
1553     * lisp/muse-latex.el (muse-latex-markup-strings): Use \url instead of
1554       \href for bare URLs.  Thanks to Na Li for the suggestion!
1556     modified files:
1557      lisp/muse-latex.el
1560 2006-01-20 16:22:04 GMT Michael Olson <mwolson@gnu.org> patch-3
1562     Summary:
1563       Create parents of output directories.
1564     Revision:
1565       muse--main--1.0--patch-3
1567     * lisp/muse-project.el (muse-project-publish-file): Create parent
1568       directories as well, if the output directory does not exist.  This can
1569       happen when we have nested directories in a project.
1571     modified files:
1572      lisp/muse-project.el
1575 2006-01-20 15:54:21 GMT Michael Olson <mwolson@gnu.org> patch-2
1577     Summary:
1578       Pick a better default if publishing with more than one style.
1579     Revision:
1580       muse--main--1.0--patch-2
1582     * lisp/muse-project.el (muse-project-applicable-styles): Make sure that
1583       the list we return is in the right order.  That way, if more than one
1584       publishing rule matches a link, the first one is used, rather than the
1585       last.
1587     modified files:
1588      lisp/muse-project.el
1591 2006-01-19 15:55:19 GMT Michael Olson <mwolson@gnu.org> patch-1
1593     Summary:
1594       Oops, committed to the wrong archive.
1595     Revision:
1596       muse--main--1.0--patch-1
1598     Patches applied:
1599     
1600      * mwolson@gnu.org--2005/muse--main--1.0--patch-356
1601        Debian fixups.
1602     
1603      * mwolson@gnu.org--2005/muse--main--1.0--patch-357
1604        Another Debian fix.
1606     modified files:
1607      ChangeLog debian/emacsen-startup
1609     renamed files:
1610      debian/.arch-ids/NEWS.Debian.id
1611        ==> debian/.arch-ids/NEWS.id
1612      debian/NEWS.Debian
1613        ==> debian/NEWS
1615     new patches:
1616      mwolson@gnu.org--2005/muse--main--1.0--patch-356
1617      mwolson@gnu.org--2005/muse--main--1.0--patch-357
1620 2006-01-17 06:28:50 GMT Michael Olson <mwolson@gnu.org> base-0
1622     Summary:
1623       tag of mwolson@gnu.org--2005/muse--main--1.0--patch-355
1624     Revision:
1625       muse--main--1.0--base-0
1627     (automatically generated log message)
1629     new patches:
1630      ajk@iu.edu--2005/muse--ajk--1.0--base-0
1631      ajk@iu.edu--2005/muse--ajk--1.0--patch-1
1632      ajk@iu.edu--2005/muse--ajk--1.0--patch-2
1633      ajk@iu.edu--2005/muse--ajk--1.0--patch-3
1634      ajk@iu.edu--2005/muse--ajk--1.0--patch-4
1635      ajk@iu.edu--2005/muse--ajk--1.0--patch-5
1636      ajk@iu.edu--2005/muse--ajk--1.0--patch-6
1637      ajk@iu.edu--2005/muse--ajk--1.0--patch-7
1638      ajk@iu.edu--2005/muse--ajk--1.0--patch-8
1639      ajk@iu.edu--2005/muse--ajk--1.0--patch-9
1640      ajk@iu.edu--2005/muse--main--1.0--base-0
1641      ajk@iu.edu--2005/muse--main--1.0--patch-1
1642      ajk@iu.edu--2005/muse--main--1.0--patch-2
1643      davidsmith@acm.org--2005/muse--devo--1.0--base-0
1644      davidsmith@acm.org--main/muse--devo--1.0--base-0
1645      davidsmith@acm.org--main/muse--devo--1.0--patch-1
1646      davidsmith@acm.org--main/muse--devo--1.0--patch-2
1647      hodique@lifl.fr--2005/muse--yh--1.0--base-0
1648      hodique@lifl.fr--2005/muse--yh--1.0--patch-1
1649      hodique@lifl.fr--2005/muse--yh--1.0--patch-2
1650      hodique@lifl.fr--2005/muse--yh--1.0--patch-3
1651      hodique@lifl.fr--2005/muse--yh--1.0--patch-4
1652      hodique@lifl.fr--2005/muse--yh--1.0--patch-5
1653      hodique@lifl.fr--2005/muse--yh--1.0--patch-6
1654      hodique@lifl.fr--2005/muse--yh--1.0--patch-7
1655      hodique@lifl.fr--2005/muse--yh--1.0--patch-8
1656      hodique@lifl.fr--2005/muse--yh--1.0--patch-9
1657      hodique@lifl.fr--2005/muse--yh--1.0--patch-10
1658      hodique@lifl.fr--2005/muse--yh--1.0--patch-11
1659      hodique@lifl.fr--2005/muse--yh--1.0--patch-12
1660      hodique@lifl.fr--2005/muse--yh--1.0--patch-13
1661      hodique@lifl.fr--2005/muse--yh--1.0--patch-14
1662      hodique@lifl.fr--2005/muse--yh--1.0--patch-15
1663      hodique@lifl.fr--2005/muse--yh--1.0--patch-16
1664      hodique@lifl.fr--2005/muse--yh--1.0--patch-17
1665      hodique@lifl.fr--2005/muse--yh--1.0--patch-18
1666      hodique@lifl.fr--2005/muse--yh--1.0--patch-19
1667      hodique@lifl.fr--2005/muse--yh--1.0--patch-20
1668      hodique@lifl.fr--2005/muse--yh--1.0--patch-21
1669      hodique@lifl.fr--2005/muse--yh--1.0--patch-22
1670      hodique@lifl.fr--2005/muse--yh--1.0--patch-23
1671      hodique@lifl.fr--2005/muse--yh--1.0--patch-24
1672      hodique@lifl.fr--2005/muse--yh--1.0--patch-25
1673      hodique@lifl.fr--2005/muse--yh--1.0--patch-26
1674      hodique@lifl.fr--2005/muse--yh--1.0--patch-27
1675      hodique@lifl.fr--2005/muse--yh--1.0--patch-28
1676      hodique@lifl.fr--2005/muse--yh--1.0--patch-29
1677      hodique@lifl.fr--2005/muse--yh--1.0--patch-30
1678      hodique@lifl.fr--2005/muse--yh--1.0--patch-31
1679      hodique@lifl.fr--2005/muse--yh--1.0--patch-32
1680      hodique@lifl.fr--2005/muse--yh--1.0--patch-33
1681      hodique@lifl.fr--2005/muse--yh--1.0--patch-34
1682      hodique@lifl.fr--2005/muse--yh--1.0--patch-35
1683      hodique@lifl.fr--2005/muse--yh--1.0--patch-36
1684      hodique@lifl.fr--2005/muse--yh--1.0--patch-37
1685      hodique@lifl.fr--2005/muse--yh--1.0--patch-38
1686      hodique@lifl.fr--2005/muse--yh--1.0--patch-39
1687      hodique@lifl.fr--2005/muse--yh--1.0--patch-40
1688      hodique@lifl.fr--2005/muse--yh--1.0--patch-41
1689      hodique@lifl.fr--2005/muse--yh--1.0--patch-42
1690      hodique@lifl.fr--2005/muse--yh--1.0--patch-43
1691      hodique@lifl.fr--2005/muse--yh--1.0--patch-44
1692      hodique@lifl.fr--2005/muse--yh--1.0--patch-45
1693      jeho@jeho.org--2005/muse--jeho--1.0--base-0
1694      jeho@jeho.org--2005/muse--jeho--1.0--patch-1
1695      jeho@jeho.org--2005/muse--jeho--1.0--patch-2
1696      jeho@jeho.org--2005/muse--jeho--1.0--patch-3
1697      jeho@jeho.org--2005/muse--jeho--1.0--patch-4
1698      jeho@jeho.org--2005/muse--jeho--1.0--patch-5
1699      jeho@jeho.org--2005/muse--jeho--1.0--patch-6
1700      jeho@jeho.org--2005/muse--jeho--1.0--patch-7
1701      jeho@jeho.org--2005/muse--jeho--1.0--patch-8
1702      jeho@jeho.org--2005/muse--jeho--1.0--patch-9
1703      jeho@jeho.org--2005/muse--jeho--1.0--patch-10
1704      jeho@jeho.org--2005/muse--jeho--1.0--patch-11
1705      jeho@jeho.org--2005/muse--jeho--1.0--patch-12
1706      jeho@jeho.org--2005/muse--jeho--1.0--patch-13
1707      jeho@jeho.org--2005/muse--jeho--1.0--patch-14
1708      jeho@jeho.org--2005/muse--jeho--1.0--patch-15
1709      jeho@jeho.org--2005/muse--jeho--1.0--patch-16
1710      jeho@jeho.org--2005/muse--jeho--1.0--patch-17
1711      jeho@jeho.org--2005/muse--jeho--1.0--patch-18
1712      jeho@jeho.org--2005/muse--jeho--1.0--patch-19
1713      jeho@jeho.org--2005/muse--jeho--1.0--patch-20
1714      jeho@jeho.org--2005/muse--jeho--1.0--patch-21
1715      john@wjsullivan.net--2006/muse--johnsu01--0--base-0
1716      john@wjsullivan.net--2006/muse--johnsu01--0--patch-1
1717      lidaobing@gmail.com--2004-pub/muse--lidaobing--1.0--base-0
1718      lidaobing@gmail.com--2004-pub/muse--lidaobing--1.0--patch-1
1719      lidaobing@gmail.com--2004-pub/muse--lidaobing--1.0--patch-2
1720      lidaobing@gmail.com--2004/muse--lidaobing--1.0--patch-1
1721      lidaobing@gmail.com--2004/muse--lidaobing--1.0--patch-2
1722      mwolson@gnu.org--2005/muse--main--1.0--base-0
1723      mwolson@gnu.org--2005/muse--main--1.0--patch-1
1724      mwolson@gnu.org--2005/muse--main--1.0--patch-2
1725      mwolson@gnu.org--2005/muse--main--1.0--patch-3
1726      mwolson@gnu.org--2005/muse--main--1.0--patch-4
1727      mwolson@gnu.org--2005/muse--main--1.0--patch-5
1728      mwolson@gnu.org--2005/muse--main--1.0--patch-6
1729      mwolson@gnu.org--2005/muse--main--1.0--patch-7
1730      mwolson@gnu.org--2005/muse--main--1.0--patch-8
1731      mwolson@gnu.org--2005/muse--main--1.0--patch-9
1732      mwolson@gnu.org--2005/muse--main--1.0--patch-10
1733      mwolson@gnu.org--2005/muse--main--1.0--patch-11
1734      mwolson@gnu.org--2005/muse--main--1.0--patch-12
1735      mwolson@gnu.org--2005/muse--main--1.0--patch-13
1736      mwolson@gnu.org--2005/muse--main--1.0--patch-14
1737      mwolson@gnu.org--2005/muse--main--1.0--patch-15
1738      mwolson@gnu.org--2005/muse--main--1.0--patch-16
1739      mwolson@gnu.org--2005/muse--main--1.0--patch-17
1740      mwolson@gnu.org--2005/muse--main--1.0--patch-18
1741      mwolson@gnu.org--2005/muse--main--1.0--patch-19
1742      mwolson@gnu.org--2005/muse--main--1.0--patch-20
1743      mwolson@gnu.org--2005/muse--main--1.0--patch-21
1744      mwolson@gnu.org--2005/muse--main--1.0--patch-22
1745      mwolson@gnu.org--2005/muse--main--1.0--patch-23
1746      mwolson@gnu.org--2005/muse--main--1.0--patch-24
1747      mwolson@gnu.org--2005/muse--main--1.0--patch-25
1748      mwolson@gnu.org--2005/muse--main--1.0--patch-26
1749      mwolson@gnu.org--2005/muse--main--1.0--patch-27
1750      mwolson@gnu.org--2005/muse--main--1.0--patch-28
1751      mwolson@gnu.org--2005/muse--main--1.0--patch-29
1752      mwolson@gnu.org--2005/muse--main--1.0--patch-30
1753      mwolson@gnu.org--2005/muse--main--1.0--patch-31
1754      mwolson@gnu.org--2005/muse--main--1.0--patch-32
1755      mwolson@gnu.org--2005/muse--main--1.0--patch-33
1756      mwolson@gnu.org--2005/muse--main--1.0--patch-34
1757      mwolson@gnu.org--2005/muse--main--1.0--patch-35
1758      mwolson@gnu.org--2005/muse--main--1.0--patch-36
1759      mwolson@gnu.org--2005/muse--main--1.0--patch-37
1760      mwolson@gnu.org--2005/muse--main--1.0--patch-38
1761      mwolson@gnu.org--2005/muse--main--1.0--patch-39
1762      mwolson@gnu.org--2005/muse--main--1.0--patch-40
1763      mwolson@gnu.org--2005/muse--main--1.0--patch-41
1764      mwolson@gnu.org--2005/muse--main--1.0--patch-42
1765      mwolson@gnu.org--2005/muse--main--1.0--patch-43
1766      mwolson@gnu.org--2005/muse--main--1.0--patch-44
1767      mwolson@gnu.org--2005/muse--main--1.0--patch-45
1768      mwolson@gnu.org--2005/muse--main--1.0--patch-46
1769      mwolson@gnu.org--2005/muse--main--1.0--patch-47
1770      mwolson@gnu.org--2005/muse--main--1.0--patch-48
1771      mwolson@gnu.org--2005/muse--main--1.0--patch-49
1772      mwolson@gnu.org--2005/muse--main--1.0--patch-50
1773      mwolson@gnu.org--2005/muse--main--1.0--patch-51
1774      mwolson@gnu.org--2005/muse--main--1.0--patch-52
1775      mwolson@gnu.org--2005/muse--main--1.0--patch-53
1776      mwolson@gnu.org--2005/muse--main--1.0--patch-54
1777      mwolson@gnu.org--2005/muse--main--1.0--patch-55
1778      mwolson@gnu.org--2005/muse--main--1.0--patch-56
1779      mwolson@gnu.org--2005/muse--main--1.0--patch-57
1780      mwolson@gnu.org--2005/muse--main--1.0--patch-58
1781      mwolson@gnu.org--2005/muse--main--1.0--patch-59
1782      mwolson@gnu.org--2005/muse--main--1.0--patch-60
1783      mwolson@gnu.org--2005/muse--main--1.0--patch-61
1784      mwolson@gnu.org--2005/muse--main--1.0--patch-62
1785      mwolson@gnu.org--2005/muse--main--1.0--patch-63
1786      mwolson@gnu.org--2005/muse--main--1.0--patch-64
1787      mwolson@gnu.org--2005/muse--main--1.0--patch-65
1788      mwolson@gnu.org--2005/muse--main--1.0--patch-66
1789      mwolson@gnu.org--2005/muse--main--1.0--patch-67
1790      mwolson@gnu.org--2005/muse--main--1.0--patch-68
1791      mwolson@gnu.org--2005/muse--main--1.0--patch-69
1792      mwolson@gnu.org--2005/muse--main--1.0--patch-70
1793      mwolson@gnu.org--2005/muse--main--1.0--patch-71
1794      mwolson@gnu.org--2005/muse--main--1.0--patch-72
1795      mwolson@gnu.org--2005/muse--main--1.0--patch-73
1796      mwolson@gnu.org--2005/muse--main--1.0--patch-74
1797      mwolson@gnu.org--2005/muse--main--1.0--patch-75
1798      mwolson@gnu.org--2005/muse--main--1.0--patch-76
1799      mwolson@gnu.org--2005/muse--main--1.0--patch-77
1800      mwolson@gnu.org--2005/muse--main--1.0--patch-78
1801      mwolson@gnu.org--2005/muse--main--1.0--patch-79
1802      mwolson@gnu.org--2005/muse--main--1.0--patch-80
1803      mwolson@gnu.org--2005/muse--main--1.0--patch-81
1804      mwolson@gnu.org--2005/muse--main--1.0--patch-82
1805      mwolson@gnu.org--2005/muse--main--1.0--patch-83
1806      mwolson@gnu.org--2005/muse--main--1.0--patch-84
1807      mwolson@gnu.org--2005/muse--main--1.0--patch-85
1808      mwolson@gnu.org--2005/muse--main--1.0--patch-86
1809      mwolson@gnu.org--2005/muse--main--1.0--patch-87
1810      mwolson@gnu.org--2005/muse--main--1.0--patch-88
1811      mwolson@gnu.org--2005/muse--main--1.0--patch-89
1812      mwolson@gnu.org--2005/muse--main--1.0--patch-90
1813      mwolson@gnu.org--2005/muse--main--1.0--patch-91
1814      mwolson@gnu.org--2005/muse--main--1.0--patch-92
1815      mwolson@gnu.org--2005/muse--main--1.0--patch-93
1816      mwolson@gnu.org--2005/muse--main--1.0--patch-94
1817      mwolson@gnu.org--2005/muse--main--1.0--patch-95
1818      mwolson@gnu.org--2005/muse--main--1.0--patch-96
1819      mwolson@gnu.org--2005/muse--main--1.0--patch-97
1820      mwolson@gnu.org--2005/muse--main--1.0--patch-98
1821      mwolson@gnu.org--2005/muse--main--1.0--patch-99
1822      mwolson@gnu.org--2005/muse--main--1.0--patch-100
1823      mwolson@gnu.org--2005/muse--main--1.0--patch-101
1824      mwolson@gnu.org--2005/muse--main--1.0--patch-102
1825      mwolson@gnu.org--2005/muse--main--1.0--patch-103
1826      mwolson@gnu.org--2005/muse--main--1.0--patch-104
1827      mwolson@gnu.org--2005/muse--main--1.0--patch-105
1828      mwolson@gnu.org--2005/muse--main--1.0--patch-106
1829      mwolson@gnu.org--2005/muse--main--1.0--patch-107
1830      mwolson@gnu.org--2005/muse--main--1.0--patch-108
1831      mwolson@gnu.org--2005/muse--main--1.0--patch-109
1832      mwolson@gnu.org--2005/muse--main--1.0--patch-110
1833      mwolson@gnu.org--2005/muse--main--1.0--patch-111
1834      mwolson@gnu.org--2005/muse--main--1.0--patch-112
1835      mwolson@gnu.org--2005/muse--main--1.0--patch-113
1836      mwolson@gnu.org--2005/muse--main--1.0--patch-114
1837      mwolson@gnu.org--2005/muse--main--1.0--patch-115
1838      mwolson@gnu.org--2005/muse--main--1.0--patch-116
1839      mwolson@gnu.org--2005/muse--main--1.0--patch-117
1840      mwolson@gnu.org--2005/muse--main--1.0--patch-118
1841      mwolson@gnu.org--2005/muse--main--1.0--patch-119
1842      mwolson@gnu.org--2005/muse--main--1.0--patch-120
1843      mwolson@gnu.org--2005/muse--main--1.0--patch-121
1844      mwolson@gnu.org--2005/muse--main--1.0--patch-122
1845      mwolson@gnu.org--2005/muse--main--1.0--patch-123
1846      mwolson@gnu.org--2005/muse--main--1.0--patch-124
1847      mwolson@gnu.org--2005/muse--main--1.0--patch-125
1848      mwolson@gnu.org--2005/muse--main--1.0--patch-126
1849      mwolson@gnu.org--2005/muse--main--1.0--patch-127
1850      mwolson@gnu.org--2005/muse--main--1.0--patch-128
1851      mwolson@gnu.org--2005/muse--main--1.0--patch-129
1852      mwolson@gnu.org--2005/muse--main--1.0--patch-130
1853      mwolson@gnu.org--2005/muse--main--1.0--patch-131
1854      mwolson@gnu.org--2005/muse--main--1.0--patch-132
1855      mwolson@gnu.org--2005/muse--main--1.0--patch-133
1856      mwolson@gnu.org--2005/muse--main--1.0--patch-134
1857      mwolson@gnu.org--2005/muse--main--1.0--patch-135
1858      mwolson@gnu.org--2005/muse--main--1.0--patch-136
1859      mwolson@gnu.org--2005/muse--main--1.0--patch-137
1860      mwolson@gnu.org--2005/muse--main--1.0--patch-138
1861      mwolson@gnu.org--2005/muse--main--1.0--patch-139
1862      mwolson@gnu.org--2005/muse--main--1.0--patch-140
1863      mwolson@gnu.org--2005/muse--main--1.0--patch-141
1864      mwolson@gnu.org--2005/muse--main--1.0--patch-142
1865      mwolson@gnu.org--2005/muse--main--1.0--patch-143
1866      mwolson@gnu.org--2005/muse--main--1.0--patch-144
1867      mwolson@gnu.org--2005/muse--main--1.0--patch-145
1868      mwolson@gnu.org--2005/muse--main--1.0--patch-146
1869      mwolson@gnu.org--2005/muse--main--1.0--patch-147
1870      mwolson@gnu.org--2005/muse--main--1.0--patch-148
1871      mwolson@gnu.org--2005/muse--main--1.0--patch-149
1872      mwolson@gnu.org--2005/muse--main--1.0--patch-150
1873      mwolson@gnu.org--2005/muse--main--1.0--patch-151
1874      mwolson@gnu.org--2005/muse--main--1.0--patch-152
1875      mwolson@gnu.org--2005/muse--main--1.0--patch-153
1876      mwolson@gnu.org--2005/muse--main--1.0--patch-154
1877      mwolson@gnu.org--2005/muse--main--1.0--patch-155
1878      mwolson@gnu.org--2005/muse--main--1.0--patch-156
1879      mwolson@gnu.org--2005/muse--main--1.0--patch-157
1880      mwolson@gnu.org--2005/muse--main--1.0--patch-158
1881      mwolson@gnu.org--2005/muse--main--1.0--patch-159
1882      mwolson@gnu.org--2005/muse--main--1.0--patch-160
1883      mwolson@gnu.org--2005/muse--main--1.0--patch-161
1884      mwolson@gnu.org--2005/muse--main--1.0--patch-162
1885      mwolson@gnu.org--2005/muse--main--1.0--patch-163
1886      mwolson@gnu.org--2005/muse--main--1.0--patch-164
1887      mwolson@gnu.org--2005/muse--main--1.0--patch-165
1888      mwolson@gnu.org--2005/muse--main--1.0--patch-166
1889      mwolson@gnu.org--2005/muse--main--1.0--patch-167
1890      mwolson@gnu.org--2005/muse--main--1.0--patch-168
1891      mwolson@gnu.org--2005/muse--main--1.0--patch-169
1892      mwolson@gnu.org--2005/muse--main--1.0--patch-170
1893      mwolson@gnu.org--2005/muse--main--1.0--patch-171
1894      mwolson@gnu.org--2005/muse--main--1.0--patch-172
1895      mwolson@gnu.org--2005/muse--main--1.0--patch-173
1896      mwolson@gnu.org--2005/muse--main--1.0--patch-174
1897      mwolson@gnu.org--2005/muse--main--1.0--patch-175
1898      mwolson@gnu.org--2005/muse--main--1.0--patch-176
1899      mwolson@gnu.org--2005/muse--main--1.0--patch-177
1900      mwolson@gnu.org--2005/muse--main--1.0--patch-178
1901      mwolson@gnu.org--2005/muse--main--1.0--patch-179
1902      mwolson@gnu.org--2005/muse--main--1.0--patch-180
1903      mwolson@gnu.org--2005/muse--main--1.0--patch-181
1904      mwolson@gnu.org--2005/muse--main--1.0--patch-182
1905      mwolson@gnu.org--2005/muse--main--1.0--patch-183
1906      mwolson@gnu.org--2005/muse--main--1.0--patch-184
1907      mwolson@gnu.org--2005/muse--main--1.0--patch-185
1908      mwolson@gnu.org--2005/muse--main--1.0--patch-186
1909      mwolson@gnu.org--2005/muse--main--1.0--patch-187
1910      mwolson@gnu.org--2005/muse--main--1.0--patch-188
1911      mwolson@gnu.org--2005/muse--main--1.0--patch-189
1912      mwolson@gnu.org--2005/muse--main--1.0--patch-190
1913      mwolson@gnu.org--2005/muse--main--1.0--patch-191
1914      mwolson@gnu.org--2005/muse--main--1.0--patch-192
1915      mwolson@gnu.org--2005/muse--main--1.0--patch-193
1916      mwolson@gnu.org--2005/muse--main--1.0--patch-194
1917      mwolson@gnu.org--2005/muse--main--1.0--patch-195
1918      mwolson@gnu.org--2005/muse--main--1.0--patch-196
1919      mwolson@gnu.org--2005/muse--main--1.0--patch-197
1920      mwolson@gnu.org--2005/muse--main--1.0--patch-198
1921      mwolson@gnu.org--2005/muse--main--1.0--patch-199
1922      mwolson@gnu.org--2005/muse--main--1.0--patch-200
1923      mwolson@gnu.org--2005/muse--main--1.0--patch-201
1924      mwolson@gnu.org--2005/muse--main--1.0--patch-202
1925      mwolson@gnu.org--2005/muse--main--1.0--patch-203
1926      mwolson@gnu.org--2005/muse--main--1.0--patch-204
1927      mwolson@gnu.org--2005/muse--main--1.0--patch-205
1928      mwolson@gnu.org--2005/muse--main--1.0--patch-206
1929      mwolson@gnu.org--2005/muse--main--1.0--patch-207
1930      mwolson@gnu.org--2005/muse--main--1.0--patch-208
1931      mwolson@gnu.org--2005/muse--main--1.0--patch-209
1932      mwolson@gnu.org--2005/muse--main--1.0--patch-210
1933      mwolson@gnu.org--2005/muse--main--1.0--patch-211
1934      mwolson@gnu.org--2005/muse--main--1.0--patch-212
1935      mwolson@gnu.org--2005/muse--main--1.0--patch-213
1936      mwolson@gnu.org--2005/muse--main--1.0--patch-214
1937      mwolson@gnu.org--2005/muse--main--1.0--patch-215
1938      mwolson@gnu.org--2005/muse--main--1.0--patch-216
1939      mwolson@gnu.org--2005/muse--main--1.0--patch-217
1940      mwolson@gnu.org--2005/muse--main--1.0--patch-218
1941      mwolson@gnu.org--2005/muse--main--1.0--patch-219
1942      mwolson@gnu.org--2005/muse--main--1.0--patch-220
1943      mwolson@gnu.org--2005/muse--main--1.0--patch-221
1944      mwolson@gnu.org--2005/muse--main--1.0--patch-222
1945      mwolson@gnu.org--2005/muse--main--1.0--patch-223
1946      mwolson@gnu.org--2005/muse--main--1.0--patch-224
1947      mwolson@gnu.org--2005/muse--main--1.0--patch-225
1948      mwolson@gnu.org--2005/muse--main--1.0--patch-226
1949      mwolson@gnu.org--2005/muse--main--1.0--patch-227
1950      mwolson@gnu.org--2005/muse--main--1.0--patch-228
1951      mwolson@gnu.org--2005/muse--main--1.0--patch-229
1952      mwolson@gnu.org--2005/muse--main--1.0--patch-230
1953      mwolson@gnu.org--2005/muse--main--1.0--patch-231
1954      mwolson@gnu.org--2005/muse--main--1.0--patch-232
1955      mwolson@gnu.org--2005/muse--main--1.0--patch-233
1956      mwolson@gnu.org--2005/muse--main--1.0--patch-234
1957      mwolson@gnu.org--2005/muse--main--1.0--patch-235
1958      mwolson@gnu.org--2005/muse--main--1.0--patch-236
1959      mwolson@gnu.org--2005/muse--main--1.0--patch-237
1960      mwolson@gnu.org--2005/muse--main--1.0--patch-238
1961      mwolson@gnu.org--2005/muse--main--1.0--patch-239
1962      mwolson@gnu.org--2005/muse--main--1.0--patch-240
1963      mwolson@gnu.org--2005/muse--main--1.0--patch-241
1964      mwolson@gnu.org--2005/muse--main--1.0--patch-242
1965      mwolson@gnu.org--2005/muse--main--1.0--patch-243
1966      mwolson@gnu.org--2005/muse--main--1.0--patch-244
1967      mwolson@gnu.org--2005/muse--main--1.0--patch-245
1968      mwolson@gnu.org--2005/muse--main--1.0--patch-246
1969      mwolson@gnu.org--2005/muse--main--1.0--patch-247
1970      mwolson@gnu.org--2005/muse--main--1.0--patch-248
1971      mwolson@gnu.org--2005/muse--main--1.0--patch-249
1972      mwolson@gnu.org--2005/muse--main--1.0--patch-250
1973      mwolson@gnu.org--2005/muse--main--1.0--patch-251
1974      mwolson@gnu.org--2005/muse--main--1.0--patch-252
1975      mwolson@gnu.org--2005/muse--main--1.0--patch-253
1976      mwolson@gnu.org--2005/muse--main--1.0--patch-254
1977      mwolson@gnu.org--2005/muse--main--1.0--patch-255
1978      mwolson@gnu.org--2005/muse--main--1.0--patch-256
1979      mwolson@gnu.org--2005/muse--main--1.0--patch-257
1980      mwolson@gnu.org--2005/muse--main--1.0--patch-258
1981      mwolson@gnu.org--2005/muse--main--1.0--patch-259
1982      mwolson@gnu.org--2005/muse--main--1.0--patch-260
1983      mwolson@gnu.org--2005/muse--main--1.0--patch-261
1984      mwolson@gnu.org--2005/muse--main--1.0--patch-262
1985      mwolson@gnu.org--2005/muse--main--1.0--patch-263
1986      mwolson@gnu.org--2005/muse--main--1.0--patch-264
1987      mwolson@gnu.org--2005/muse--main--1.0--patch-265
1988      mwolson@gnu.org--2005/muse--main--1.0--patch-266
1989      mwolson@gnu.org--2005/muse--main--1.0--patch-267
1990      mwolson@gnu.org--2005/muse--main--1.0--patch-268
1991      mwolson@gnu.org--2005/muse--main--1.0--patch-269
1992      mwolson@gnu.org--2005/muse--main--1.0--patch-270
1993      mwolson@gnu.org--2005/muse--main--1.0--patch-271
1994      mwolson@gnu.org--2005/muse--main--1.0--patch-272
1995      mwolson@gnu.org--2005/muse--main--1.0--patch-273
1996      mwolson@gnu.org--2005/muse--main--1.0--patch-274
1997      mwolson@gnu.org--2005/muse--main--1.0--patch-275
1998      mwolson@gnu.org--2005/muse--main--1.0--patch-276
1999      mwolson@gnu.org--2005/muse--main--1.0--patch-277
2000      mwolson@gnu.org--2005/muse--main--1.0--patch-278
2001      mwolson@gnu.org--2005/muse--main--1.0--patch-279
2002      mwolson@gnu.org--2005/muse--main--1.0--patch-280
2003      mwolson@gnu.org--2005/muse--main--1.0--patch-281
2004      mwolson@gnu.org--2005/muse--main--1.0--patch-282
2005      mwolson@gnu.org--2005/muse--main--1.0--patch-283
2006      mwolson@gnu.org--2005/muse--main--1.0--patch-284
2007      mwolson@gnu.org--2005/muse--main--1.0--patch-285
2008      mwolson@gnu.org--2005/muse--main--1.0--patch-286
2009      mwolson@gnu.org--2005/muse--main--1.0--patch-287
2010      mwolson@gnu.org--2005/muse--main--1.0--patch-288
2011      mwolson@gnu.org--2005/muse--main--1.0--patch-289
2012      mwolson@gnu.org--2005/muse--main--1.0--patch-290
2013      mwolson@gnu.org--2005/muse--main--1.0--patch-291
2014      mwolson@gnu.org--2005/muse--main--1.0--patch-292
2015      mwolson@gnu.org--2005/muse--main--1.0--patch-293
2016      mwolson@gnu.org--2005/muse--main--1.0--patch-294
2017      mwolson@gnu.org--2005/muse--main--1.0--patch-295
2018      mwolson@gnu.org--2005/muse--main--1.0--patch-296
2019      mwolson@gnu.org--2005/muse--main--1.0--patch-297
2020      mwolson@gnu.org--2005/muse--main--1.0--patch-298
2021      mwolson@gnu.org--2005/muse--main--1.0--patch-299
2022      mwolson@gnu.org--2005/muse--main--1.0--patch-300
2023      mwolson@gnu.org--2005/muse--main--1.0--patch-301
2024      mwolson@gnu.org--2005/muse--main--1.0--patch-302
2025      mwolson@gnu.org--2005/muse--main--1.0--patch-303
2026      mwolson@gnu.org--2005/muse--main--1.0--patch-304
2027      mwolson@gnu.org--2005/muse--main--1.0--patch-305
2028      mwolson@gnu.org--2005/muse--main--1.0--patch-306
2029      mwolson@gnu.org--2005/muse--main--1.0--patch-307
2030      mwolson@gnu.org--2005/muse--main--1.0--patch-308
2031      mwolson@gnu.org--2005/muse--main--1.0--patch-309
2032      mwolson@gnu.org--2005/muse--main--1.0--patch-310
2033      mwolson@gnu.org--2005/muse--main--1.0--patch-311
2034      mwolson@gnu.org--2005/muse--main--1.0--patch-312
2035      mwolson@gnu.org--2005/muse--main--1.0--patch-313
2036      mwolson@gnu.org--2005/muse--main--1.0--patch-314
2037      mwolson@gnu.org--2005/muse--main--1.0--patch-315
2038      mwolson@gnu.org--2005/muse--main--1.0--patch-316
2039      mwolson@gnu.org--2005/muse--main--1.0--patch-317
2040      mwolson@gnu.org--2005/muse--main--1.0--patch-318
2041      mwolson@gnu.org--2005/muse--main--1.0--patch-319
2042      mwolson@gnu.org--2005/muse--main--1.0--patch-320
2043      mwolson@gnu.org--2005/muse--main--1.0--patch-321
2044      mwolson@gnu.org--2005/muse--main--1.0--patch-322
2045      mwolson@gnu.org--2005/muse--main--1.0--patch-323
2046      mwolson@gnu.org--2005/muse--main--1.0--patch-324
2047      mwolson@gnu.org--2005/muse--main--1.0--patch-325
2048      mwolson@gnu.org--2005/muse--main--1.0--patch-326
2049      mwolson@gnu.org--2005/muse--main--1.0--patch-327
2050      mwolson@gnu.org--2005/muse--main--1.0--patch-328
2051      mwolson@gnu.org--2005/muse--main--1.0--patch-329
2052      mwolson@gnu.org--2005/muse--main--1.0--patch-330
2053      mwolson@gnu.org--2005/muse--main--1.0--patch-331
2054      mwolson@gnu.org--2005/muse--main--1.0--patch-332
2055      mwolson@gnu.org--2005/muse--main--1.0--patch-333
2056      mwolson@gnu.org--2005/muse--main--1.0--patch-334
2057      mwolson@gnu.org--2005/muse--main--1.0--patch-335
2058      mwolson@gnu.org--2005/muse--main--1.0--patch-336
2059      mwolson@gnu.org--2005/muse--main--1.0--patch-337
2060      mwolson@gnu.org--2005/muse--main--1.0--patch-338
2061      mwolson@gnu.org--2005/muse--main--1.0--patch-339
2062      mwolson@gnu.org--2005/muse--main--1.0--patch-340
2063      mwolson@gnu.org--2005/muse--main--1.0--patch-341
2064      mwolson@gnu.org--2005/muse--main--1.0--patch-342
2065      mwolson@gnu.org--2005/muse--main--1.0--patch-343
2066      mwolson@gnu.org--2005/muse--main--1.0--patch-344
2067      mwolson@gnu.org--2005/muse--main--1.0--patch-345
2068      mwolson@gnu.org--2005/muse--main--1.0--patch-346
2069      mwolson@gnu.org--2005/muse--main--1.0--patch-347
2070      mwolson@gnu.org--2005/muse--main--1.0--patch-348
2071      mwolson@gnu.org--2005/muse--main--1.0--patch-349
2072      mwolson@gnu.org--2005/muse--main--1.0--patch-350
2073      mwolson@gnu.org--2005/muse--main--1.0--patch-351
2074      mwolson@gnu.org--2005/muse--main--1.0--patch-352
2075      mwolson@gnu.org--2005/muse--main--1.0--patch-353
2076      mwolson@gnu.org--2005/muse--main--1.0--patch-354
2077      mwolson@gnu.org--2005/muse--main--1.0--patch-355
2078      mwolson@gnu.org--2005/muse--rel--3.02--base-0
2079      mwolson@gnu.org--2005/muse--rel--3.02--patch-1
2080      mwolson@gnu.org--2005/muse--rel--3.02--patch-2
2081      mwolson@gnu.org--2005/muse--rel--3.02--patch-3
2082      mwolson@gnu.org--2005/muse--rel--3.02--patch-4
2083      mwolson@gnu.org--2005/muse--rel--3.02--patch-5
2084      mwolson@gnu.org--2005/muse--rel--3.02--patch-6
2085      mwolson@gnu.org--2005/muse--rel--3.02--patch-7
2086      mwolson@gnu.org--2005/muse--rel--3.02--patch-8
2087      mwolson@gnu.org--2005/muse--rel--3.02--patch-11
2088      mwolson@gnu.org--2005/muse--rel--3.02--patch-13
2089      mwolson@gnu.org--2005/muse--rel--3.02--patch-14
2090      mwolson@gnu.org--2005/muse--rel--3.02--patch-15
2091      mwolson@gnu.org--2005/muse--rel--3.02--patch-17
2092      mwolson@gnu.org--2005/muse--rel--3.02--patch-18
2093      mwolson@gnu.org--2005/muse--rel--3.02--patch-19
2094      mwolson@gnu.org--2005/muse--rel--3.02--patch-20
2095      mwolson@gnu.org--2005/muse--rel--3.02--patch-21
2096      mwolson@gnu.org--2005/muse--rel--3.02--patch-22
2097      mwolson@gnu.org--2005/muse--rel--3.02--patch-23
2098      mwolson@gnu.org--2005/muse--rel--3.02--patch-25
2099      mwolson@gnu.org--2005/muse--rel--3.02--patch-27
2100      mwolson@gnu.org--2005/muse--rel--3.02--patch-28
2101      mwolson@gnu.org--2005/muse--rel--3.02--patch-29
2102      mwolson@gnu.org--2005/muse--rel--3.02--patch-35
2103      mwolson@gnu.org--2005/muse--rel--3.02--patch-36
2104      mwolson@gnu.org--2005/muse--rel--3.02--patch-37
2105      mwolson@gnu.org--2005/muse--rel--3.02--patch-53
2106      mwolson@gnu.org--2005/muse--rel--3.02--patch-54
2107      mwolson@gnu.org--2005/muse--rel--3.02--patch-55
2108      mwolson@gnu.org--2005/muse--rel--3.02--patch-56
2109      mwolson@member.fsf.org--2004/muse--main--1.0--base-0
2110      mwolson@member.fsf.org--2004/muse--main--1.0--patch-1
2111      mwolson@member.fsf.org--2004/muse--main--1.0--patch-2
2112      mwolson@member.fsf.org--2004/muse--main--1.0--patch-3
2113      mwolson@member.fsf.org--2004/muse--mwolson--1.0--base-0
2114      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-1
2115      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-2
2116      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-3
2117      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-4
2118      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-5
2119      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-6
2120      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-7
2121      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-8