[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/org-transclusion eb29beb1a2 10/18: copyright 2024
From: |
ELPA Syncer |
Subject: |
[elpa] externals/org-transclusion eb29beb1a2 10/18: copyright 2024 |
Date: |
Sun, 21 Jan 2024 15:58:42 -0500 (EST) |
branch: externals/org-transclusion
commit eb29beb1a27a84dc87e39ccd3c43a62c8595cfdf
Author: Noboru Ota <me@nobiot.com>
Commit: Noboru Ota <me@nobiot.com>
copyright 2024
---
org-transclusion.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/org-transclusion.el b/org-transclusion.el
index 9015a851ee..c85f7639e0 100644
--- a/org-transclusion.el
+++ b/org-transclusion.el
@@ -1,6 +1,6 @@
;;; org-transclusion.el --- Transclude text content via links -*-
lexical-binding: t; -*-
-;; Copyright (C) 2021-2023 Free Software Foundation, Inc.
+;; Copyright (C) 2021-2024 Free Software Foundation, Inc.
;; This program is free software: you can redistribute it and/or modify it
;; under the terms of the GNU General Public License as published by the
@@ -17,7 +17,7 @@
;; Author: Noboru Ota <me@nobiot.com>
;; Created: 10 October 2020
-;; Last modified: 11 May 2023
+;; Last modified: 14 January 2024
;; URL: https://github.com/nobiot/org-transclusion
;; Keywords: org-mode, transclusion, writing
- [elpa] externals/org-transclusion updated (b10d4de93c -> e65cd19167), ELPA Syncer, 2024/01/21
- [elpa] externals/org-transclusion 53029d91a0 04/18: refactor: Split -add-callback from -add to enable async transclusion, ELPA Syncer, 2024/01/21
- [elpa] externals/org-transclusion a609eb0e36 02/18: fix: Don't ever prompt to create a headline when transcluding, ELPA Syncer, 2024/01/21
- [elpa] externals/org-transclusion 4628e81909 05/18: refactor: Simplify org-transclusion-search-or-add-next-empty-line, ELPA Syncer, 2024/01/21
- [elpa] externals/org-transclusion 3f461e3624 06/18: chg: Don't move past org headings when adding transclusion links, ELPA Syncer, 2024/01/21
- [elpa] externals/org-transclusion cb96247d78 07/18: chg: Allow making transclusion links from any protocol link, ELPA Syncer, 2024/01/21
- [elpa] externals/org-transclusion 01dfc13a57 09/18: Fix typos in docstrings and comments, ELPA Syncer, 2024/01/21
- [elpa] externals/org-transclusion e1c68d113d 08/18: Use org-export-before-processing-functions if available, ELPA Syncer, 2024/01/21
- [elpa] externals/org-transclusion 92b91d02c5 03/18: style: Use and instead of if in org-transclusion-content-org-link, ELPA Syncer, 2024/01/21
- [elpa] externals/org-transclusion eb29beb1a2 10/18: copyright 2024,
ELPA Syncer <=
- [elpa] externals/org-transclusion da4576da34 11/18: test: minor change, ELPA Syncer, 2024/01/21
- [elpa] externals/org-transclusion 3024fe5716 13/18: Merge branch 'pr211', ELPA Syncer, 2024/01/21
- [elpa] externals/org-transclusion dcc0a6ddd8 15/18: Merge branch 'pr214', ELPA Syncer, 2024/01/21
- [elpa] externals/org-transclusion 18b81641e6 01/18: docs: Update docstring for org-transclusion-with-inhibit-read-only, ELPA Syncer, 2024/01/21
- [elpa] externals/org-transclusion e65cd19167 18/18: admin: copyright 2024, ELPA Syncer, 2024/01/21
- [elpa] externals/org-transclusion 2d9290554e 12/18: Merge branch 'pr210', ELPA Syncer, 2024/01/21
- [elpa] externals/org-transclusion f49e6b5098 14/18: Merge branch 'pr209', ELPA Syncer, 2024/01/21
- [elpa] externals/org-transclusion ac0c46c004 16/18: Merge branch 'pr216', ELPA Syncer, 2024/01/21
- [elpa] externals/org-transclusion b93eaadd05 17/18: Merge branch 'pr213', ELPA Syncer, 2024/01/21