Codebase list ghub-el / 4831933
glab.el: Fix commentary Jonas Bernoulli 6 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
2222
2323 ;;; Commentary:
2424
25 ;; Ghub is a library that provides basic support for using the Github API
25 ;; Glab is a library that provides basic support for using the Gitlab API
2626 ;; from Emacs packages. It abstracts access to API resources using only
2727 ;; a handful of functions that are not resource-specific.
2828