From: Glenn Morris Date: Thu, 7 Jun 2007 07:20:11 +0000 (+0000) Subject: (emacs-copyright): New constant. X-Git-Tag: emacs-pretest-23.0.90~12438 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6926c9548aa92c939dce60ad2ffaf5b529cebad4;p=emacs.git (emacs-copyright): New constant. --- diff --git a/lisp/version.el b/lisp/version.el index 0ed3927d0fc..034a2ff5515 100644 --- a/lisp/version.el +++ b/lisp/version.el @@ -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.") diff --git a/src/ChangeLog b/src/ChangeLog index f4cc9014c16..eb0040b371a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2007-06-07 Glenn Morris + + * emacs.c (main): Use `emacs-copyright' in --version output. + 2007-06-06 Chong Yidong * image.c (xpm_load): Remove spurious call to