X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/ef9ed6f44ee2733bb5654114454b204164af2fbb..460b3ec9b1c5e701e91029c24e805967b6490d49:/ChangeLog diff --git a/ChangeLog b/ChangeLog index ce5bde290..ac7bc9ad2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,41 @@ +2011-05-31 Teodor Zlatanov + + * packages/uni-confusables-0.1/confusables.txt: Unicode UTS-39 + confusables mapping database. + + * packages/uni-confusables-0.1/gen-confusables.el: Add converter + from confusables.txt to uni-confusables.el. + + * packages/uni-confusables-0.1/uni-confusables.el: Add generated + file. + + * packages/uni-confusables-0.1/uni-confusables-pkg.el: Add package tag. + +2011-04-26 Teodor Zlatanov + + * html/index.html: Add link to /packages directory in the front page. + + * packages/markchars-0.2.0.el: New package. + + * packages/epoch-view-0.0.1.el: New package. + +2011-04-20 Stefan Monnier + + * packages/all-1.0.el: Change version. Address byte-compiler warnings. + Rename the `marker' property to `all-marker'. + (all-mode-map): Move initialization into declaration. + (all-buffer): Mark buffer-local. + (all-mode): Use define-derived-mode. Setup the change-functions + buffer-locally. + (all): Use read-string. Let-bind all-initialization-p. + (all-insert): Use a `match' face text property rather then + a `highlight' face overlay for the match highlight. + * admin/archive-contents.el (batch-make-archive-contents): Don't burp + if a commentary section is missing. + * .bzrignore: Ignore .elc files. + * packages/load-dir-0.0.2.el: Update Commentary from + load-dir-readme.txt. + 2011-04-20 Per Abrahamsen * packages/all-19970304.el: New package.