branch: externals/debbugs
commit 9b1c3c94957b662e752f150452f6e916f61c507d
Author: Michael Albinus
Commit: Michael Albinus
Release debbugs 0.39
* debbugs-browse.el: Use lexical binding.
(debbugs-gnu-bugs, debbugs-org-bugs): Autoload.
* debbugs-gnu.el (debbugs-gnu-default
branch: externals/org
commit ee395b9b8e2e7486fa4ad6936a3964e2f41b192c
Author: Ihor Radchenko
Commit: Ihor Radchenko
Add new make target for native compilation
* lisp/Makefile (LISPN): New variable listing all the valid .eln
targets.
(_ORGCM_):
(compile-native):
(nati
branch: externals/dape
commit 0f7167e37fa9fc724fdf19e5563392811887c2b8
Author: Daniel Pettersson
Commit: Daniel Pettersson
Add nicer variable print in repl #59
- Untangle variable display table mappings
- Refactor info mappings for nicer reuse in repl
- Refactor info buffer
branch: externals/company
commit c52a163a6ece95e2b25a18b214ee85dd8bfea627
Merge: 02903bd708 8ce0d648d0
Author: Dmitry Gutov
Commit: GitHub
Merge pull request #1454 from catern/abort-complete-symbol
Abort completion also on a few other entry points to completion-at-point
---
company
branch: externals/company
commit 8ce0d648d0f289a7b5f8ce825557e959c06e67d2
Author: Spencer Baugh
Commit: Spencer Baugh
Abort completion also on a few other entry points to completion-at-point
This is a further elaboration of the fix to #778
---
company.el | 4 +++-
1 file changed, 3
branch: externals/org
commit 62956196d089c729e69b0e8af741d74fea746459
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-agenda: Fix entries with timestamps without day name
* lisp/org-agenda.el (org-agenda-get-timestamps):
(org-agenda-get-progress): When matching specific date i
branch: externals/org
commit bfc0cb3723dddaea5c411933cd9604009a0d55de
Author: Ihor Radchenko
Commit: Ihor Radchenko
lisp/org-num.el: Autoload safe variables
* lisp/org-num.el (org-num-face):
(org-num-max-level):
(org-num-skip-commented):
(org-num-skip-footnotes):
(or
elpasync pushed a change to branch externals/org.
from f016545aa1 org-link-search-must-match-exact-headline: Improve
docstring
new 62956196d0 org-agenda: Fix entries with timestamps without day name
new bfc0cb3723 lisp/org-num.el: Autoload safe variables
Summary of change
branch: externals/activities
commit e0363b5685034861908f759e4bd28a31d330872c
Author: Adam Porter
Commit: Adam Porter
Docs: Update and document bindings
---
README.org | 25 +--
activities.info | 98 ++---
2 files changed,
branch: externals/activities
commit f08ca7d7f44ae090e1145ed504c83315cd8b8b84
Author: Adam Porter
Commit: Adam Porter
Change: (activities-kill) New command
---
README.org | 5 -
activities.el | 13 -
activities.info | 42 --
3 f
branch: externals/activities
commit 48b6a783d115dc9cf402afe64aa9e1d11879706b
Author: Adam Porter
Commit: Adam Porter
Change: (activities-save) Always set value, etc.
---
activities.el | 19 +--
1 file changed, 9 insertions(+), 10 deletions(-)
diff --git a/activities.el b/ac
elpasync pushed a change to branch externals/activities.
from 5e34512b4a Fix: (activities-list) Sort order
new e0363b5685 Docs: Update and document bindings
new 1712546872 Change: (activities-completing-read) Default, prompt
new 48b6a783d1 Change: (activities-save) A
branch: externals/activities
commit 1712546872b4dc5dd77a3602800739b6de13c964
Author: Adam Porter
Commit: Adam Porter
Change: (activities-completing-read) Default, prompt
---
activities.el | 35 ++-
1 file changed, 18 insertions(+), 17 deletions(-)
diff --git
branch: elpa/adoc-mode
commit 0c63a495b64cf3b9b329a8fb77ddfa4e2747fd23
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Tweak some docstrings
---
adoc-mode.el | 14 +++---
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/adoc-mode.el b/adoc-mode.el
index 55cefaeeb7..1282
branch: elpa/adoc-mode
commit 50d86a145cb552cbbe8c3fd57aa7eff41b604af9
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Document several bug-fixes
---
CHANGELOG.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3d92811aa5..3486df5813 100644
--- a/CHA
elpasync pushed a change to branch elpa/adoc-mode.
from 8cbfa4d384 Tweak changelog entry
new 50d86a145c Document several bug-fixes
new 0c63a495b6 Tweak some docstrings
Summary of changes:
CHANGELOG.md | 3 +++
adoc-mode.el | 14 +++---
2 files changed, 10 inserti
branch: externals/org
commit f016545aa1510bfbc0ad355c0b8a84b9e8dae4b9
Author: Rick Lupton
Commit: Ihor Radchenko
org-link-search-must-match-exact-headline: Improve docstring
* lisp/ol.el (org-link-search-must-match-exact-headline): Make the
docstring more accurately describe beh
branch: elpa/org-contrib
commit ddafb2efcb10310ff80a171435ad06d065ccbfb7
Author: Ihor Radchenko
Commit: Ihor Radchenko
lisp/org-mairix.el: Add missing requires revealed by native-comp
---
lisp/org-mairix.el | 4
1 file changed, 4 insertions(+)
diff --git a/lisp/org-mairix.el b/lisp/or
branch: elpa/org-contrib
commit 7ebf7f2f28e96341f4a6830e70863334497a3617
Author: Ihor Radchenko
Commit: Ihor Radchenko
lisp/org-expiry.el (org-expiry-deinsinuate): Fix obsolete `ad-deactivate'
---
lisp/org-expiry.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/l
elpasync pushed a change to branch elpa/org-contrib.
from 4f767bb0ae lisp/org-mac-iCal.el: Fix native-comp warning (add
missing requires)
new 7ebf7f2f28 lisp/org-expiry.el (org-expiry-deinsinuate): Fix
obsolete `ad-deactivate'
new ddafb2efcb lisp/org-mairix.el: Add missing
elpasync pushed a change to branch elpa/adoc-mode.
from 01f1748b1e Fix some package-version metadata
new a2f6c82281 [Fix #49] Don't flyspell links (#50)
new 8cbfa4d384 Tweak changelog entry
Summary of changes:
CHANGELOG.md | 4
adoc-mode.el | 53
branch: elpa/adoc-mode
commit a2f6c822812828471289d236b5fabcfe51066e04
Author: TobiasZawada
Commit: GitHub
[Fix #49] Don't flyspell links (#50)
Let font-lock mark links and alike by text prop adoc-flyspell-ignore and
use it in adoc-flyspell-p.
Co-authored-by: Tobias Zawada
branch: elpa/adoc-mode
commit 8cbfa4d38474cb27ef8874a29238ef426d84c6b5
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Tweak changelog entry
---
CHANGELOG.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0c6f1e141e..3d92811aa5 100644
-
branch: externals/standard-themes
commit 95fa9f6ecc87c2d89d9dac71e1cbf8a1444b9599
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Make org-document-info-keyword inherit ef-themes-fixed-pitch
This means that the text is rendered in a monospaced font if the user
option 'st
branch: externals/rcirc-sqlite
commit 15090068f2589e2591dd3d7c6e4056e1344a8682
Author: matto
Commit: matto
on request (elpa) added defvars
---
rcirc-sqlite.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/rcirc-sqlite.el b/rcirc-sqlite.el
index 9928695d0d..bc62f4944
branch: externals/denote
commit 03f8a93b94a7be2617ac68eea3599d91ffb24b33
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Fix a typo in the manual
---
README.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 29c2ea75f8..4f49d62dfd 1
branch: externals/calibre
commit 855a9cb092eecf1e5c17ea56c440a0200f95eb4c
Author: Kjartan Oli Agustsson
Commit: Kjartan Oli Agustsson
Fix series sorting
* calibre-book.el (calibre-book-sort-by-series): Fix sorting order.
* calibre.el: Bump version number.
* etc/NEWS: Mention
branch: externals/calibre
commit 06d6a97bf3d607140376dcc2774e06f32aca27a3
Author: Kjartan Oli Agustsson
Commit: Kjartan Oli Agustsson
Fill docstring
* calibre-db.el (calibre-db--query): Fill docstring.
---
calibre-db.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff
elpasync pushed a change to branch externals/calibre.
from 7fe464d218 Bump version number
new 06d6a97bf3 Fill docstring
new 855a9cb092 Fix series sorting
Summary of changes:
calibre-book.el | 12 ++--
calibre-db.el | 4 +++-
calibre.el | 2 +-
etc/NEWS
branch: externals/auctex
commit c207068f5daa6221b2486e598fc75506ff1a2e93
Author: Tassilo Horn
Commit: Tassilo Horn
Release GNU AUCTeX 14.0.0
* GNU AUCTeX Version 14.0.0 released.
---
auctex.el | 2 +-
auctex.info| 204 ++---
branch: elpa/adoc-mode
commit 66755a055ee9026d319d0fa16c2996a353fdd2ba
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Improve a bit the docs related to displaying images
---
README.adoc | 21 +++--
1 file changed, 19 insertions(+), 2 deletions(-)
diff --git a/README.adoc b
branch: elpa/adoc-mode
commit 01f1748b1e0ac45912dd9ae413c88d9ba09c4fca
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Fix some package-version metadata
---
adoc-mode.el | 10 ++
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/adoc-mode.el b/adoc-mode.el
index d129d09d
branch: elpa/adoc-mode
commit 89e8c97edf3b64ff7e0296445103ffdc3c8d5bef
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Bump the copyright years
---
README.adoc | 2 +-
adoc-mode.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.adoc b/README.adoc
index 452223
branch: elpa/adoc-mode
commit 75e370adfbf17ee0816a0a8e72ecb8ec545e92e0
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Fix broken heading
---
README.adoc | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.adoc b/README.adoc
index 5f62579b9f..4e240a8299 100644
--- a/README.adoc
+++ b
elpasync pushed a change to branch elpa/adoc-mode.
from d4df8e1de6 Only remove kw-replacement overlays in
adoc-unfontify-region-function (#46)
new ad7e774fe7 Work/47display images (#48)
new 75e370adfb Fix broken heading
new 66755a055e Improve a bit the docs related
branch: elpa/adoc-mode
commit 03695e085f0bcfa5eccda69756d87e1e203b3918
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
[#48] Add a changelog entry
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8f94c9c137..9532c0f20b 100644
--- a/CHANG
branch: elpa/adoc-mode
commit ad7e774fe7056a27ecf28d702cdabd82c62d58a4
Author: TobiasZawada
Commit: GitHub
Work/47display images (#48)
* #47 Adapt display-images from markdown-mode to adoc-mode
* Toggle display of images
* Try to get working CI-tests by requiring m
branch: externals/pabbrev
commit 0c281401b47bd67d2726326c1a415c2bd219395f
Author: Arthur Miller
Commit: Arthur Miller
More cleanup (Stefans patch)
---
.gitignore | 37 ++---
pabbrev.el | 133 -
2 files changed, 37 inse
38 matches
Mail list logo