emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/gnuplot f274ad7 138/184: Recommend to use GitHub bug track


From: ELPA Syncer
Subject: [nongnu] elpa/gnuplot f274ad7 138/184: Recommend to use GitHub bug tracker instead of E-mail
Date: Sun, 29 Aug 2021 11:03:31 -0400 (EDT)

branch: elpa/gnuplot
commit f274ad7a5c0c51d18a9999005d77bcd17975e9a6
Author: conao3 <conao3@gmail.com>
Commit: conao3 <conao3@gmail.com>

    Recommend to use GitHub bug tracker instead of E-mail
    
    Co-authored-by: Bruce Ravel <bruceravel1@gmail.com>
---
 INSTALL.org  |  3 +--
 README.org   |  3 +--
 configure    | 10 +++++-----
 configure.ac |  2 +-
 gnuplot.el   |  4 ++--
 gpelcard.tex |  4 ++--
 6 files changed, 12 insertions(+), 14 deletions(-)

diff --git a/INSTALL.org b/INSTALL.org
index f988ae0..356cf77 100644
--- a/INSTALL.org
+++ b/INSTALL.org
@@ -91,5 +91,4 @@
   | missing            |                                                      |
 
 * Problems?
-  Contact gnuplot-mode's author Bruce Ravel <bruceravel1@gmail.com> or
-  submit an issue on github: http://github.com/bruceravel/gnuplot-mode
+  Submit an issue on github: http://github.com/bruceravel/gnuplot-mode
diff --git a/README.org b/README.org
index 61bdc76..023a062 100644
--- a/README.org
+++ b/README.org
@@ -2,8 +2,7 @@
 * gnuplot-mode, version 0.7
 
   This directory contains files for running Gnuplot from within emacs.
-  This package was assembled by Bruce Ravel <bruceravel1@gmail.com>.
-  See the homepage at [[http://xafs.org/BruceRavel/GnuplotMode]]
+  See the homepage at https://github.com/bruceravel/gnuplot-mode
 
 ** Contents
 
diff --git a/configure b/configure
index 6afb0e9..eccc9c0 100755
--- a/configure
+++ b/configure
@@ -2,7 +2,7 @@
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.69 for gnuplot-mode 0.7.
 #
-# Report bugs to <bruceravel1@gmail.com>.
+# Report bugs as issues at https://github.com/bruceravel/gnuplot-mode
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -266,7 +266,7 @@ fi
     $as_echo "$0: be upgraded to zsh 4.3.4 or later."
   else
     $as_echo "$0: Please tell bug-autoconf@gnu.org and
-$0: bruceravel1@gmail.com about your system, including any
+$0: about your system, including any
 $0: error possibly output before this message. Then install
 $0: a modern shell, or manually run the script under such a
 $0: shell if you do have one."
@@ -581,7 +581,7 @@ PACKAGE_NAME='gnuplot-mode'
 PACKAGE_TARNAME='gnuplot-mode'
 PACKAGE_VERSION='0.7'
 PACKAGE_STRING='gnuplot-mode 0.7'
-PACKAGE_BUGREPORT='bruceravel1@gmail.com'
+PACKAGE_BUGREPORT='https://github.com/bruceravel/gnuplot-mode'
 PACKAGE_URL=''
 
 ac_subst_vars='LTLIBOBJS
@@ -1298,7 +1298,7 @@ Some influential environment variables:
 Use these variables to override the choices made by `configure' or to help
 it to find libraries and programs with nonstandard names/locations.
 
-Report bugs to <bruceravel1@gmail.com>.
+Report bugs as issues at https://github.com/bruceravel/gnuplot-mode
 _ACEOF
 ac_status=$?
 fi
@@ -3148,7 +3148,7 @@ Usage: $0 [OPTION]... [TAG]...
 Configuration files:
 $config_files
 
-Report bugs to <bruceravel1@gmail.com>."
+Report bugs as issues at https://github.com/bruceravel/gnuplot-mode
 
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
diff --git a/configure.ac b/configure.ac
index d4aaaef..fd6324e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.61])
-AC_INIT([gnuplot-mode], [0.7], [bruceravel1@gmail.com])
+AC_INIT([gnuplot-mode], [0.7], [https://github.com/bruceravel/gnuplot-mode])
 AM_INIT_AUTOMAKE
 
 # Checks for programs.
diff --git a/gnuplot.el b/gnuplot.el
index 9c12e36..f8a96b2 100644
--- a/gnuplot.el
+++ b/gnuplot.el
@@ -32,8 +32,8 @@
 ;; program's maintainer or write to: The Free Software Foundation,
 ;; Inc.; 675 Massachusetts Avenue; Cambridge, MA 02139, USA.
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-;; send bug reports to the author (bruceravel1@gmail.com)
-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+;; Report bugs at https://github.com/emacsorphanage/gnuplot/issues
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 
 ;;; Commentary:
 
diff --git a/gpelcard.tex b/gpelcard.tex
index 066fa2b..54cb592 100644
--- a/gpelcard.tex
+++ b/gpelcard.tex
@@ -1,7 +1,7 @@
 
 %% Time-stamp: <2011-09-13 10:22:26 bruce>
 
-%% This document is copyright (C) 1998-2002, 2011 Bruce Ravel 
<bruceravel1@gmail.com>
+%% This document is copyright (C) 1998-2002, 2011 Bruce Ravel
 %% This page covers version 0.7.0 of gnuplot-mode.
 
 %% This document is distributed in the hope that it will be useful,
@@ -175,7 +175,7 @@ file \file{gnuplot.el} for instructions on installing 
gnuplot-mode.
 \begin{flushleft}
   {\footnotesize
     This page {\copyright} 1998-2002 Bruce Ravel \hfill revised \revised \\
-    \texttt{<bruceravel1@gmail.com>} \\ %% \hfill printed \today \\
+    \texttt{https://github.com/bruceravel/gnuplot-mode} \\ %% \hfill printed 
\today \\
     This page covers version {\version} of gnuplot-mode.
 
     Permission is granted to make and distribute copies of this quick



reply via email to

[Prev in Thread] Current Thread [Next in Thread]