Merged from mwolson@gnu.org--2006-muse-el (patch 92)
[muse-el.git] / NEWS
blob3958208c73719a0a7375359caf55acaf341a082e
1 Emacs Muse NEWS --- History of user-visible changes    -*- outline -*-
3 * Changes in Muse 3.03 (not yet released)
5 ** Blosxom publishing (lisp/muse-blosxom.el)
7 *** New option: muse-blosxom-use-tags.
8 This specifies whether or not we are using tags.  Tags allow a page to
9 belong to multiple categories, but they do not rely on the directory
10 structure for categorization.
12 *** Use `find-file' as the browsing function.
14 *** Improve internal documentation for the included pyblosxom plug-ins.
16 *** New example script: contrib/pyblosxom/make-blog.
17 This shows how to invoke contrib/pyblosxom/getstamps.py.
19 ** Building Muse
21 *** Compile the contents of the contrib directory.
23 *** The debian/ directory has been moved into its own branch.
24 It is now available at mwolson@gnu.org--2006/muse--debian--0.
26 *** Further parametrize the build system, so that it can be easily
27 used by other Emacs Lisp projects.
29 *** Include autoloads file (lisp/muse-autoloads.el) with releases.
31 ** Core functionality (lisp/muse.el)
33 *** Fix an XEmacs beta byte-compiler issue.
35 *** Make nested list manipulation accessible to both Muse Mode
36 and Muse publishing.
38 *** Fix failure to recognize the .muse file extension.
39 Handle the case where the user customizes the file extension.
41 *** It is now easier to indicate that Muse should not use a file
42 extension.  Just do the following.
44 (setq muse-file-extension nil
45       muse-mode-auto-p t)
47 *** Allow tab characters in explicit links.
49 *** Escape brackets in links, and then un-escape them when displaying
50 the link in a buffer of publishing it.  This allows brackets to be
51 safely used in link descriptions and links, as long as you use `C-c
52 TAB l', `C-c TAB u', `C-c C-e', or automatic Planner annotations.
54 ** HTML publishing (lisp/muse-html.el)
56 *** Make sure spaces in URLs get escaped properly.
58 *** Make the Table of Contents CSS easier to customize.
59 For an example, see examples/mwolson/stylesheets/screen.css.
61 ** HTTP daemon (contrib/httpd.el)
63 *** Update this to work with newer versions of Emacs.
65 *** Fix a paragraph detection bug for paragraphs that occur after
66 verses.
68 ** Importing LaTeX documents (lisp/muse-import-latex.el)
70 *** Rename from muse-convert.el.
71 There are plans for importing other formats into Muse as well.
73 ** Journal (lisp/muse-journal.el)
75 *** New option: muse-journal-rss-heading-regexp.
76 Determine the regexp to use when searching for an RSS heading.
78 *** Make sure that the date is in a format that RSS readers
79 can handle.
81 ** LaTeX publishing (lisp/muse-latex.el)
83 *** Improve escaping of specials.
85 *** Use \label{} and \ref{} for anchors and anchor references.
87 *** Emphasize table elements.
89 *** Improve table generation.
91 *** Use \url{} to publish bare URLs.
93 *** Handle case where a Muse page begins with a quote character.
95 *** Display footnotes when we have both a URL and description.
96 This makes the URLs show up on printed documents in a sensible
97 fashion.
99 *** Escape the "@" character in the entire document.
101 *** Make images take up 75% of the width of the page.
103 *** New option: muse-latex-permit-contents-tag.
104 This specifies whether we should take action on the <contents> tag.
106 ** Muse Manual (muse.texi)
108 *** Use better style for subsections.
110 *** Make sure the PDF file for the manual is properly generated.
112 *** Implicit Links
114 **** Mention how to customize the WikiName recognition.
116 *** Extending Muse
118 **** Move "Common Elements" and "Deriving Styles" chapters here.
120 ** Muse Mode (lisp/muse-mode.el)
122 *** `C-c TAB' now inserts an object, prompting the user for which type.
123 `C-c TAB l' inserts a relative link.
124 `C-c TAB t' inserts a Muse tag.
125 `C-c TAB u' inserts a URL.
127 These keybindings may be modified by editing `muse-insert-map'.  Note
128 that the prompt you get when you hit `C-c TAB' will not change.
130 *** New list-oriented keybindings:
131 `M-RET' inserts a list item.
132 `C->' increases list item indentation.
133 `C-<' decreases list item indentation.
135 *** Slightly improvement speed of flyspell integration
137 *** Implement searching through Muse files.
139 **** `C-c C-s' performs a search through Muse files.
141 **** New option: muse-grep-command.
142 Customize this to specify the command used for searching.  In
143 particular, "glimpse" is handy.  Check the documentation for this
144 command for details.
146 *** Changed keybindings:
147 `C-c C-b' is now `muse-find-backlinks'
148 `C-c C-v' is now `muse-browse-result'
150 *** Don't require muse-publish.el, since publishing and viewing Muse
151 files are supposed to be completely separable.
153 *** Speed up searching for next and previous references.
155 *** Make filling definition lists work better.
157 *** Make editing existing links with `C-c C-e' work better.
159 *** Make browsing the resulting page with `C-c C-v' work better.
161 *** Don't throw an error if doing flyspell or following link at
162 beginning of buffer.
164 *** When publishing a file with `C-c C-t', consult muse-project-alist
165 and use its publishing styles to intelligently prompt the user as to
166 the publishing style and output directory.
168 The old behavior of allowing the file to be published anywhere and
169 with any style has been moved to `C-c C-T'.
171 *** Clicking `mouse-2' now does the right thing when
172 mouse-yank-at-point is non-nil.
174 ** Muse Mode highlighting (lisp/muse-colors.el)
176 *** New option: muse-colors-inline-images.
177 This determines whether or not to inline an image.  The default is to
178 enable this behavior.
180 **** `C-c C-i' toggles whether images are inlined.
182 **** New option: muse-colors-inline-image-method.
183 This determines how to find an image that we want to inline.  The
184 default is to look in the current directory.  If set to
185 'muse-colors-use-publishing-directory, it will look in the directory
186 where the current page will be published.
188 *** Make faces conform the namespace better.
189 `muse-link-face' is renamed to `muse-link'.
190 `muse-bad-link-face' is renamed to `muse-bad-link'.
191 `muse-verbatim-face' is renamed to `muse-verbatim'.
193 *** Handle muse-emphasis faces better.
195 *** Make links blue by default, like most other Emacs modes do.
197 ** New modules
199 *** lisp/muse-backlink.el -- Provide backlink support for Muse.
201 *** lisp/muse-groff.el --  This introduces the publishing styles
202 "groff" and "groff-pdf".
204 *** lisp/muse-latex2png.el -- Publish embedded LaTeX content to a PNG file.
205 This introduces the <latex> tag.
207 *** lisp/muse-xml-common.el -- Common functionality used by XML-based
208 publishing styles, such as HTML, XML, and DocBook.
210 *** experimental/muse-mathml.el -- This introduces the "mathml"
211 publishing style and the <math> tag.
213 *** experimental/muse-protocol-iw.el: Implements a simpler URL-like
214 interwiki protocol that handles subdirectories.
216 *** experimental/muse-split.el -- Splits published Muse files into several
217 smaller files.
219 ** Project settings (lisp/muse-project.el)
221 *** Introduce the `with-muse-project' macro, which makes it easier
222 to switch to a given Muse project and execute some code.
224 *** Fix an error with `custom-quote'.
226 *** Ignore buffers that have no associated filename.
227 This fixes an annoyance where Muse prompts to save BBDB and ERC
228 buffers before publishing.
230 *** If we cannot find a project to publish, indicate this in an
231 error message.  This fixes an infinite loop.
233 *** Update the file-alist whenever a Muse file is saved.
235 *** Prevent infinite recursion when updating the file alist.
237 *** In addition to Arch and CVS metadata directories, also ignore
238 these for Darcs and SVN.  Also, don't erroneously ignore files with
239 "#" in them.
241 *** Make links to subdirectories work.
242 The idea is to include as much of the path that is needed in order to
243 disambiguate the link.  For example: "web/TestPage".
245 *** New variable: muse-current-output-style.
246 This holds the output style that is currently being used to publish a
247 file.
249 ** Publishing (lisp/muse-publish.el)
251 *** Implement escaping of specials throughout the entire document.
252 This makes it much easier to publish documents to multiple kinds of
253 formats, since you no longer have to worry about putting <verbatim>
254 around specials.
256 *** Make escaping of specials context-sensitive.
257 Muse now realizes that URLs, normal document text, <example> regions,
258 and the like have different special characters to escape.
260 *** Distinguish links and footnotes better.
262 *** Simplify markup string for anchors.
264 *** Allow text like "%N%" in markup strings.
265 This makes it much easier to re-use the same text or put strings in
266 a different order.
268 *** Support nested lists.
269 Muse now determines the nested level of a list by its initial
270 whitespace.  Ordered lists, unordered lists, and definition lists can
271 all be nested.  It is even possible to force a line break in a list
272 item by inserting a blank line on the same level between the lines.
273 Blockquotes may also be nested inside of a list.
275 *** Create parent directories when publishing for the first time.
277 *** Allow empty elements in tables.
279 *** Allow initial and trailing whitespace in tables, but strip it
280 out of the published result.
282 *** Handle case where we are trying to publish a file that has not
283 been saved.
285 *** Handle nested emphasis types better.
286 It should now publish exactly the way it looks in Muse Mode.
288 *** Fix XEmacs issue where text at beginning of buffer is read-only.
290 *** Allow publishing styles to specify a function to use for
291 escaping specials in a particular context.  This is especially handy
292 for HTML URLs, since they have a larger subset of special characters
293 than normal characters.
295 See `muse-xml-decide-specials' in muse-xml-common.el for details.
296 This functionality already exists for escaping specials in strings.
298 *** Fix an infinite loop problem.
300 *** Preserve whitespace around emdash.
301 This allows for more flexibility, since some people seem to prefer to
302 have the emdash directly against the surrounding text, while others
303 like it to be spaced.
305 *** If the #disable-tables publishing directive exists on the current
306 Muse page, do not generate a table.
308 *** Don't give an error when trying to define or derive an existing
309 style.  Just replace it.
311 *** Get rid of a warning that occurs when batch publishing.
313 *** Ignore list items that are part of higher-priority constructs
314 like emphasis.
316 *** Don't markup emdash in a link, since otherwise it will be
317 incorrectly escaped.
319 *** Improve the published descriptions for implicit links and explicit
320 links with no provided description.
322 *** Require at least once space after "::" in definition lists, so
323 we avoid an ambiguity with interwiki link syntax.
325 *** For headers and footers, use a better algorithm to detect whether
326 we have been given a filename or the real contents.
328 *** New option: muse-publish-markup-header-footer-tags.
329 This specifies which tags may be used when publishing headers and
330 footers.
332 *** New option: muse-publish-contents-depth.
333 This specifies the maximum depth of headings to include with
334 <contents> tags.
336 *** Allow `muse-publish-markup-buffer' to work even if the buffer
337 is not associated with a file.
339 *** Fix a compilation bug with XEmacs beta.
341 *** Allow the <lisp> tag to take the "markup" attribute.
342 see the Tag Summary section in the manual for details.
344 *** Publish image links with descriptions as captioned images.
345 This has been implemented for all Muse publishing styles.
347 The major change is that image links with descriptions will be
348 centered and the description will be displayed just below the image as
349 a "caption".  Thus, it is meant to only be used as its own paragraph,
350 not surrounded by other text.  Images without descriptions may still
351 have surrounding text.
353 *** Source-level change: Use 'image instead of 'image-link to indicate
354 images without descriptions.  Use 'image-link instead of
355 'url-with-image to indicate URLs that have an image as their
356 description.
358 *** New tags, see the Tag Summary section in the manual for details
360 **** <comment> -- Designate entire regions as comments.
362 **** <include> -- Insert the given file at publish time.
364 **** <markup> -- Mark up the text between the initial and ending tags.
366 **** <perl> -- Evaluate perl code.
368 **** <python> -- Evaluate python code.
370 **** <quote> -- Publish the region as a blockquote.
372 **** <ruby> -- Evaluate ruby code.
374 ** Texinfo publishing (lisp/muse-texinfo.el)
376 *** Escape commas in URLs.
378 *** Make it so that links to other info or PDF documents use the proper
379 suffix.
381 ** URL protocols (lisp/muse-protocols.el)
383 *** Add support for DOI's.
384 DOI's (digitial object identifiers) are a standard identifier used in
385 the publishing industry.
387 *** Add support for "dict:" URLs.
388 This is used to look up terms on the Wikipedia website.
390 **** New option: muse-wikipedia-country.
391 This specified the country code to use for Wikipedia.
393 ** Wiki (lisp/muse-wiki.el)
395 *** If the document does not have a valid title string, use the
396 empty string.
398 *** Fix some bugs.
400 *** New option: muse-wiki-wikiword-match-project-files.
401 Whether to extend WikiName functionality to also match
402 existing filenames, regardless of whether they are named in
403 WikiWord format.
405 If non-nil, Muse will color and publish implicit links to any
406 file in your project.  The default is nil.
408 *** Match filenames in the project before the general WikiWord
409 regexp.
411 *** Take the value of `muse-wiki-hide-nop-tag' into account.
413 *** New option: muse-wiki-ignore-implicit-links-to-current-page.
414 Whether to ignore implicit links to the current page.
416 If non-nil, Muse will not recognize implicit links to the current
417 page, both when formatting and publishing.
419 *** For interwiki links, prefer files that have the same file extension
420 as the current file.
422 ** XML publishing (lisp/muse-xml.el)
424 *** Update examples/muse.rnc to handle nested list items.
426 *** Fix table generation when some attributes are not given.
428 * Changes in Muse 3.02.6
430 ** Building Muse
432 *** Autoloads for Muse are now generated in the muse-autoloads.el
433 file at build time.
435 ** HTML publishing (lisp/muse-html.el)
437 *** Don't escape "%" and "+" in URLs.
439 ** Muse Mode (lisp/muse-mode.el)
441 *** <lisp> tags are now evaluated at display time.
442 The actual contents of the buffer will not change, just the displayed
443 text.  To toggle this behavior, set `muse-colors-evaluate-lisp-tags'.
445 ** Publishing (lisp/muse-publish.el)
447 *** When errors happen during publishing, a more explanatory message
448 is displayed.
450 *** It is now possible to specify non-breaking-space with "~~"
451 (two tildes).  This helps prevent proper names from being split up in
452 the output.
454 *** Escape specials in all forms of emphasis.
456 *** Escape "[" and "]" in links that are entered using muse-make-link.
458 *** Errors from invalid lisp code in a <lisp> tag will be published
459 as a comment.  If you have `muse-publish-comments-p' set to nil, the
460 effect is to remove the error message.
462 *** Fix several publishing issues involving comments and numbered lists.
464 ** Wiki (lisp/muse-wiki.el)
466 *** Interwiki links in extended links that have special characters are
467 now handled properly.
469 ** XML publishing (lisp/muse-xml.el)
471 *** The XML publishing style is now considered stable.
472 Its schema is available in `examples/muse.rnc'.
474 * Changes in Muse 3.02.5
476 ** LaTeX publishing (lisp/muse-latex.el)
478 *** Use a better algorithm for determining how many times we need to
479 call pdflatex for publishing.  Anything with a Table of Contents needs
480 2 passes.
482 ** Muse Mode (lisp/muse-mode.el)
484 *** The 3 levels of emphasis now have corresponding muse-emphasis-N faces.
485 This permits the user to customize them, which may be useful if a font
486 does not have italic and/or bold versions.
488 *** Visiting pages with anchors works better.
490 *** Fix fill bug with semicolons in the middle of paragraphs.
492 *** Fix a bug with editing the link at point.
494 *** Fix a display bug with text like =<verbatim><example></verbatim>=.
496 ** Project settings (lisp/muse-project.el)
498 *** Fix an edge case that yielded a stringp: nil error.
500 *** Prevent auto-save files from being recognized as Muse files.
502 ** Wiki (lisp/muse-wiki.el)
504 *** By default, WikiWords can have consecutive capital letters.
506 *** Fix an error that occurs when muse-colors is not loaded.
508 *** It is now possible to specify a suffix for WikiWord links.
509 For example: WikiName''''s.  The WikiName part will be displayed and
510 colored as a link, but the "s" will be left alone.
512 * Changes in Muse 3.02.02
514 ** Configuration
516 *** A bug with customizing `muse-project-alist' has been fixed.
518 *** We use a file extension for Muse files by default.
519 To obtain the old behavior, set `muse-file-extension' to nil and
520 `muse-mode-auto-p' to t.
522 To go along with the new behavior, be sure to rename all of your Muse
523 files to have a ".muse" extension.
525 *** New option: `muse-wiki-ignore-bare-project-names'.
526 This causes Muse to ignore bare project names if specified.  The
527 default is to turn bare project names into links.
529 *** New option: `muse-publish-comments-p'.
530 This causes Muse to publish comments as markup.  The default is to
531 remove comments before publishing rather than trying to mark them up.
533 *** New option: `muse-wiki-allow-nonexistent-wikiword'.
534 Enabling this will cause WikiWords with no corresponding file to be
535 colored as bad links.  The default is not to color them and turn them
536 into links.
538 ** Muse Mode (lisp/muse-mode.el)
540 *** An error with intangible links has been fixed.
542 *** Visiting a page with an anchor works better than before.
544 *** Flyspell behaves better with Emacs21 than before.
546 *** Links to nonexistent files will be colored red by default.
547 This happened previously, but the algorithm was buggy and didn't cover
548 implicit links.
550 ** Project handling (lisp/muse-project.el)
552 *** A convenience macro called `with-muse-project' has been added.
553 This allows a code block to be executed after changing the current
554 Muse project.  It is analogous to emacs-wiki's
555 `with-emacs-wiki-project' function.
557 ** Publishing (lisp/muse-publish.el)
559 *** An issue involving anchors at the end of a line has been
560 addressed.
562 *** Non-word characters are now allowed before an anchor.
564 *** Comments may now be published, if desired.
565 This behavior may be controlled with the `muse-publish-comments-p'
566 option.  The default is to remove comments before publishing rather
567 than trying to mark them up.
569 *** Publishing directives may now include a dash character.
571 ** LaTeX publishing (lisp/muse-latex.el)
573 *** A bug with footnotes has been addressed.
574 An attempt has been made to make generated footnote markup look more
575 "natural" to experienced LaTeX users.
577 *** Table headers are underlined and table footers are overlined.
579 *** PDF publishing will cause pdflatex to be called as needed.
580 The previous behavior was to always call pdflatex twice.  Currently,
581 if pdflatex succeeds, it will not be called again.  Otherwise, call it
582 up to three times.
584 *** Escaping of special characters should be drastically improved.
585 An attempt has been made to get escaping done right in most contexts.
586 The only quirk is that you must surround dollar signs with equal signs
587 to ensure escaping.  This makes publishing PDF documents much more
588 useful.
590 ** Texinfo publishing (lisp/muse-texinfo.el.el)
592 *** An attempt was made to hone some of the markup.
594 * Changes in Muse 3.02.01
596 ** Muse Mode (lisp/muse-mode.el)
598 *** Links should no longer prevent moving the point, and help text for
599 links should no longer cause errors to occur.
601 ** Project handling (lisp/muse-project.el)
603 *** `muse-project-alist' -- This variable should now save customizations
604 to the correct form in the .emacs file.  Before, it was saving an
605 intermediate form of the variable.
607 If you have used the customize interface in the previous release of
608 Muse to set `muse-project-alist', please do the following to import
609 your settings.
611  - Open your .emacs file.
612  - Move the point to where `muse-project-alist' is set.
613  - Type `M-: (setq muse-project-alist-using-customize t) RET'.
614  - Type `C-M-x'.
615  - Type `M-x customize-save-variable RET muse-project-alist RET'.
617 *** `muse-project-alist' -- A bug involving the deleting of items
618 using Emacs21 and XEmacs21 has been fixed.
620 ** Publishing (lisp/muse-publish.el)
622 *** If 2 or more blank lines separate list or table items, each item
623 will be published in a separate list or table.
625 *** The #date directive is now populated by default with the last
626 modified time of each file, rather than the current time of day.  To
627 use this value, add '<lisp>(muse-publishing-directive "date")<lisp>'
628 to your header or footer.
630 ** HTML publishing (lisp/muse-html.el)
632 *** `muse-xhtml-style-sheet' -- New option that indicates the style
633 settings to use for XHTML documents.  This may be either a filename or
634 a string of stylesheet settings.
636 * Changes in Muse 3.02
638 ** New modules
640 *** lisp/muse-wiki.el --- Provide automatic linking for WikiWords and
641 InterWiki links.  These words are clickable and publish as links.
642 Project names from `muse-project-alist' are available for InterWiki
643 linking by default.  The list of InterWiki names and handlers may be
644 customized through `muse-wiki-interwiki-alist'.
646 WikiWords that do not correspond with real files will not be displayed
647 as links nor published as links.  It is expected that this behavior
648 will be made optional in future versions of Muse.
650 **** This module includes a few helper functions that may be added to
651 `muse-publish-desc-transforms' in order to modify link descriptions at
652 publish time.
654 **** The concept of "implicit links" and "explicit links" has been
655 introduced.  Explicit links are surrounded by brackets, i.e.
656 [[http://blah.org][this is a explicit link]].  Implicit links are URLs
657 and email addresses that are not surrounded by brackets: they will not
658 be colorized or published if surrounded by double-quotes.
660 ***** `muse-wiki-publish-pretty-title' causes words to be Title-cased,
661 ignoring words like `the' and `at' which should not be changed.
663 ***** `muse-wiki-publish-pretty-interwiki' changes the delimiter of
664 interwiki links according to the text of the
665 `muse-wiki-interwiki-replacement' option.
667 *** lisp/muse-protocols.el --- URL protocols that Muse recognizes.
668 This automatically-included module provides an easily customizable
669 list of URL protocols, how to browse them, and how to resolve them for
670 publishing.  Customize `muse-url-protocols' to add and remove
671 protocols.
673 ** Compatibility fixes
675 *** Muse has been tested with XEmacs 21.4, both Mule and non-Mule versions.
676 There are no known problems remaining.  To make things work by
677 default, the iso-8859-1 charset is used as a default option in some
678 places.
680 ** Configuration
682 *** `muse-file-extension' -- New option that allows the file extension
683 for Muse files to be specified.  For example, setting this to "muse"
684 assumes that you have renamed your Muse files with a ".muse"
685 extension.  Using this (and setting `muse-mode-auto-p' to nil) will
686 prevent miscellaneous non-Muse files from being accidentally opened in
687 Muse Mode.
689 *** `muse-ignored-extensions' -- New option that determines which file
690 extensions to omit from the ending of a Muse page name.
692 *** `muse-ignored-extensions-regexp' -- This is no longer customizable.
693 It will be automatically generated from `muse-file-extension' and
694 `muse-ignored-extensions'.
696 *** `muse-project-alist' -- The customize interface for this option has
697 been greatly improved, and much effort has been spent in order to make
698 this user-friendly.
700 *** The `:force-publish' tag may be specified in `muse-project-alist'.
701 This causes a particular list of files to be re-created every time the
702 publishing process is invoked, even if they haven't been changed
703 according to their timestamps.  One use for this is to keep an index
704 of available pages by adding the following to a file in this list.
706 <lisp>(muse-index-as-string t t t)</lisp>
708 *** `muse-project-ignore-regexp' -- By default, version control directories
709 are now included in this regexp so that they don't appear when you hit
710 C-c C-f to browse files in a project.
712 *** The `muse-project-alist-styles' and `muse-project-alist-dirs' functions
713 may be used in `muse-project-alist' to recursively add styles and
714 directory listings for a given directory.  The following is an
715 example.  We use a backtick instead of a single quote to begin the
716 list.
718 (setq muse-project-alist
719       `(("Blog"
720          (,@(muse-project-alist-dirs "~/proj/wiki/blog")  ;; base dir
721           :default "guestbook")
723          ,@(muse-project-alist-styles "~/proj/wiki/blog"  ;; base dir
724                                       ;; output dir
725                                       "~/personal-site/site/blog"
726                                       ;; style
727                                       "my-blosxom"))))
729 Note that if you use the customize interface for `muse-project-alist',
730 you will still have to manually add information for any new
731 sub-directories.
733 ** Debian packaging
735 *** Debian packages for Muse have entered Debian unstable, thanks
736 to Romain Francoise, my sponsor.
738 It is possible to roll your own Muse packages if you want to do so.
739 Packages may be built by using `make debrelease', once the proper
740 options in Makefile.defs are set.  Revisions may be built using `make
741 debrevision'.
743 The manual and relevant documentation files have been included with
744 the Debian package for Muse.
746 ** Muse Mode (lisp/muse-mode.el)
748 *** Allow use of Muse with outline-minor-mode.
750 *** Filling text does the right thing with list items and footnotes.
751 List items and footnotes will no longer be concatenated when hitting
752 M-q in the midst of consecutive items.
754 *** Links will never be split in the middle when using Fill.
756 *** Some flyspell crash issues were addressed.
757 Using intangible text can cause strange problems with flyspell mode.
758 Hence, by default, the intangible property will be ignored.  A new
759 option called `muse-mode-intangible-links' indicates whether this
760 should be the case.
762 *** Links will no longer be highlighted by flyspell.
763 If you're using XEmacs or Emacs 22, flyspell will ignore links,
764 including link text.  This keeps flyspell from making the links
765 unclickable.  If you're using Emacs 21, flyspell will continue to
766 interfere with links.  If you know how to fix this, please send a
767 patch!
769 *** A few edge cases for emphasis and underlining have been addressed.
771 *** <example>, <verbatim>, and =surrounded text= are now colored using
772 the new face `muse-verbatim-face'.
774 *** All marked up text properties, like emphasis and underlining,
775 will be removed for the text between <example>, <verbatim>, <code>,
776 <literal>, and <lisp> tags.
778 *** Links to temporary files may be visited.
779 A "temporary file" in this case is a buffer that is not associated
780 with any file.  For some dynamic content import scripts with Planner,
781 this is helpful.
783 *** Typing "#title" should never crash Emacs anymore.
785 ** Muse manual (muse.texi)
787 *** Fix problem with producing a PDF version of the manual.
789 *** Document WikiNames.
791 *** Bring up-to-date with latest features.
793 *** Massively update Common Elements section.
795 *** New Directives section.
796 This describes the use of #title and #author, as well as other
797 directives that may be used.
799 *** New Comments section.
800 Describes the use of "; comment text".
802 ** Publishing (lisp/muse-publish.el)
804 *** The order of rules should be much improved.
805 This means that emphasis characters like `*' and `_' will never be
806 interpreted as such if they are within links.
808 *** The user will be notified when `muse-publish-this-file' fails to
809 publish the current file.  This happens when the timestamp of the
810 current file indicates that it is up-to-date.
812 *** Special characters are escaped in link descriptions and links on a
813 more consistent basis.  What defines a "special character" varies
814 according to the publishing style.
816 *** Errors that occur during publish time will cause a warning to be
817 displayed prominently, rather than being ignored.  It should no longer
818 be possible to mess up a Muse source file by tweaking the Muse
819 publishing process.
821 *** Errors in <lisp> tags cause a warning to be displayed and
822 return "<!--INVALID LISP CODE-->".  Muse will try to continue
823 publishing the page.
825 *** An emdash ("--") can now be used after a list, as long as there is
826 a blank line between the end of the list and the emdash.
828 *** The <code> tag has been introduced.
829 It does the same thing that =equal signs= do: escape specials and
830 publish as teletype text.  Use it for short command snippets and the
831 like.  <example> is a better choice for large blocks of code, since it
832 preserves whitespace.
834 *** An edge case involving links at the beginning of a paragraph
835 has been addressed.
837 *** An edge case involving consecutive directives of the same size
838 has been addressed.
840 *** Every publishing style is now capable of specifying strings to use
841 for sections beyond the third level.
843 *** Every publishing style may specify an end-of-section string.
844 This is used, for example, by the experimental XML style and the
845 DocBook style.
847 *** Every publishing style may specify a method of handling "internal
848 link" markup.  An internal link is a link that refers to an anchor on
849 the current page.
851 *** Every publishing style may specify a link suffix to use.
852 This allows the file extensions in links to other Muse files to be
853 different from their actual extension.  Blosxom makes use of this
854 (since its published files are .txt and the dynamically-generated
855 output is .html), and it could come in handy for PHP stuff.
857 If a link suffix is not specified via :link-suffix, the value of
858 :suffix will be used.
860 ** Blosxom publishing (lisp/muse-blosxom.el)
862 *** muse-blosxom-new-entry: A #category directive is added by default.
863 Nothing is done with this yet, but it could be handy for tag-based
864 (multiple category) blogging, once we figure out a good way to do that
865 in both Muse and Pyblosxom.  Ideas are welcome, and patches even more
868 ** DocBook publishing (lisp/muse-docbook.el)
870 *** The markup has been comprehensively improved.
871 Published documents will now pass validation tests and look better in
872 general.
874 *** It is now possible to specify the encoding of DocBook documents.
875 The default encoding is utf-8.
877 *** Footnotes will be embedded into paragraphs, since this is
878 The DocBook Way.
880 *** Tables will be sorted by section.
881 Headers first, then footers, then the rest of the table.
883 *** Anchors are now handled correctly and publish to the best available
884 form.  Links to anchors are published with the <link> tag.
886 ** HTML publishing (lisp/muse-html.el)
888 *** Fix minor issue with anchors.
890 *** Paragraph publishing will no longer insert <div> tags before images.
891 This was causing too much hassle for some programs that were trying to
892 extend Muse, like the Muse port of Planner.
894 *** The `&', `<', and '>' characters will be escaped using their specific
895 HTML escape codes, rather than with "&#NNN;".  This makes the
896 published output display correctly in more web browsers.
898 *** Use HTML 4.0 Transitional by default for `muse-html-header'.
900 *** Include empty alt element in markup string for images that lack a
901 description.
903 *** Tables will be sorted by section.
904 Headers first, then footers, then the rest of the table.
906 *** `muse-xhtml-extension' -- The default extension for XHTML publishing.
907 This is a new option.
909 ** Journal publishing (lisp/muse-journal.el)
911 *** Use "div class=..." rather than "div id=..." for sections.
913 ** LaTeX publishing (lisp/muse-latex.el)
915 *** A newline will be appended to the default footer for the latex and
916 latexpdf publishing styles.  This keeps the PDF-building process from
917 failing due to lack of a newline at end of file.
919 *** Anchors and links to them now work properly.
921 *** When generating PDF files, call pdflatex twice.
922 This should ensure that the table of contents gets generated, if one
923 is due to be published.
925 *** PDF files with spaces may be published.
926 A bug preventing this has been fixed.
928 *** Teletype text is now published using \\texttt{...}.
930 *** An attempt has been made to escape special characters more
931 consistently.
933 ** Texinfo publishing (lisp/muse-texinfo.el)
935 *** Fix a fatal error that occurs when publishing tables.
937 *** Generate the contents in the header by default rather than the footer.
938 This is the way that most Texinfo manuals do it.
940 *** The info-pdf publishing style currently produces the best PDF output
941 on the maintainer's machine, so it is now used to publish the PDF
942 version of the Muse Manual.
944 *** The characters `{' and `}' will be treated as special characters that
945 need to be escaped at publish-time.
947 *** Improve dots and enddots markup strings.
949 *** Surround underlined text with "_" since Texinfo doesn't seem to have
950 any better options for producing underlined text.
952 *** Anchors and links to them now work properly.