diff options
author | Ulrich Müller <ulm@gentoo.org> | 2008-06-19 12:12:08 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2008-06-19 12:12:08 +0000 |
commit | e72bb9ed0e514ba3033bd588d24e0ac05ab8cec6 (patch) | |
tree | fcf1c3e6674d72e19bd8b4707fb05de8d8531442 /app-emacs/edit-list/metadata.xml | |
parent | Add mask for x11-drivers/nvidia-drivers-177.13, unsupported beta ebuilds. (diff) | |
download | historical-e72bb9ed0e514ba3033bd588d24e0ac05ab8cec6.tar.gz historical-e72bb9ed0e514ba3033bd588d24e0ac05ab8cec6.tar.bz2 historical-e72bb9ed0e514ba3033bd588d24e0ac05ab8cec6.zip |
Initial import, from Emacs overlay.
Package-Manager: portage-2.2_pre8/cvs/Linux 2.6.25-gentoo-r4 i686
Diffstat (limited to 'app-emacs/edit-list/metadata.xml')
-rw-r--r-- | app-emacs/edit-list/metadata.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/app-emacs/edit-list/metadata.xml b/app-emacs/edit-list/metadata.xml new file mode 100644 index 000000000000..4b4a912af00d --- /dev/null +++ b/app-emacs/edit-list/metadata.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>emacs</herd> +<longdescription> + So you've just added an incorrect entry to auto-mode-alist and want to fix + it quickly. `M-x edit-list RET auto-mode-alist RET' to the rescue. Make your + changes and hit either `C-x C-s' or `C-c C-c' when done. Or just kill the + buffer if you change your mind. +</longdescription> +</pkgmetadata> |