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