Mercurial > hg > xemacs-beta
comparison lisp/version.el @ 54:05472e90ae02 r19-16-pre2
Import from CVS: tag r19-16-pre2
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:57:55 +0200 |
parents | 461c7ba8286a |
children | c0965ff3b039 |
comparison
equal
deleted
inserted
replaced
53:875393c1a535 | 54:05472e90ae02 |
---|---|
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 "Queens" | 58 (defconst xemacs-codename "Brooklyn" |
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 |