projects
/
elisp
/
lsdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8e41ec
)
(lsdb-file-coding-system): Default to 'ctext.
author
ueno
<ueno>
Mon, 8 Jul 2002 06:50:42 +0000
(06:50 +0000)
committer
ueno
<ueno>
Mon, 8 Jul 2002 06:50:42 +0000
(06:50 +0000)
lsdb.el
patch
|
blob
|
history
diff --git
a/lsdb.el
b/lsdb.el
index
24f2f67
..
d6aa072
100644
(file)
--- a/
lsdb.el
+++ b/
lsdb.el
@@
-73,7
+73,7
@@
:group 'lsdb
:type 'file)
-(defcustom lsdb-file-coding-system (find-coding-system 'iso-2022-jp)
+(defcustom lsdb-file-coding-system (find-coding-system 'ctext)
"Coding system for `lsdb-file'."
:group 'lsdb
:type 'symbol)