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

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

[elpa] branch externals/org-transclusion created (now f89363c)


From: ELPA Syncer
Subject: [elpa] branch externals/org-transclusion created (now f89363c)
Date: Tue, 23 Nov 2021 17:57:34 -0500 (EST)

elpasync pushed a change to branch externals/org-transclusion.

        at  f89363c   doc:readme: update Non-Org files for src-lines ext

This branch includes the following new commits:

       new  6a022a1   Initial (original prototype started 2020-09-29)
       new  85632d9   Update README to include link to John Kitchin's source 
code
       new  2edab2c   Upate README for minor visual change
       new  38e58c1   Upate README for internal links
       new  7c419c7   Minor change README
       new  cf57c30   Minor change README again
       new  0eaed5b   Minor change README again
       new  87aa663   Minor change README again
       new  50382a1   Update README for typo providence -> provenance; not that 
holy
       new  b401f8a   Update README with request for involvement
       new  789debf   Add text-clone logic adjusted to work with 
org-transclusion
       new  f73e6f1   Fix text-clone--maintain where it does not work when the 
source is narrowed
       new  a4c6913   Fix bi-directional sync -- now it works both ways
       new  d52eb96   Remove update logic from update-src-at-point. Now 
real-time sync does it
       new  e19b1e7   (UX) Fix update-at-point to not to move point
       new  64f34e5   (WIP) Start refactoring
       new  df2a5c7   (WIP) Still refactoring to have fn list to work
       new  219883e   (WIP) parameterization seems to be getting somewhere
       new  17c0dc6   Fix bi-directional real time sync (WIP, but works)
       new  d89afb8   Add remove-at-point. Remove restriction for maintain when 
undo-in-progress
       new  450b7ca   Remove fn yank-src-to-target. It's obsolete
       new  c08a136   Replace update-src-at-point with save-src-at-point
       new  6b54cb7   Replace update-src-at-point with save-src-at-point
       new  573700a   Refactor done
       new  e7bf13f   Fix defect where an additional line is inserted every 
time add operation is done
       new  7f5febf   Re-architect for real-time sync using custom text-clone 
functions (#4)
       new  9d741aa   Merge branch 'main' of 
https://github.com/nobiot/org-transclusion into main
       new  fa9e992   Fix check for recursion and comment
       new  d42ad6c   Removed unnecessary commented function calls
       new  6f16a2d   Update README default link type: ortc -> otc
       new  bb0d545   Update README for all ocucrances of ortc -> otc
       new  2ba2aba   Add back Org-ID support in real-time sync; internals 
re-architected
       new  d010049   Add parameterization of type links support; fix README; 
add-back Org-ID support
       new  d005ac1   Update README; now no update vs save. Update is real time.
       new  1a48b37   v0.0.2 very early alpha. Internals parameterized and 
organized. Org-ID back in
       new  ac313a8   Update README
       new  24485a8   Update README with videos on v0.0.2 real-time sync and 
how to install
       new  7e87993   Correct READ for .png link
       new  e521b35   Correct READ for YouTube links
       new  9960a9d   Add support for org-headline 
(otc:file:path/to/file.org::*headline)
       new  77a9832   Add support for paragraph with using dedicated link
       new  f7f5095   Update README for ::*org-headline and ::paragraph via 
dedicated target
       new  67dba03   Correct README
       new  c817d76   Correct README again
       new  f8a70b4   Add advice-add to org-link-open for org headline support 
(WIP)
       new  c2506c5   Add standard org-link-types to be checked for 
add-all-buffer
       new  cf5878e   Add check that link is in the beginning of buffer -in 
add-all-in-buffer
       new  556df6b   Remove forward-char for add paragraph func to align with 
other link types
       new  8aa2f57   Fix transcluding both otc: and file: by separating 
functions (to be tested)
       new  8cb74d1   Fix mark-paragraph to remain marked; add remove function
       new  7357401   version alpha 0.0.3 after demo #3
       new  f83781a   Merge pull request #10 from 
nobiot/feat/override-org-link-open
       new  bf4b2e8   Update README for v0.0.3 demo #3
       new  a66f3be   Fix missing org-transclusion--tc-params-p
       new  36af253   Fix Package-Requires header
       new  b341cfb   Merge pull request #15 from syohex/syohex/fix
       new  49764e7   Merging the alternative to main (#16)
       new  52792e7   Update README for readability and typo
       new  0d07409   Avoid infinite recursion within add-all-in-buffer
       new  fbb4d15   Update README with animated gif
       new  224c8e7   Fix README (minor)
       new  89345b8   Fix README (minor)
       new  4db21a3   Fix README (minor) v3!
       new  f30fb72   Fix README (minor) v4
       new  a1725d3   Add paste-subtree feature
       new  d1e93ae   Refactor create-at-point
       new  083e3ef   Fix org-link content retrieval breaks when subtree is 
invisible
       new  b8d4c10   Add/fix transcluding content for ID
       new  b96ae85   Fix open-edit-src not opening indirect with proper 
narrowing
       new  d7092cf   Merge branch 'main' into feat/paste-subtree
       new  fc7a338   Add edit-src-at-point command on header
       new  32e4e79   Merge branch 'main' into feat/paste-subtree
       new  0bfd6c6   Fix org-adapt-indentation on org-demotion
       new  55c21c0   Fix org-transclusion-use-paste-subtree conditional
       new  e8a2cd6   Add explanation of org-transclusion-paste-subtree
       new  1bb4d93   Updated README
       new  8732dae   Add explanation of org-transclusion-paste-subtree (#17)
       new  c661f64   Add YT video link v0.0.4 in README
       new  9827b22   Add title image for demo #4
       new  dfd2ade   Update prequisite version and remove paste-subtree.el
       new  7fd14c1   Add #+transclusion keyword
       new  0146181   Stop appending keyword at the end of overlay
       new  dd438ff   Fix remove-at-point for keyword parameters
       new  a444efe   Fix detach-at-point for keyword parameters
       new  9f51312   Add transclude file buffer (WIP)
       new  9715c9c   Fix add transclusion when the link is eob
       new  cd00ea6   Add control for what elements to exclude
       new  15226b3   Add org-transclusion--filter-buffer (WIP)
       new  f81894c   Remove org-transclusion-metaup/down for now (WIP)
       new  3c62ba1   Doc: remove a line after fn docstring
       new  953eb31   Remove save-window-excursion
       new  6f4f6bc   Fix interactive detach & remove-at-point
       new  9c2ed4d   Fix edit indirect clone for org file
       new  4e57211   Update README for v0.0.5
       new  677a070   Minor update README
       new  98adce0   Merge v0.0.5 features
       new  102f50e   Add demo-#5 title picutre
       new  249de00   Merge branch 'main' of 
https://github.com/nobiot/org-transclusion into main
       new  d6a1dcc   Add feature to include first section for Org file
       new  f626737   Merge pull request #26 from nobiot/fix/headlineless
       new  87e1cef   Update README for feature to include first section
       new  524c3f1   Update README for #+transclude keyword
       new  781993e   Update README (language review)
       new  507e887   Fix org-roam-id-open (WIP)
       new  b4aeb78   Refactor fix org-id (WIP)
       new  f876e4f   Define face
       new  08b52c9   Add fat meta-right/left (WIP)
       new  1f1d3da   Merge
       new  7fa5ec4   Remove custom link "otc"
       new  6cbc0f6   Refactor with Linux
       new  9576dbc   Add :hlevel value and paste
       new  3350989   (internal) variable name, keyword-values
       new  082657f   (WIP) Record the hlevel after metaright-left
       new  f6a1933   Add feature move left/right hlevel
       new  f516e82   Add feature to meta move up/down
       new  a66fae9   Docstring and re-organize code
       new  87f1043   Fix metaup/down for non-translusion headline
       new  9ca7544   WIP metaup/down non-headline
       new  58536e3   Add metaup/down and shiftmetaup/down
       new  b98d64a   Fix metaup/down
       new  85cea4a   Fix metaleft/right when a transclusion subsumes another
       new  fb5c745   Fix ID when it cannot be found
       new  2b74ea4   Clean up comments and layout
       new  2f2a018   Add filter to the first section
       new  33d9411   Fix the case when tc-content is "" (no content)
       new  61afd7a   Refactor move-to-root-hlevel-of-transclusion-at-point
       new  0c36201   Refactor metaleft/right to allow multiple headlines
       new  900ed4d   Fix some meta-up/down issues
       new  39fc05f   Fix when transcluding immediately after read-
       new  d5e5ed4   Fix meta up/down when folded
       new  3f9727b   Fix beg and end of source buffer overlay
       new  ded63ca   Fix tc-content nil
       new  5dd0f0e   Fix issue in identifying too wide a region for paragraph
       new  2e717d2   doc: Update README to v0.0.6
       new  76a8a4a   Merge pull request #40 from nobiot/feat/meta
       new  45e98d9   fix: face dark
       new  7f03d59   fix: source block's overlay region
       new  f1e5e08   Emphasize that no space before link is allowed
       new  6b34999   (doc): Emphasize that no space before link is allowed
       new  a6ba0cd   fix: Recognise :end of block, table, list, etc.
       new  a062241   Merge branch 'main' of 
https://github.com/nobiot/org-transclusion
       new  181cffb   doc: Update README
       new  2c09d1e   fix: table misalignment.
       new  1815b1c   fix: Re-align multiple tables in a buffer
       new  c1b2043   fix: Re-align multiple tables in a buffer
       new  6b7deaa   add: org-transclusion-next-link-hook
       new  519f60d   remove: `bolp` for the links
       new  ca6eba1   add: org-transclusion-link-open-hook
       new  8054306   intrnl: Sequence of fns organised. No change
       new  60265a6   intrnl: Re-org source code
       new  c129854   intrnl: Simplify add & remove with keyword
       new  273ac9c   intrnl: Simplify add & remove with keyword
       new  80adf5f   Simplify - temporariliy removed functions
       new  92515d7   intrnl: organizing code
       new  0047186   fix: transcluding org-ID for the whole buffer/file
       new  9bafa99   add: Add/remove for all buffer added
       new  015fa36   add: toggle via minor mode
       new  74b7dd7   intrnl: simply before- & after-save buffer hooks
       new  ea10c2f   intrnl: simply before- & after-save buffer hooks
       new  daa18df   fix: Transclude via ID pointing to File #55
       new  3968059   intnrl: func name
       new  4f8b061   fix remove-all when two keywords are one after another
       new  e936393   add: org-transclusion--make-marker
       new  9202543   add: refresh-at-point function
       new  3ada060   intrnl: at-point fns to return t or nil
       new  de256a3   add: indent & fringe color via text-property
       new  f6523b6   add: live edit & keymap "e" to start it
       new  a153f28   add: C-c C-c for refreshing transclusion at point
       new  d79bf69   add: keymap for live edit
       new  98dd9ab   fix: insert via paste moves the point to the end of 
insersion
       new  7d3ab51   fix: insert via paste moves the point to the end of 
insersion
       new  3edb740   add: live sync a paragraph in wider element
       new  01dccfd   add: leave keyword during translusion
       new  95c8bee   intrnl: clean up a line feed char
       new  211bd6c   add: function docstring
       new  e049300   add: live-sync basic logic
       new  a4a2cf0   fix: Prevent headline to be added for live-sync
       new  9368b25   add: org-transclusion-map
       new  6c2d5c8   add: fringe bit map
       new  d441885   intrnl: bitmap
       new  a421f62   intrnl: TODO fringe is not supported in termianl display
       new  a178a41   fix: live syn text-prop's local-map vs ov's keymap
       new  a3891c8   add: display-buffer  in live sync & docstring
       new  641a54d   add: promote/demote
       new  284860c   intrnl: remove exclude filter for live sync for now
       new  fe6f7b3   test: read-only for remaining keyword when transclusion 
done
       new  0baa7d9   chg: remove keyword & outline-show-all for remove-at-point
       new  29c28f3   intrnl: moving commands to where they belong
       new  39fa051   chg: rename functions
       new  fa7257e   add: org-transclusion-open-source
       new  f5901e4   chg: (WIP) overlay faces
       new  52fd0c2   add: buffer-substring-advice-enabled
       new  bd3d1b0   add: create-from-link fn
       new  98bcdd5   add: before- and after-save functions
       new  22b268d   fix: src-block live-sync
       new  78bb80a   add: live-sync user-error when source <> transclusion
       new  67f090e   intrl: refactor duplicate (DRY)
       new  d06e330   add: kill-emacs-hook
       new  e2f7576   intrnl: org-transclusion-element-get-beg-or-end (DRY)
       new  35c2754   doc: org-transclusion-element-get-beg-or-end & testing
       new  7ecbbf5   fix: substring advice
       new  71c7ee1   fix: content-insert with temp buffer, fix #68
       new  77e07f3   chg: link syntax & create-from-link features
       new  bdf91fd   chg: clean up faces for transclusion and source
       new  507e109   fix: live-sync get-enclosing-element
       new  4041bb0   doc: update docstring misspelling
       new  0247310   intrnl: rearrange the place of create-from-link
       new  d0ebd62   add: live-sync: re-arrange windows
       new  00828c8   add-feat: live-sync buffer management
       new  8a37d8f   add: live-sync-paste
       new  0335229   add: local-map for live-sync edit for paste/yank
       new  ef48d60   docs: new README.org
       new  9ac9031   fix: misspelling etc
       new  2a6a931   doc: Update README.org
       new  8422cdc   doc: README.org & new gif
       new  10fc473   doc: flaging old README.md as archive
       new  6850ecc   doc: fix internal links?
       new  03aaf1d   doc: fix internal links with custom id
       new  9625d78   doc: initernal links
       new  5322640   doc: fix link id
       new  87beada   doc: fix bold
       new  d9f9ca0   doc: update TOC
       new  8659c0c   doc: minor update
       new  19c3cd2   add: org-transclusion-search-or-add-next-empty-line
       new  0cedec1   intrnl: move search-or-add-next-empty-line to util
       new  886fc4d   intrnl: moved un-used let binding
       new  8c55886   intrnl: indent
       new  474e758   fix: second live-sync does not start when in same buf
       new  1c4c8a5   add: live-sync length check
       new  3821dff   add: user option org-transclusion-add-all-on-activate
       new  84ffa1c   add: keyword link is mandatory; intrnl: organise
       new  340d619   remove: (delay-mode-hooks (org-mode)
       new  f54cbae   fix: activate calling add-all
       new  2d1c63c   doc: mispelling
       new  4f9b8fa   add: text-prop on yank with yank-excluded-properties
       new  e2c28f4   fix: live-sync start for tables
       new  99639a2   fix: temp-buffer needs to be Org Mode
       new  bc9e885   doc: comment about temp buffer needing to be Org Mode
       new  ed6acea   add: live-sync-map inherits org-mode-map
       new  f0637c7   fix: org-transclusion-live-sync-map & text-prop
       new  becd1a3   add: live-sync-map inherits org-mode-map
       new  bccee8d   add: org-transclusion-find-source-marker
       new  fc60072   fix: kill-emacs & kill-buffer hooks
       new  ab61581   docs: some docstring
       new  9e3fbed   intrnl: poiont > point
       new  f54edfa   add: insert-behind-hooks and insert-before-hooks
       new  a19d4cf   docs: comment
       new  47bb6b7   initial poc for copy-src
       new  1930a21   add: live-sync message
       new  eae3d0e   intrnl: DRY
       new  6c587c7   add: silent modification to substring advice
       new  1b5ee5c   doc: doctring for live-sync-start-at-point
       new  c26f73d   add: advice free implementation
       new  5177d5f   docs: docstring for find-source-marker
       new  ccfeb47   remove: unused advice function
       new  62cb534   remove unused special paste-subtree
       new  8666462   chg: from create to make-from-link
       new  3f8601a   chg: make de/activate interactive again
       new  7b26344   chg: org-paste-subtree keeps kill-ring
       new  d9a4395   docs: update README
       new  f56f3eb   docs: README
       new  284405a   docs: minior update
       new  fb01d97   Merge branch 'dev/0.1.0'
       new  4366ec3   intrl: lint by flycheck
       new  5ec849a   fix: replce tabs with spaces
       new  69e547a   intrnl: defmacro earlier than being called
       new  6cd6f48   fix: C-u make-from-link to add-at-point
       new  2afcc9d   docs: docstring
       new  dadd2a4   fix: output more useful error message for Org-ID
       new  5493e1d   intrnl: refactor 
content-get-org-buffer-or-element-at-point
       new  adb951e   fix: emergency to fix live-sync for paragraph
       new  ce1e3ed   intrnl: indentation
       new  cbec499   fix: live-sync paragraph edit at the beg
       new  75402a9   fix: live-sync paragraph
       new  8f895f3   fix: possible to place transclude w/o a blank line
       new  a385e64   fix: Revert previous fix; not working
       new  192975a   fix: insert-before-markers
       new  2606ed8   fix: live-sync must open a new window
       new  f0b8f82   intrnl: replace tab indents with space
       new  64fd182   add: remove live-sync overlays when deleted
       new  49f03b1   feat: current-indentation
       new  52fe7d2   fix: kill-buffer/emacs
       new  bc09c6a   docs: docstring for variables, etc.
       new  8d43fd9   docs: org-transclusion-mode > add-at-point for F12
       new  66f1d98   fix: marker doesnt' point anywhere error
       new  d55fc39   chg: save-buffer hooks
       new  ba7ddb3   add: v0.1.1, YouTube Video, and README
       new  022e71e   docs: update README & demo #7 image
       new  f59fc80   docs: update README
       new  18c9527   add: text-transclusion.el
       new  9c66029   add: text-transclusions.el works
       new  6a8d963   docs: Update README for #52, etc.
       new  4dbe6b8   docs: Update README
       new  f843b3d   docs: update README with faces set up example
       new  d4b83b0   feat: multiple clones
       new  f95c8f5   chg: support n overlays with abnormal hook
       new  444f457   fix: face source-edit ##
       new  291227a   Merge branch 'main' into dev/factor-out-text-clone
       new  1c9447f   chg: name of abnormal hook var
       new  010fbe6   chg: error message.
       new  ba72e6b   chg: cleaning up text-clone
       new  d0889cf   fix text-clone post-command-hook; moved test code
       new  6e175f1   intrnl: shortn long line
       new  604ad63   docs: updte docstrings
       new  a576b34   add: text-clone library (rename)
       new  bf404cb   intrnl: Use text-clone
       new  caeb328   docs: Update docstring
       new  6557f25   remove: hooks
       new  7fa909b   remove: superfluous code
       new  3eb06a8   intrnl: factor out live-sync to get org src buf
       new  299a2f5   intrnl: switching with cond and abstraction
       new  e08df47   add: live-sync for non-Org text file
       new  6863429   docs: update README for Doom installation
       new  01b5386   doc: text-clone docstrings
       new  f6fdaca   v0.1.2: update README and doc clean up
       new  3675040   add: Respect org-adapt-indentation when transcluding
       new  cc72ac3   docs: fixing `` with ==
       new  dc6b40c   docs: Updte README
       new  57d4660   chg: tc-param to use apply tc-args
       new  3574acb   intrnl: refactor to use apply list of args for 
csutom-tc-param
       new  86feb91   add: src-lines
       new  309a0b2   feat: src-lines
       new  c4b99fd   add: org-ctrl-c-ctrl-c to map; fix for src-lines
       new  a9e89dd   docs: comments
       new  62bc2a8   feat: begin_src environment with lang in :src
       new  e283ec1   wip: abnormal functions
       new  8ee04d9   fix: remove-at-point when two trs are adjacent
       new  dd0a354   remove: comment out org-transclusion-make-marker
       new  2403a45   doc: rear-nonsticky source comment
       new  f949729   Merge commit '8ee04d9' into dev/0.1.3/lines
       new  5342fe2   Merging main
       new  c921c6d   Merge branch 'main' into dev/0.1.3/lines
       new  a7b2596   feat: custom insert-format & open source
       new  607ff2a   intrnl: remove wrong .el file
       new  8362a59   docs: update README
       new  b3604f4   docs: update readme
       new  fbe14e7   Merge branch 'main' into dev/0.1.3/lines
       new  d7a00ea   add: live-sync for src-lines
       new  9fe19a0   docs: text-clone docstring
       new  0a63048   doc: Update readme wtih @lytex bash script
       new  4776ce7   doc: Updte readme
       new  5cf551f   add: src-options
       new  0fd3834   fix: lines to be included when :lines specified
       new  4a345fb   fix: range of :lines when end of a range is set
       new  8888375   feat: search-option for text, lines, and src-blocks
       new  6076681   add: abnormal hook for extensions
       new  5e1b184   add: open-source-get-marker-functions hook
       new  055a08a   fix: open-source & add display-buffer customizing
       new  126ec45   docs: update readme
       new  f2d3788   Merge branch 'main' of github.com:nobiot/org-transclusion
       new  096a6bf   Merge branch 'main' into dev/0.1.3/lines
       new  ff22d05   fix: live-sync get-buffer for org
       new  dd34ae2   fix: live-sync for when content live-sync <> transclusion
       new  bcf7cc3   fix: live-sync marker movements
       new  b9492e4   Merge branch 'main' into dev/0.1.3/lines
       new  358ce87   add: org-transclusion-live-sync-buffers-get-functions hook
       new  ff51376   chg: --get, --match & --add fns to -get, -match & -add
       new  f22f4ab   intrnl: remove org-transclusion-text-end/beg-mkr
       new  f05e5f7   intrnl: remove unused tc-live-sync-buffers text-prop
       new  1cdfc70   intrnl: simplify code & extention possibilities
       new  ba45593   chg: Align function names
       new  8f5b14a   intrnl: remove an unused let-bound variable
       new  6cdd836   intrnl: v0.2.0 (breaking change)
       new  5a54b4d   fix: org-transclusion-open-source
       new  432a6b6   add: filters
       new  687aca6   Merge branch 'main' - fix: open-source
       new  afd6d80   add: only-contents
       new  00a7b52   intrnl: remove unnecessary :tc-fns
       new  431893e   intrnl: simplify - wip for v0.2.0
       new  991560d   intrnl: clear branch of wip files
       new  aeae1b4   intrnl: simplify add-at-poin. add: test file
       new  e394234   docs: remov archived old README.md from git
       new  d4b240e   intrnl: indentation
       new  6c062e1   fix: "rest" in make-from-link
       new  2384ab0   fix: plist-to-keyword; docs docstring
       new  d95e980   docs: text-clone correct docstring sentence
       new  00c3ee3   docs: Text-Clone a quick dev guide
       new  bb7c592   chg: simplify get-org-buffer-or-element-at-point
       new  2e9f65a   intrnl: test file
       new  b3dfa4f   Merge branch 'main' into dev/0.2.0
       new  ee0a815   intrnl: reorganize code and function names
       new  43454b4   chg: refactor add-at-point
       new  765d8ee   add :disable-auto; chg :only-contents
       new  7e5c839   feat: exclude-elements
       new  30f9ce6   chg minor mode on add-at-point
       new  5ead92c   chg: turn on minor mode when add-at-point
       new  e88cf39   fix: yank-excluded-properties
       new  42e96cb   docs: update test file
       new  3b81d8a   docs: text-clone
       new  b231e15   docs: test-text-clone faces for dark theme
       new  11b66e1   docs: text-clone add thumbnail and video link
       new  57921e7   docs: upload image
       new  1db5e03   docs: crop image
       new  37c41cc   docs: test file
       new  c00cd76   Merge branch 'main' into dev/0.2.0
       new  3c85a04   add: remove-all-in-buffer to respect narrowed region
       new  adf5202   add: within-live-exit-p; remove outline-show-all
       new  a1e105c   docs: comments
       new  a8460ba   docs: Update docstrings (WIP)
       new  21b497c   fix: put back require 'text-clone
       new  2bc632f   add: remember position on live-sync start
       new  eda70f2   add marker for add/remove-all to remorize pos
       new  867d207   docs: Update docstrings (WIP)
       new  2ba90f0   break: change command and function names
       new  67913c2   intrnl: change var name to 
org-transclusion-remember-transclusions
       new  a7e97fa   docs: update docstring (WIP)
       new  e7b2423   intrnl: change name keyword-value-functions
       new  b8e51e6   docs: test file
       new  665a142   docs: notice for upcoming changes with v0.2.0
       new  b36db20   docs: v0.2.0 announcement
       new  948d8c7   docs: update readme with v0.2.0 notice
       new  c6b3f47   docs: typo
       new  732b849   docs: emphasis notice
       new  62d8447   Merge branch 'main' into dev/0.2.0
       new  041e9ea   fix: keyword-plist-to-exclude-elements
       new  8ea762e   intrnl: private func name change
       new  d19781b   intrnl: live-sync-after-delete-overlay > name change
       new  472ce74   docs: test file
       new  f7a5dea   intrnl: change sequence of defun
       new  37aadc9   add: autoload cookie; docs: docstring
       new  cbb1c25   add: apply :level to buffer with first section
       new  e754643   fix: remove-all contigious transclusions
       new  f2755f7   docs: docstrings for commands and readme
       new  38ba851   docs: docstring privarte fns (WIP)
       new  835bdc1   docs: updte docstring
       new  782e591   intrnl: text-prop name changes & rationalise
       new  7078db8   intrnl: open-source move-marker to nil for GC
       new  0b4f06b   fix: add fn: when adding at eob
       new  0755f08   docs: docstrings
       new  c96a081   docs: readme, Doom instruction
       new  cdb97df   docs: readme §Installation
       new  0aaadc3   docs: readme §Getting Started
       new  502e295   docs: docstrings & readme §minor mode, etc
       new  0014ffa   docs: readme :disable-auto
       new  be16ac2   docs: customzing variable -> customizable variable
       new  534a50e   docs: readme
       new  8f4db78   docs: readme §filtering
       new  86b03c8   docs: readme - TOC etc.
       new  dc62d87   docs: cross-ref etc.
       new  46e3049   docs: fixing example section?
       new  701ba05   docs: examples
       new  568408f   docs: examples
       new  26744cf   docs: readme update
       new  8b610c2   docs: changelog
       new  cb1c81a   docs: readme
       new  6542717   docs: test file for manual test
       new  aeb6118   docs: limitation org-refile #20
       new  4118228   docs: correct spelling
       new  7281ef5   Docs: readme
       new  bd58992   Update README.org
       new  c78a203   fix: add fn not removing keyword when region folded
       new  7c17c37   refac: same fix add-all for folded region
       new  1654696   Merge branch 'main' of github.com:nobiot/org-transclusion
       new  af33829   add: better err msg when add outside keyword
       new  8b896ee   docs: add demo #8 video on v0.2.0
       new  5a3972a   docs: demo 8 title image
       new  273507f   Update README.org
       new  e194622   Update README.org
       new  f4e82ae   docs: README with section for :level prop
       new  a671a34   docs: minor change
       new  6ecaf3a   docs: update readme
       new  7454c3d   docs: readme
       new  7b141a9   docs: update readme
       new  79b47fb   docs: readme add notes on FSF copy right for PRs
       new  3977e57   docs: readme add notes on FSF copyright for PRs
       new  6e0e4bf   feat: :src, :lines, :rest props (WIP)
       new  1796dbf   fix: rearsticky t
       new  fb5c17d   handle encrypted org files & add unit test
       new  f1d0fa0   add: handle encrypted org files & unit tests
       new  9b34ef0   Merge branch 'main' into dev/0.2.1
       new  8b29f98   correct command names in README to match v0.2.0
       new  597fafc   docs: louixs/fix-readme
       new  935485b   updt: readme noweb ref limitation
       new  8bf2ecc   doc: minor
       new  0fdff23   updt fix live-sync; separate src and line
       new  4cae596   Add extension framework
       new  7471213   updt load extension now in activate
       new  cb03186   updt docstring extentions
       new  54e2d43   lint
       new  2e963be   fix content formating of text buffer
       new  a2f2d34   content-format-org: fix formating of text files
       new  55999fb   Merge main/fix/text-live-syn into dev/0.2.1
       new  6b44a10   remove content-formating for src-lines
       new  2d7e0b9   fix Check lenghs of overlays before live-sync
       new  1038dcc   lint (flymake)
       new  e17e703   Merge branch 'main' into dev/0.2.1
       new  36a0c02   docstring and lint
       new  cf46505   fix regexp for fn keyword-value-src
       new  913414d   docstring
       new  e911468   doc: README for v0.2.1
       new  0829dd9   fix README
       new  c346efc   fix README
       new  8cbbade   doc: add new demo title image
       new  b3e660d   fix org-indent-mode alignment
       new  0c34a0a   feat: font-lock & org-transclusion-keyword face
       new  fe4dc14   intrnl: add .gitignore
       new  d4f7b2f   Add org-meta-link face to props
       new  31fd164   intrnl: rename face to font-lock.el
       new  a01cef2   checkdoc lint
       new  12d6c5a   intrnl: move hook; test OK
       new  bf682e9   Merge branch 'main' into fix/indent2
       new  bfa5920   feat: org-indent-mode support
       new  923d402   feat: :set prop for extentions
       new  a769934   fix: #93 open-source-marker
       new  36c6d6e   doc: readme. changelog for 0.2.1 (catching up)
       new  6316036   intrnl: update regression test file
       new  16a0c34   Merge branch 'main' into fix/indent2
       new  1240de2   lint
       new  991144a   docs: README for v0.2.2
       new  ecf8907   doc: v0.2.2
       new  7d985fc   docs: update readme
       new  892ec76   intrnl: replace tabs with spaces
       new  673ded8   docs: replace ` with =
       new  6ccc9e0   fix: cleanup only if there were activated transclusion
       new  1c5d423   Merge pull request #95 from 
HyunggyuJang/fix-cleanup-process
       new  1666d94   docs:docstring & README
       new  d721c42   docs:docstring
       new  32d5a6d   docs:redme:fix link
       new  4e94408   docs:readme:fix custom_id
       new  330d761   fix: transclusion within another transclusion #91
       new  7b223dd   fix #97: edge case, capture buf transcludes
       new  fd2cd26   fix: remove test code!!
       new  8a093a0   doc: add the fix to the cleanup process on kill
       new  296264f   Chg: default value t for 
org-transclusion-include-first-section
       new  49dc7fd   Add `:end` prop for search text string to indicate end of 
the src/text source to transclude  (#98)
       new  244d74b   doc:README:refresh is g not r
       new  be30d7f   Fix the reference point for line end specification
       new  cbaa421   intrnl:test:add some regression
       new  6679d16   Merge pull request #99 from 
HyunggyuJang/fix/lines-end-specification
       new  ccbf60f   Merge branch 'main' of github.com:nobiot/org-transclusion
       new  4ad64f9   fix:src-lines ext: fix #102
       new  f89363c   doc:readme: update Non-Org files for src-lines ext




reply via email to

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