Sophie

Sophie

distrib > Mageia > 6 > armv7hl > media > core-updates-src > by-pkgid > 9dcf1496ca7ddb9096ff1aa8db481305 > files > 1

emacs-24.5-8.3.mga6.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)