Skip to content

Instantly share code, notes, and snippets.

@bmag
bmag / lpkg-explorer.el
Created February 19, 2017 18:48 — forked from RockyRoad29/README.org
Emacs loaded packages exploration tools
;;; lpkg-explorer.el --- Emacs loaded packages exploration tools -*- lexical-binding: t; -*-
;; Copyright (C) 2017 Michelle Baert
;; Author: Michelle Baert https://gist.github.com/RockyRoad29
;; Keywords: maint
;; ---------------------------------------------------------------
;; These functions are designed basically for use in
;; a lisp interaction session, where more variants
;; may easily be tailored for your needs.