projects
/
chise
/
xemacs-chise.git.1
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b394699
)
(system-char-database-directory): Use `data-directory' instead of
author
tomo
<tomo>
Wed, 21 Jul 2004 04:55:57 +0000
(
04:55
+0000)
committer
tomo
<tomo>
Wed, 21 Jul 2004 04:55:57 +0000
(
04:55
+0000)
`exec-directory'.
lisp/utf-2000/update-cdb.el
patch
|
blob
|
history
diff --git
a/lisp/utf-2000/update-cdb.el
b/lisp/utf-2000/update-cdb.el
index
487eb67
..
1ba8226
100644
(file)
--- a/
lisp/utf-2000/update-cdb.el
+++ b/
lisp/utf-2000/update-cdb.el
@@
-38,8
+38,8
@@
((featurep 'chise)
(defvar system-char-database-directory
(expand-file-name "chise-db"
- (or exec-directory
- "../lib-src/")))
+ (or data-directory
+ "../etc/")))
(defun file-name-char-attribute-name (filename)
(let ((i 0)