planner-calendar: Make « and » work
commit6d9a45a2e4d8f02ab2b67dbd752c53bad4d9a3c5
authorMichael Olson <mwolson@gnu.org>
Sat, 21 Jul 2007 15:22:48 +0000 (21 15:22 +0000)
committerMichael Olson <mwolson@gnu.org>
Sat, 21 Jul 2007 15:22:48 +0000 (21 15:22 +0000)
treefa3b7c20bf206b679bb680512154203a565f9a40
parentbed296c196960d7ea5e25ebc66d1f8132dbc5d6a
planner-calendar: Make &laquo; and &raquo; work

* planner-calendar.el (planner-calendar-prev-month-href)
  (planner-calendar-next-month-href): Don't escape specials specials in
  the URL description.  This should fix a bug with "&laquo;" and
  "&raquo;".

* planner-publish.el (planner-publish-ignore-url-desc-specials): New
  variable that determines whether to ignore specials in URL
  descriptions.
  (planner-publish-decide-specials): New function that uses this
  variable.
  ("planner-xml", "planner-xhtml", "planner-xhtml"): Set :specials to
  planner-publish-decide-specials.

git-archimport-id: mwolson@gnu.org--2006-planner-el/planner-el--devel--0--patch-125
ChangeLog
planner-calendar.el
planner-publish.el