2014-05-15 Norbert Koch * Makefile (VERSION): XEmacs package 1.08 released. 2014-05-15 Norbert Koch * Makefile (VERSION): XEmacs package 1.07 released. 2014-05-13 Jerry James * .cvsignore: Remove. * .hgignore: New file. * *.el: Restore CVS keyword expansions. * mkinstalldirs: Ditto. * mmm.texinfo: Update for texinfo 5.x. 2012-01-10 Norbert Koch * Makefile (VERSION): XEmacs package 1.06 released. 2011-12-01 Didier Verna * mmm-class.el: Add compiler magic so code using multiple-value-list compiled on 21.4 works on 21.5. 2011-12-01 Didier Verna * mmm-class.el (mmm-ify): Fix infinite loop in mmm-ify introduced by revision f9f3c7b63268 (2010-02-07 Aidan Kehoe below). Re-incorporate the call to mmm-match-region in the loop). 2010-02-09 Norbert Koch * Makefile (VERSION): XEmacs package 1.05 released. 2010-02-07 Aidan Kehoe * mmm-class.el: Add compiler magic so code using multiple values compiled on 21.4 works on 21.5. (mmm-ify): Call #'multiple-value-bind here instead of assuming #'values always returns a list; thanks for the bug report, Marcus. 2009-08-14 Norbert Koch * Makefile (VERSION): XEmacs package 1.04 released. 2009-08-13 Aidan Kehoe * mmm-cmds.el: * mmm-cmds.el (mmm-destructuring-bind): New. Macro that corresponds to `destructuring-bind', but that does not error if the structures do not match. * mmm-cmds.el (mmm-insert-by-key): Use it, instead of `multiple-value-bind', to avoid unwanted interactions with actual working multiple-value implementations. 2008-12-27 Norbert Koch * Makefile (VERSION): XEmacs package 1.03 released. 2008-11-15 Marcus Harnisch * Makefile (MAINTAINER): New maintainer Marcus Harnisch * Merged changes from upstream version 0.4.8 * ChangeLog: * ChangeLog-upstream: Split ChangeLog to track upstream changes separately. 2004-03-02 Norbert Koch * Makefile (VERSION): XEmacs package 1.02 released. 2004-02-17 Jerry James * mmm-cmds.el: Define combine-after-change-calls to be progn. 2003-10-29 Norbert Koch * Makefile (VERSION): XEmacs package 1.01 released. 2003-10-19 Ville Skyttä * mmm-compat.el (mmm-regexp-opt): Alias to regexp-opt according to new, synced regexp-opt interface. 2003-03-21 Ben Wing * .cvsignore: Add entries for mmm*.html. 2003-03-09 Ben Wing * Makefile: Delete explicit compile:: and binkit: rules. Don't add custom-load.elc to the list of generated elc's. Use EXPLICIT_DOCS instead of explicitly giving the targets and dependencies. Use DOCS_TEXINFO_EXTENSION, EXTRA_TEXI_FILES, EXTRA_DOC_FILES. 2002-11-29 Ben Wing * .cvsignore: Remove files now handled automatically by CVS. * Makefile: Use `compile' instead of hard-coded `all'. 2002-10-15 Ville Skyttä * Makefile (srckit): Remove. 2002-02-24 Steve Youngs * XEmacs package created.