Mercurial > hg > xemacs-beta
comparison lisp/version.el @ 56:c0965ff3b039 r19-16-pre3
Import from CVS: tag r19-16-pre3
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:58:20 +0200 |
parents | 05472e90ae02 |
children | 8b0bdfdf0cf0 |
comparison
equal
deleted
inserted
replaced
55:9e8623109fad | 56:c0965ff3b039 |
---|---|
53 | 53 |
54 (defconst xemacs-betaname nil | 54 (defconst xemacs-betaname nil |
55 "Non-nil when this is a test (beta) version of XEmacs. | 55 "Non-nil when this is a test (beta) version of XEmacs. |
56 Warning, this variable did not exist in XEmacs versions prior to 20.3") | 56 Warning, this variable did not exist in XEmacs versions prior to 20.3") |
57 | 57 |
58 (defconst xemacs-codename "Brooklyn" | 58 (defconst xemacs-codename "Manhattan" |
59 "Symbolic name of XEmacs build. | 59 "Symbolic name of XEmacs build. |
60 Warning, this variable did not exist in XEmacs versions prior to 19.16 | 60 Warning, this variable did not exist in XEmacs versions prior to 19.16 |
61 and 20.3") | 61 and 20.3") |
62 | 62 |
63 (defconst emacs-version | 63 (defconst emacs-version |