From 42aeeafe06e6c3d794423d240d6d4ab801c24886 Mon Sep 17 00:00:00 2001 From: Rob Browning Date: Mon, 4 Apr 2011 22:46:28 -0500 Subject: [PATCH] Modify the output of (version) to indicate Debian modifications The output of (version) has been modified to indicate Debian modifications. Author: Rob Browning Added-by: Rob Browning Gbp-Pq: Name 0005-Modify-the-output-of-version-to-indicate-Debian-modi.patch --- lisp/version.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/version.el b/lisp/version.el index 73968b1cd92..a3a18b90a45 100644 --- a/lisp/version.el +++ b/lisp/version.el @@ -67,7 +67,7 @@ Don't use this function in programs to choose actions according to the system configuration; look at `system-configuration' instead." (interactive "P") (let ((version-string - (format "GNU Emacs %s (build %s, %s%s%s%s)%s" + (format "GNU Emacs %s (build %s, %s%s%s%s)%s, modified by Debian" emacs-version emacs-build-number system-configuration -- 2.30.2