]> code.delx.au - gnu-emacs-elpa/log
gnu-emacs-elpa
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