changeset 106319:08ca950f4781

(fancy-about-text): Fix wording of Guided Tour. (Bug#4960)
author Juri Linkov <juri@jurta.org>
date Sun, 29 Nov 2009 23:54:41 +0000
parents ef396422d3f1
children 4c6acb151625
files lisp/startup.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/startup.el	Sun Nov 29 23:52:16 2009 +0000
+++ b/lisp/startup.el	Sun Nov 29 23:54:41 2009 +0000
@@ -1371,7 +1371,7 @@
      :link ("Emacs Guided Tour"
 	    (lambda (button) (browse-url "http://www.gnu.org/software/emacs/tour/"))
 	    "Browse http://www.gnu.org/software/emacs/tour/")
-     "\tSee an overview of the many facilities of GNU Emacs"
+     "\tSee an overview of Emacs features at gnu.org"
      ))
   "A list of texts to show in the middle part of the About screen.
 Each element in the list should be a list of strings or pairs