Sophie

Sophie

distrib > Mandriva > 2009.1 > x86_64 > media > main-release-src > by-pkgid > 8b9586721a270ea9cb7fff261e08d584 > files > 16

emacs-22.3-4mdv2009.1.src.rpm

--- emacs-22.3/lisp/version.el.version	2008-09-05 18:11:53.000000000 +0200
+++ emacs-22.3/lisp/version.el	2009-04-13 11:03:56.000000000 +0200
@@ -58,8 +58,8 @@
   (interactive "P")
   (let ((version-string
          (format (if (not (interactive-p))
-		     "GNU Emacs %s (%s%s%s)\n of %s on %s"
-		   "GNU Emacs %s (%s%s%s) of %s on %s")
+		     "GNU Emacs %s (%s%s%s)\n of %s on %s, modified by Mandriva"
+		   "GNU Emacs %s (%s%s%s) of %s on %s, modified by Mandriva")
                  emacs-version
 		 system-configuration
 		 (cond ((featurep 'motif)