]> code.delx.au - gnu-emacs-elpa/blobdiff - ChangeLog
Remove ChangeLogs; use "bzr log" instead
[gnu-emacs-elpa] / ChangeLog
diff --git a/ChangeLog b/ChangeLog
deleted file mode 100644 (file)
index 59a1739..0000000
--- a/ChangeLog
+++ /dev/null
@@ -1,128 +0,0 @@
-2011-09-23  Julien Danjou  <julien@danjou.info>
-
-       * packages/rainbow-mode/rainbow-mode.el: Update to version 0.2.
-
-       * packages/oauth2/oauth2.el: New package.
-
-2011-08-28  PJ Weisberg  <pjweisberg@gmail.com>
-
-       * packages/load-dir/load-dir.el (load-dir-one): Avoid infinite
-       recursion.
-
-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.
-
-       * admin/org-synch.el (org-synch): Take a package filename
-       parameter instead of guessing the package name.  Extract the date
-       as a fixed substring and do sanity checking on it.
-
-       * admin/org-synch.sh: Use PATH instead of explicit executables.
-       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
-       instead of explicit executables.  Create tarballs from the
-       unpackages packages in $PACKAGE_TARBALLS.
-
-2010-11-20  Teodor Zlatanov  <tzz@lifelogs.com>
-
-       * html/index.html, html/layout.css : Initial import.
-
-       * 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/org-synch.sh, admin/package-update.sh: Rewrite for
-       in-place exporting.
-
-       * packages/archive-contents, packages/auctex-11.86,
-       packages/auctex-readme.txt, packages/company-0.5/,
-       packages/company-readme.txt, packages/elpa.rss,
-       packages/js2-mode-20090814.el, packages/js2-mode-readme.txt,
-       packages/muse-3.20/, packages/muse-readme.txt,
-       packages/org-readme.txt, packages/rainbow-mode-0.1.el,
-       packages/rainbow-mode-readme.txt: Renamed from the root directory.
-
-       * COPYING, ChangeLog, README, admin/org-synch.el,
-       admin/org-synch.sh, admin/package-update.sh: Initial import.
-
-;; Local Variables:
-;; coding: utf-8
-;; add-log-time-zone-rule: t
-;; End:
-
-    Copyright (C) 2010, 2011 Free Software Foundation, Inc.
-
-  This file is part of GNU Emacs.
-
-  GNU Emacs is free software: you can redistribute it and/or modify
-  it under the terms of the GNU General Public License as published by
-  the Free Software Foundation, either version 3 of the License, or
-  (at your option) any later version.
-
-  GNU Emacs is distributed in the hope that it will be useful,
-  but WITHOUT ANY WARRANTY; without even the implied warranty of
-  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-  GNU General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.