Sophie

Sophie

distrib > Mageia > 5 > x86_64 > by-pkgid > e8104b40cc6ed282604f9d07c281fb46 > files > 2

emacs-24.3-10.1.mga5.src.rpm

--- emacs-23.1.92/lisp/version.el.bak	2010-02-18 15:17:41.000000000 -0500
+++ emacs-23.1.92/lisp/version.el	2010-02-18 15:18:20.000000000 -0500
@@ -56,8 +56,8 @@
   (interactive "P")
   (let ((version-string
          (format (if (not (called-interactively-p 'interactive))
-		     "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 Mageia"
+		   "GNU Emacs %s (%s%s%s) of %s on %s, modified by Mageia")
                  emacs-version
 		 system-configuration
 		 (cond ((featurep 'motif)