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 EA0E1138334 for ; Sun, 5 Jan 2020 08:15:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BD8E8E08E8; Sun, 5 Jan 2020 08:15:38 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 A17F4E08E8 for ; Sun, 5 Jan 2020 08:15:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 4593D34DDA5 for ; Sun, 5 Jan 2020 08:15:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5EF163D for ; Sun, 5 Jan 2020 08:15:35 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1578212125.c7ec24003a116fed67bbccb52ceefbf0c6d5f528.graaff@gentoo> Subject: [gentoo-commits] proj/ruby-scripts:master commit in: ruby-stats/ X-VCS-Repository: proj/ruby-scripts X-VCS-Files: ruby-stats/plot X-VCS-Directories: ruby-stats/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: c7ec24003a116fed67bbccb52ceefbf0c6d5f528 X-VCS-Branch: master Date: Sun, 5 Jan 2020 08:15:35 +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: 3d93b83c-b2ab-4811-925a-889fa0ab17b8 X-Archives-Hash: 6c2b4a5f77aad34c370d1c9f9e7dc07e commit: c7ec24003a116fed67bbccb52ceefbf0c6d5f528 Author: Hans de Graaff degraaff org> AuthorDate: Sun Jan 5 08:08:26 2020 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Sun Jan 5 08:15:25 2020 +0000 URL: https://gitweb.gentoo.org/proj/ruby-scripts.git/commit/?id=c7ec2400 Add emacs mode variable to identify this as a gnuplot file Signed-off-by: Hans de Graaff degraaff.org> ruby-stats/plot | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ruby-stats/plot b/ruby-stats/plot index e588ec0..c730a78 100644 --- a/ruby-stats/plot +++ b/ruby-stats/plot @@ -1,3 +1,5 @@ +# -*- mode: gnuplot -*- + set terminal svg size 1024,768 enhanced set termoption dashed