Browse Source
* elbank-boobank.el (elbank-boobank-executable): Better docstring.
master
No known key found for this signature in database
GPG Key ID: E8BCD7866AFCF978
1 changed files with
1 additions and
1 deletions
-
elbank-boobank.el
|
|
@ -42,7 +42,7 @@ |
|
|
|
:type '(file)) |
|
|
|
|
|
|
|
(defun elbank-boobank-update (&optional callback) |
|
|
|
"Update data from boobank. |
|
|
|
"Update data from boobank and save it on file. |
|
|
|
When CALLBACK is non-nil, evaluate it when data is updated." |
|
|
|
(elbank-boobank--scrap-data |
|
|
|
(lambda (new-data) |
|
|
|