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