emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master 403f482: Email replacement.


From: Vinicius Jose Latorre
Subject: [Emacs-diffs] master 403f482: Email replacement.
Date: Sun, 29 Oct 2017 18:30:41 -0400 (EDT)

branch: master
commit 403f482eb061cfbcae10b70e45294237693204e0
Author: viniciusjl <address@hidden>
Commit: viniciusjl <address@hidden>

    Email replacement.
---
 lisp/ChangeLog.17          | 20 ++++++++++++++++++++
 lisp/delim-col.el          |  4 ++--
 lisp/emacs-lisp/package.el |  2 +-
 lisp/printing.el           |  6 +++---
 lisp/progmodes/ebnf-abn.el |  4 ++--
 lisp/progmodes/ebnf-bnf.el |  4 ++--
 lisp/progmodes/ebnf-dtd.el |  4 ++--
 lisp/progmodes/ebnf-ebx.el |  4 ++--
 lisp/progmodes/ebnf-iso.el |  4 ++--
 lisp/progmodes/ebnf-otz.el |  4 ++--
 lisp/progmodes/ebnf-yac.el |  4 ++--
 lisp/progmodes/ebnf2ps.el  |  6 +++---
 lisp/ps-def.el             |  4 ++--
 lisp/ps-mule.el            |  4 ++--
 lisp/ps-print.el           | 12 ++++++------
 lisp/ps-samp.el            |  4 ++--
 lisp/whitespace.el         |  4 ++--
 17 files changed, 57 insertions(+), 37 deletions(-)

diff --git a/lisp/ChangeLog.17 b/lisp/ChangeLog.17
index 1bd882f..150e5e1 100644
--- a/lisp/ChangeLog.17
+++ b/lisp/ChangeLog.17
@@ -1,3 +1,23 @@
+2017-10-29  Vinicius Jose Latorre  <address@hidden>
+
+       * delim-col.el:
+       * emacs-lisp/package.el:
+       * printing.el:
+       * progmodes/ebnf-iso.el:
+       * progmodes/ebnf-dtd.el:
+       * progmodes/ebnf-yac.el:
+       * progmodes/ebnf-abn.el:
+       * progmodes/ebnf2ps.el:
+       * progmodes/ebnf-ebx.el:
+       * progmodes/ebnf-bnf.el:
+       * progmodes/ebnf-otz.el:
+       * ps-def.el:
+       * ps-mule.el:
+       * ps-print.el:
+       * ps-samp.el:
+       * whitespace.el: Replace address@hidden email by
+       address@hidden
+
 2015-04-06  Alan Mackenzie  <address@hidden>
 
        Fix miscellaneous glitches in cc-mode.el.  (Bug#20245)
diff --git a/lisp/delim-col.el b/lisp/delim-col.el
index 120131f..175bf37 100644
--- a/lisp/delim-col.el
+++ b/lisp/delim-col.el
@@ -2,8 +2,8 @@
 
 ;; Copyright (C) 1999-2017 Free Software Foundation, Inc.
 
-;; Author: Vinicius Jose Latorre <address@hidden>
-;; Maintainer: Vinicius Jose Latorre <address@hidden>
+;; Author: Vinicius Jose Latorre <address@hidden>
+;; Maintainer: Vinicius Jose Latorre <address@hidden>
 ;; Version: 2.1
 ;; Keywords: internal
 ;; X-URL: http://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre
diff --git a/lisp/emacs-lisp/package.el b/lisp/emacs-lisp/package.el
index 8b101c1..3c34caa 100644
--- a/lisp/emacs-lisp/package.el
+++ b/lisp/emacs-lisp/package.el
@@ -101,7 +101,7 @@
 ;; Michael Olson <address@hidden>
 ;; Sebastian Tennant <address@hidden>
 ;; Stefan Monnier <address@hidden>
-;; Vinicius Jose Latorre <address@hidden>
+;; Vinicius Jose Latorre <address@hidden>
 ;; Phil Hagelberg <address@hidden>
 
 ;;; ToDo:
diff --git a/lisp/printing.el b/lisp/printing.el
index 328cbe0..acfea5e 100644
--- a/lisp/printing.el
+++ b/lisp/printing.el
@@ -2,8 +2,8 @@
 
 ;; Copyright (C) 2000-2001, 2003-2017 Free Software Foundation, Inc.
 
-;; Author: Vinicius Jose Latorre <address@hidden>
-;; Maintainer: Vinicius Jose Latorre <address@hidden>
+;; Author: Vinicius Jose Latorre <address@hidden>
+;; Maintainer: Vinicius Jose Latorre <address@hidden>
 ;; Keywords: wp, print, PostScript
 ;; Version: 6.9.3
 ;; X-URL: http://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre
@@ -12,7 +12,7 @@
   "printing.el, v 6.9.3 <2007/12/09 vinicius>
 
 Please send all bug fixes and enhancements to
-       address@hidden and Vinicius Jose Latorre <address@hidden>
+       address@hidden and Vinicius Jose Latorre <address@hidden>
 ")
 
 ;; This file is part of GNU Emacs.
diff --git a/lisp/progmodes/ebnf-abn.el b/lisp/progmodes/ebnf-abn.el
index f73efe4..937f988 100644
--- a/lisp/progmodes/ebnf-abn.el
+++ b/lisp/progmodes/ebnf-abn.el
@@ -2,8 +2,8 @@
 
 ;; Copyright (C) 2001-2017 Free Software Foundation, Inc.
 
-;; Author: Vinicius Jose Latorre <address@hidden>
-;; Maintainer: Vinicius Jose Latorre <address@hidden>
+;; Author: Vinicius Jose Latorre <address@hidden>
+;; Maintainer: Vinicius Jose Latorre <address@hidden>
 ;; Keywords: wp, ebnf, PostScript
 ;; Old-Version: 1.2
 ;; Package: ebnf2ps
diff --git a/lisp/progmodes/ebnf-bnf.el b/lisp/progmodes/ebnf-bnf.el
index 7d426f9..9cad4e5 100644
--- a/lisp/progmodes/ebnf-bnf.el
+++ b/lisp/progmodes/ebnf-bnf.el
@@ -2,8 +2,8 @@
 
 ;; Copyright (C) 1999-2017 Free Software Foundation, Inc.
 
-;; Author: Vinicius Jose Latorre <address@hidden>
-;; Maintainer: Vinicius Jose Latorre <address@hidden>
+;; Author: Vinicius Jose Latorre <address@hidden>
+;; Maintainer: Vinicius Jose Latorre <address@hidden>
 ;; Keywords: wp, ebnf, PostScript
 ;; Old-Version: 1.10
 ;; Package: ebnf2ps
diff --git a/lisp/progmodes/ebnf-dtd.el b/lisp/progmodes/ebnf-dtd.el
index 545e210..ee9f7b1 100644
--- a/lisp/progmodes/ebnf-dtd.el
+++ b/lisp/progmodes/ebnf-dtd.el
@@ -2,8 +2,8 @@
 
 ;; Copyright (C) 2001-2017 Free Software Foundation, Inc.
 
-;; Author: Vinicius Jose Latorre <address@hidden>
-;; Maintainer: Vinicius Jose Latorre <address@hidden>
+;; Author: Vinicius Jose Latorre <address@hidden>
+;; Maintainer: Vinicius Jose Latorre <address@hidden>
 ;; Keywords: wp, ebnf, PostScript
 ;; Old-Version: 1.1
 ;; Package: ebnf2ps
diff --git a/lisp/progmodes/ebnf-ebx.el b/lisp/progmodes/ebnf-ebx.el
index 048a0a1..6d1e761 100644
--- a/lisp/progmodes/ebnf-ebx.el
+++ b/lisp/progmodes/ebnf-ebx.el
@@ -2,8 +2,8 @@
 
 ;; Copyright (C) 2001-2017 Free Software Foundation, Inc.
 
-;; Author: Vinicius Jose Latorre <address@hidden>
-;; Maintainer: Vinicius Jose Latorre <address@hidden>
+;; Author: Vinicius Jose Latorre <address@hidden>
+;; Maintainer: Vinicius Jose Latorre <address@hidden>
 ;; Keywords: wp, ebnf, PostScript
 ;; Old-Version: 1.2
 ;; Package: ebnf2ps
diff --git a/lisp/progmodes/ebnf-iso.el b/lisp/progmodes/ebnf-iso.el
index c50bcb8..61a3479 100644
--- a/lisp/progmodes/ebnf-iso.el
+++ b/lisp/progmodes/ebnf-iso.el
@@ -2,8 +2,8 @@
 
 ;; Copyright (C) 1999-2017 Free Software Foundation, Inc.
 
-;; Author: Vinicius Jose Latorre <address@hidden>
-;; Maintainer: Vinicius Jose Latorre <address@hidden>
+;; Author: Vinicius Jose Latorre <address@hidden>
+;; Maintainer: Vinicius Jose Latorre <address@hidden>
 ;; Keywords: wp, ebnf, PostScript
 ;; Old-Version: 1.9
 ;; Package: ebnf2ps
diff --git a/lisp/progmodes/ebnf-otz.el b/lisp/progmodes/ebnf-otz.el
index 7d5d0d6..f77959e 100644
--- a/lisp/progmodes/ebnf-otz.el
+++ b/lisp/progmodes/ebnf-otz.el
@@ -2,8 +2,8 @@
 
 ;; Copyright (C) 1999-2017 Free Software Foundation, Inc.
 
-;; Author: Vinicius Jose Latorre <address@hidden>
-;; Maintainer: Vinicius Jose Latorre <address@hidden>
+;; Author: Vinicius Jose Latorre <address@hidden>
+;; Maintainer: Vinicius Jose Latorre <address@hidden>
 ;; Keywords: wp, ebnf, PostScript
 ;; Old-Version: 1.0
 ;; Package: ebnf2ps
diff --git a/lisp/progmodes/ebnf-yac.el b/lisp/progmodes/ebnf-yac.el
index d7b2070..d8916ee 100644
--- a/lisp/progmodes/ebnf-yac.el
+++ b/lisp/progmodes/ebnf-yac.el
@@ -2,8 +2,8 @@
 
 ;; Copyright (C) 1999-2017 Free Software Foundation, Inc.
 
-;; Author: Vinicius Jose Latorre <address@hidden>
-;; Maintainer: Vinicius Jose Latorre <address@hidden>
+;; Author: Vinicius Jose Latorre <address@hidden>
+;; Maintainer: Vinicius Jose Latorre <address@hidden>
 ;; Keywords: wp, ebnf, PostScript
 ;; Old-Version: 1.4
 ;; Package: ebnf2ps
diff --git a/lisp/progmodes/ebnf2ps.el b/lisp/progmodes/ebnf2ps.el
index a813d42..313c36b 100644
--- a/lisp/progmodes/ebnf2ps.el
+++ b/lisp/progmodes/ebnf2ps.el
@@ -2,8 +2,8 @@
 
 ;; Copyright (C) 1999-2017 Free Software Foundation, Inc.
 
-;; Author: Vinicius Jose Latorre <address@hidden>
-;; Maintainer: Vinicius Jose Latorre <address@hidden>
+;; Author: Vinicius Jose Latorre <address@hidden>
+;; Maintainer: Vinicius Jose Latorre <address@hidden>
 ;; Keywords: wp, ebnf, PostScript
 ;; Version: 4.4
 ;; X-URL: http://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre
@@ -30,7 +30,7 @@ Vinicius's last change version.  When reporting bugs, please 
also
 report the version of Emacs, if any, that ebnf2ps was running with.
 
 Please send all bug fixes and enhancements to
-       Vinicius Jose Latorre <address@hidden>.
+       Vinicius Jose Latorre <address@hidden>.
 ")
 
 
diff --git a/lisp/ps-def.el b/lisp/ps-def.el
index ea77b6b..a23ca53 100644
--- a/lisp/ps-def.el
+++ b/lisp/ps-def.el
@@ -2,10 +2,10 @@
 
 ;; Copyright (C) 2007-2017 Free Software Foundation, Inc.
 
-;; Author: Vinicius Jose Latorre <address@hidden>
+;; Author: Vinicius Jose Latorre <address@hidden>
 ;;     Kenichi Handa <address@hidden> (multi-byte characters)
 ;; Maintainer: Kenichi Handa <address@hidden> (multi-byte characters)
-;;     Vinicius Jose Latorre <address@hidden>
+;;     Vinicius Jose Latorre <address@hidden>
 ;; Keywords: wp, print, PostScript
 ;; X-URL: http://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre
 ;; Package: ps-print
diff --git a/lisp/ps-mule.el b/lisp/ps-mule.el
index 393de9f..0d850f1 100644
--- a/lisp/ps-mule.el
+++ b/lisp/ps-mule.el
@@ -2,10 +2,10 @@
 
 ;; Copyright (C) 1998-2017 Free Software Foundation, Inc.
 
-;; Author: Vinicius Jose Latorre <address@hidden>
+;; Author: Vinicius Jose Latorre <address@hidden>
 ;;     Kenichi Handa <address@hidden> (multi-byte characters)
 ;; Maintainer: Kenichi Handa <address@hidden> (multi-byte characters)
-;;     Vinicius Jose Latorre <address@hidden>
+;;     Vinicius Jose Latorre <address@hidden>
 ;; Keywords: wp, print, PostScript, multibyte, mule
 ;; Package: ps-print
 
diff --git a/lisp/ps-print.el b/lisp/ps-print.el
index b503638..8571f22 100644
--- a/lisp/ps-print.el
+++ b/lisp/ps-print.el
@@ -4,10 +4,10 @@
 
 ;; Author: Jim Thompson (was <address@hidden>)
 ;;     Jacques Duthen (was <address@hidden>)
-;;     Vinicius Jose Latorre <address@hidden>
+;;     Vinicius Jose Latorre <address@hidden>
 ;;     Kenichi Handa <address@hidden> (multi-byte characters)
 ;; Maintainer: Kenichi Handa <address@hidden> (multi-byte characters)
-;;     Vinicius Jose Latorre <address@hidden>
+;;     Vinicius Jose Latorre <address@hidden>
 ;; Keywords: wp, print, PostScript
 ;; Version: 7.3.5
 ;; X-URL: http://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre
@@ -20,7 +20,7 @@ Emacs without changes to the version number.  When reporting 
bugs, please also
 report the version of Emacs, if any, that ps-print was distributed with.
 
 Please send all bug fixes and enhancements to
-       address@hidden and Vinicius Jose Latorre <address@hidden>.")
+       address@hidden and Vinicius Jose Latorre <address@hidden>.")
 
 ;; This file is part of GNU Emacs.
 
@@ -1216,7 +1216,7 @@ Please send all bug fixes and enhancements to
 ;; New since version 2.8
 ;; ---------------------
 ;;
-;; [vinicius] Vinicius Jose Latorre <address@hidden>
+;; [vinicius] Vinicius Jose Latorre <address@hidden>
 ;;
 ;;    2007-10-27
 ;;      `ps-fg-validate-p', `ps-fg-list'
@@ -1274,7 +1274,7 @@ Please send all bug fixes and enhancements to
 ;;
 ;;    `ps-print-region-function'
 ;;
-;; [vinicius] Vinicius Jose Latorre <address@hidden>
+;; [vinicius] Vinicius Jose Latorre <address@hidden>
 ;;
 ;;    1999-03-01
 ;;      PostScript tumble and setpagedevice.
@@ -1287,7 +1287,7 @@ Please send all bug fixes and enhancements to
 ;;
 ;;    Multi-byte buffer handling.
 ;;
-;; [vinicius] Vinicius Jose Latorre <address@hidden>
+;; [vinicius] Vinicius Jose Latorre <address@hidden>
 ;;
 ;;    1998-03-06
 ;;      Skip invisible text.
diff --git a/lisp/ps-samp.el b/lisp/ps-samp.el
index 15f5c7c..7507eee8 100644
--- a/lisp/ps-samp.el
+++ b/lisp/ps-samp.el
@@ -4,10 +4,10 @@
 
 ;; Author: Jim Thompson (was <address@hidden>)
 ;;     Jacques Duthen (was <address@hidden>)
-;;     Vinicius Jose Latorre <address@hidden>
+;;     Vinicius Jose Latorre <address@hidden>
 ;;     Kenichi Handa <address@hidden> (multi-byte characters)
 ;; Maintainer: Kenichi Handa <address@hidden> (multi-byte characters)
-;;     Vinicius Jose Latorre <address@hidden>
+;;     Vinicius Jose Latorre <address@hidden>
 ;; Keywords: wp, print, PostScript
 ;; X-URL: http://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre
 ;; Package: ps-print
diff --git a/lisp/whitespace.el b/lisp/whitespace.el
index 1424764..629c106 100644
--- a/lisp/whitespace.el
+++ b/lisp/whitespace.el
@@ -2,8 +2,8 @@
 
 ;; Copyright (C) 2000-2017 Free Software Foundation, Inc.
 
-;; Author: Vinicius Jose Latorre <address@hidden>
-;; Maintainer: Vinicius Jose Latorre <address@hidden>
+;; Author: Vinicius Jose Latorre <address@hidden>
+;; Maintainer: Vinicius Jose Latorre <address@hidden>
 ;; Keywords: data, wp
 ;; Version: 13.2.2
 ;; X-URL: http://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre



reply via email to

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