Mercurial > hg > xemacs-beta
comparison lisp/version.el @ 58:8b0bdfdf0cf0 r19-16-pre4
Import from CVS: tag r19-16-pre4
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:58:37 +0200 |
parents | c0965ff3b039 |
children | 2e6f5e180fb8 |
comparison
equal
deleted
inserted
replaced
57:14ab9e17efe0 | 58:8b0bdfdf0cf0 |
---|---|
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 "Manhattan" | 58 (defconst xemacs-codename "Bronx" |
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 |