Fix byte-compilation warnings in contrib dir.
commitb582e6f9398f8d88516fefb2626ddd41b900092a
authorMichael Olson <mwolson@gnu.org>
Sat, 3 Jan 2009 23:29:23 +0000 (3 15:29 -0800)
committerMichael Olson <mwolson@gnu.org>
Sat, 3 Jan 2009 23:29:23 +0000 (3 15:29 -0800)
treeb460a2dab444085261b88158bb2291643c4a3f43
parentda2ab5abd09d18d4bddf5907778faae6b33821f6
Fix byte-compilation warnings in contrib dir.

* contrib/Makefile (htmlize-hack.elc): Don't byte-compile
  htmlize-hack.el, since it is only useful if htmlize.el is installed.

* contrib/cgi.el: Add compatibility functions for calendar, so that it
  works with both Emacs 21 and Emacs 23.  Thanks to Brent Goodrick for
  the report.
contrib/Makefile
contrib/cgi.el