X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/59b1de053605cce040206382ec4ee5adca988938..460b3ec9b1c5e701e91029c24e805967b6490d49:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 9f619c576..ac7bc9ad2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,58 @@ +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. + +2011-04-20 Stefan Monnier + + * admin/archive-contents.el: New file. + * packages/rainbow-mode-readme.txt: + * packages/js2-mode-readme.txt: Auto-update from the commentary. + * packages/js2-mode-20090814.el: Capitalize the description. + * packages/debbugs-0.1/debbugs.el: Require cl since it uses `case'. + (debbugs-get-bugs): Fix up typo. + * packages/company-0.5/company-gtags.el + (company-gtags-gnu-global-program-name): Pass the "when" argument. + * packages/auctex-11.86/auctex-pkg.el: Capitalize the description. + * packages/archive-contents: Almost auto-regenerate. + 2010-11-25 Teodor Zlatanov * README: Explain how to run the repo build script. @@ -10,8 +65,8 @@ Qualify $pkgname consistently. Run org-synch.el with --eval to pass $pkgname directly. - * admin/package-update.sh: Disable org-mode fetch by default. Add - option ($2 set to anything) to run fetchers anyway. Use PATH + * admin/package-update.sh: Disable org-mode fetch by default. + Add option ($2 set to anything) to run fetchers anyway. Use PATH instead of explicit executables. Create tarballs from the unpackages packages in $PACKAGE_TARBALLS. @@ -22,7 +77,8 @@ * admin/org-synch.el (org-synch): Use just the current directory and files. - * admin/package-update.sh: Export tarball after everything else is done. + * admin/package-update.sh: Export tarball after everything else + is done. * admin/org-synch.sh, admin/package-update.sh: Rewrite for in-place exporting. @@ -43,7 +99,7 @@ ;; add-log-time-zone-rule: t ;; End: - Copyright (C) 2010 Free Software Foundation, Inc. + Copyright (C) 2010, 2011 Free Software Foundation, Inc. This file is part of GNU Emacs.