]> code.delx.au - gnu-emacs-elpa/log
gnu-emacs-elpa
12 years ago.bzrignore: Ignore archive directory.
Chong Yidong [Fri, 1 Jul 2011 20:34:36 +0000 (16:34 -0400)]
.bzrignore: Ignore archive directory.

12 years agoAdd a top-level Makefile.
Chong Yidong [Fri, 1 Jul 2011 20:32:27 +0000 (16:32 -0400)]
Add a top-level Makefile.

Makefile: Rules for partial and full package archive deployment.

admin/package-update.sh: Handle relative filenames in DEST argument,
including calling from Makefile rule.

12 years agoRework archive-contents.el to handle new packages/ structure.
Chong Yidong [Fri, 1 Jul 2011 19:09:28 +0000 (15:09 -0400)]
Rework archive-contents.el to handle new packages/ structure.

* archive-contents.el (archive-re-no-dot): New var.
(archive--convert-require): Rename from archive-contents--convert-require.
(archive--strip-rcs-id): Rename from archive-contents--strip-rcs-id.
(batch-make-archive): Rename from batch-make-archive-contents.  Handle
the new structure of packages/, where every package has its own
directory.
(archive--delete-elc-files, archive--process-simple-package)
(archive--process-multi-file-package, archive--simple-package-p): New functions.

12 years agoGive every package its own directory in packages/
Chong Yidong [Fri, 1 Jul 2011 16:50:48 +0000 (12:50 -0400)]
Give every package its own directory in packages/
including single-file packages.

12 years ago(debbugs-send-control-message): Fix typo in the "done" case.
Lars Magne Ingebrigtsen [Fri, 1 Jul 2011 13:41:16 +0000 (15:41 +0200)]
(debbugs-send-control-message): Fix typo in the "done" case.

12 years ago(debbugs-select-report): Set the minor summary mode in the right buffer.
Lars Magne Ingebrigtsen [Fri, 1 Jul 2011 13:33:15 +0000 (15:33 +0200)]
(debbugs-select-report): Set the minor summary mode in the right buffer.

12 years ago* debbugs.el (debbugs-send-control-message): Add severity and "done".
Lars Magne Ingebrigtsen [Fri, 1 Jul 2011 13:12:56 +0000 (15:12 +0200)]
* debbugs.el (debbugs-send-control-message): Add severity and "done".

12 years agoRemove version numbers from filenames in packages/ dir.
Chong Yidong [Fri, 1 Jul 2011 04:40:16 +0000 (00:40 -0400)]
Remove version numbers from filenames in packages/ dir.

12 years agoFix last change.
Chong Yidong [Fri, 1 Jul 2011 04:38:17 +0000 (00:38 -0400)]
Fix last change.

12 years agoFix last change.
Chong Yidong [Fri, 1 Jul 2011 04:36:16 +0000 (00:36 -0400)]
Fix last change.

12 years agoUpdate archive-contents to add package versions from contents.
Chong Yidong [Fri, 1 Jul 2011 04:22:32 +0000 (00:22 -0400)]
Update archive-contents to add package versions from contents.

12 years agoRemove version numbers in packages/ directory
Chong Yidong [Fri, 1 Jul 2011 03:57:40 +0000 (23:57 -0400)]
Remove version numbers in packages/ directory

12 years ago(debbugs-emacs): New function and modes for listing the Emacs bugs, reading them...
Lars Magne Ingebrigtsen [Thu, 30 Jun 2011 22:10:54 +0000 (00:10 +0200)]
(debbugs-emacs): New function and modes for listing the Emacs bugs, reading them and updating them.

12 years ago* debbugs.el (top): Pacify byte compiler.
Michael Albinus [Thu, 30 Jun 2011 18:40:32 +0000 (20:40 +0200)]
* debbugs.el (top): Pacify byte compiler.
(debbugs): New custom group.
(debbugs-servers): New defcustom.
(debbugs-port): Allow user defined ports.
(debbugs-get-mbox): New defun.

12 years agoAdd uni-confusables.el 0.1 package.
Ted Zlatanov [Tue, 31 May 2011 10:38:13 +0000 (05:38 -0500)]
Add uni-confusables.el 0.1 package.

* packages/uni-confusables-0.1/uni-confusables-pkg.el: Add package tag.

* packages/uni-confusables-0.1/uni-confusables.el: Add generated
file.

* packages/uni-confusables-0.1/gen-confusables.el: Add converter
from confusables.txt to uni-confusables.el.

* packages/uni-confusables-0.1/confusables.txt: Unicode UTS-39
confusables mapping database.

12 years agoAdd front-page /packages link.
Ted Zlatanov [Tue, 26 Apr 2011 03:18:19 +0000 (22:18 -0500)]
Add front-page /packages link.

* html/index.html: Add link to /packages directory in the front page.

12 years agoAdd markchars.el.
Ted Zlatanov [Tue, 26 Apr 2011 03:01:20 +0000 (22:01 -0500)]
Add markchars.el.

* packages/markchars-0.2.0.el: New package.

12 years agoAdd epoch-view.el.
Ted Zlatanov [Tue, 26 Apr 2011 02:46:23 +0000 (21:46 -0500)]
Add epoch-view.el.

* packages/epoch-view-0.0.1.el: New package.

13 years agoAdapt Org fetcher to archive-contents.el.
Chong Yidong [Fri, 22 Apr 2011 03:18:57 +0000 (23:18 -0400)]
Adapt Org fetcher to archive-contents.el.

admin/org-synch.el (org-synch): Ignore archive-contents if it is missing.
admin/org-synch.sh: Fix PATH.

13 years agoFixes to archive-contents.el and package-update.sh.
Chong Yidong [Fri, 22 Apr 2011 03:12:40 +0000 (23:12 -0400)]
Fixes to archive-contents.el and package-update.sh.

* admin/archive-contents.el (archive-contents-subdirectory-regexp):
New var, from package.el.
(archive-contents--convert-require): New function.
(batch-make-archive-contents): Handle package requirements.

* admin/package-update.sh: Run archive-contents.el from package
directory.  Handle org package.

13 years agoUse archive-contents.el script.
Chong Yidong [Fri, 22 Apr 2011 01:51:51 +0000 (21:51 -0400)]
Use archive-contents.el script.
Remove archive-contents and readme files from pacakges/ subdir.

13 years agoFix typo in all.el commentary.
Chong Yidong [Thu, 21 Apr 2011 17:42:41 +0000 (13:42 -0400)]
Fix typo in all.el commentary.

13 years ago* packages/all-1.0.el: Change version. Address byte-compiler warnings.
Stefan Monnier [Wed, 20 Apr 2011 16:40:17 +0000 (13:40 -0300)]
* 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.

13 years ago* packages/all-19970304.el: New package.
Per Abrahamsen [Wed, 20 Apr 2011 16:02:11 +0000 (13:02 -0300)]
* packages/all-19970304.el: New package.

13 years ago* admin/archive-contents.el: New file.
Stefan Monnier [Wed, 20 Apr 2011 15:49:31 +0000 (12:49 -0300)]
* 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.

13 years agoAdd autoload cookie for the `load-dirs' function.
Ted Zlatanov [Sun, 27 Mar 2011 00:21:24 +0000 (19:21 -0500)]
Add autoload cookie for the `load-dirs' function.

13 years agopackages/load-dir-0.0.2.el: added.
Ted Zlatanov [Sat, 26 Mar 2011 11:32:18 +0000 (06:32 -0500)]
packages/load-dir-0.0.2.el: added.

13 years agoREADME: Document usage of this repository in detail.
Chong Yidong [Fri, 11 Mar 2011 22:44:52 +0000 (17:44 -0500)]
README: Document usage of this repository in detail.

13 years agoadmin/package-update.sh: Remove accidentally included code
Chong Yidong [Mon, 7 Mar 2011 19:20:23 +0000 (14:20 -0500)]
admin/package-update.sh: Remove accidentally included code
to generate readme files, which is not ready yet.

13 years agoAdd debbugs-0.1 package.
Chong Yidong [Mon, 7 Mar 2011 19:08:53 +0000 (14:08 -0500)]
Add debbugs-0.1 package.

Update admin/package-update.sh script so it does a bzr export of the
current bzr repository, instead of grabbing from Savannah.

13 years agoadmin/package-update.sh: Make it run from a bzr repository.
Chong Yidong [Mon, 7 Mar 2011 18:58:24 +0000 (13:58 -0500)]
admin/package-update.sh: Make it run from a bzr repository.

13 years agoUpdate archive-contents for debbugs-0.1.
Chong Yidong [Mon, 7 Mar 2011 18:52:15 +0000 (13:52 -0500)]
Update archive-contents for debbugs-0.1.

13 years agoAdd debbugs-0.1 package.
Michael Albinus [Mon, 7 Mar 2011 18:51:39 +0000 (13:51 -0500)]
Add debbugs-0.1 package.

13 years agoMake Muse's *-link faces inherit from the basic link face.
Chong Yidong [Sun, 9 Jan 2011 21:20:09 +0000 (16:20 -0500)]
Make Muse's *-link faces inherit from the basic link face.

* packages/muse-3.20/muse-colors.el (muse-link, muse-bad-link):
Inherit from link face.

13 years ago* README: Explain how to run the repo build script.
Ted Zlatanov [Thu, 25 Nov 2010 09:30:27 +0000 (03:30 -0600)]
* README: Explain how to run the repo build script.

13 years ago* admin/package-update.sh: Disable org-mode fetch by default. Add
Ted Zlatanov [Thu, 25 Nov 2010 09:27:59 +0000 (03:27 -0600)]
* 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.

* admin/org-synch.sh: Use PATH instead of explicit executables.
Qualify $pkgname consistently.  Run org-synch.el with --eval to
pass $pkgname directly.

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

13 years ago* html/index.html, html/layout.css : Initial import.
Ted Zlatanov [Sat, 20 Nov 2010 17:32:45 +0000 (11:32 -0600)]
* html/index.html, html/layout.css : Initial import.

13 years ago* admin/org-synch.el (org-synch): Use just the current directory
Ted Zlatanov [Sat, 20 Nov 2010 17:27:23 +0000 (11:27 -0600)]
* admin/org-synch.el (org-synch): Use just the current directory
and files.

13 years ago* package-update.sh: Export tarball after everything else is done.
Ted Zlatanov [Sat, 20 Nov 2010 17:22:32 +0000 (11:22 -0600)]
* package-update.sh: Export tarball after everything else is done.

13 years ago* admin/org-synch.sh, admin/package-update.sh: Rewrite for
Ted Zlatanov [Sat, 20 Nov 2010 17:17:25 +0000 (11:17 -0600)]
* admin/org-synch.sh, admin/package-update.sh: Rewrite for
in-place exporting.

13 years ago* COPYING, ChangeLog, README, admin/org-synch.el,
Ted Zlatanov [Sat, 20 Nov 2010 16:38:04 +0000 (10:38 -0600)]
* COPYING, ChangeLog, README, admin/org-synch.el,
admin/org-synch.sh, admin/package-update.sh: Initial import.

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

13 years agoInitial repository contents
ELPA admin [Thu, 18 Nov 2010 18:24:12 +0000 (13:24 -0500)]
Initial repository contents