Mercurial > emacs
annotate etc/SERVICE @ 111394:72d2a83a2641
* emacs-lisp/package.el (package-unpack): Remove no-op.
(package--builtins, package--dir): Doc fix.
(package-activate-1, package-activate, package-install)
(package-compute-transaction): Fix error message.
(package-delete): Use delete-directory. Omit system packages.
(package-initialize): Set package-alist to nil first.
(package-menu-mark-delete, package-menu-mark-install): Don't add
symbols that are inconsistent with the package state.
(package-menu-execute): Perform deletions and installations as
single batch operations.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 03 Nov 2010 19:21:51 -0400 |
parents | 5a8fd913621c |
children | e6fdae9180d4 ef719132ddfa |
rev | line source |
---|---|
26119 | 1 GNU Service Directory |
2 --------------------- | |
3 | |
77204
486e9f043a7d
Replace with a pointer to the web version.
Glenn Morris <rgm@gnu.org>
parents:
75343
diff
changeset
|
4 Please see <http://www.fsf.org/resources/service/> for a list of |
486e9f043a7d
Replace with a pointer to the web version.
Glenn Morris <rgm@gnu.org>
parents:
75343
diff
changeset
|
5 people who have asked to be listed as offering support services for |
486e9f043a7d
Replace with a pointer to the web version.
Glenn Morris <rgm@gnu.org>
parents:
75343
diff
changeset
|
6 GNU software, including GNU Emacs, for a fee or in some cases at no |
77216
5a8fd913621c
Don't suggest emailing to get a copy -- the FSF staff have other work to do.
Richard M. Stallman <rms@gnu.org>
parents:
77204
diff
changeset
|
7 charge. |
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
43141
diff
changeset
|
8 |
26119 | 9 |
52401 | 10 arch-tag: 1253ce32-1cbd-428a-ac36-70ed9e3999fc |