emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r99523: * loadup.el: Comment fix.


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r99523: * loadup.el: Comment fix.
Date: Thu, 18 Feb 2010 01:08:37 -0800
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 99523
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Thu 2010-02-18 01:08:37 -0800
message:
  * loadup.el: Comment fix.
modified:
  lisp/loadup.el
=== modified file 'lisp/loadup.el'
--- a/lisp/loadup.el    2010-01-13 08:35:10 +0000
+++ b/lisp/loadup.el    2010-02-18 09:08:37 +0000
@@ -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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]