emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/version.el,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/version.el,v
Date: Thu, 07 Jun 2007 07:19:01 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/06/07 07:19:01

Index: version.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/version.el,v
retrieving revision 2.53
retrieving revision 2.54
diff -u -b -r2.53 -r2.54
--- version.el  26 Apr 2007 03:32:48 -0000      2.53
+++ version.el  7 Jun 2007 07:19:01 -0000       2.54
@@ -27,6 +27,9 @@
 
 ;;; Code:
 
+(defconst emacs-copyright "Copyright (C) 2007 Free Software Foundation, Inc."
+  "Short copyright string for this version of Emacs.")
+
 (defconst emacs-version "22.1.50" "\
 Version numbers of this version of Emacs.")
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]