; Add :version tags to recent newsticker options.
This commit is contained in:
parent
b7f67d432b
commit
2bbc2262cd
1 changed files with 2 additions and 0 deletions
|
@ -122,12 +122,14 @@ applies to newsticker only."
|
|||
(defcustom newsticker-treeview-use-feed-name-from-url-list-in-treeview
|
||||
t
|
||||
"Use the feed names from 'newsticker-url-list' for display in treeview."
|
||||
:version "28.1"
|
||||
:type 'boolean
|
||||
:group 'newsticker-treeview)
|
||||
|
||||
(defcustom newsticker-treeview-use-feed-name-from-url-list-in-itemview
|
||||
t
|
||||
"Use feed names from 'newsticker-url-list' in itemview."
|
||||
:version "28.1"
|
||||
:type 'boolean
|
||||
:group 'newsticker-treeview)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue