Merged from mwolson@gnu.org--2006-muse-el (patch 99-100)
[muse-el.git] / ChangeLog
blobd2323c4c46d28f36596b95dd0adcfef4c0b86a5c
1 2006-10-15  Michael Olson  <mwolson@gnu.org>
3         * lisp/muse-groff.el (muse-groff-markup-tags): Adapt for nested
4         tags.
6         * lisp/muse-html.el (muse-html-markup-tags): Ditto.
8         * lisp/muse-journal.el (muse-journal-latex-markup-tags): Ditto.
10         * lisp/muse-latex2png.el (muse-publish-markup-tags): Ditto.
12         * lisp/muse-poem.el (muse-poem-tag): Ditto.
14         * lisp/muse-publish.el (muse-publish-markup-tags)
15         (muse-publish-markup-header-footer-tags): Shift 4th element to 5th
16         element and make 4th element determine whether tags are nestable.
17         (muse-publish-goto-tag-end): New function that moves to the end of
18         a tag.  Handle nested tags when NESTED is non-nil.
19         (muse-publish-markup-tag): Call muse-publish-goto-tag-end.  Use
20         5th element for function.
21         (muse-publish-quote-tag): Handle nested quote tags.  I've tested
22         this on several scenarios, and it seems to work.
24         * muse.texi (Markup Tags): Mention nestable tags.
26 2006-10-10  Michael Olson  <mwolson@gnu.org>
28         * NEWS: Update for 3.02.7 bugfix release.
30 2006-10-06  Sasha Kovar  <sasha@arcocene.org>
32         * lisp/muse-blosxom.el (muse-blosxom-header): Insert the date
33         using the value in the muse #date directive.
34         (muse-blosxom-use-metadate): New option that determines whether or
35         not to use the #postdate directive.
36         (muse-blosxom-format-date): Convert a date string to PyBlosxom
37         metadate plugin format.
39 2006-09-30  Stefan Schlee  <stefan_schlee@yahoo.com>
41         * lisp/muse-protocols.el: Fix bug #6741: Exclude colon in
42         recognised URLs.
44         * muse.texi: Clarify handling of implicit links by mentioning
45         which characters can prevent Muse from recognizing something as an
46         implicit link.
48 2006-09-26  Michael Olson  <mwolson@gnu.org>
50         * lisp/muse-colors.el (muse-use-font-lock): Don't quote
51         beginning-of-line.  This should fix a bug that was noticed in
52         recent Emacs 22 builds.
54         * lisp/muse-backlink.el: Wrap muse-backlink-split-string in an
55         eval-and-compile block to avoid a compiler warning.
57 2006-09-25  Jim Ottaway  <j.ottaway@lse.ac.uk>
59         * lisp/muse-backlink.el (muse-backlink-split-string):
60         Compatibility with Emacs versions < 22
61         (muse-backlink-pending): New internal variable
62         (muse-backlink-get-mode-hook): Find the major mode hook to use, so
63         that backlinks are inserted at the right time.
64         (muse-backlink-insert-hook-func): Remove unwind-protection; check
65         for pending backlink, and that this is the targe page.
66         (muse-backlink-handle-link): Don’t handle the link if we are
67         already handling one. Return the link as well as the parent links.
69 2006-09-25  Sasha Kovar  <sasha@arcocene.org>
71         * lisp/muse-blosxom.el (muse-blosxom-new-entry): : Fix for bug
72         #6942 - muse-blosxom-new-entry fails when using tags.
74 2006-09-14  Michael Olson  <mwolson@gnu.org>
76         * lisp/muse-texinfo.el (muse-texinfo-protect-wikiwords): Silence
77         compiler warning.
79 2006-09-14  Jim Ottaway  <j.ottaway@lse.ac.uk>
81         * lisp/muse-texinfo.el (muse-texinfo-protect-wikiwords): New
82         function: Protect all wikiwords from START to END from further
83         processing.
84         (muse-texinfo-markup-heading): Use muse-texinfo-protect-wikiwords.
86 2006-09-13  Michael Olson  <mwolson@gnu.org>
88         * lisp/muse-texinfo.el (muse-texinfo-markup-heading): New function
89         adopted from Jim Ottaway's patch.  It removes links from the
90         heading, and then marks the region read-only to inhibit WikiWord
91         detection.
93 2006-09-13  Jim Ottaway  <j.ottaway@lse.ac.uk>
95         * lisp/muse-texinfo.el (muse-texinfo-markup-functions): Add
96         special handling for headings.
97         (muse-texinfo-remove-links): New function that removes explicit
98         links from the given strings, replacing them with a description.
100 2006-09-11  Michael Olson  <mwolson@gnu.org>
102         * muse.texi (Getting Help and Reporting Bugs): Mention the
103         muse-el-internationalization mailing list.
105         * lisp/muse.el (muse-path-sans-extension): New function that acts
106         like file-name-sans-extension, but guarantees to never modify the
107         directory part of the path.  Thanks to Evan Monroig for
108         investigating this.
110         * lisp/muse-book.el (muse-book-publish-project): Use
111         muse-path-sans-extension instead of file-name-sans-extension.
113         * lisp/muse-publish.el (muse-publish-file, muse-publish-url):
114         Ditto.
116 2006-08-30  Michael Olson  <mwolson@gnu.org>
118         * muse.texi (Blosxom Requirements): Fix typo.
120         * contrib/pyblosxom/getstamps.py (recurse): Ignore metadata
121         directories for bzr and darcs.
123         * contrib/pyblosxom/make-blog, contrib/pyblosxom/hardcodedates.py:
124         contrib/pyblosxom/getstamps.py: Update version and headers.
126 2006-08-27  Michael Olson  <mwolson@gnu.org>
128         * lisp/muse-colors.el (muse-configure-highlighting): Prune out any
129         nil values before they get to mapconcat.  This fixes a lockup when
130         muse-wiki-match-all-project-files is nil.
132         * lisp/muse-wiki.el (muse-wiki-match-all-project-files)
133         (muse-wiki-ignore-implicit-links-to-current-page)
134         (muse-wiki-interwiki-regexp, muse-wiki-interwiki-alist)
135         (muse-wiki-resolve-project-page, muse-wiki-handle-interwiki)
136         (muse-wiki-publish-small-title-words)
137         (muse-wiki-publish-pretty-title): Docfix.
138         (muse-wiki-update-local-wikiword-regexp): Rename from
139         muse-wiki-update-local-wikiword-regexp.  Set
140         muse-wiki-project-file-regexp instead of
141         muse-wiki-wikiword-regexp, as suggested by Per Sederberg.  Don't
142         take muse-wiki-use-wikiword into account, since this is a
143         different concept now.
144         (muse-wiki-update-wikiword-regexp): Remove.
145         (muse-wiki-wikiword-regexp): In-line the :set function.
146         (muse-wiki-handle-wikiword): Use muse-wiki-project-file-regexp.
148 2006-08-26  Michael Olson  <mwolson@gnu.org>
150         * lisp/muse-publish.el (muse-publish-surround-text): When looking
151         for indented list items, ignore blank lines.
153         * lisp/muse-wiki.el (muse-wiki-update-local-wikiword-regexp)
154         (muse-wiki-update-interwiki-regexp): Use regexp-opt instead of
155         mapconcat.  This should hopefully fix a problem with large amounts
156         of files with spaces in their name.  Thanks to Greg Detre for the
157         report.
159 2006-08-24  Michael Olson  <mwolson@gnu.org>
161         * lisp/muse-blosxom.el (muse-blosxom-new-entry): Remove the
162         numbers from the argument to format-time-string.  This fixes an
163         XEmacs bug.  Thanks to Michael Welle for the report and analysis.
165 2006-08-18  Michael Olson  <mwolson@gnu.org>
167         * lisp/muse-project.el (muse-project-file-entries): Since we are
168         given a full path, match against the filename as well.  This fixes
169         an issue where backup files were being added to the file alist.
171         * lisp/muse-docbook.el (muse-docbook-markup-regexps): Apply a fix
172         from muse-html.el.
174 2006-08-12  Michael Olson  <mwolson@gnu.org>
176         * Makefile (.PHONY): Don't use line continuations.
177         (realclean fullclean): Call realclean in subdirs, not distclean.
178         (distclean): Don't call realclean, since this would wipe out our
179         autoloads file.
180         (dist): Use correct path to autoloads file.
182         * NEWS: Catch up with the latest changes.
184         * experimental/Makefile (.PHONY): Wrap long line.
186         * lisp/Makefile (distclean): Do the same thing as "clean", not
187         "realclean".
189         * lisp/muse-project.el (muse-project-get-applicable-style):
190         Indentation tweak.
191         (muse-project-ignore-regexp, muse-project-recurse-directory):
192         Docfix.
193         (muse-project-of-file): Try the ignored files regexp against the
194         base filename as well as the entire path.
196         * lisp/muse-publish.el (muse-publish-this-file): Display message
197         if the buffer is not associated with any file, so that we avoid
198         errors later on.
199         (muse-publish-url-desc): New function taken from muse-publish-url
200         that causes a URL description to be transformed.
201         (muse-publish-url): Call muse-publish-url-desc on either the
202         description or the original URL if it will be used as a
203         description.  Accept the original URL as an argument, in case it
204         was transformed earlier.
205         (muse-publish-insert-url): Pass original URL as an argument.
206         (muse-publish-markup-link): Make this somewhat easier to follow.
207         Pass original URL as argument.
208         (muse-publish-get-style): If the same style is used to publish to
209         two different directories, prompt the user for which directory to
210         use.
211         (muse-publish-markup-header-footer-tags): Sync lisp tag with the
212         latest changes.
213         (muse-publish-markup-url): Pass original URL as an argument.  This
214         fixes the "nil" description for bare URLs that was in 3.02.91.
215         Nothing like finding a bug just after completing the announcement
216         of a release.
218         * lisp/muse.el: Use defalias whenever convenient.
219         (muse-version): Set version to 3.02.92 (3.03 RC2).
221 2006-08-10  Michael Olson  <mwolson@gnu.org>
223         * lisp/muse-html.el (muse-html-finalize-buffer): Since the html
224         style does not derive from any other class, return `t' here.
225         This, along with the corresponding change to muse-publish.el,
226         fixes a problem with the table of contents getting inserted
227         multiple times for custom html-based styles.
228         (muse-html-markup-strings, muse-xhtml-markup-strings): Use a
229         smarter method for table centering that works with XHTML.
231         * lisp/muse-latex2png.el Rename all functions to have a
232         "muse-latex2png" prefix.  Turn all variables into customizable
233         options in the muse-latex2png group.
234         (muse-latex2png-img-dest): New option specifying where to place
235         the images.
236         (muse-latex2png-template): New option containing the template to
237         use for the surrounding LaTeX code.
238         (muse-latex2png-use-xhtml): New option that toggles strict XHTML
239         compliance.
240         (muse-latex2png-move2pubdir): Avoid multiple redundant error
241         messages when something else goes wrong.  Create the image
242         subdirectory if it doesn't exist already -- thanks to Christian
243         Straßer for the report.  Expand the filename properly.
244         (muse-publish-latex-tag, muse-latex2png): Ditto on error messages
245         and filename expansion.
246         (muse-latex2png): Use the "muse-latex2png" prefix by default.  Set
247         the default directory properly.
249         * lisp/muse-publish.el (muse-style-run-hooks): Make sure that we
250         do not run the same function twice.
252 2006-08-08  Michael Olson  <mwolson@gnu.org>
254         * lisp/muse-colors.el (muse-colors-explicit-link): Fix recently
255         introduced wrong-type-argument error.
257         * lisp/muse-html.el (muse-html-markup-strings)
258         (muse-xhtml-markup-string): Cause table definition that contains
259         image to be center-aligned.  This should fix an issue with images
260         not being centered when captions are very long.
262         * lisp/muse-publish.el (muse-publish-table-fields): Trim
263         whitespace from fields once we have split them up.
265         * lisp/muse.el (muse-trim-whitespace): New function that strips
266         leading and trailing whitespace from a string.
268 2006-08-07  Michael Olson  <mwolson@gnu.org>
270         * NEWS: Update through patch-95.
272         * lisp/muse-colors.el (muse-colors-lisp-tag): Use a simpler regexp
273         to match the tags.
274         (muse-colors-explicit-link): Show images in link descriptions if
275         inlined images are enabled.
277         * lisp/muse-docbook.el (muse-docbook-markup-strings): Add
278         definitions for 'image-with-desc, 'image, and 'image-link.
279         (muse-docbook-markup-paragraph): If an inlined image begins a
280         paragraph, insert <para> before it.
281         (muse-docbook-fixup-images): New function that upper-cases the
282         "format" attribute of the <imagedata> tag.
283         (muse-docbook-finalize-buffer): Call it.
285         * lisp/muse-html.el (muse-html-markup-strings): Publish images
286         with descriptions as centered tables, with a centered caption
287         underneath.  The resulting look is consistent with the way that
288         they are published in the LaTeX style.  Thanks to Jody Klymak for
289         the suggestion.
290         (muse-xhtml-markup-strings): Ditto, but XHTML apparently has no
291         valid way to center a table.
292         (muse-html-markup-paragraph): Use class="image" instead of
293         "image-link" for paragraphs that start with an embedded image.
295         * lisp/muse-latex.el (muse-latex-markup-specials-url): Use
296         \textbackslash{} for "\".  Thanks to Jim Ottaway for the
297         suggestion.
298         (muse-latex-markup-specials-image): New option that enables
299         escaping of specials in images.  This was split from the URL
300         specials.
301         (muse-latex-decide-specials): Handle 'image context.
302         (muse-latex-fixup-dquotes): Go to beginning of document, instead
303         of relying on caller to do this for us.
305         * lisp/muse-publish.el (muse-publish-escape-specials): Document
306         'image context.
307         (muse-publish-url): Use 'image context for images.  Use 'image
308         instead of 'image-link and 'image-link in place of
309         'url-with-image.  Separate the image file from its extension so
310         that docbook and texinfo can publish images correctly.
311         (muse-publish-markup-link): Don't force a description if one is
312         not given.  This fixes a bug where images without descriptions
313         were being published as 'image-with-desc instead of 'image.
315         * lisp/muse-texinfo.el (muse-texinfo-decide-specials): Treat
316         images the same as URLs.
317         (muse-texinfo-markup-strings): Improve image markup to achieve an
318         effect similar to that of the LaTeX publishing style.  Simplify
319         'url string.
321         * lisp/muse-xml-common.el (muse-xml-decide-specials): Ditto.
323         * lisp/muse.el (muse-replace-regexp-in-string): Save match data
324         when we have to use the custom version of this function.
326         * muse.texi (Images): Explain how to toggle inlining of images and
327         give better examples.  Mention captions and that captioned images
328         should not be used inside of text paragraphs.
329         (Markup Strings): Bring up-to-date with the changes made since
330         3.02.
332 2006-08-06  Michael Olson  <mwolson@gnu.org>
334         * ChangeLog.1: Rename from ChangeLog.2004 to comply with standards
335         in the Emacs source tree.
337         * ChangeLog.2: Rename from ChangeLog.2005 to comply with standards
338         in the Emacs source tree.
340         * ChangeLog.3: New file created from the old ChangeLog.
342         * Makefile.defs (VERSION): Set to 3.02.91.
344         * NEWS: Update through patch-84.
346         * lisp/muse.el (muse-version): Set to 3.02.91.
348         * lisp/muse-colors.el (muse-colors-tags): Allow <lisp> to take
349         attributes.
350         (muse-colors-lisp-tag): Figure out where the <lisp> tag and its
351         delimiter are instead of hard-coding it.
353         * lisp/muse-mode.el (muse-insert-thing): Qualify "tag".
354         (muse-mode): Make filling definition lists work better.  This
355         should fix #5359.
357         * lisp/muse-publish.el (muse-style-run-hooks): Use
358         `muse-style-element' instead of `muse-get-keyword' here.  This
359         should fix #6399.
361         * muse.texi: Set version to 3.02.91 (3.02 RC2).
363 See ChangeLog.3 for earlier changes.
365 ;; Local Variables:
366 ;; coding: utf-8
367 ;; End: