branch: externals/nano-modeline
commit e8164f7581507316555430cb812af7721d44041d
Author: Marlin Strub
Commit: Marlin Strub
Fix nano-modeline-org-clock-mode-p
---
nano-modeline.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/nano-modeline.el b/nano-modeline.el
index 57c
branch: externals/setup
commit 9eb25e17fb70663caf6a22c46878a0299047de86
Author: Philip Kaludercic
Commit: Philip Kaludercic
Remove function setup-expand-local-macros
---
setup.el | 18 +++---
1 file changed, 7 insertions(+), 11 deletions(-)
diff --git a/setup.el b/setup.el
inde
branch: externals/nano-modeline
commit 2de3884227867f1dc4914de647a2855c50c488c2
Merge: 09079aa e8164f7
Author: Nicolas P. Rougier
Commit: GitHub
Merge pull request #11 from marlinstrub/fix/nano-modeline-org-clock-mode-p
Fix nano-modeline-org-clock-mode-p
---
nano-modeline.el | 2 +-
branch: externals/org
commit 3b48224994e821b5b6c4e3a603b3f1d28432f205
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-persist.el: Rename `org-persist-path' to `org-persist-directory'
---
lisp/org-persist.el | 32
1 file changed, 16 insertions(+), 16 deleti
branch: externals/org
commit bad854d5fa9cf1d839c71866e96a1ca9f4755105
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-persist.el: Catch write errors
* lisp/org-persist.el (org-persist--get-index): Check index file.
(org-persist--read-index): Warn when index file is missing.
branch: externals/org
commit 2b33ef3c97eba5314b9b92f3f25c3ca6d6b58487
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-persist.el/org-persist-write: Do not write when no write access
---
lisp/org-persist.el | 19 ++-
1 file changed, 10 insertions(+), 9 deletions(-)
diff --
elpasync pushed a change to branch externals/org.
from 7810804 Merge branch 'bugfix' into main
new 3b48224 org-persist.el: Rename `org-persist-path' to
`org-persist-directory'
new bad854d org-persist.el: Catch write errors
new c130f71 org-persist.el: Fix typ
branch: externals/org
commit 46da64c4cf6b3f3fb15e7aafec4aa77f4b200f4d
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-persist.el: Fix `add-hook' priority argument
---
lisp/org-persist.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/org-persist.el b/lisp/org-per
branch: externals/org
commit c130f71036feb174afa82c0f25b2220a89f9146d
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-persist.el: Fix typo
---
lisp/org-persist.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lisp/org-persist.el b/lisp/org-persist.el
index ab63
branch: externals/org
commit ccb0271e1a362c10d4992421a5e11f70f1c288cd
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-persist.el: Do not add write hooks when there is no write access
---
lisp/org-persist.el | 14 --
1 file changed, 12 insertions(+), 2 deletions(-)
diff --git
branch: externals/emms
commit ea6728d31c2dabb5c8c5e2cb6652fd6da2127384
Author: Mike Kazantsev
Commit: fraggod@malediction
* emms-player-mpv.el: update emms playback position and pause state from
mpv pause/restart events
---
emms-player-mpv.el | 17 -
1 file changed, 16 inse
branch: externals/emms
commit 12f7d295a3add2362d80132144d9ca8ea026f64c
Author: Mike Kazantsev
Commit: fraggod@malediction
* emms-player-mpv.el: simplify current track duration updates by observing
the property
---
emms-player-mpv.el | 37 ++---
1 file change
elpasync pushed a change to branch externals/csharp-mode.
from 4a5114a Merge pull request #247 from jcs-PR/ci
new b3dad0c remove newline; Makefile should not devide with newline
new 7dc9fc1 Merge pull request #249 from conao3/makefile
new 2b86cc1 `files` dire
branch: externals/csharp-mode
commit b3dad0ce40629bed4aa3e659407a7c95c936c457
Author: Naoya Yamashita
Commit: Naoya Yamashita
remove newline; Makefile should not devide with newline
---
makefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/makefile b/makefile
index
elpasync pushed a change to branch externals/emms.
from f0da845 * doc/emms.texinfo: comment on emms-x-url
new 12f7d29 * emms-player-mpv.el: simplify current track duration
updates by observing the property
new ea6728d * emms-player-mpv.el: update emms playback positio
branch: externals/csharp-mode
commit 2b86cc1f3c6cbbcc1e238346d0965561e2dc34e4
Author: Naoya Yamashita
Commit: Naoya Yamashita
`files` directive is not needed so delete this
And because of this, useless files are recognized as package files.
Before this commit
$ cask
branch: externals/csharp-mode
commit 7dc9fc1166e06d374035bae516db6698a1c72dde
Merge: 4a5114a b3dad0c
Author: Jostein Kjønigsen
Commit: GitHub
Merge pull request #249 from conao3/makefile
Makefile should not devide with newline
---
makefile | 3 +--
1 file changed, 1 insertion(+), 2
branch: externals/csharp-mode
commit b82370a7ed6c8ebb45cf563169a950cd169642e6
Merge: 7dc9fc1 2b86cc1
Author: Jostein Kjønigsen
Commit: GitHub
Merge pull request #248 from conao3/cask
`files` directive is not needed so delete this
---
Cask | 1 -
1 file changed, 1 deletion(-)
diff
branch: externals/emms
commit 0657a1facdf39464a0049e2abaec850da5057854
Author: Mike Kazantsev
Commit: fraggod@malediction
* emms-player-mpv.el: fix calling emms-player-paused-hook twice on
pause/unpause from emms
---
emms-player-mpv.el | 10 ++
1 file changed, 6 insertions(+), 4 de
branch: elpa/git-commit
commit aba0a596115b42fbd60347d893bcc319020ce5a2
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Force highlighting update after delayed washing on initial expansion
---
lisp/magit-section.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/mag
elpasync pushed a change to branch elpa/magit.
from 1b83f8e magit-push-implicitly: Protect doc-string quotes
adds a14f847 magit-branch-checkout: Refresh after all configuration
took place
adds aba0a59 Force highlighting update after delayed washing on
initial expansion
elpasync pushed a change to branch elpa/magit-section.
from 1b83f8e magit-push-implicitly: Protect doc-string quotes
adds a14f847 magit-branch-checkout: Refresh after all configuration
took place
adds aba0a59 Force highlighting update after delayed washing on
initial e
branch: elpa/git-commit
commit a14f847d973c74cf4e201e970221a47aa1f84805
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
magit-branch-checkout: Refresh after all configuration took place
---
lisp/magit-branch.el | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/lisp/m
elpasync pushed a change to branch elpa/git-commit.
from 1b83f8e magit-push-implicitly: Protect doc-string quotes
new a14f847 magit-branch-checkout: Refresh after all configuration
took place
new aba0a59 Force highlighting update after delayed washing on
initial expa
branch: externals/pyim
commit bfa1166e57b378c27303ad682dae386771308807
Author: Feng Shu
Commit: Feng Shu
Add pyim-hacks.el
---
pyim-common.el | 49 -
pyim-hacks.el | 69 ++
pyim.el| 11 +
branch: externals/pyim
commit 4c46a6b52d710fa6a6d04d553a3065b12e1f6650
Author: Feng Shu
Commit: Feng Shu
pyim-hacks.el: clean code.
---
pyim-hacks.el | 10 ++
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/pyim-hacks.el b/pyim-hacks.el
index c668643..a83da87 100644
--
branch: externals/org
commit b9d0d06ca5181806bc710f80ed10487dd066fc9c
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-persist.el: Do not use hook depth unnecessarily
* lisp/org-persist.el: Do not use hook depth to define the order of
`org-persist-gc' and `org-persist-write-all
branch: externals/pyim
commit d110c46907e3e9b78106498c86193786e49b2897
Author: Feng Shu
Commit: Feng Shu
pyim-hacks.el: fix commentary.
---
pyim-hacks.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pyim-hacks.el b/pyim-hacks.el
index a83da87..31d5183 100644
--- a/pyi
elpasync pushed a change to branch externals/org.
from ccb0271 org-persist.el: Do not add write hooks when there is no
write access
new 350fa06 org-persist.el/org-persist--get-index: Do not show warning
new b9d0d06 org-persist.el: Do not use hook depth unnecessarily
branch: externals/org
commit 350fa065b45e033d9b1b8d59b01ab3d87cc7aed3
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-persist.el/org-persist--get-index: Do not show warning
* lisp/org-persist.el (org-persist--read-index): Disable warning when
`org-persist-index-file' does not
30 matches
Mail list logo