[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/lentic 8b7966fd4e 066/333: Test files added for org-org
From: |
ELPA Syncer |
Subject: |
[elpa] externals/lentic 8b7966fd4e 066/333: Test files added for org-orgel |
Date: |
Tue, 27 Feb 2024 13:00:06 -0500 (EST) |
branch: externals/lentic
commit 8b7966fd4e65142c28b813211df7a8e1d73e47f6
Author: Phillip Lord <phillip.lord@newcastle.ac.uk>
Commit: Phillip Lord <phillip.lord@newcastle.ac.uk>
Test files added for org-orgel
---
dev-resources/org-orgel.el | 9 +++++++++
dev-resources/org-orgel.org | 9 +++++++++
2 files changed, 18 insertions(+)
diff --git a/dev-resources/org-orgel.el b/dev-resources/org-orgel.el
new file mode 100644
index 0000000000..2f3140a8ec
--- /dev/null
+++ b/dev-resources/org-orgel.el
@@ -0,0 +1,9 @@
+;;; orgel-org.el --- A test file -*- lexical-binding: t -*-
+
+;; Author: Phillip Lord
+
+;;; Commentary:
+
+;; #+BEGIN_SRC emacs-lisp
+(defun orgel-function ())
+;; #+END_SRC
diff --git a/dev-resources/org-orgel.org b/dev-resources/org-orgel.org
new file mode 100644
index 0000000000..f1130f136a
--- /dev/null
+++ b/dev-resources/org-orgel.org
@@ -0,0 +1,9 @@
+# # orgel-org.el --- A test file -*- lexical-binding: t -*-
+
+Author: Phillip Lord
+
+* Commentary
+
+#+BEGIN_SRC emacs-lisp
+(defun orgel-function ())
+#+END_SRC
- [elpa] externals/lentic ed64dff0c7 031/333: Support for asciidoc->latex transformation, (continued)
- [elpa] externals/lentic ed64dff0c7 031/333: Support for asciidoc->latex transformation, ELPA Syncer, 2024/02/27
- [elpa] externals/lentic 73fe35fa77 023/333: Refactoring to remove code duplication., ELPA Syncer, 2024/02/27
- [elpa] externals/lentic d72b413ac8 037/333: Moved file name, ELPA Syncer, 2024/02/27
- [elpa] externals/lentic ec206bf673 060/333: Update in preparation for 0.5 release., ELPA Syncer, 2024/02/27
- [elpa] externals/lentic 29688f7ec6 089/333: Logging alterations., ELPA Syncer, 2024/02/27
- [elpa] externals/lentic b0c705c488 093/333: Removed :numeric option., ELPA Syncer, 2024/02/27
- [elpa] externals/lentic 8ee4c01fe5 086/333: Fixed some errant blocks., ELPA Syncer, 2024/02/27
- [elpa] externals/lentic b2e4d953f1 053/333: Support for Org to Elisp transformation., ELPA Syncer, 2024/02/27
- [elpa] externals/lentic e9369029fe 055/333: Having this in git is a pain!, ELPA Syncer, 2024/02/27
- [elpa] externals/lentic c88b7ccbe2 057/333: Update to add emacs temp files., ELPA Syncer, 2024/02/27
- [elpa] externals/lentic 8b7966fd4e 066/333: Test files added for org-orgel,
ELPA Syncer <=
- [elpa] externals/lentic 95feec5f21 075/333: Move to MELPA, ELPA Syncer, 2024/02/27
- [elpa] externals/lentic 4f5f1bb96a 092/333: Add support for logging non-matching buffers., ELPA Syncer, 2024/02/27
- [elpa] externals/lentic bba710c2f0 100/333: Further tests for incremental updates., ELPA Syncer, 2024/02/27
- [elpa] externals/lentic a85fe6d8d5 101/333: Merge branch 'feature/incremental-update' into feature/incremental-blocks-update, ELPA Syncer, 2024/02/27
- [elpa] externals/lentic dea9f03ab8 103/333: Only update regions which overlap the change., ELPA Syncer, 2024/02/27
- [elpa] externals/lentic 4c277411c6 107/333: Edebug Spec for Macro., ELPA Syncer, 2024/02/27
- [elpa] externals/lentic 9529b25c69 109/333: Moved with-markers functionality to m-buffer., ELPA Syncer, 2024/02/27
- [elpa] externals/lentic 3535011e66 112/333: Refactored to use with-current-location., ELPA Syncer, 2024/02/27
- [elpa] externals/lentic 2a4cdabdee 114/333: test-after-change-hooks now works on incremental., ELPA Syncer, 2024/02/27
- [elpa] externals/lentic 06510f56a5 013/333: 0.2 release, ELPA Syncer, 2024/02/27