The output of (version) has been modified to indicate Debian modifications.
Author: Rob Browning <rlb@defaultvalue.org>
Added-by: Rob Browning <rlb@defaultvalue.org>
Gbp-Pq: Name 0005-Modify-the-output-of-version-to-indicate-Debian-modi.patch
(interactive "P")
(let ((version-string
(format (if (not (called-interactively-p 'interactive))
- "GNU Emacs %s (%s%s%s%s)\n of %s"
- "GNU Emacs %s (%s%s%s%s) of %s")
+ "GNU Emacs %s (%s%s%s%s)\n of %s, modified by Debian"
+ "GNU Emacs %s (%s%s%s%s) of %s, modified by Debian")
emacs-version
system-configuration
(cond ((featurep 'motif)