]> git.eshelyaron.com Git - emacs.git/commitdiff
* loadup.el: Comment fix.
authorGlenn Morris <rgm@gnu.org>
Thu, 18 Feb 2010 09:08:37 +0000 (01:08 -0800)
committerGlenn Morris <rgm@gnu.org>
Thu, 18 Feb 2010 09:08:37 +0000 (01:08 -0800)
lisp/loadup.el

index 7622e11593c94106f2ed9eaddc0810b12014c27f..85222ce7d9e98daedbda7b79dd3f87029fd2bf92 100644 (file)
 (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.