Mercurial > hg > xemacs-beta
changeset 4523:6a3006b37260
Fix docstring typo (and commit only this fix).
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Wed, 29 Oct 2008 03:44:31 +0900 |
parents | fc7067b7f407 |
children | 03ba50f7ecd7 |
files | lisp/ChangeLog lisp/version.el |
diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Oct 29 03:37:16 2008 +0900 +++ b/lisp/ChangeLog Wed Oct 29 03:44:31 2008 +0900 @@ -1,3 +1,7 @@ +2008-10-28 Stephen J. Turnbull <stephen@xemacs.org> + + * version.el (xemacs-betaname): Fix docstring typo. (Thanks, Ville!) + 2008-09-30 Stephen J. Turnbull <stephen@xemacs.org> * version.el (xemacs-betaname):
--- a/lisp/version.el Wed Oct 29 03:37:16 2008 +0900 +++ b/lisp/version.el Wed Oct 29 03:44:31 2008 +0900 @@ -34,7 +34,7 @@ (and emacs-beta-version (format "(beta%d)" emacs-beta-version)) "Non-nil when this is a test (beta) version of XEmacs. Warning, this variable did not exist in XEmacs versions prior to 20.3. -It value is derived from `emacs-beta-version'. It is mutually exclusive +Its value is derived from `emacs-beta-version'. It is mutually exclusive with `emacs-patch-level'.") (defconst emacs-version