elpasync pushed a change to branch externals/org.
from fd162eb9be Merge branch 'bugfix'
new ecfb55af0a org-src.el: Apply common faces even when src block
language mode is absent
new af56f52ccb Merge branch 'bugfix'
Summary of changes:
lisp/org-src.el | 154 ++
branch: externals-release/org
commit ecfb55af0a3d694ee5b3c253e9debf962643077a
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-src.el: Apply common faces even when src block language mode is absent
* lisp/org-src.el (org-src-font-lock-fontify-block): Apply
`org-src-block-faces'
branch: externals/org
commit af56f52ccb0011bc5d43187c3f4b15b0b61d995d
Merge: fd162eb9be ecfb55af0a
Author: Ihor Radchenko
Commit: Ihor Radchenko
Merge branch 'bugfix'
---
lisp/org-src.el | 154
1 file changed, 77 insertions(+), 77 del
branch: externals-release/org
commit fc4bbb28f81d09caf971e539357ec920b305f991
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-search-view: Fix searching across inlinetasks
* lisp/org-agenda.el (org-search-view): Consider that
`outline-next-heading' may move to inlinetask.
elpasync pushed a change to branch externals/org.
from af56f52ccb Merge branch 'bugfix'
new fc4bbb28f8 org-search-view: Fix searching across inlinetasks
new 5549357bf2 Merge branch 'bugfix'
Summary of changes:
lisp/org-agenda.el | 5 +++--
testing/example
branch: externals/org
commit 5549357bf25ae3c58eb92e997126faa9fb5b
Merge: af56f52ccb fc4bbb28f8
Author: Ihor Radchenko
Commit: Ihor Radchenko
Merge branch 'bugfix'
---
lisp/org-agenda.el | 5 +++--
testing/examples/agenda-search.org | 8
testing/lisp/test-org-a
branch: elpa/moe-theme
commit 67b36749595aeb7c15295562c49252477a69a7fa
Author: Aaron Gonzales
Commit: クエン酸
fix: use unspecified instead of nil for background & foreground
---
moe-dark-theme.el | 116
moe-light-theme.el | 128
branch: externals/company-math
commit 3eb006874e309ff4076d947fcbd61bb6806aa508
Author: Vitalie Spinu
Commit: Vitalie Spinu
Version 1.5.1
---
company-math.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/company-math.el b/company-math.el
index 64fa43e788..65102ddbd8 100
elpasync pushed a change to branch externals/company-math.
from 3e1bd33f5a Version 1.5
new b6d2b77ff3 Typo: use correct variable name during initalization
new 3eb006874e Version 1.5.1
Summary of changes:
company-math.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletio
branch: externals/company-math
commit b6d2b77ff371bc11af2f4fda4fcf9c75610841cd
Author: Vitalie Spinu
Commit: Vitalie Spinu
Typo: use correct variable name during initalization
---
company-math.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/company-math.el b/company-m
branch: externals/embark
commit 5f5b0053570111252298b0ea5758cb52fb1180fe
Author: Omar Antolín
Commit: Omar Antolín
Target all nested org elements
This removes the need for a separate whole-table target finder.
---
embark-org.el | 46 +++---
1
elpasync pushed a change to branch externals/embark.
from ee014d5f3c Merge pull request #574 from oantolin/around-hooks
new 7f26084dbe Allow target finders to return list of targets
new 5f5b005357 Target all nested org elements
Summary of changes:
embark-org.el | 46 +
branch: externals/embark
commit 7f26084dbee6d56698157371fe021cc1e460f45f
Author: Omar Antolín
Commit: Omar Antolín
Allow target finders to return list of targets
---
embark.el | 24 +++-
1 file changed, 15 insertions(+), 9 deletions(-)
diff --git a/embark.el b/embark.el
elpasync pushed a change to branch externals/embark-consult.
from ee014d5f3c Merge pull request #574 from oantolin/around-hooks
adds 7f26084dbe Allow target finders to return list of targets
adds 5f5b005357 Target all nested org elements
No new revisions were added by this up
branch: elpa/notmuch
commit 891af1d457a174e12943baf75af14bb4bb53
Author: David Bremner
Commit: David Bremner
CLI/git: use --exclude=false when calling notmuch-search
We use notmuch search in two places in notmuch-git.py: to find which
tags have a given prefix, and to see if
branch: externals/embark
commit aa5af9f1c46b089c89cb788f23b67d83a4dc4f41
Author: Omar Antolín
Commit: Omar Antolín
Add actions for Org plain lists and their items
---
embark-org.el | 48 ++--
1 file changed, 46 insertions(+), 2 deletions(-)
diff
elpasync pushed a change to branch externals/embark-consult.
from 5f5b005357 Target all nested org elements
adds aa5af9f1c4 Add actions for Org plain lists and their items
No new revisions were added by this update.
Summary of changes:
embark-org.el | 48 ++
branch: elpa/notmuch
commit 966f40086f36a5bf26d8c180cd34a01636971a84
Author: David Bremner
Commit: David Bremner
test: add known broken test for exception handling in _n_m_delete
In [1], Thomas Schneider reported an uncaught Xapian exception when
running out of disk space. We ge
elpasync pushed a change to branch elpa/notmuch.
from 891af1d457 CLI/git: use --exclude=false when calling notmuch-search
new 16d92abf9f lib/database: propagate status code from
_notmuch_message_delete
new 966f40086f test: add known broken test for exception handling in
_n
branch: elpa/notmuch
commit 1d5d0ae68689e7b1d6b974e275f19371250c4b25
Author: David Bremner
Commit: David Bremner
lib/message: move xapian call inside try/catch block in _n_m_delete
The call to delete_document can throw exceptions (and can happen in
practice [1]), so catch the ex
branch: elpa/notmuch
commit 16d92abf9f3326da1ec0c6f84c2c8876efc77ecb
Author: David Bremner
Commit: David Bremner
lib/database: propagate status code from _notmuch_message_delete
_notmuch_message_delete can return (at least)
NOTMUCH_STATUS_XAPIAN_EXCEPTION, which we should not ig
branch: externals/embark
commit b3eac0a06d9a02dfe776f5ca6f8cdda6be6cb6a9
Author: Omar Antolín Camarena
Commit: Omar Antolín Camarena
Target all applicable types for Emacs Lisp symbols
---
embark.el | 64 +--
1 file changed, 29 inse
elpasync pushed a change to branch externals/embark-consult.
from aa5af9f1c4 Add actions for Org plain lists and their items
adds b3eac0a06d Target all applicable types for Emacs Lisp symbols
No new revisions were added by this update.
Summary of changes:
embark.el | 64 ++
branch: externals/embark
commit 629cce948c562361ddd6136d7cc49c5c981bb610
Author: Omar Antolín Camarena
Commit: Omar Antolín Camarena
Add action to toggle all checkboxes in a plain Org list
---
embark-org.el | 12 +++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/emb
branch: externals/embark
commit cc289c43a8b95f90f110eefb366f9279cfb2e133
Author: Omar Antolín Camarena
Commit: Omar Antolín Camarena
Also use embark--eval-prep for eval-expression
Just because we replaced eval-expression with pp-eval-expression in
the action keymaps doesn't mean
branch: externals/embark
commit 302e1c604173fd663a9fef979d332c4353f47dc4
Author: Omar Antolín Camarena
Commit: Omar Antolín Camarena
Small formatting fixes
---
embark.el | 13 -
1 file changed, 8 insertions(+), 5 deletions(-)
diff --git a/embark.el b/embark.el
index 6f6990a98d.
elpasync pushed a change to branch externals/embark.
from b3eac0a06d Target all applicable types for Emacs Lisp symbols
new 302e1c6041 Small formatting fixes
new cc289c43a8 Also use embark--eval-prep for eval-expression
new 629cce948c Add action to toggle all checkbo
elpasync pushed a change to branch externals/embark-consult.
from b3eac0a06d Target all applicable types for Emacs Lisp symbols
adds 302e1c6041 Small formatting fixes
adds cc289c43a8 Also use embark--eval-prep for eval-expression
adds 629cce948c Add action to toggle all
branch: elpa/buttercup
commit 21ded874f7af380b593776eac06a87cf7f7ae439
Author: Ola Nilsson
Commit: Ola Nilsson
Remove dead code from :to-throw matcher
expected-signal-symbol is never unset after line 1 of the function.
---
buttercup.el | 10 --
1 file changed, 4 insertions(
branch: elpa/go-mode
commit f03998154bbed359f1912284a49b598fef074406
Author: Dominik Honnef
Commit: Dominik Honnef
go-beginning-of-defun: only move to end of line when we're on a declaration
Some code (e.g. evil-mode) doesn't expect beginning-of-defun (with
positive arguments) t
branch: externals/org-remark
commit 854856059f7a47988b3741fff12183a2472619da
Author: Noboru Ota
Commit: Noboru Ota
fix: issue #44 change CATEGORY
---
org-remark.el | 6 ++
1 file changed, 6 insertions(+)
diff --git a/org-remark.el b/org-remark.el
index 9ea50c5563..b764651e17 100644
---
branch: externals/org-remark
commit 2b0ccad2452e116b467a13196a508304df91352d
Author: Noboru Ota
Commit: Noboru Ota
refactor: org-remark-highlight-get-text -> notes-get-text
Rename the function based on their area of concern
---
org-remark.el | 43 ++-
branch: externals/org-remark
commit b6fa1bea1a68704deb30cda134f7482aa0e05276
Author: Noboru Ota
Commit: Noboru Ota
fix: notes-update-source to allow for beg end adjustment
Added a new function org-remark-find-overlay-in. Previously
org-remark-find-overlay-at was used. This had a
branch: externals/org-remark
commit cc69b0359b234ecf68feb2b71b1cb295f40c3bdb
Author: Noboru Ota
Commit: Noboru Ota
fix: inifinate loop when notes = source for notes-sync
---
org-remark.el | 39 ++-
1 file changed, 26 insertions(+), 13 deletions(-)
diff -
branch: externals/org-remark
commit eb6456d7f99b3dd3361b810959e5134524c18cc7
Author: Noboru Ota
Commit: Noboru Ota
docs(notes-sync): add FIXME comment for the previous commit
---
org-remark.el | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/org-remark.el b/org-rema
elpasync pushed a change to branch externals/org-remark.
from a6b79194d8 fix: remove text functions and hook
new 00e56e12a6 fix: text-property org-remark-label to be symbol
new 2b0ccad245 refactor: org-remark-highlight-get-text -> notes-get-text
new 47918fa751 feat:
branch: externals/org-remark
commit 47918fa7512a0cdac9ae10c9a3f7370a35bc7eee
Author: Noboru Ota
Commit: Noboru Ota
feat: sync notes with source
Sync is a type of :load
---
org-remark.el | 174 +++---
1 file changed, 117 insertions
branch: externals/org-remark
commit 00e56e12a62118f70c9c508b054a4d8c875a7465
Author: Noboru Ota
Commit: Noboru Ota
fix: text-property org-remark-label to be symbol
Text-prop must be a symbol (symbolp error, otherwise).
---
org-remark.el | 2 +-
1 file changed, 1 insertion(+), 1 del
branch: externals/org-remark
commit f0a4f239111400c43fe0726d72e7c989dc73162d
Author: Noboru Ota
Commit: Noboru Ota
feat: notes-source sync setup
Setup is done on load and highlight-save (for a new notes file not
loaded).
Still WIP.
TODO. Test notes file = sourc
branch: externals/org-remark
commit 5fb747a419366a33e6659a992ada8a35aa8bd655
Merge: 00e56e12a6 854856059f
Author: Noboru Ota
Commit: Noboru Ota
Merge branch 'notes-sync'
---
README.org| 12 ++
org-remark-eww.el | 79 ++
org-remark-global-tracking.el
branch: externals/tempel
commit 9a25bacc16eac8b83c1bef1aefa0be27cfa8a762
Author: Daniel Mendler
Commit: Daniel Mendler
Version 0.6
---
tempel.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tempel.el b/tempel.el
index 389c7c09e5..06203026ff 100644
--- a/tempel.el
+++
branch: elpa/scad-mode
commit 749b11df1d3041aa0a90542cba0fe5d9563c3a1f
Author: Daniel Mendler
Commit: Daniel Mendler
Version 93.2
---
scad-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scad-mode.el b/scad-mode.el
index ed309de01b..cfd10a87bc 100644
--- a/scad-m
branch: elpa/helm
commit 1a7bf27529624a1924b791244539a018641613f5
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Use `helm-hide-minibuffer-maybe` by default (#2579)
in `helm-minibuffer-set-up-hook`.
---
helm-core.el | 12 +++-
1 file changed, 3 insertions(+), 9 deletio
elpasync pushed a change to branch elpa/helm.
from 941da0db9e Provide jump to tab action for bookmarks
new a0f2a47e11 Replace all cl-dolist by dolist
new 1a7bf27529 Use `helm-hide-minibuffer-maybe` by default (#2579)
Summary of changes:
helm-bookmark.el | 2 +-
helm-core
elpasync pushed a change to branch elpa/helm-core.
from 941da0db9e Provide jump to tab action for bookmarks
adds a0f2a47e11 Replace all cl-dolist by dolist
adds 1a7bf27529 Use `helm-hide-minibuffer-maybe` by default (#2579)
No new revisions were added by this update.
Summary
branch: elpa/helm
commit a0f2a47e11fe90b67e384d7d610dd4beed611cfe
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Replace all cl-dolist by dolist
A vestige of the conversion of cl.el to cl-lib.el.
---
helm-bookmark.el | 2 +-
helm-core.el | 12 ++--
helm-files.el
46 matches
Mail list logo