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