>From 30c800350c4c5582e7e2a0585c5488435a51709d Mon Sep 17 00:00:00 2001 From: Arash Esbati Date: Fri, 25 Sep 2015 23:44:21 +0200 Subject: [PATCH 1/5] Fix mail address in Maintainer-header. * style/fontenc.el: Fix mail address in Maintainer-header. --- ChangeLog | 4 ++++ style/fontenc.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 3fd1716..7558e4d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2015-09-25 Arash Esbati + + * style/fontenc.el: Fix mail address in Maintainer-header. + 2015-09-25 Mosè Giordano * latex.el (LaTeX-common-initialization): Remove "abstract" diff --git a/style/fontenc.el b/style/fontenc.el index 3df5e5d..c57f6d7 100644 --- a/style/fontenc.el +++ b/style/fontenc.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2015 Free Software Foundation, Inc. ;; Author: Arash Esbati -;; Maintainer: address@hidden +;; Maintainer: address@hidden ;; Created: 2015-09-12 ;; Keywords: tex -- 2.5.2