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 [EMACS_22_BASE]


From: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/lisp/version.el,v [EMACS_22_BASE]
Date: Sat, 10 Nov 2007 21:20:11 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Juri Linkov <jurta>     07/11/10 21:20:11

Index: version.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/version.el,v
retrieving revision 2.52.2.5
retrieving revision 2.52.2.6
diff -u -b -r2.52.2.5 -r2.52.2.6
--- version.el  25 Jul 2007 04:46:53 -0000      2.52.2.5
+++ version.el  10 Nov 2007 21:20:11 -0000      2.52.2.6
@@ -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]