summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-09Fix compilation and address some warningsexternals/museStefan Monnier
2024-02-09Merge remote-tracking branch 'upstream/muse/main' into externals/museStefan Monnier
2024-02-09Move files backStefan Monnier
2023-08-13convert a muse-init.el example to UTF-8 (#15)Xiyue Deng
2023-08-06Migrate away from deprecated assoc.el. (#14)Xiyue Deng
2020-11-28Fix up copyright in .el filesStefan Monnier
2020-11-28Use the GNU EL:PA version of the READMEStefan Monnier
2020-11-27Make Muse's *-link faces inherit from the basic link face.Chong Yidong
2020-11-27muse: replace the obsolete interactive-pGlenn Morris
2020-11-27muse: replace find-file-hooks, an obsolete alias since Emacs 22.1Glenn Morris
2020-11-27Fix some quoting problems in doc stringsPaul Eggert
2020-11-27Miscellaneous cleanup.Stefan Monnier
2020-11-27Only keep the strictly necessary *-pkg.el filesStefan Monnier
2020-11-27* GNUmakefile: Rename from Makefile. Add targets for in-place use.Stefan Monnier
2020-11-27Clean up copyright notices.Stefan Monnier
2020-11-27Move files like was done when moved to GNU ELPAStefan Monnier
2018-08-14Merge pull request #9 from labdsf/masterAlex Ott
2018-08-12Fix comment regexpAlexander Krotov
2013-02-12Merge pull request #4 from thesoftwarebin/patch-1Alex Ott
2013-02-12Update lisp/muse-texinfo.elthesoftwarebin
2012-10-12Merge pull request #2 from cocoatomo/masterAlex Ott
2012-10-01translated QuickStart into Japanesecocoatomo
2011-11-16make new behaviour configurableAlex Ott
2011-11-16correct filename generation for not-yet-existing linksAlex Ott
2011-09-29use correct newline character in longlines-modeAlex Ott
2010-02-07add files to gitignoreAlex Ott
2010-01-31Fix build failure for muse-ikiwiki.Michael Olson
2010-01-31Update version, note that Ikiwiki support is not complete.Michael Olson
2010-01-31Update NEWS.Michael Olson
2010-01-31Update all copyrights for 2010.Michael Olson
2009-08-05Update ChangeLog.Michael Olson
2009-08-05Check in very rough alpha version of Muse IPC server and ikiwiki test.Michael Olson
2009-08-05muse.el (muse-insert-file-contents): Suppress epa-file-handler.Michael Olson
2009-06-18Update ChangeLog.Michael Olson
2009-06-18muse-latex: Make lecture notes and slides work with images, title page, TOC.Michael Olson
2009-06-18Update ChangeLog.Michael Olson
2009-06-18muse-latex: Remove additional cruft files from beamer.Michael Olson
2009-01-18QuickStart: Fix typo.Michael Olson
2009-01-05Makefile: Correctly exclude htmlize-hack.el from byte-compilation.Brent Goodrick
2009-01-04Ikiwiki plugin: Make location of emacs configurable.Michael Olson
2009-01-04Adjust copyright headers for 2009.Michael Olson
2009-01-04Ikiwiki plugin: Support IkiWiki 3.00.Michael Olson
2009-01-03Move old changes into ChangeLog.5.Michael Olson
2009-01-03Update ChangeLog.Michael Olson
2009-01-03Move IkiWiki plugin to contrib/ikiwiki.Michael Olson
2009-01-03Fix byte-compilation warnings in contrib dir.Michael Olson
2008-12-23Manual: Fix typo.Michael Olson
2008-11-23Ikiwiki plugin: Use canmeta correctly.Michael Olson
2008-11-23Update ChangeLog.Michael Olson
2008-11-23Make Ikiwiki directives work, and make Ikiwiki recognize Muse directives.Michael Olson