]> code.delx.au - gnu-emacs/commitdiff
; * doc/lispref/intro.texi (Version Info): Shorten line for 80 column terminal.
authorGlenn Morris <rgm@gnu.org>
Mon, 24 Aug 2015 07:31:52 +0000 (00:31 -0700)
committerGlenn Morris <rgm@gnu.org>
Mon, 24 Aug 2015 07:31:52 +0000 (00:31 -0700)
doc/lispref/intro.texi

index 0db464ebd2e8b6c64c1b7edb2c24c1333e991232..6158bf5aa653e865e62d674df5ce86d699cd8694 100644 (file)
@@ -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