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