]> code.delx.au - gnu-emacs-elpa/log
gnu-emacs-elpa
12 years ago* sisu-mode.el (sisu-mode): Autoload.
Stefan Monnier [Wed, 6 Jul 2011 17:36:27 +0000 (13:36 -0400)]
* sisu-mode.el (sisu-mode): Autoload.

12 years ago* packages/debbugs/debbugs-gnu.el (debbugs-gnu): New group.
Stefan Monnier [Wed, 6 Jul 2011 17:35:44 +0000 (13:35 -0400)]
* packages/debbugs/debbugs-gnu.el (debbugs-gnu): New group.
(widget-mouse-face, gnus-posting-styles): Declare.
(debbugs-suppress-done): Avoid beginning-of-buffer.

12 years ago* archive-contents.el: Make `site' more incrementally.
Stefan Monnier [Wed, 6 Jul 2011 17:30:27 +0000 (13:30 -0400)]
* archive-contents.el: Make `site' more incrementally.
(archive--delete-elc-files): New arg` only-orphans'.
(archive--simple-package-p): Don't count .elc files; add default version.
(batch-make-site-dir): Don't force recompilation of all .elc files.
Don't generate silly backup versions of the autoloads file.

12 years ago(debbugs-dump-persistency-file): Don't destroy the list while saving it.
Lars Magne Ingebrigtsen [Wed, 6 Jul 2011 16:33:42 +0000 (18:33 +0200)]
(debbugs-dump-persistency-file): Don't destroy the list while saving it.

12 years ago(debbugs-emacs): Init the saved bugs on call, not on load.
Lars Magne Ingebrigtsen [Wed, 6 Jul 2011 16:31:35 +0000 (18:31 +0200)]
(debbugs-emacs): Init the saved bugs on call, not on load.

12 years ago* debbugs-gnu.el (debbugs-toggle-sort): Sort the tagged bugs at
Lars Magne Ingebrigtsen [Wed, 6 Jul 2011 00:24:12 +0000 (02:24 +0200)]
* debbugs-gnu.el (debbugs-toggle-sort): Sort the tagged bugs at
the end.

12 years ago* debbugs-gnu.el (debbugs-owner): Removed. We use `debbugs-tagged'
Michael Albinus [Tue, 5 Jul 2011 19:42:58 +0000 (21:42 +0200)]
* debbugs-gnu.el (debbugs-owner): Removed.  We use `debbugs-tagged'
uniquely.
(debbugs-widgets, debbugs-package, debbugs-severities)
(debbugs-archive): New defvars.
(debbugs-local-tags, debbugs-persistency-file)
(debbugs-dump-persistency-file): Add docstring.
(debbugs-emacs): Use new defvars.
(debbugs-show-reports):  Remove widgets from arguments.  Mark bugs
submitted by user.
(debbugs-mode-map): Add "x" (for purge "done" bugs).
(debbugs-rescan): On the last page, check also for new arrived bugs.
(debbugs-suppress-done): New defun.

12 years ago* debbugs-gnu.el (debbugs-tagged): New face.
Michael Albinus [Mon, 4 Jul 2011 21:34:04 +0000 (23:34 +0200)]
* debbugs-gnu.el (debbugs-tagged): New face.
(debbugs-persistency-file): New defvar.  Read and eval its
contents during loading.
(debbugs-dump-persistency-file): New defun.  Add it to
`kill-emacs-hook'.
(debbugs-local-tags): New defvar.
(debbugs-show-reports): Code cleanup.  Show tagged bugs.
(debbugs-mode-map): Add "t" (for toggle tag) and "C" (for send
control message).
(debbugs-toggle-tag): New defun.
(debbugs-display-status): Remove superfluous let-binding.
(debbugs-send-control-message): Read id also via `debbugs-current-id'.

12 years agoAdd sisu-mode.el. Update all.el licence.
Stefan Monnier [Mon, 4 Jul 2011 19:28:39 +0000 (15:28 -0400)]
Add sisu-mode.el.  Update all.el licence.

12 years ago* debbugs-gnu.el (debbugs-select-report): Fetch all merged
Lars Magne Ingebrigtsen [Mon, 4 Jul 2011 14:24:32 +0000 (16:24 +0200)]
* debbugs-gnu.el (debbugs-select-report): Fetch all merged
reports.

12 years agoMake the "g" command work.
Lars Magne Ingebrigtsen [Mon, 4 Jul 2011 13:53:40 +0000 (15:53 +0200)]
Make the "g" command work.

I apparently forgot to save the buffer before I checked in last time.

12 years ago* debbugs-gnu.el (debbugs-rescan): New command and keystroke.
Lars Magne Ingebrigtsen [Sun, 3 Jul 2011 21:54:42 +0000 (23:54 +0200)]
* debbugs-gnu.el (debbugs-rescan): New command and keystroke.

12 years ago* debbugs-gnu.el (debbugs-owner): New face.
Michael Albinus [Sun, 3 Jul 2011 17:53:11 +0000 (19:53 +0200)]
* debbugs-gnu.el (debbugs-owner): New face.
(debbugs-show-reports): Mark subject if the user is the bug's
owner.  Add mouse-face.
(debbugs-mode-map): Add [mouse-1] and [mouse-2].
(debbugs-send-control-message): Add "owner" and "noowner" messages.

12 years ago* debbugs-gnu.el (debbugs-widget-map): Add [mouse-1] and [mouse-2].
Michael Albinus [Sun, 3 Jul 2011 16:33:05 +0000 (18:33 +0200)]
* debbugs-gnu.el (debbugs-widget-map): Add [mouse-1] and [mouse-2].
(debbugs-emacs): Add :help-echo and :suppress-done for report
pages' widgets.
(debbugs-show-reports): Remove suppress-done from arguments. It
must be read from the widget anyway. Tune inserting of bottom line
widgets.

12 years ago(debbugs-summary-mode): Ignore submit@debbugs addresses, too.
Lars Magne Ingebrigtsen [Sun, 3 Jul 2011 16:27:04 +0000 (18:27 +0200)]
(debbugs-summary-mode): Ignore submit@debbugs addresses, too.

12 years ago(debbugs-toggle-sort): Don't move point around so much.
Lars Magne Ingebrigtsen [Sun, 3 Jul 2011 16:05:59 +0000 (18:05 +0200)]
(debbugs-toggle-sort): Don't move point around so much.

12 years ago(debbugs-toggle-sort): Use `debbugs-current-id'.
Lars Magne Ingebrigtsen [Sun, 3 Jul 2011 15:42:06 +0000 (17:42 +0200)]
(debbugs-toggle-sort): Use `debbugs-current-id'.

12 years agoRemove spurious parenthesis.
Lars Magne Ingebrigtsen [Sun, 3 Jul 2011 14:48:14 +0000 (16:48 +0200)]
Remove spurious parenthesis.

12 years ago(debbugs-toggle-sort): Make sorting work again.
Lars Magne Ingebrigtsen [Sun, 3 Jul 2011 14:44:23 +0000 (16:44 +0200)]
(debbugs-toggle-sort): Make sorting work again.

12 years ago(debbugs-display-status): New command and keystroke.
Lars Magne Ingebrigtsen [Sun, 3 Jul 2011 14:35:57 +0000 (16:35 +0200)]
(debbugs-display-status): New command and keystroke.
(debbugs-widget-map): New keymap.
(debbugs-emacs): Use it.

12 years ago(debbugs-show-reports): Store the status in the buffer.
Lars Magne Ingebrigtsen [Sun, 3 Jul 2011 14:28:53 +0000 (16:28 +0200)]
(debbugs-show-reports): Store the status in the buffer.

12 years ago* debbugs-gnu.el (debbugs-emacs): Don't use widgets to provide
Lars Magne Ingebrigtsen [Sun, 3 Jul 2011 14:23:49 +0000 (16:23 +0200)]
* debbugs-gnu.el (debbugs-emacs): Don't use widgets to provide
clickable links, since that requires you to select certain parts
of the line, which is annoying.

12 years ago* debbugs-gnu.el (debbugs-emacs, debbugs-show-reports): Rewrite in
Michael Albinus [Sun, 3 Jul 2011 13:56:34 +0000 (15:56 +0200)]
* debbugs-gnu.el (debbugs-emacs, debbugs-show-reports): Rewrite in
order to use widgets exclusively.
(debbugs-widget-format-handler): New defun.
(debbugs-mode-map): Derive from `special-mode-map'. Use
`widget-keymap' as parent map.
(debbugs-select-report): Add bug id as parameter.

12 years ago(debbugs-toggle-sort): Allow sorting from the final line.
Lars Magne Ingebrigtsen [Sat, 2 Jul 2011 23:38:26 +0000 (01:38 +0200)]
(debbugs-toggle-sort): Allow sorting from the final line.

12 years ago* debbugs-gnu.el (debbugs-emacs): Move reporting lines to
Michael Albinus [Sat, 2 Jul 2011 23:36:33 +0000 (01:36 +0200)]
* debbugs-gnu.el (debbugs-emacs): Move reporting lines to
`debbugs-show-reports'.  Create widgets for every report page.
(debbugs-show-reports): New defun.
(debbugs-select-report): Handle also page links.

12 years ago(debbugs-emacs): Display multiple merges prettier.
Lars Magne Ingebrigtsen [Sat, 2 Jul 2011 22:26:02 +0000 (00:26 +0200)]
(debbugs-emacs): Display multiple merges prettier.

12 years ago(debbugs-send-control-message): Record the bug number on group
Lars Magne Ingebrigtsen [Sat, 2 Jul 2011 22:13:58 +0000 (00:13 +0200)]
(debbugs-send-control-message): Record the bug number on group
entry, so that we don't have to rely on subject header mangling,
which is fragile.

12 years ago(debbugs-toggle-sort): New command and keystroke.
Lars Magne Ingebrigtsen [Sat, 2 Jul 2011 22:00:00 +0000 (00:00 +0200)]
(debbugs-toggle-sort): New command and keystroke.

12 years ago(debbugs-emacs): Default to list the done bugs.
Lars Magne Ingebrigtsen [Sat, 2 Jul 2011 21:46:02 +0000 (23:46 +0200)]
(debbugs-emacs): Default to list the done bugs.

12 years ago* debbugs-gnu.el (debbugs-summary-mode): Make sure we don't Cc both bug-gnu-emacs...
Lars Magne Ingebrigtsen [Sat, 2 Jul 2011 20:53:14 +0000 (22:53 +0200)]
* debbugs-gnu.el (debbugs-summary-mode): Make sure we don't Cc both bug-gnu-emacs (etc) and debbugs.

12 years ago* debbugs-gnu.el (debbugs-emacs): Change default hits to 500.
Michael Albinus [Sat, 2 Jul 2011 18:44:06 +0000 (20:44 +0200)]
* debbugs-gnu.el (debbugs-emacs): Change default hits to 500.
(debbugs-send-control-message): Compute version number more precisely.

12 years ago* debbugs-gnu.el (debbugs-send-control-message): Prompt for version number for
Michael Albinus [Sat, 2 Jul 2011 16:36:04 +0000 (18:36 +0200)]
* debbugs-gnu.el (debbugs-send-control-message): Prompt for version number for
"close" and "done" control messages.

12 years ago* debbugs-gnu.el (debbugs-emacs): Propertize with 'help-echo.
Michael Albinus [Sat, 2 Jul 2011 15:31:09 +0000 (17:31 +0200)]
* debbugs-gnu.el (debbugs-emacs): Propertize with 'help-echo.
(debbugs-mode-map): Define key "q".

12 years ago* debbugs.el (debbugs-new, debbugs-handled, debbugs-stale)
Michael Albinus [Sat, 2 Jul 2011 14:32:46 +0000 (16:32 +0200)]
* debbugs.el (debbugs-new, debbugs-handled, debbugs-stale)
(debbugs-done, debbugs-emacs, debbugs-mode-map, debbugs-mode)
(debbugs-select-report, debbugs-summary-mode-map)
(debbugs-summary-mode, debbugs-send-control-message): Move to ...
* debbugs-gnu.el: New file.

12 years ago(debbugs-done): Add a face for done bugs.
Lars Magne Ingebrigtsen [Sat, 2 Jul 2011 12:57:57 +0000 (14:57 +0200)]
(debbugs-done): Add a face for done bugs.

12 years ago* debbugs.el (debbugs-send-control-message): Add more control messages.
Lars Magne Ingebrigtsen [Sat, 2 Jul 2011 12:54:20 +0000 (14:54 +0200)]
* debbugs.el (debbugs-send-control-message): Add more control messages.

12 years ago* debbugs.el (debbugs-emacs): Let-bind `debbugs-port' to "gnu.org".
Michael Albinus [Sat, 2 Jul 2011 12:49:08 +0000 (14:49 +0200)]
* debbugs.el (debbugs-emacs): Let-bind `debbugs-port' to "gnu.org".
Ask how many reports to retrieve, when `debbugs-get-bugs' returns
more than 400 hits.

12 years agoReorganize repository layout, allowing site installation.
Chong Yidong [Sat, 2 Jul 2011 00:04:37 +0000 (20:04 -0400)]
Reorganize repository layout, allowing site installation.

A Makefile with "site", "archive" and "archive-full" rules can now be
used for site-installation, partial archive deployment, and full
archive deployment respectively.

Rewrite the admin/archive-contents.el script to handle these changes.

12 years agoAdd site/ to .bzrignore.
Chong Yidong [Fri, 1 Jul 2011 23:58:49 +0000 (19:58 -0400)]
Add site/ to .bzrignore.

12 years agoadmin/archive-contents.el (archive--delete-elc-files): Delete backup files too.
Chong Yidong [Fri, 1 Jul 2011 23:56:15 +0000 (19:56 -0400)]
admin/archive-contents.el (archive--delete-elc-files): Delete backup files too.

12 years ago* admin/archive-contents.el (batch-make-site-dir, archive--write-pkg-file): New funct...
Chong Yidong [Fri, 1 Jul 2011 23:48:06 +0000 (19:48 -0400)]
* admin/archive-contents.el (batch-make-site-dir, archive--write-pkg-file): New functions.

12 years agoUpdate README to describe the new repository layout.
Chong Yidong [Fri, 1 Jul 2011 23:46:34 +0000 (19:46 -0400)]
Update README to describe the new repository layout.

12 years agoAdd a `site' Makefile target for using package repo "in place".
Chong Yidong [Fri, 1 Jul 2011 23:31:51 +0000 (19:31 -0400)]
Add a `site' Makefile target for using package repo "in place".

admin/archive-contents.el (batch-make-site-dir)
(archive--write-pkg-file): New functions.

12 years agoImplement archive deployment functionality directly, instead of calling admin script.
Chong Yidong [Fri, 1 Jul 2011 22:34:21 +0000 (18:34 -0400)]
Implement archive deployment functionality directly, instead of calling admin script.

12 years agoadmin/archive-contents.el (batch-make-archive, archive--process-simple-package):...
Chong Yidong [Fri, 1 Jul 2011 22:32:33 +0000 (18:32 -0400)]
admin/archive-contents.el (batch-make-archive, archive--process-simple-package): Use write-region
instead of save-buffer.

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 ago(debbugs-emacs): Allow listing archived bugs.
Lars Magne Ingebrigtsen [Fri, 1 Jul 2011 17:01:01 +0000 (19:01 +0200)]
(debbugs-emacs): Allow listing archived bugs.

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