From: Lars Ingebrigtsen Date: Sun, 2 May 2021 08:41:49 +0000 (+0200) Subject: Tweak filtering some more X-Git-Tag: emacs-28.0.90~2653 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=51a9ed843f122e66bb14997837088af905933f1b;p=emacs.git Tweak filtering some more This should get the ./temacs continuation lines right. --- diff --git a/admin/emake b/admin/emake index 834a1849d55..29dc15186f4 100755 --- a/admin/emake +++ b/admin/emake @@ -27,8 +27,7 @@ s#^Configuring local git # Configuring local git # s#^Installing git hooks...# Installing git hooks...# s#^Running # Running # s#^Configured for # Configured for # -s#^./temacs # ./temacs # -s#^Dumping under the name# Dumping under the name# +s#^./temacs.*# \\& # ' | \ egrep --line-buffered -v "^make|\ ^Loading|\ @@ -40,6 +39,7 @@ INFO.*Scraping.*[.]\$|\ ^Adding name|\ ^Dump mode|\ ^Dumping finger|\ +^Dumping under the name|\ ^Byte counts|\ ^Reloc counts|\ ^Pure-hashed|\