[elpa] externals/debbugs 8936313188 1/2: Pass NOERROR arg to debbugs-gnu-current-id when rescanning

2022-03-09 Thread Michael Albinus
branch: externals/debbugs commit 8936313188d5831e774ccc16ce1c8ca9a5cd85b6 Author: Eric Abrahamsen Commit: Michael Albinus Pass NOERROR arg to debbugs-gnu-current-id when rescanning * debbugs-gnu.el (debbugs-gnu-rescan): There's no need for the rescan process to require point to

[elpa] externals/debbugs 0be023a614 2/2: Release debbugs 0.31

2022-03-09 Thread Michael Albinus
branch: externals/debbugs commit 0be023a614f49f295e63337a875a7514db78be2f Author: Michael Albinus Commit: Michael Albinus Release debbugs 0.31 --- debbugs.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debbugs.el b/debbugs.el index be4ff05a78..bd55294ecf 100644 --- a

[elpa] externals/debbugs updated (4c65821274 -> 0be023a614)

2022-03-09 Thread Michael Albinus
albinus pushed a change to branch externals/debbugs. from 4c65821274 * debbugs-gnu.el (debbugs-gnu-default-packages): Add "automake-patches". new 8936313188 Pass NOERROR arg to debbugs-gnu-current-id when rescanning new 0be023a614 Release debbugs 0.31 Summary of changes:

[elpa] externals/eev 7ff63737b5: Added `eev-version'.

2022-03-09 Thread ELPA Syncer
; ;; This file is part of GNU eev. ;; @@ -19,7 +19,7 @@ ;; ;; Author: Eduardo Ochs ;; Maintainer: Eduardo Ochs -;; Version:20211006 +;; Version: 20220309 ;; Keywords: e-scripts ;; ;; Latest version: <http://angg.twu.net/eev-current/eev-code.el> @@ -50,6 +50,7 @@ ;;

[elpa] externals/osm 793dad377e 1/2: Optimize track algorithm

2022-03-09 Thread ELPA Syncer
branch: externals/osm commit 793dad377eb48066c11c911d19c3df9a77f15664 Author: Daniel Mendler Commit: Daniel Mendler Optimize track algorithm --- osm.el | 52 ++-- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/osm.el b/osm.el

[elpa] externals/osm updated (44b02dbae2 -> 6b7014c4a9)

2022-03-09 Thread ELPA Syncer
elpasync pushed a change to branch externals/osm. from 44b02dbae2 README update new 793dad377e Optimize track algorithm new 6b7014c4a9 Use faster libxml and dom libraries Summary of changes: osm.el | 106 - 1

[elpa] externals/osm 6b7014c4a9 2/2: Use faster libxml and dom libraries

2022-03-09 Thread ELPA Syncer
branch: externals/osm commit 6b7014c4a94fc66ef5a4bf3e524407266c154a1e Author: Daniel Mendler Commit: Daniel Mendler Use faster libxml and dom libraries --- osm.el | 54 ++ 1 file changed, 26 insertions(+), 28 deletions(-) diff --git a/osm

[nongnu] elpa/evil 3e41a82333: Default to start-col when evil-shifts called non-interactively

2022-03-09 Thread ELPA Syncer
branch: elpa/evil commit 3e41a823334abbba9cf16e482855699054d9dfe0 Author: Tom Dalziel Commit: Tom Dalziel <33435574+tomd...@users.noreply.github.com> Default to start-col when evil-shifts called non-interactively --- evil-commands.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) dif

[elpa] externals/osm 44b02dbae2: README update

2022-03-09 Thread ELPA Syncer
branch: externals/osm commit 44b02dbae268dcc3fcb2353f24df770e11591924 Author: Daniel Mendler Commit: Daniel Mendler README update --- README.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.org b/README.org index 396161e133..5231aaa369 100644 --- a/README

[elpa] externals/osm 0026b46523: Add experimental gpx loading

2022-03-09 Thread ELPA Syncer
branch: externals/osm commit 0026b46523026cc1ba22c21082eedd66cbc0cbb2 Author: Daniel Mendler Commit: Daniel Mendler Add experimental gpx loading --- README.org | 12 ++-- osm.el | 199 - 2 files changed, 179 insertions(+), 32

[elpa] externals/hyperbole 6fb181ab69: Use only files under source control for packaging (#176)

2022-03-09 Thread ELPA Syncer
branch: externals/hyperbole commit 6fb181ab695301b48b7e3883018cd3506224fade Author: Mats Lidell Commit: GitHub Use only files under source control for packaging (#176) --- ChangeLog | 8 Makefile | 22 ++ 2 files changed, 18 insertions(+), 12 deletions(-) dif

[elpa] externals/osm fee724f99b: Renaming

2022-03-09 Thread ELPA Syncer
branch: externals/osm commit fee724f99be4ab6e7c5d3ca8553ae6532c2b8a3d Author: Daniel Mendler Commit: Daniel Mendler Renaming --- README.org | 8 +++--- osm.el | 93 +++--- 2 files changed, 51 insertions(+), 50 deletions(-) diff -

[elpa] externals/embark-consult updated (913ccec9b8 -> 5faf138916)

2022-03-09 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark-consult. from 913ccec9b8 Have embark-{next,previous}-symbol act on symbol at point adds 5faf138916 Bump version numbers No new revisions were added by this update. Summary of changes: embark-consult.el | 2 +- embark.el |

[elpa] externals/embark 5faf138916: Bump version numbers

2022-03-09 Thread ELPA Syncer
branch: externals/embark commit 5faf1389162dd64bfe3511dfb8f52c18efb5140b Author: Omar Antolín Commit: Omar Antolín Bump version numbers --- embark-consult.el | 2 +- embark.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/embark-consult.el b/embark-consult.e

[elpa] externals/cape 96eec1dd1f: Add php keywords (#31)

2022-03-09 Thread ELPA Syncer
branch: externals/cape commit 96eec1dd1fc2ba6458ab17d9647e739e64953946 Author: USAMI Kenta Commit: GitHub Add php keywords (#31) * Add PHP keywords and remove obsolete (removed) words * Add phps-mode as an alias of php-mode --- cape.el | 24 ++-- 1 file