]> code.delx.au - gnu-emacs-elpa/blobdiff - ChangeLog
Add site/ to .bzrignore.
[gnu-emacs-elpa] / ChangeLog
index 9f619c576ee81decb484b9613c1437ad90aaa9e7..ac7bc9ad2cea653acc371e910a6a3ebbe6d63c59 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,58 @@
+2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * 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  <tzz@lifelogs.com>
+
+       * 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  <monnier@iro.umontreal.ca>
+
+       * 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  <abraham@dina.kvl.dk>
+
+       * packages/all-19970304.el: New package.
+
+2011-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * 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  <tzz@lifelogs.com>
 
        * 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.