(newsticker-treeview-listwindow-height): Fix custom type.
+2009-11-19 Glenn Morris <rgm@gnu.org>
+
+ * net/newst-treeview.el (newsticker-treeview-treewindow-width)
+ (newsticker-treeview-listwindow-height): Fix custom type.
+
2009-11-19 Kenichi Handa <handa@m17n.org>
* descr-text.el (describe-char-padded-string): Compose with TAB
30
"Width of tree window in treeview layout.
See also `newsticker-treeview-listwindow-height'."
- :type 'int
+ :type 'integer
:group 'newsticker-treeview)
(defcustom newsticker-treeview-listwindow-height
10
"Height of list window in treeview layout.
See also `newsticker-treeview-treewindow-width'."
- :type 'int
+ :type 'integer
:group 'newsticker-treeview)
(defcustom newsticker-treeview-automatically-mark-displayed-items-as-old