# HG changeset patch # User Juri Linkov # Date 1259538881 0 # Node ID 08ca950f47818f417d683429241916f35eba49cb # Parent ef396422d3f16b487e2bf4ab59f5268e87f8865c (fancy-about-text): Fix wording of Guided Tour. (Bug#4960) diff -r ef396422d3f1 -r 08ca950f4781 lisp/startup.el --- 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