aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes/makeinfo.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/textmodes/makeinfo.el')
-rw-r--r--lisp/textmodes/makeinfo.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/makeinfo.el b/lisp/textmodes/makeinfo.el
index 34fdb961223..99654a28c2f 100644
--- a/lisp/textmodes/makeinfo.el
+++ b/lisp/textmodes/makeinfo.el
@@ -1,6 +1,6 @@
1;;; makeinfo.el --- run makeinfo conveniently 1;;; makeinfo.el --- run makeinfo conveniently
2 2
3;; Copyright (C) 1991, 1993, 2001-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1991, 1993, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: Robert J. Chassell 5;; Author: Robert J. Chassell
6;; Maintainer: emacs-devel@gnu.org 6;; Maintainer: emacs-devel@gnu.org