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:
parent
4f3bc373f1
commit
332085327c
1 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue