1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 04:10:54 -08:00

* loadup.el: Comment fix.

This commit is contained in:
Glenn Morris 2010-02-18 01:08:37 -08:00
parent 4f3bc373f1
commit 332085327c

View file

@ -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.