aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/emacs-lisp/faceup.el2
-rw-r--r--lisp/net/tramp-archive.el2
2 files changed, 2 insertions, 2 deletions
diff --git a/lisp/emacs-lisp/faceup.el b/lisp/emacs-lisp/faceup.el
index 8d2818fbab8..bbf4c5da7e5 100644
--- a/lisp/emacs-lisp/faceup.el
+++ b/lisp/emacs-lisp/faceup.el
@@ -1,6 +1,6 @@
1;;; faceup.el --- Markup language for faces and font-lock regression testing -*- lexical-binding: t -*- 1;;; faceup.el --- Markup language for faces and font-lock regression testing -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 2013-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2013-2018 Free Software Foundation, Inc.
4 4
5;; Author: Anders Lindgren 5;; Author: Anders Lindgren
6;; Version: 0.0.6 6;; Version: 0.0.6
diff --git a/lisp/net/tramp-archive.el b/lisp/net/tramp-archive.el
index d3b2712fb39..6c96075a001 100644
--- a/lisp/net/tramp-archive.el
+++ b/lisp/net/tramp-archive.el
@@ -1,6 +1,6 @@
1;;; tramp-archive.el --- Tramp archive manager -*- lexical-binding:t -*- 1;;; tramp-archive.el --- Tramp archive manager -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 2017 Free Software Foundation, Inc. 3;; Copyright (C) 2017-2018 Free Software Foundation, Inc.
4 4
5;; Author: Michael Albinus <michael.albinus@gmx.de> 5;; Author: Michael Albinus <michael.albinus@gmx.de>
6;; Keywords: comm, processes 6;; Keywords: comm, processes