Mercurial > emacs
changeset 107186:70a26e6c7332
* loadup.el: Comment fix.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 18 Feb 2010 01:08:37 -0800 |
parents | 3c0f19155b60 |
children | b08ffdff79c7 |
files | lisp/loadup.el |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/loadup.el Thu Feb 18 01:04:46 2010 -0800 +++ b/lisp/loadup.el Thu Feb 18 01:08:37 2010 -0800 @@ -125,8 +125,8 @@ (load "case-table") (load "international/characters") (load "composite") -;; This file doesn't exist when building Emacs from CVS. It is -;; generated just after temacs is build. +;; This file doesn't exist when building a development version of Emacs +;; from the repository. It is generated just after temacs is built. (load "international/charprop.el" t) ;; Load language-specific files.