This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
nico
/
elbank
Watch
1
Star
0
Fork
0
Code
Issues
2
Pull Requests
0
Releases
3
Wiki
Activity
Browse Source
Add autoload for elbank-report-open-by-name
custom-labels
Damien Cassou
3 years ago
parent
ad26135ac6
commit
4a4ceecaf5
No known key found for this signature in database
GPG Key ID:
A7123815F5DCE914
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
elbank-report.el
+ 1
- 0
elbank-report.el
View File
@ -210,6 +210,7 @@ PERIOD-TYPE is either `month' or `year'."
:reverse-sort
(
seq-elt
report
5
)
:period
(
list
period-type
time
)
)
)
)
;;;###autoload
(
defun
elbank-report-open-by-name
(
name
)
"
Open report named NAME.
"
(
interactive
(
list
(
completing-read
Write
Preview
Loading…
Cancel
Save