]> code.delx.au - gnu-emacs/blobdiff - lisp/textmodes/makeinfo.el
Update copyright year to 2016
[gnu-emacs] / lisp / textmodes / makeinfo.el
index b9b72ea644ff71657e5499ac7cf4143bdd5a5daa..16ce88dd83d0871479e869461dfce4022b0c35a2 100644 (file)
@@ -1,6 +1,6 @@
 ;;; makeinfo.el --- run makeinfo conveniently
 
-;; Copyright (C) 1991, 1993, 2001-2015 Free Software Foundation, Inc.
+;; Copyright (C) 1991, 1993, 2001-2016 Free Software Foundation, Inc.
 
 ;; Author: Robert J. Chassell
 ;; Maintainer: emacs-devel@gnu.org
@@ -228,7 +228,7 @@ nonsensical results."
   "Make Info file from current buffer.
 
 Use the \\[next-error] command to move to the next error
-\(if there are errors\)."
+\(if there are errors)."
 
   (interactive)
   (cond ((null buffer-file-name)