Mercurial > hg > xemacs-beta
comparison lisp/version.el @ 68:0b7f3b634cf2 r19-16-pre9
Import from CVS: tag r19-16-pre9
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:00:03 +0200 |
parents | cc4664d4732c |
children | 131b0175ea99 |
comparison
equal
deleted
inserted
replaced
67:6aaf555c2ec8 | 68:0b7f3b634cf2 |
---|---|
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 "Nancy" | 58 (defconst xemacs-codename "Lille" |
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 |