]> code.delx.au - gnu-emacs-elpa/blob - ChangeLog
packages/load-dir-0.0.2.el: added.
[gnu-emacs-elpa] / ChangeLog
1 2010-11-25 Teodor Zlatanov <tzz@lifelogs.com>
2
3 * README: Explain how to run the repo build script.
4
5 * admin/org-synch.el (org-synch): Take a package filename
6 parameter instead of guessing the package name. Extract the date
7 as a fixed substring and do sanity checking on it.
8
9 * admin/org-synch.sh: Use PATH instead of explicit executables.
10 Qualify $pkgname consistently. Run org-synch.el with --eval to
11 pass $pkgname directly.
12
13 * admin/package-update.sh: Disable org-mode fetch by default. Add
14 option ($2 set to anything) to run fetchers anyway. Use PATH
15 instead of explicit executables. Create tarballs from the
16 unpackages packages in $PACKAGE_TARBALLS.
17
18 2010-11-20 Teodor Zlatanov <tzz@lifelogs.com>
19
20 * html/index.html, html/layout.css : Initial import.
21
22 * admin/org-synch.el (org-synch): Use just the current directory
23 and files.
24
25 * admin/package-update.sh: Export tarball after everything else is done.
26
27 * admin/org-synch.sh, admin/package-update.sh: Rewrite for
28 in-place exporting.
29
30 * packages/archive-contents, packages/auctex-11.86,
31 packages/auctex-readme.txt, packages/company-0.5/,
32 packages/company-readme.txt, packages/elpa.rss,
33 packages/js2-mode-20090814.el, packages/js2-mode-readme.txt,
34 packages/muse-3.20/, packages/muse-readme.txt,
35 packages/org-readme.txt, packages/rainbow-mode-0.1.el,
36 packages/rainbow-mode-readme.txt: Renamed from the root directory.
37
38 * COPYING, ChangeLog, README, admin/org-synch.el,
39 admin/org-synch.sh, admin/package-update.sh: Initial import.
40
41 ;; Local Variables:
42 ;; coding: utf-8
43 ;; add-log-time-zone-rule: t
44 ;; End:
45
46 Copyright (C) 2010 Free Software Foundation, Inc.
47
48 This file is part of GNU Emacs.
49
50 GNU Emacs is free software: you can redistribute it and/or modify
51 it under the terms of the GNU General Public License as published by
52 the Free Software Foundation, either version 3 of the License, or
53 (at your option) any later version.
54
55 GNU Emacs is distributed in the hope that it will be useful,
56 but WITHOUT ANY WARRANTY; without even the implied warranty of
57 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
58 GNU General Public License for more details.
59
60 You should have received a copy of the GNU General Public License
61 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.