branch: externals/denote
commit 1a166df581d37fccc5c79d38c330e12b1c54b906
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Generalise denote-excluded-directories-regexp
This builds on the initial idea of Graham Marlow in commit 39a20a7,
further refined in 95cd9f8.
branch: externals/ef-themes
commit b5a963feff66838ac4a10335a457e5fa54b0b04a
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
ef-spring: change bg-region-intense hue
The previous one was too close to what hl-line-mode is using. We want
the "intense" region to be easy to s
branch: externals/gpr-query
commit a9cb407ef8adca50e0ef5d2dece57529e1d2d380
Author: Stephen Leake
Commit: Stephen Leake
Misc improve
* Alire.make: Simplify path to alire_rules.make.
(install): New.
* ELPA.make: Delete copy to elpa, tar, zip, tag; only developed in elpa
branch: externals/gnat-compiler
commit 178098364ea846067c82ef31f6f518e952e5a8bd
Author: Stephen Leake
Commit: Stephen Leake
* ELPA.make: New file
---
.gitignore | 2 ++
ELPA.make | 34 ++
2 files changed, 36 insertions(+)
diff --git a/.gitignore b/.gitigno
branch: externals/gpr-query
commit 542cbf35d685b159b56bed12ce97232232d77f57
Author: Stephen Leake
Commit: Stephen Leake
* ELPA.make (all): Add docs
* gpr-query.texi: Update menus, fix sectioning bug.
---
ELPA.make | 2 +-
gpr-query.texi | 9 +++--
2 files changed, 8 insert
branch: externals/gpr-query
commit 5a62db91fc1c39623e609983d3863a9c7c41059d
Author: Stephen Leake
Commit: Stephen Leake
* prj-eglot.el: Delete
* gpr-query.el: Match required end comment style.
---
gpr-query.el | 2 +-
prj-eglot.el | 41 -
2
branch: externals/gpr-query
commit 32c123e157caa4421680c338ada5807c1e4dbef1
Author: Stephen Leake
Commit: Stephen Leake
Misc fixes
* ELPA.make (build-elpa): Fix path to elpa root.
* gpr-query.el: Match required header comment style.
---
ELPA.make| 6 +++---
gpr-query.e
stephen_leake pushed a change to branch externals/gpr-query.
from a9cb407ef8 Misc improve
new 32c123e157 Misc fixes
new 5a62db91fc * prj-eglot.el: Delete
new 542cbf35d6 * ELPA.make (all): Add docs
Summary of changes:
ELPA.make | 8
gpr-query.el |
branch: externals/org
commit 946abeb49a73d7d04233a53fbb7fd422c7e294b6
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-sting-width: Do no err in dedicated windows
* lisp/org-macs.el (org-string-width): Do not err when current window
is dedicated. Force-remove dedicated status
branch: externals/hiddenquote
commit 1afa4bc748aaaec35dca13e650bd524abbdbfc29
Author: Mauro Aranda
Commit: Mauro Aranda
Support searching words inside definitions
* hiddenquote.el (hiddenquote-search-word): New command.
(hiddenquote-mode-map): Bind it.
(hiddenquote-syllable-
branch: externals/detached
commit 8be0a4827cc112c861b2e55ceea83bf5c4e92a69
Author: Niklas Eklund
Commit: Niklas Eklund
Add edit-and-run command
This command makes it possible to rerun a session, but first edit the
command in case it should be tweaked.
---
CHANGELOG.org| 2
branch: externals/detached
commit 4be2dd4f4c7203c70742f00988e0a8b1619b55bf
Author: Niklas Eklund
Commit: Niklas Eklund
Whitespace removal
---
CHANGELOG.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.org b/CHANGELOG.org
index 5aac39f27a..e551353fe7 100644
-
elpasync pushed a change to branch externals/detached.
from 6415d90f82 Update detached version to 0.9.2
new 8be0a4827c Add edit-and-run command
new 4be2dd4f4c Whitespace removal
Summary of changes:
CHANGELOG.org| 2 ++
detached-list.el | 21 +
det
stephen_leake pushed a change to branch work/gnat-compiler.
at 178098364e * ELPA.make: New file
No new revisions were added by this update.
branch: externals/detached
commit ea590ba0b84d8ad2e772fb8f15ece88d09b03d40
Author: Niklas Eklund
Commit: Niklas Eklund
Replace build-package script with Makefile
---
.build.yml | 3 ++-
.dir-locals.el | 2 +-
Makefile | 17 +
build-package | 14 --
4
branch: main
commit 6b2f1634f3bb5f2a37f67caa3e3b44391b093f35
Author: Stefan Monnier
Commit: Stefan Monnier
elpa-packages (triples): New package
(assess, m-buffer): Temporarily comment them out since the tarballs
always fail to build anyway.
---
elpa-packages | 20 +++---
branch: externals/triples
commit 2dae3d49b9e0846f63a64eae19a5fe0facd7a3aa
Author: Andrew Hyatt
Commit: Andrew Hyatt
Various fixes for emacsql code, which wasn't being tested correctly.
---
triples-test.el | 52 ++--
triples.el | 92 ++
branch: externals/triples
commit 6afcb290ca87934fb230789e3c99c64a4002ecd5
Author: Andrew Hyatt
Commit: Andrew Hyatt
Support both emacs 29 sqlite and emacsql.
---
README.org | 4 +-
triples-test.el | 204 +---
triples.el | 235 +
branch: externals/triples
commit 5e8abd2989f4f9fb3e93e99269b95a51367e1e78
Author: Andrew Hyatt
Commit: Andrew Hyatt
Initial commit of triples module.
---
.gitignore | 1 +
COPYING | 339
README.org | 79 ++
branch: externals/triples
commit aca95ba7f34af4395eae05e4a62b48da3207bd59
Author: Andrew Hyatt
Commit: Andrew Hyatt
Ensure that we don't duplicate triples.
Also, remove flakiness in tests caused by changing plist and list ordering.
---
triples-test.el | 72 +
branch: externals/triples
commit 8d7d3c13f4bd4c3cb3335ba8be8c17f030926eb2
Author: Andrew Hyatt
Commit: Andrew Hyatt
Make the combined to and from functions public.
---
triples.el | 16
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/triples.el b/triples.el
ind
branch: externals/triples
commit d17b3d6e17a221d1139f6102539406e44841ca6f
Merge: cca16121d9 2dae3d49b9
Author: Andrew Hyatt
Commit: Andrew Hyatt
Merge branch 'combined'.
This makes the ekg package work with either Emacs 29's builtin sqlite, or
emacsql.
---
README.org | 4 +-
branch: externals/triples
commit 4627d6ed6d32acc2dfb9887d30ec38e6853b4525
Author: Andrew Hyatt
Commit: Andrew Hyatt
Fix minor mistakes in ert tests.
---
triples-test.el | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/triples-test.el b/triples-test.el
index 4
elpasync pushed a change to branch externals/triples.
at d17b3d6e17 Merge branch 'combined'.
This branch includes the following new commits:
new 5e8abd2989 Initial commit of triples module.
new 7d5aca3bb8 Fix issue where single element lists were not being
treated as li
branch: externals/triples
commit fdbbd5f61dcab71cef1b19ef29d717e8aea05047
Author: Andrew Hyatt
Commit: Andrew Hyatt
Added package-requires.
---
triples.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/triples.el b/triples.el
index f1573a143e..d79fe865f0 100644
--- a/triples.el
+++ b/t
branch: externals/triples
commit 7d5aca3bb862c364420a6e4d32805b4e96085408
Author: Andrew Hyatt
Commit: Andrew Hyatt
Fix issue where single element lists were not being treated as lists.
---
triples-test.el | 7 +++
triples.el | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
branch: externals/triples
commit cc5629fe5cad5a8df67befa5fd65e20d90564345
Author: Andrew Hyatt
Commit: Andrew Hyatt
Wrap all database access in `triples-set-types' in a transaction.
---
triples.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/triples.el b/triples.
branch: externals/triples
commit 6f8f3376f1e4df17a3113f88b41864556a25d7da
Author: Andrew Hyatt
Commit: Andrew Hyatt
Add `triples-set-types'.
This is an form useful for those who have many properties of different
types to
set all at once, replacing those types completely.
---
t
branch: externals/triples
commit 257de87fdc0221baf3f945d958b01e4c07c7d33b
Author: Andrew Hyatt
Commit: Andrew Hyatt
Minor code cleanup.
Ran checkdoc and added lexical binding.
---
triples-test.el | 2 +-
triples.el | 20 +++-
2 files changed, 12 insertions(+),
branch: externals/triples
commit cef7ad3a81973f4f9416eba50e07f80d52eaeaee
Author: Andrew Hyatt
Commit: Andrew Hyatt
Remove emacs requirement for now.
The emacs 29 requirement was too strict; I don't know what the requirement
actually is, but I don't think I've used special emacs
branch: externals/triples
commit 0252dad7d1ea2c92049119b89497b4ac1a9fa3c3
Author: Andrew Hyatt
Commit: Andrew Hyatt
Fixes from code review from Stefan Monnier.
Removed `triples-sqlite-interface' function, just used a variable. Better
method of testing for emacsql. Some simplif
branch: externals/triples
commit d82cc1d6b8c2cc439dce20cf3399f96e27d0701a
Author: Andrew Hyatt
Commit: Andrew Hyatt
Finish basic sqlite layer, and fix everything so tests work.
Also, finish testing for the basic sqlite layer.
---
triples-test.el | 101 --
branch: externals/triples
commit ad6e3295409e4e325d06d00bd08863c28b1f11e2
Author: Andrew Hyatt
Commit: Andrew Hyatt
Fix for ert tests broken by the last commit.
---
triples-test.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/triples-test.el b/triples-test.el
inde
branch: externals/triples
commit fb63dfe44a27ed06cb9fe95ed41bf40d41bd35fd
Author: Andrew Hyatt
Commit: Andrew Hyatt
Convert to sqlite.
Change not yet finalized, this doesn't yet work.
---
triples-test.el | 13 +++---
triples.el | 129 +-
branch: externals/triples
commit 3593f55dfbbd750737c98bbcb8d21736a630cf24
Author: Andrew Hyatt
Commit: Andrew Hyatt
Support numbers stored via emacsql.
Although the triples columns are all TEXT type, emacsql was able to store
raw
numbers in them, not strings. This makes it poss
branch: externals/triples
commit cca16121d967fd8741a26be64bc43de8751365a5
Author: Andrew Hyatt
Commit: Andrew Hyatt
Fix bugs in `triples-remove-type'.
Previously, it removed all type markers, and didn't remove the actual type
data.
Fix tests so that it caught the previous issue
branch: externals/denote
commit 37997e69efc915c0b8760a892910590af9c00d86
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Fix denote-directory-files filter predicate
The previous one was omitting all files in subdirectories when the
test would return nil (such as with the
elpasync pushed a change to branch elpa/projectile.
from 004e202a6a Mention projectile-project-search-path more prominently
new 3231795e92 Update projectile-root-bottom-up tests
new a3dbe329da Find project files bottom-up
new 3de6bdc2ae Simplify bottom-up file checks
branch: elpa/projectile
commit 3de6bdc2ae6c5ce08bce3726cec936e4da5d9bad
Author: Greg Pfeil
Commit: Bozhidar Batsov
Simplify bottom-up file checks
---
projectile.el | 7 +++
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/projectile.el b/projectile.el
index 4a4faa7651..7792
branch: elpa/projectile
commit 3231795e924557111fb2867c707c81114a155653
Author: Greg Pfeil
Commit: Bozhidar Batsov
Update projectile-root-bottom-up tests
They should return the bottommost directory that contains a matching file,
not
the bottommost directory for the first file m
branch: elpa/projectile
commit a3dbe329daa3f2f18bd7515927a93f70634df0ee
Author: Greg Pfeil
Commit: Bozhidar Batsov
Find project files bottom-up
Previously, the directory it found would depend on the order of
`projectile-project-root-files-bottom-up` (or the provided list).
elpasync pushed a change to branch elpa/helm.
from 49c43fefa5 Prefer icons for mode for buffers
new e3194ed464 Make helm-mklist working on cons cell
new 2d318f00a8 Handle shorthands matching in helm-occur
Summary of changes:
helm-lib.el | 20
helm-o
branch: elpa/helm
commit e3194ed4645103031c60b152d4f5d5f1c3df4108
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Make helm-mklist working on cons cell
Add an implementation of proper-list-p for compatibility with older
emacs < to 27.
---
helm-lib.el | 20 --
elpasync pushed a change to branch elpa/helm-core.
from 49c43fefa5 Prefer icons for mode for buffers
adds e3194ed464 Make helm-mklist working on cons cell
adds 2d318f00a8 Handle shorthands matching in helm-occur
No new revisions were added by this update.
Summary of changes:
branch: elpa/helm
commit 2d318f00a89d1381814766fa239ccf729173a3c9
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Handle shorthands matching in helm-occur
---
helm-occur.el | 35 +--
1 file changed, 33 insertions(+), 2 deletions(-)
diff --git a/helm-occu
branch: externals/ess
commit 97911d3d645da5989ce9bd33610194c2141921b6
Author: Martin Maechler
Commit: Martin Maechler
Many small typos thanks to Eric Lindblad (Sep 4, 2022)
---
ChangeLog| 50 ++--
doc/bugs.texi| 2
branch: elpa/helm
commit 1327e97f14449ad980fe4345d21ba1adf07af39d
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Fix regexp matching private symbols in helm-occur
---
helm-occur.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/helm-occur.el b/helm-occur.el
index 5
elpasync pushed a change to branch elpa/helm-core.
from 2d318f00a8 Handle shorthands matching in helm-occur
adds 1327e97f14 Fix regexp matching private symbols in helm-occur
No new revisions were added by this update.
Summary of changes:
helm-occur.el | 2 +-
1 file changed, 1 ins
branch: externals/pyim
commit e33d6c4829e43a8b88a4d41f2140aa232100b6c5
Author: Feng Shu
Commit: Feng Shu
Add ziranma-shuangpin scheme, #460
---
pyim-scheme.el | 54 ++
1 file changed, 54 insertions(+)
diff --git a/pyim-scheme.el b/pyim-sc
branch: elpa/php-mode
commit 0260bd288aeb2e001470d49cd4fb2fc9574a17f4
Author: USAMI Kenta
Commit: USAMI Kenta
Make obsolete php-mode-disable-c-mode-hook variable
---
CHANGELOG.md | 2 ++
lisp/php-mode.el | 17 ++---
2 files changed, 16 insertions(+), 3 deletions(-)
diff --
branch: elpa/php-mode
commit 2bc4db007c4e6ccbc2d2e6e74fb54a1af0ead054
Merge: 56e5b67c06 7bcc9d64e9
Author: USAMI Kenta
Commit: GitHub
Merge pull request #719 from
emacs-php/feature/always-disable-c-auto-align-backslashe
Remove php-mode-disable-c-auto-align-backslashes and always di
branch: elpa/php-mode
commit a8a62f39ed7af1d411bc56f58ebb1c26b9cbd8c0
Author: USAMI Kenta
Commit: USAMI Kenta
Make append to flymake-allowed-file-name-masks only in legacy
---
CHANGELOG.md | 1 +
lisp/php-mode.el | 10 --
2 files changed, 5 insertions(+), 6 deletions(-)
diff -
branch: elpa/php-mode
commit 56e5b67c069d071a948af72abb206e2d736bbf44
Merge: f5c4016bb6 a8a62f39ed
Author: USAMI Kenta
Commit: GitHub
Merge pull request #718 from emacs-php/feature/flymake-diagnostic-functions
New feature: php-flymake
---
CHANGELOG.md| 6 +++
Makefile
branch: elpa/php-mode
commit 7bcc9d64e95237d022f604436e5965167e1bc08b
Author: USAMI Kenta
Commit: USAMI Kenta
Remove php-mode-disable-c-auto-align-backslashes and always disabled
---
CHANGELOG.md | 5 +
lisp/php-mode.el | 10 +-
2 files changed, 6 insertions(+), 9 deletions
branch: elpa/php-mode
commit dc67eaecf15d3dc1be16d30d635aa9f551a231aa
Author: USAMI Kenta
Commit: USAMI Kenta
Add php-flymake.el
---
CHANGELOG.md| 2 +
Makefile| 2 +-
lisp/php-flymake.el | 140
3 files changed, 14
branch: elpa/php-mode
commit 683211c0880a45e2349af90bd2384582c4829430
Author: USAMI Kenta
Commit: USAMI Kenta
Remove 'flymake-cc from flymake-diagnostic-functions
---
lisp/php-mode.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/lisp/php-mode.el b/lisp/php-mode.el
index 6281c8a546.
elpasync pushed a change to branch elpa/php-mode.
from f5c4016bb6 Update AUTHORS
new 0260bd288a Make obsolete php-mode-disable-c-mode-hook variable
new 683211c088 Remove 'flymake-cc from flymake-diagnostic-functions
new dc67eaecf1 Add php-flymake.el
new 09028
branch: elpa/php-mode
commit 330070dc01a8afacd78f6f108951bc4707a9730c
Author: USAMI Kenta
Commit: USAMI Kenta
Fix php-flymake-php-init for legacy flymake
---
lisp/php.el | 8 +++-
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/lisp/php.el b/lisp/php.el
index 3a79a97ac3..c
branch: elpa/php-mode
commit 0902894e21663d6e184a46e8f9defd633498b905
Author: USAMI Kenta
Commit: USAMI Kenta
Add php-mode-replace-flymake-diag-function
---
CHANGELOG.md | 1 +
lisp/php-mode.el | 14 ++
2 files changed, 15 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELO
branch: externals/triples
commit 62967f76d3fdb41d4524f942e1bf6fd501250490
Author: Andrew Hyatt
Commit: Andrew Hyatt
Provide a lower-level triple API.
Also add suggestions to the documentation about how to code directly to the
database if needed.
---
README.org | 9 ++
branch: externals/org
commit 9abf1b5167e94291eee7c1400277ed55993106f9
Author: Leo Butler
Commit: Ihor Radchenko
lisp/ob-maxima.el: correct placement of $ in command string
* ob-maxima.el (org-babel-maxima:execute): Commit 6156b57bdf2b fixed a
quoting problem encountered on windo
branch: externals/ebdb
commit 8d78ffb7c64b3751f63c92d1c36748c919a6bdcc
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Update copyright notices to 2022
Which is nearly over...
---
ebdb-com.el| 2 +-
ebdb-complete.el | 2 +-
ebdb-counsel.el| 2 +-
ebdb-format.el |
girzel pushed a change to branch externals/ebdb.
from 83bc38c93f typos (#107)
new 8d78ffb7c6 Update copyright notices to 2022
new 8ca9902869 Fix mis-parsing of surname prefixes
Summary of changes:
ebdb-com.el| 2 +-
ebdb-complete.el | 2 +-
ebdb-counsel.el
branch: externals/ebdb
commit 8ca9902869b6a3e3bb4d0d2b45b88f476146b7b6
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Fix mis-parsing of surname prefixes
Fixes #106
* ebdb.el (ebdb-divide-name): The prefix should only be found at the
beginning of the string, separated
branch: externals/ebdb
commit a961744cc49a6e9b96474ef8ea90dc34feaef24c
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Adjust Notmuch insinuation
notmuch-show-mode and notmuch-message-mode may be invoked in different
orders, so provide separate hooks for each.
---
ebdb-notmuch.
branch: externals/org
commit eefb14f9fa73b07cb14a0429953fa55f9c78e1cf
Author: Rudolf Adamkovič
Commit: Ihor Radchenko
test-org-clock: Test DWIM update of days
* testing/listp/test-org-clock (test-org-clock/clock-drawer-dwim): Add
new test for DWIM updates of days for clocks in l
branch: externals/triples
commit 9673b6de5edb4bc2e244af2af38a7a483ef3b45d
Author: Andrew Hyatt
Commit: Andrew Hyatt
Compilation fixes by Stefan Monnier.
Also, various other fixes, most notably being a new macro `triples-deftest'
to
make our testing with both builtin and emacsql
67 matches
Mail list logo