branch: externals/org-real commit 19711cb1362f8fb21ee6ab1d4f71dfc2adc4c798 Author: Tyler Grinn <tylergr...@gmail.com> Commit: Tyler Grinn <tylergr...@gmail.com>
Updated elpaignore --- .elpaignore | 14 ++++++++------ org-real.el | 2 +- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/.elpaignore b/.elpaignore index 85fc776..6b4de66 100644 --- a/.elpaignore +++ b/.elpaignore @@ -1,6 +1,8 @@ -/deps -/tests -/.gitignore -/.gitlab-ci.yml -/.gitmodules -/Eldev +demo +deps +tests +.gitignore +.gitlab-ci.yml +.gitmodules +Eldev +README.org diff --git a/org-real.el b/org-real.el index 0d319e3..a9f37f5 100644 --- a/org-real.el +++ b/org-real.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2021 Free Software Foundation, Inc. ;; Author: Tyler Grinn <tylergr...@gmail.com> -;; Version: 1.0.0 +;; Version: 1.0.1 ;; File: org-real.el ;; Package-Requires: ((emacs "26.1") (boxy "1.0")) ;; Keywords: tools