Mercurial > hg > xemacs-beta
diff lisp/build-report.el @ 4453:29efd169efe7
Automated merge with file:/Sources/xemacs-21.5-checked-out
| author | Aidan Kehoe <kehoea@parhasard.net> |
|---|---|
| date | Sun, 11 May 2008 11:24:01 +0200 |
| parents | eb82fbb675ea |
| children | 308d34e9f07d |
line wrap: on
line diff
--- a/lisp/build-report.el Sun May 11 11:20:24 2008 +0200 +++ b/lisp/build-report.el Sun May 11 11:24:01 2008 +0200 @@ -69,7 +69,7 @@ emacs_minor_version\\s-*=\\s-*\\([0-9]+\\) emacs_beta_version\\s-*=\\s-*\\([0-9]+\\)? xemacs_codename\\s-*=\\s-*\"\\([^\"]+\\)\"\\( -xemacs_extra_name\\s-*=\\s-*\"\\([^\"]+\\)\"\\)?" +xemacs_extra_name\\s-*=\\s-*\"?\\([^\"]+\\)\"?\\)?" "*REGEXP matching XEmacs Beta Version variable assignments in `build-report-version-file' file. This variable is used by `build-report-version-file-data'.")
