Add avandu-version
This commit is contained in:
parent
08a2b3c8dd
commit
74d96c4a93
1 changed files with 3 additions and 1 deletions
|
@ -57,6 +57,9 @@
|
||||||
"What to replace the part between & and ; of HTML entities with
|
"What to replace the part between & and ; of HTML entities with
|
||||||
names.")
|
names.")
|
||||||
|
|
||||||
|
(defconst avandu-version 0
|
||||||
|
"The current version of avandu.")
|
||||||
|
|
||||||
;; Customization
|
;; Customization
|
||||||
(defgroup avandu nil
|
(defgroup avandu nil
|
||||||
"Tiny Tiny RSS interface for emacs."
|
"Tiny Tiny RSS interface for emacs."
|
||||||
|
@ -472,7 +475,6 @@ by feed."
|
||||||
;; (unread . t)
|
;; (unread . t)
|
||||||
;; (id . 109))
|
;; (id . 109))
|
||||||
|
|
||||||
;; (get-api-level)
|
|
||||||
;; (get-version)
|
;; (get-version)
|
||||||
;; (login user password)
|
;; (login user password)
|
||||||
;; (logout)
|
;; (logout)
|
||||||
|
|
Loading…
Reference in a new issue