Support timestring.el

Quickly access strings that encode time is various formats. See the module docs
in timestring.el for more information.
This commit is contained in:
William Carroll 2020-02-02 12:13:33 +00:00
parent 6fd9947ec8
commit 851aba8201
2 changed files with 72 additions and 0 deletions

View file

@ -28,6 +28,7 @@
;; TODO: Consider renaming entr.el.
(require 'entr)
(require 'scrot)
(require 'timestring)
;; TODO: Remove path once published to MELPA.
;; TODO: How can I package this using Nix?