emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/lisp startup.el


From: Juri Linkov
Subject: [Emacs-diffs] emacs/lisp startup.el
Date: Sun, 29 Nov 2009 23:54:41 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juri Linkov <jurta>     09/11/29 23:54:41

Modified files:
        lisp           : startup.el 

Log message:
        (fancy-about-text): Fix wording of Guided Tour.  (Bug#4960)

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/startup.el?cvsroot=emacs&r1=1.550&r2=1.551

Patches:
Index: startup.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/startup.el,v
retrieving revision 1.550
retrieving revision 1.551
diff -u -b -r1.550 -r1.551
--- startup.el  6 Nov 2009 05:16:28 -0000       1.550
+++ startup.el  29 Nov 2009 23:54:41 -0000      1.551
@@ -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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]