Sophie

Sophie

distrib > Mandriva > 2009.1 > x86_64 > media > contrib-backports-src > by-pkgid > 3c59355781f2b6a606a6ecac05d6cf7d > files > 9

emacs-snapshot-23.0.95-2mdv2009.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)