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 | f6738f357b9568bc903b280fc2da491257c2c9d8 (patch) | |
tree | 4aea0d8f59fddea56b283a9fe837a0e69ffd0a3a /app-emacs/edit-list/metadata.xml | |
parent | Add mask for x11-drivers/nvidia-drivers-177.13, unsupported beta ebuilds. (diff) | |
download | gentoo-2-f6738f357b9568bc903b280fc2da491257c2c9d8.tar.gz gentoo-2-f6738f357b9568bc903b280fc2da491257c2c9d8.tar.bz2 gentoo-2-f6738f357b9568bc903b280fc2da491257c2c9d8.zip |
Initial import, from Emacs overlay.
(Portage version: 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> |