-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathChangeLog
37 lines (24 loc) · 1.04 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
2009-08-05 Michael Olson <mwolson@gnu.org>
* lisp/muse.el (muse-insert-file-contents): Cause epa-file-handler
to be ignored.
2009-06-18 Michael Olson <mwolson@gnu.org>
* lisp/muse-latex.el (muse-latex-slides-header)
(muse-latex-lecture-notes-header): Handle images. Generate title
page correctly. Generate table of contents page if requested.
2009-06-17 Michael Olson <mwolson@gnu.org>
* lisp/muse-latex.el (muse-latex-pdf-cruft): Remove additional
cruft files from beamer.
2009-01-03 Michael Olson <mwolson@gnu.org>
* contrib/ikiwiki/Ikiwiki/Plugin/muse.pm: Move here from
examples/ikiwiki/IkiWiki/Plugin/muse.pm.
* 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.
* texi/muse.texi (Using Muse Mode): Fix typo.
See ChangeLog.5 for earlier changes.
;; Local Variables:
;; coding: utf-8
;; End: