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. * 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 * 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 .