elpasync pushed a change to branch elpa/geiser.
from bb9d5cb200 geiser-impl--normalize-method: quick fix for previous
change
new 06be7163b4 Slightly better default project default function
new 22702313a1 Back to using a real lambda value rather than a list
Summary of chan
branch: elpa/geiser
commit 22702313a1f65abaa3bb691cc82cb50b1c14f455
Author: jao
Commit: jao
Back to using a real lambda value rather than a list
Thanks again to Stefan for a useful discussion.
---
elisp/geiser-impl.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff
branch: elpa/geiser
commit 06be7163b4d5e7d2e2d65f604bf2098bdba969f2
Author: jao
Commit: jao
Slightly better default project default function
---
elisp/geiser-repl.el | 12 +++-
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/elisp/geiser-repl.el b/elisp/geiser-repl.el
branch: externals/org-remark
commit f6c3f36ded3ebf42d439d85b1c07bd407875021f
Author: Noboru Ota
Commit: Noboru Ota
fix: jerking buffer movement for cerain version/OS
Emacs 27.2 on Windows has this problem -- delete a side-window and then
display
an new one appears to be quickly
branch: externals/org-remark
commit bbd5c4795e492ed78f78f784435d89f560263c6c
Author: Noboru Ota
Commit: Noboru Ota
docs: user manual
---
docs/org-remark-manual.org | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/docs/org-remark-manual.org b/docs/org-remark-manual.org
i
branch: externals/org-remark
commit dc162bc8ec6fa2f99be3b8077dfeca4e34aff3e5
Author: Noboru Ota
Commit: Noboru Ota
fix: window management for open and remove/delete
open: refactor to use `pop-to-buffer` instead `display-buffer` and
`select-window`. The former has more robust co
branch: externals/org-remark
commit 937111e175819e34a3093533d2de3d93e41021ba
Author: Noboru Ota
Commit: Noboru Ota
intrnl: refactor more
---
org-remark.el | 154 ++
1 file changed, 80 insertions(+), 74 deletions(-)
diff --git a/org-re
branch: externals/org-remark
commit 7226f4d01ebf4a124d68e855549c024b6808dc8c
Author: Noboru Ota
Commit: Noboru Ota
docs: add delete; add help string to menu items
The help strings are displayed in the echo when selecting the menu item
---
docs/org-remark.org | 10 +-
org-re
branch: externals/org-remark
commit c6ddf2fdfcd5df6a47696af25c9194bcc9bc0606
Author: Noboru Ota
Commit: Noboru Ota
docs: user manual -- remove "incomplete"
---
docs/org-remark-manual.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/org-remark-manual.org b/docs/or
branch: externals/org-remark
commit a55d0b7717d312b0e92ca4d2c48d733b3c68a5d5
Author: Noboru Ota
Commit: Noboru Ota
docs: README and user manaul
---
README.org | 16
docs/org-remark.org | 51 +++
org-remark.el |
branch: externals/org-remark
commit 82a4afbee002e049d0d27b4fb3973ef4cdc5c413
Author: Noboru Ota
Commit: Noboru Ota
add: delete with confirmation promt etc.
---
org-remark.el | 94 +++
1 file changed, 63 insertions(+), 31 deletions(-)
branch: externals/org-remark
commit 6583adaca150ad7239139fcc595f48245647c399
Author: Noboru Ota
Commit: Noboru Ota
intrnl: single-highlight-mark is back
---
org-remark.el | 122 --
1 file changed, 76 insertions(+), 46 deletions(-)
dif
branch: externals/org-remark
commit 28be5fcea912c037c4d56464023f27fa73400c1f
Author: Noboru Ota
Commit: Noboru Ota
docs: remove the note saying screen shots are from org-marginalia
Screen shots have been updated
---
README.org | 4
1 file changed, 4 deletions(-)
diff --git a/
branch: externals/org-remark
commit 95b408ff3981a858d9b16981ffc6d0cd28f623ad
Author: Noboru Ota
Commit: Noboru Ota
docs: add video link; fix Contributing section with Org-remark
- Contained Org-transclusion (copy and paste error)
---
README.org | 8
demo/marginali
branch: externals/org-remark
commit a1ff9033c11d9299d11768f5c22e9c45066b8c42
Author: Noboru Ota
Commit: Noboru Ota
add: org-remark-delete
Delete the highlight at POINT and marginal notes for it.
This function will prompt for confirmation if there is any notes present in
th
branch: externals/org-remark
commit f6fe2ad221e077b2070f32ca3cf790e1a366f907
Author: Noboru Ota
Commit: Noboru Ota
docs: add missing user option to variable index
---
demo/demo.txt | 30 ++
demo/marginalia.org | 156 +++-
docs/o
branch: externals/org-remark
commit f353630ddd1bc8679fdb624c72a27962ba63dd44
Author: Noboru Ota
Commit: Noboru Ota
fix:toggle: marking when toggle hidden confuses the state
Add local variable `org-remark-highlights-hidden' to control state. Now you
mark when hidden, mark will t
branch: externals/org-remark
commit e3dd998e6b01c906c9d3be5657cde7046bf3aa75
Author: Noboru Ota
Commit: Noboru Ota
add: register the default pen function for change
---
org-remark.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/org-remark.el b/org-remark.el
index 3e8f426177..c648dd8e
branch: externals/org-remark
commit 266da621be5ff5d4122f9c3e068bde7eaac40014
Author: Noboru Ota
Commit: Noboru Ota
add: Legacy data facility with org-remark-tracking - main part
---
org-remark-global-tracking.el | 67 ---
1 file changed, 38 insertions
branch: externals/org-remark
commit a097fb473a2ee1067f1ea0a847a3252a49e4bf50
Author: Noboru Ota
Commit: Noboru Ota
docs: fix Makefile for GH. README minor update
---
README.org| 18 --
docs/Makefile | 2 +-
2 files changed, 5 insertions(+), 15 deletions(-)
diff --git a
branch: externals/org-remark
commit 9f492e184ed8d9c97374e70e272783d2219eebee
Author: Noboru Ota
Commit: Noboru Ota
fix side-window
---
org-remark.el | 18 --
1 file changed, 12 insertions(+), 6 deletions(-)
diff --git a/org-remark.el b/org-remark.el
index 9ba903efd2..b42826
branch: externals/org-remark
commit 2b4692abbfd2ce31b31cd0c729ff1aaed9ac4500
Author: Noboru Ota
Commit: Noboru Ota
docs: NEWS for v0.1.0
---
NEWS | 47 +++
1 file changed, 35 insertions(+), 12 deletions(-)
diff --git a/NEWS b/NEWS
index e6e4dce70
branch: externals/org-remark
commit d9e305837bde2d705e441bbdc5f8bc8e27f6a8da
Author: Noboru Ota
Commit: Noboru Ota
docs: README update for ascii output used by ELPA
---
README.org | 34 +++---
1 file changed, 15 insertions(+), 19 deletions(-)
diff --git a/README
branch: externals/org-remark
commit 5e55f8757d4c62d74a10080deba13000a13007ce
Author: Noboru Ota
Commit: Noboru Ota
chg: menu squence; docs: add menu and context menu to user manual
---
README.org | 16 ---
docs/org-remark-manual.org | 68 -
branch: externals/org-remark
commit 74c6756d721d6a0afa5b2b26c551deeaece1b2cc
Author: Noboru Ota
Commit: Noboru Ota
keep default marginalia.org
---
org-remark.el | 18 +-
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/org-remark.el b/org-remark.el
index 69bf8b6
branch: externals/org-remark
commit c6dccc38781d986201cbcbb3c8ddb1d858aed39c
Author: Noboru Ota
Commit: Noboru Ota
intrnl:create macro: check label to be a string
---
README.org| 4 ++--
org-remark.el | 3 ++-
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/README.org b/R
branch: externals/org-remark
commit 6aaba8acdb5bddc9c7cf03fedeae8f58506db616
Author: Noboru Ota
Commit: Noboru Ota
docs: resolving custom_id link
---
docs/org-remark-manual.org | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/org-remark-manual.org b/docs/org-re
branch: externals/org-remark
commit 4b5d9c3fda624c73aef7bd557be17b989d06db59
Author: Noboru Ota
Commit: Noboru Ota
fix:delete quit window if it did not exist on calling delete
---
org-remark.el | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/org-remark.el b/org-re
branch: externals/org-remark
commit 84d50976df25124be7c004b66c1e0e9ac57dfe3e
Author: Noboru Ota
Commit: Noboru Ota
chg: Menu label from "Remark" to "Org-remark"
---
org-remark.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/org-remark.el b/org-remark.el
index 31d6e849
branch: externals/org-remark
commit 4042e9434f82bc06b0588fb18d5649240a8527a9
Author: Noboru Ota
Commit: Noboru Ota
doc: User Manual first draft
---
docs/org-remark-manual.org| 250 +++---
org-remark-global-tracking.el | 4 +-
org-remark.el
branch: externals/org-remark
commit bb6d48c61c815b4eaf015a66ed8954fbe84281af
Author: Noboru Ota
Commit: Noboru Ota
docs: Update screen shots and README
---
README.org | 24 ++-
demo/demo.txt| 7 +++--
demo/marg
branch: externals/org-remark
commit 713f64b7cbe09c6e350b0d9b1cef4fffccf9f9c3
Author: Noboru Ota
Commit: Noboru Ota
docs: minor change to the demo/marginalia.org
---
demo/marginalia.org | 1 -
1 file changed, 1 deletion(-)
diff --git a/demo/marginalia.org b/demo/marginalia.org
index b6a967f
branch: externals/org-remark
commit da77d9dfba695dc9c724abeb6ebc6591ab66936c
Author: Noboru Ota
Commit: Noboru Ota
fix: pen menu function for 27.x
---
org-remark.el | 73 +++
1 file changed, 44 insertions(+), 29 deletions(-)
diff --gi
branch: externals/org-remark
commit b9a8409e2711c04171f1efaaf9db34aad0e93102
Author: Noboru Ota
Commit: Noboru Ota
docs: copyright & dates
---
org-remark-convert-legacy.el | 2 +-
org-remark-global-tracking.el | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/org-rema
branch: externals/org-remark
commit 1b2482cf7c3cf61c502aa2f37afe443601e5cf82
Author: Noboru Ota
Commit: Noboru Ota
fix:org-remark-mark API; refactor org-remark-load
---
org-remark.el | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/org-remark.el b/org-remark.el
branch: externals/org-remark
commit 41b0997c3f30ab24ada7445e2cca6093b227e9ca
Author: Noboru Ota
Commit: Noboru Ota
fix: remove/delete remove only one highlihgt at a time
It was removing all higlights at point. The program issue was it removed
only
one from the marginal notes, c
branch: externals/org-remark
commit f43e4afc34fefde7d515c75e6c9a688f026a9db1
Author: Noboru Ota
Commit: Noboru Ota
add: toggle to menu; intrnl: refactor
---
org-remark.el | 217 +-
1 file changed, 110 insertions(+), 107 deletions(-)
d
branch: externals/org-remark
commit 62cba0ec630a4d39fd5822de21cf81e82f525f6f
Author: Noboru Ota
Commit: Noboru Ota
fix: change now updates the marginal notes
It was broken. ID only cannot determine if it is a change or create
---
org-remark.el | 75 +++--
branch: externals/org-remark
commit d36debe2b460caa020414cfcee6d6be5d36385e5
Author: Noboru Ota
Commit: Noboru Ota
add: factor out org-remark-legacy-convert
---
org-remark-convert-legacy.el | 102 ++
org-remark-global-tracking.el | 15 ---
org-r
branch: externals/org-remark
commit bee736f6e30ea3185e051a74d5605b0c01ea08b8
Author: Noboru Ota
Commit: Noboru Ota
intrnl: refactor mark
---
org-remark.el | 174 --
1 file changed, 71 insertions(+), 103 deletions(-)
diff --git a/org-r
branch: externals/org-remark
commit 1b2db44fa7dcda84b9f514f2a1f4aa484d24fbd8
Author: Noboru Ota
Commit: Noboru Ota
docs: user manaul
---
docs/org-remark-manual.org | 14 +++---
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/docs/org-remark-manual.org b/docs/org-remark
branch: externals/org-remark
commit d07f158dfe8f00101db2174f444bf4612cf62bff
Author: Noboru Ota
Commit: Noboru Ota
add:refactor: org-remark-source-path, org-remark-notes-track-file
---
org-remark-convert-legacy.el | 1 -
org-remark.el| 96 ---
branch: externals/org-remark
commit 0db912919a598df50f0fa803542cf9d5aa3d3bbc
Author: Noboru Ota
Commit: Noboru Ota
docs: update Makefile, README and user manual
---
.elpaignore| 9
.gitignore | 5 ++-
CHANGELOG
branch: externals/org-remark
commit 2e14b95d653a4a18044de1b4dbcdeaa9186d7300
Author: Noboru Ota
Commit: Noboru Ota
feat: minor-mode menu & mouse context-menu (>= Emacs 28)
Menu-bar entry added. For custom pens, the macro adds them in in the create
macro. If Emacs is version 28
branch: externals/org-remark
commit 238a02302109bbacaa455ea88c341f934ecedd51
Author: Noboru Ota
Commit: Noboru Ota
docs: gh-html error
---
docs/org-remark-manual.org | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/org-remark-manual.org b/docs/org-remark-manual.o
branch: externals/org-remark
commit 3bb5f40e59cffd7399ce12708a884df36dfd15a4
Author: Noboru Ota
Commit: Noboru Ota
intrnl: refactor. mark saves; load only loads with no save
---
org-remark.el | 87 ++-
1 file changed, 44 insertions(+),
branch: externals/org-remark
commit 697a990a34cf7b8acb3d4290ac98b2b033c0d484
Author: Noboru Ota
Commit: Noboru Ota
revert f6c3f36 The screen jerking was not OS or version; setup issue
---
org-remark.el | 35 +++
1 file changed, 11 insertions(+), 24 deletions(
branch: externals/org-remark
commit 0c7fd2d711a3445687a7b486451735f6f03f4f44
Author: Noboru Ota
Commit: Noboru Ota
docs: README for Org-remark, update user manual and css
---
README.org | 321 +++--
docs/org-remark-manual.org | 74 +++
branch: externals/org-remark
commit 50bfb96d6964ca241cef768ff7ec2ca906c71890
Merge: 0c6aad188a a7de41bdfa
Author: Noboru Ota
Commit: Noboru Ota
Merge branch 'dev/name-change'
---
.dir-locals.el| 11 +
.github/workflows/gh-docs.yml | 28 ++
Makefile
branch: externals/org-remark
commit 424f5da60a25e42c483850c6be754c069801adf4
Author: Noboru Ota
Commit: Noboru Ota
docs: major docstring updates; WIP for manual.
---
docs/org-remark-manual.org| 23 +-
org-remark-global-tracking.el | 2 +-
org-remark.el | 492 +
branch: externals/org-remark
commit 4782d43f0f586e609ad08c76cd820e7c36946250
Author: Noboru Ota
Commit: Noboru Ota
add: change to menu items
---
org-remark.el | 39 +--
1 file changed, 37 insertions(+), 2 deletions(-)
diff --git a/org-remark.el b/org-rem
branch: externals/org-remark
commit a7de41bdfa515f2ab73a3939f75842b030cc9fb7
Author: Noboru Ota
Commit: Noboru Ota
docs: NEWS and README (incomplete, WIP)
---
NEWS | 3 +++
README.org | 13 +
2 files changed, 16 insertions(+)
diff --git a/NEWS b/NEWS
index 7df97e34aa..e6
branch: externals/org-remark
commit 76e5a4f9151e2a737f66129e2202a28cc73bc4b2
Author: Noboru Ota
Commit: Noboru Ota
docs: WIP
---
docs/org-remark-manual.org | 152 +
1 file changed, 100 insertions(+), 52 deletions(-)
diff --git a/docs/org-remark-m
branch: externals/org-remark
commit 70cf67bc265717c712e88b9a41ede249fb5227c9
Author: Noboru Ota
Commit: Noboru Ota
intrnl: refactor view, open, browse (view-next/prev)
---
org-remark.el | 72 +--
1 file changed, 36 insertions(+), 36 de
branch: externals/org-remark
commit 4554fc817a1f425572e0aad79a6dd02b956244e3
Author: Noboru Ota
Commit: Noboru Ota
rm: org-remark-pen-factory -> merged with org-remark-create
---
org-remark.el | 109 ++
1 file changed, 48 insertions(+)
branch: externals/org-remark
commit 69d0259e20958f30e9627e10804ec348d20f248e
Author: Noboru Ota
Commit: Noboru Ota
docs: user manaul
---
docs/org-remark-manual.org | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/org-remark-manual.org b/docs/org-remark-manual.o
branch: externals/org-remark
commit 52eee189511c7b08e56c26240140155783f4c8e9
Author: Noboru Ota
Commit: Noboru Ota
intrnl: refactor org-remark-next-or-prev
---
org-remark.el | 138 +-
1 file changed, 69 insertions(+), 69 deletions(-)
branch: externals/org-remark
commit 42cbe6e18ec69814d63abfdf1cd3fad45622827c
Author: Noboru Ota
Commit: Noboru Ota
docs: manual
---
docs/org-remark-manual.org | 121 -
1 file changed, 87 insertions(+), 34 deletions(-)
diff --git a/docs/org-remark
branch: externals/org-remark
commit 51b0c08f25cb9355857bccef08a7a979337d9eb9
Author: Noboru Ota
Commit: Noboru Ota
docs: NEWS, README etc. for name change
---
NEWS | 6 +-
README.org | 113 +-
docs/org-remark-manual.org | 19 +
docs/org-remark.in
branch: externals/org-remark
commit f30ad4f570a739f6f6654ec41299e6380c941df0
Author: Noboru Ota
Commit: Noboru Ota
fix: program error in save
---
org-remark.el | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/org-remark.el b/org-remark.el
index bdb379bdba..029cb62fe7
branch: externals/org-remark
commit 2954965bb3d4d61dd0133660f2f5280ef4fc886f
Author: Noboru Ota
Commit: Noboru Ota
add: define org-remark-mark explicitly for autoload cookie
---
org-remark.el | 41 ++---
1 file changed, 34 insertions(+), 7 deletions(-)
d
branch: externals/org-remark
commit 75698160aad59d47adde9226e303c0d2aebf83d0
Author: Noboru Ota
Commit: Noboru Ota
fix: for name change
---
org-hana.el | 16
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/org-hana.el b/org-hana.el
index 974d2cef8f..f601815c28
branch: externals/org-remark
commit c03ce7b5901ce8f36279c374eefe548eaa9a9944
Author: Noboru Ota
Commit: Noboru Ota
fix: save and line-num for ID.
---
org-remark.el | 44 +++-
1 file changed, 23 insertions(+), 21 deletions(-)
diff --git a/org-remark.e
branch: externals/org-remark
commit 8e358523800163220d45d78bf8ebc53827cf74e1
Author: Noboru Ota
Commit: Noboru Ota
add: save notes on mark
---
org-remark.el | 40
1 file changed, 28 insertions(+), 12 deletions(-)
diff --git a/org-remark.el b/org-rem
branch: externals/org-remark
commit c946340b50512df389be9bfbee8eaec85ab5dd3f
Author: Noboru Ota
Commit: Noboru Ota
intrnl: refactor & docstrings
---
org-marginalia.el | 79 +--
1 file changed, 42 insertions(+), 37 deletions(-)
diff --git
branch: externals/org-remark
commit 9deaecd2117edba075838c03ca376dd13b9bd2c7
Author: Noboru Ota
Commit: Noboru Ota
add: Legacy data facility wtih org-remark-tracking
---
org-remark-global-tracking.el | 22 +-
1 file changed, 17 insertions(+), 5 deletions(-)
diff --git a
branch: externals/org-remark
commit 84999b19c62e70366d1b339c4f57682166184e8e
Author: Noboru Ota
Commit: Noboru Ota
add: org-remark-convert-legacy-data as a standalone command
It also works autoamtically when org-remark-convert-legacy user option is
non-nil. See docstring
---
o
branch: externals/org-remark
commit feb1dca00670ca2d686b8e16b406d169995e203e
Author: Noboru Ota
Commit: Noboru Ota
intrnl: minor refactoring
---
org-remark-global-tracking.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/org-remark-global-tracking.el b/org-remark-g
branch: externals/org-remark
commit 73e332b1d5f1a28b943579e7972568f1f8d5
Author: Noboru Ota
Commit: Noboru Ota
add: convert-legacy-data + refactor
---
org-remark.el | 84 ++-
1 file changed, 54 insertions(+), 30 deletions(-)
diff
branch: externals/org-remark
commit 366b169e559b5313c73526dfb767f195d308d871
Author: Noboru Ota
Commit: Noboru Ota
add: pen-factory & available pens for change
---
org-remark.el | 132 +-
1 file changed, 84 insertions(+), 48 deletions(
branch: externals/org-remark
commit f7e796cd6b817e2bae3e7de21d236cc8bd291aa9
Author: Noboru Ota
Commit: Noboru Ota
chg: don't update headline text; various refactors
---
.dir-locals.el| 11 ++
NEWS | 7 ++
org-marginalia.el | 66 +++-
branch: externals/org-remark
commit d2135790a772a8ae9cebf98e46ca630704e7489d
Author: Noboru Ota
Commit: Noboru Ota
intrnl: refactor empty-buffer-p
---
org-remark.el | 6 ++
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/org-remark.el b/org-remark.el
index aba3ddbec8..2645
branch: externals/org-remark
commit 4ee9e23e5024660e1c2308e3fd493b44d25d4309
Author: Noboru Ota
Commit: Noboru Ota
intrnl: refactor fn names
---
org-remark.el | 79 ++-
1 file changed, 40 insertions(+), 39 deletions(-)
diff --git a/or
branch: externals/org-remark
commit a98120b18cbbe4d3d8a77b86b444d56c7ffccdcf
Author: Noboru Ota
Commit: Noboru Ota
add ::line-number to file line
---
NEWS | 6 +-
org-remark.el | 9 ++---
2 files changed, 11 insertions(+), 4 deletions(-)
diff --git a/NEWS b/NEWS
index 6264
branch: externals/org-remark
commit f98833079021cfe366ca697312a39dd5b519f6e6
Author: Noboru Ota
Commit: Noboru Ota
add: make-pen props work as intended
---
org-marginalia.el | 40
1 file changed, 20 insertions(+), 20 deletions(-)
diff --git a/org-ma
branch: externals/org-remark
commit bdbde4eda8db762c79c540a0bca7904315f83c4a
Author: Noboru Ota
Commit: Noboru Ota
refactor: macro to make different pen
---
org-marginalia.el | 74 +--
1 file changed, 23 insertions(+), 51 deletions(-)
dif
branch: externals/org-remark
commit 0c6aad188ac9aa1eef8c44aadf52eb2b7aeeca0f
Author: Noboru Ota
Commit: Noboru Ota
doc:README minor change for grammar
---
README.org | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index b7679c83f6..212bca7bad
branch: externals/org-remark
commit 4e28dd19234658f9e038438da1d4a9fddc62b784
Author: Noboru Ota
Commit: Noboru Ota
add: load works with a different pen
WIP highlight's data signature changed
(id (beg . end))
to
(id (beg . end) label)
This
branch: externals/org-remark
commit ad93331bf715f6843438d046e97fcd6eac61a4e6
Author: Noboru Ota
Commit: Noboru Ota
doc: update README with comment on autoload
---
README.org | 10 ++
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/README.org b/README.org
index cdd96b61
branch: externals/org-remark
commit b988d580d8ffcda2bb0cb57249d9bbac41f0a73a
Author: Noboru Ota
Commit: Noboru Ota
add: Create pen to have different colors
---
org-marginalia.el | 91 +++
1 file changed, 79 insertions(+), 12 deletions(-)
branch: externals/org-remark
commit c1adffe0777e5b953b8bf3639e8a89dcb8cf3c0e
Author: Noboru Ota
Commit: Noboru Ota
docs: 0.0.6 docs
---
README.org | 75 +
org-marginalia-global-tracking.el | 29 +++-
org-marginalia.el | 279 +++
branch: externals/org-remark
commit 3037be5ebc4d73199b83f98d6cac7c7e4f0584c9
Author: Noboru Ota
Commit: Noboru Ota
docs: update README with global-tracking-mode
---
README.org | 30 +++---
1 file changed, 15 insertions(+), 15 deletions(-)
diff --git a/README.org b/R
branch: externals/org-remark
commit 9fd5ef5b7454ec2dfc9bee71644585724054fb6f
Author: Noboru Ota
Commit: Noboru Ota
doc: NOTICE on name change proposal
---
README.org | 123 -
1 file changed, 16 insertions(+), 107 deletions(-)
diff
branch: externals/org-remark
commit fd5cab5ac2a5348696df47cbe4cd0c605dd5bd98
Author: Noboru Ota
Commit: Noboru Ota
rm: org-marginalia*.el
---
org-marginalia-global-tracking.el | 114 ---
org-marginalia.el | 682 --
2 files changed, 796
branch: externals/org-remark
commit 9d63088869ae1cedca44745a389bb4cab1f9b246
Author: Noboru Ota
Commit: Noboru Ota
docs: README
---
README.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 94ba70177a..71c97aab8e 100644
--- a/README.org
+++
branch: externals/org-remark
commit ca0c0ac674f0c231f624ddd18be29c002ece4263
Author: Noboru Ota
Commit: Noboru Ota
doc: global-tracking docstring
---
org-marginalia-global-tracking.el | 19 ++-
1 file changed, 14 insertions(+), 5 deletions(-)
diff --git a/org-marginalia-glo
branch: externals/org-remark
commit e4927186ef77dbc722693bd02b6249a5e68d2ffd
Author: Noboru Ota
Commit: Noboru Ota
feat: global auto-tracking
Add a new feature to globally auto-track the files with marginalia in a
similar
fashio with org-id and somewhat savehist.
Turn
branch: externals/org-remark
commit 2d11de2ec2095285a53105a3c25d477b5d061692
Author: Noboru Ota
Commit: Noboru Ota
docs: README
---
README.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.org b/README.org
index df8a8f9743..94ba70177a 100644
--- a/README.org
+++
branch: externals/org-remark
commit 1878b9ddce339f1a1d270ef70d66ca7e336eb919
Author: Noboru Ota
Commit: Noboru Ota
fix: Error narrowed source for range
Error when the source file is narrowed, and has a marker in the invisible
part. Calling (buffer-substring-no-properties beg end
branch: externals/org-remark
commit a9acfcd106f25ad1770889337965976113a6af7e
Author: Noboru Ota
Commit: Noboru Ota
doc: README for 0.0.6
---
README.org | 71 --
1 file changed, 60 insertions(+), 11 deletions(-)
diff --git a/README
branch: externals/org-remark
commit b6e6a55f63373ccf4b1f56be4dafe53e8a9903a2
Author: Noboru Ota
Commit: Noboru Ota
chg: customization notes-file-path type to file
---
README.org| 16
org-marginalia.el | 2 +-
2 files changed, 9 insertions(+), 9 deletions(-)
diff -
branch: externals/org-remark
commit ecb82aebbe7cf6a35273161449d00719380488e9
Author: Noboru Ota
Commit: Noboru Ota
intrnl correct some minor errors
---
org-remark-global-tracking.el | 1 -
org-remark.el | 8
2 files changed, 4 insertions(+), 5 deletions(-)
diff --g
branch: externals/org-remark
commit 9bb66a742efc7aaa89c9a942a3ad4459db097276
Author: Noboru Ota
Commit: Noboru Ota
fix: overlay front-advance
---
README.org| 36 ++--
org-marginalia.el | 6 +++---
2 files changed, 33 insertions(+), 9 deletions(-)
di
branch: externals/org-remark
commit 8e558a3549dbf231ae7df0e903d23121a421464d
Author: Noboru Ota
Commit: Noboru Ota
add browse-next/prev; open/visit; change open to side window
---
org-remark.el | 68 ++-
1 file changed, 49 insertions(+
branch: externals/org-remark
commit 92d3b17bf372887f2d5f35861b45bcada9f46b4d
Author: Noboru Ota
Commit: Noboru Ota
change name org-hana to org-remark
---
org-hana-global-tracking.el | 107 -
org-remark-global-tracking.el | 107 +
org-hana.el => org-remark.el | 527 +++
branch: externals/org-remark
commit 12e0b631eb1f192dd841bd013e7635795d1f4503
Author: Noboru Ota
Commit: Noboru Ota
lint: shorten longer than 80 char
---
org-marginalia.el | 41 -
1 file changed, 24 insertions(+), 17 deletions(-)
diff --git a/org-marg
branch: externals/org-remark
commit e27e0d6dadf37535fba960d3decb149984cac27f
Author: Noboru Ota
Commit: Noboru Ota
feat: Add om/toggle for show/hide highlighters
---
README.org| 10 +++--
marginalia.org| 30 +-
org-marginalia.el | 63 +
branch: externals/org-remark
commit 60cbbc4e99604aed232ed3e812d320b93c300eb4
Merge: 6f1a13dbf1 c1adffe077
Author: Noboru Ota
Commit: Noboru Ota
Merge dev/0.0.6-revise
---
README.org | 192 ---
org-marginalia-global-tracking.el | 114 +++
org-marg
branch: externals/org-remark
commit b62c6b3de48b0f3ec871366e3a4ab3f1c0c06448
Author: Noboru Ota
Commit: Noboru Ota
readme
---
README.org | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.org b/README.org
index a217370415..79fc7509a3 100644
--- a/README.org
+
branch: externals/org-remark
commit 2ed345c66c48419428c8debd0f6a285f29f44e6f
Author: Noboru Ota
Commit: Noboru Ota
rm: create-id option
Removed. It will add Org properties for non Org files.
I won't deal with checking the file extesion, etc.
---
org-marginalia.el | 10 +
1 - 100 of 206 matches
Mail list logo