emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/org-transclusion 31125510e9: intrnl: update ELPA deploy


From: ELPA Syncer
Subject: [elpa] externals/org-transclusion 31125510e9: intrnl: update ELPA deployment files
Date: Sun, 26 Dec 2021 09:57:39 -0500 (EST)

branch: externals/org-transclusion
commit 31125510e9c58c83903057848ac4c6fe0ff55276
Author: Noboru Ota <me@nobiot.com>
Commit: Noboru Ota <me@nobiot.com>

    intrnl: update ELPA deployment files
---
 .elpaignore |  3 ++-
 Makefile    |  3 ++-
 dir         | 19 -------------------
 3 files changed, 4 insertions(+), 21 deletions(-)

diff --git a/.elpaignore b/.elpaignore
index a66ed6cda3..3f79899a1c 100644
--- a/.elpaignore
+++ b/.elpaignore
@@ -5,4 +5,5 @@ Makefile
 .gitignore
 .elpaignore
 text-clone-docs
-.dir-locals.el
\ No newline at end of file
+.dir-locals.el
+org-transclusion.org
\ No newline at end of file
diff --git a/Makefile b/Makefile
index 80c44f7564..c32bb7ebbe 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,7 @@
-docs/org-transclusion.org: docs/org-transclusion-manual.org
+org-transclusion.org: docs/org-transclusion-manual.org
        -emacs --batch -L "$$(pwd)" -l org-transclusion $< \
               --eval '(progn (org-transclusion-add-all) (write-region nil nil 
"org-transclusion.org"))'
+       mv docs/org-transclusion.org org-transclusion.org
 
 
 .PHONY: test-compile
diff --git a/dir b/dir
deleted file mode 100644
index a3a6852083..0000000000
--- a/dir
+++ /dev/null
@@ -1,19 +0,0 @@
-This is the file .../info/dir, which contains the
-topmost node of the Info hierarchy, called (dir)Top.
-The first time you invoke Info you start off looking at this node.
-
-File: dir,     Node: Top       This is the top of the INFO tree
-
-  This (the Directory node) gives a menu of major topics.
-  Typing "q" exits, "H" lists all Info commands, "d" returns here,
-  "h" gives a primer for first-timers,
-  "mEmacs<Return>" visits the Emacs manual, etc.
-
-  In Emacs, you can click mouse button 2 on a menu item or cross reference
-  to select it.
-
-* Menu:
-
-Emacs
-* Org-transclusion: (org-transclusion).
-                                Transclusion in Org mode.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]