From d56d62b13b608cd2d13dd2098f73d2fc7e494819 Mon Sep 17 00:00:00 2001
From: Glenn Morris <rgm@gnu.org>
Date: Mon, 24 Aug 2015 00:31:52 -0700
Subject: [PATCH] ; * doc/lispref/intro.texi (Version Info): Shorten line for
 80 column terminal.

---
 doc/lispref/intro.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/lispref/intro.texi b/doc/lispref/intro.texi
index 0db464ebd2e..6158bf5aa65 100644
--- a/doc/lispref/intro.texi
+++ b/doc/lispref/intro.texi
@@ -480,7 +480,7 @@ running.  It is useful to include this string in bug reports.
 @smallexample
 @group
 (emacs-version)
-  @result{} "GNU Emacs 24.5.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.16.4)
+  @result{} "GNU Emacs 24.5.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.16)
              of 2015-06-01"
 @end group
 @end smallexample
-- 
2.39.5