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:
b461bc4
)
* lsdb.el (lsdb-display-small-x-face): Fixed custom type.
author
ueno
<ueno>
Sat, 27 Apr 2002 13:12:44 +0000
(13:12 +0000)
committer
ueno
<ueno>
Sat, 27 Apr 2002 13:12:44 +0000
(13:12 +0000)
lsdb.el
patch
|
blob
|
history
diff --git
a/lsdb.el
b/lsdb.el
index
92b3c3e
..
71c9e8d
100644
(file)
--- a/
lsdb.el
+++ b/
lsdb.el
@@
-128,7
+128,7
@@
where the last element is optional."
(defcustom lsdb-display-small-x-face nil
"If non-nil, downscale the size of X-Face image."
:group 'lsdb-x-face
- :type 'float)
+ :type 'boolean)
(defcustom lsdb-uncompface-program (exec-installed-p "uncompface")
"Name of the uncompface program."