From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B2E0F13835A for ; Sat, 3 Oct 2020 18:09:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B1D60E07C5; Sat, 3 Oct 2020 18:09:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 90A18E07C5 for ; Sat, 3 Oct 2020 18:09:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4F231340CFA for ; Sat, 3 Oct 2020 18:09:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BD4A437F for ; Sat, 3 Oct 2020 18:09:09 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1601748541.bc96707cbea79ed665554c442169122c18306d9c.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/wgrep/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/wgrep/metadata.xml X-VCS-Directories: app-emacs/wgrep/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: bc96707cbea79ed665554c442169122c18306d9c X-VCS-Branch: master Date: Sat, 3 Oct 2020 18:09:09 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3bb29d50-0490-4b0a-82ec-1f365159fc74 X-Archives-Hash: 483378442481e1921ae8816336e5f3c7 commit: bc96707cbea79ed665554c442169122c18306d9c Author: Ulrich Müller gentoo org> AuthorDate: Sat Oct 3 18:07:37 2020 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sat Oct 3 18:09:01 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc96707c app-emacs/wgrep: Restore longdescription. Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Ulrich Müller gentoo.org> app-emacs/wgrep/metadata.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app-emacs/wgrep/metadata.xml b/app-emacs/wgrep/metadata.xml index 91349d44970..92abb180014 100644 --- a/app-emacs/wgrep/metadata.xml +++ b/app-emacs/wgrep/metadata.xml @@ -5,6 +5,10 @@ gnu-emacs@gentoo.org Gentoo GNU Emacs project + + wgrep allows you to edit a grep buffer and apply those changes to + the file buffer like sed interactively. + mhayashi1120/Emacs-wgrep