From: Juri Linkov Date: Sun, 29 Nov 2009 23:54:41 +0000 (+0000) Subject: (fancy-about-text): Fix wording of Guided Tour. (Bug#4960) X-Git-Tag: emacs-pretest-23.1.90~170 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6a3e0319bfc8d3a2477d1e48936db1cceb027ac3;p=emacs.git (fancy-about-text): Fix wording of Guided Tour. (Bug#4960) --- diff --git a/lisp/startup.el b/lisp/startup.el index 1efab6218c0..da0264dba20 100644 --- a/lisp/startup.el +++ b/lisp/startup.el @@ -1371,7 +1371,7 @@ Each element in the list should be a list of strings or pairs :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