branch: elpa/swift-mode
commit abd6f87aacd5b643a3d181561e6108d61d69db13
Author: taku0
Commit: taku0
Fix Imenu for open curly braces on its own line
Fix https://github.com/swift-emacs/swift-mode/issues/173.
---
swift-mode-imenu.el | 13 +++--
1 file changed, 11 insertions(+)
branch: elpa/swift-mode
commit babe36ca93e72c34b2a3856d8fac7e3fc9884f21
Author: taku0
Commit: taku0
Bump version to 8.4.1
---
swift-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/swift-mode.el b/swift-mode.el
index 5532e2c..935bb1a 100644
--- a/swift-mode.el
+++
elpasync pushed a change to branch elpa/swift-mode.
from 4ec7c73 Bump version to 8.4.0
new abd6f87 Fix Imenu for open curly braces on its own line
new d39908a Enable elisp linter
new a811c86 Wrap long line
new babe36c Bump version to 8.4.1
Summary
branch: elpa/swift-mode
commit a811c86a62f47cb09aef71fcfebc1a01e993aaae
Author: taku0
Commit: taku0
Wrap long line
---
swift-mode-font-lock.el | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/swift-mode-font-lock.el b/swift-mode-font-lock.el
index 4b9c875..595554a
branch: elpa/swift-mode
commit d39908a9e4150870e3c29adf47775d49944f0538
Author: taku0
Commit: taku0
Enable elisp linter
---
scripts/run_linter.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/run_linter.sh b/scripts/run_linter.sh
index 6239fe6..78489f5 100755
-
04b7..d42e3df 100644
--- a/eev-audiovideo.el
+++ b/eev-audiovideo.el
@@ -19,7 +19,7 @@
;;
;; Author: Eduardo Ochs
;; Maintainer: Eduardo Ochs
-;; Version:20210925
+;; Version:20211008
;; Keywords: e-scripts
;;
;; Latest version: <http://angg.twu.net/eev-current/eev-audiovideo.el&
monnier pushed a change to branch scratch/hyperbole-merge-7.0.2b.
was a6eb9f8 Re-apply commit 1188e43f16, apparently lost
The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.
monnier pushed a change to branch scratch/auctex-lexbind.
was 7606a49 Use UTF-8 for all ELisp files
The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.
branch: externals/javaimp
commit 6c57fa2b7566e1483cedd7a5a5aecabd19c1d7c6
Author: Filipp Gunbin
Commit: Filipp Gunbin
* javaimp-gradle.el (javaimp--gradle-visit): Fix return value
---
javaimp-gradle.el | 15 ---
1 file changed, 8 insertions(+), 7 deletions(-)
diff --git a/javai
branch: externals/javaimp
commit 8f5e5b47a6443d303215ef3ccfe93c2951561396
Author: Filipp Gunbin
Commit: Filipp Gunbin
* javaimp.el (javaimp-visit-project): Improve code
---
javaimp.el | 62 +-
1 file changed, 37 insertions(+), 25 d
fgunbin pushed a change to branch externals/javaimp.
from d3536a8 * javaimp-parse.el (javaimp--parse-all-scopes): Use
with-silent-modifications
new 6c57fa2 * javaimp-gradle.el (javaimp--gradle-visit): Fix return
value
new 8f5e5b4 * javaimp.el (javaimp-visit-project):
branch: externals/javaimp
commit d428651fd9c944cab0f60c9e4c016bc4aadbecc3
Author: Filipp Gunbin
Commit: Filipp Gunbin
* javaimp-gradle.el: Cosmetics
---
javaimp-gradle.el | 45 +
1 file changed, 29 insertions(+), 16 deletions(-)
diff --git a/java
branch: externals/javaimp
commit d3536a886a3ab72968ae5e7902a7b31b63ad3b95
Author: Filipp Gunbin
Commit: Filipp Gunbin
* javaimp-parse.el (javaimp--parse-all-scopes): Use
with-silent-modifications
---
javaimp-parse.el | 23 ---
1 file changed, 12 insertions(+), 11 deleti
fgunbin pushed a change to branch externals/javaimp.
from b66d2d1 Replace defcustom javaimp-include-current-module-classes
with javaimp-enable-parsing
new d428651 * javaimp-gradle.el: Cosmetics
new d3536a8 * javaimp-parse.el (javaimp--parse-all-scopes): Use
with-sile
branch: externals/org
commit 6717826d5a11a216f32cfbda47eb6b3589b96b7d
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
oc-bibtex: Pacify byte-compiler
---
lisp/oc-bibtex.el | 3 +++
1 file changed, 3 insertions(+)
diff --git a/lisp/oc-bibtex.el b/lisp/oc-bibtex.el
index 473d7a0..52dfa0f 100
branch: externals/org
commit 08e9d34907e8c50da22f2981b3965a7b3fedda3a
Merge: 002a07b f7fb7a3
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Merge branch 'bugfix'
---
doc/org-manual.org | 39 ---
1 file changed, 20 insertions(+), 19 deletions(-)
diff --g
branch: externals/org
commit 002a07b391d8783428e5b859761496f605bbdeb8
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
org-manual: Typography fixes
* doc/org-manual.org (Citation export processors): Use fixed-with
areas for single-line examples. Upcase keywords. External comman
branch: externals/org
commit 107c83264254dde1d8bf266f252ffebda45b0f61
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Implement `bibtex' citation processor
* lisp/oc-bibtex.el: New file.
---
lisp/oc-bibtex.el | 84 +++
1 file chan
elpasync pushed a change to branch externals/org.
from 93f7bf9 oc-biblatex: Remove unnecessary declare-function.
new 107c832 Implement `bibtex' citation processor
new 002a07b org-manual: Typography fixes
new b06c6c7 org-manual: Typography fixes
new f7
branch: externals-release/org
commit b06c6c7e78b243e5085a1ef73822c080b7b385b0
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
org-manual: Typography fixes
* doc/org-manual.org (Citation export processors): Use fixed-with
areas for single-line examples. Upcase keywords. Externa
branch: externals-release/org
commit f7fb7a3cf26c2b28e7429bf1be87ecf67668
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
manual: Additional fixes to citations
* doc/org-manual.org (Citations): Mention binding for
`org-cite-insert'. Fix spacing using non-breaking spaces. R
elpasync pushed a change to branch externals-release/org.
from 8996807 lisp/ol-man.el: Add copyright header
new b06c6c7 org-manual: Typography fixes
new f7fb7a3 manual: Additional fixes to citations
Summary of changes:
doc/org-manual.org | 68 +++
branch: externals/javaimp
commit b66d2d130cfbe876c19e9f39bbfb36adc166a612
Author: Filipp Gunbin
Commit: Filipp Gunbin
Replace defcustom javaimp-include-current-module-classes with
javaimp-enable-parsing
---
javaimp.el | 76 +-
1 f
branch: externals/ebdb
commit 53773d1587a822c870f65a134990a3af00584d90
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Remove UK address read method from i18n-basic
* ebdb-i18n-basic.el (ebdb-read-i18n): Sometimes UK addresses *do*
need the region!
---
ebdb-i18n-basic.el | 8 --
branch: externals/ebdb
commit 8700b4a33f578328a4e8210a4befaa23590791ff
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Don't show redundant labels for fields that don't have their own
This might indicate we need to re-think the label formatting
procedure.
* ebdb-com.el
branch: externals/ebdb
commit 3e6bed6c65f5e7c26d636e61a42472b6d4ef6f27
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Borrow changes from notification branch
Should have done these here first.
* ebdb.el (ebdb-field-anniversary, ebdb-field-id): Put better tags on
the cu
branch: externals/ebdb
commit 13a9a9d1e91afde5d915a580060eb9c2f692e2d9
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Simplify German address formatting, bump version to 0.8.6
This will probably have to be changed again in the future, but this is
"correct enough" for now.
branch: externals/ebdb
commit 044b0222dcdb40afde6b295e50254956e315c15d
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Remove the Universal Time flag for timestamp output
With thanks to Dieter Faulbaum for all the reports and suggestions.
* ebdb.el (ebdb-string): There's no
branch: externals/ebdb
commit 8573c7fb3944bd75108efab21278bd69cd284def
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Fix argument order in ebdb-read-i18n
* ebdb-i18n.el (ebdb-read-i18n): The spec needs to come right after
the class type so it can be specialized on. The generic
branch: externals/ebdb
commit 082acb13b767c9affee5a65675ce2f4b7f8b9df2
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Fix retrieval of default when editing object labels
* ebdb.el (ebdb-read): The OBJ argument is the old field, FIELD is the
new one.
---
ebdb.el | 2 +-
1 file
branch: externals/ebdb
commit 4aa98450caabca8a0281e16e99dce056610949cf
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Improve reading of states in German addresses
Fix to b08a5264ef
* ebdb-i18n-basic.el (ebdb-read-i18n): Previous version _forced_ entry
of a state; make
branch: externals/ebdb
commit a5571cf537c589446323276fe28f70752a7d07c3
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Add address i18n for Singapore
* ebdb-i18n-basic.el (ebdb-read-i18n): There's not much to a Singapore
address.
---
ebdb-i18n-basic.el | 11 +++
1 file
branch: externals/ebdb
commit 4fd89fe651b01727cf603ba185b01109b8443f7f
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Make all address slots skippable
* ebdb.el (ebdb-read): You never know what kind of data people will
have to enter. Use `ebdb-with-exit' for everything, and use
girzel pushed a change to branch externals/ebdb.
from b08a526 Add ebdb-i18n-german-states variable, use in reading,
bump version
new 4fd89fe Make all address slots skippable
new 8573c7f Fix argument order in ebdb-read-i18n
new a5571cf Add address i18n for Si
branch: externals/org
commit 93f7bf9b144c6ebad42c356fdb5fedbf1d05fe2a
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
oc-biblatex: Remove unnecessary declare-function.
---
lisp/oc-biblatex.el | 1 -
1 file changed, 1 deletion(-)
diff --git a/lisp/oc-biblatex.el b/lisp/oc-biblatex.el
index
branch: externals/setup
commit de68cb8be1c5a9b53322352642d4afe39c7b688d
Author: Philip Kaludercic
Commit: Philip Kaludercic
Order news section in descenting order
---
setup.el | 16
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/setup.el b/setup.el
index b182
branch: externals/consult
commit 80341641cec4095ae7d64bb9643f099affc11c56
Author: Daniel Mendler
Commit: Daniel Mendler
Ensure that initial preview works for asynchronous functions (Fix #436)
---
consult.el | 12 +---
1 file changed, 9 insertions(+), 3 deletions(-)
diff --git a/con
branch: externals/org
commit f268e7201fbe45b0f8126b0316dc9ab37d0339a2
Merge: d361c77 8996807
Author: Bastien
Commit: Bastien
Merge branch 'bugfix'
---
lisp/ol-man.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/ol-man.el b/lisp/ol-man.el
index 1f00f14..0d9ac7c 10
branch: externals-release/org
commit 89968077cf3df26f768b6bd134b29ef79e13968d
Author: Bastien
Commit: Bastien
lisp/ol-man.el: Add copyright header
---
lisp/ol-man.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/ol-man.el b/lisp/ol-man.el
index 1f00f14..0d9ac7c 10
elpasync pushed a change to branch externals/org.
from d361c77 Merge branch 'bugfix'
new 8996807 lisp/ol-man.el: Add copyright header
new f268e72 Merge branch 'bugfix'
Summary of changes:
lisp/ol-man.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
branch: elpa/flymake-kondor
commit a5dcf0c3d96cfc08f6b63ffe7b0c1a928cd468eb
Author: Manuel Uberti
Commit: GitHub
New release
Following #4 a new release was due.
---
flymake-kondor.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/flymake-kondor.el b/flymake-kon
branch: elpa/flymake-kondor
commit c931266e64721506c1d782697415a5ddf8a12988
Author: ad...@turbocafe.in.eu.org
Commit: ad...@turbocafe.in.eu.org
resolved issue #1
---
flymake-kondor.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/flymake-kondor.el b/flymake-kondor.
branch: elpa/flymake-kondor
commit 7cc3adf26e340b44d6d1ab53b12b578096c6ccad
Author: Manuel Uberti
Commit: Manuel Uberti
Remove flymake-quickdef dependency
---
flymake-kondor.el | 78 +--
1 file changed, 53 insertions(+), 25 deletions(-)
d
branch: elpa/flymake-kondor
commit 0058ef5167142a521825e824aced6229e4898ae9
Author: Manuel Uberti
Commit: GitHub
Fix use-package example
---
README.org | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 7a93853..aea1dd1 100644
--- a/README.or
branch: elpa/flymake-kondor
commit c17c1c61007aa3b32c6b1dae2438419f2cf263cd
Author: Manuel Uberti
Commit: GitHub
Remove reference to flymake-quickdef
See #4
---
README.org | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/README.org b/README.org
index 329aae8..7
branch: elpa/flymake-kondor
commit aadb1eaad2fad5529f76098bc1ecd69054c011a6
Author: ad...@turbocafe.in.eu.org
Commit: ad...@turbocafe.in.eu.org
add license
---
LICENSE.txt | 674
1 file changed, 674 insertions(+)
diff --git a/LIC
branch: elpa/flymake-kondor
commit 530bf3e6c401d17f6b4f784a1f2524d5ba2d3414
Merge: aadb1ea c931266
Author: turbo-cafe <39466548+turbo-c...@users.noreply.github.com>
Commit: GitHub
Merge pull request #1 from turbo-cafe/qiuckdef
update flymake-quickdef to 1.0.0
---
flymake-kondor.el |
branch: elpa/flymake-kondor
commit 72052b5ba827faf357608cf720a70221192a8282
Author: ad...@turbocafe.in.eu.org
Commit: ad...@turbocafe.in.eu.org
increment version
---
flymake-kondor.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/flymake-kondor.el b/flymake-kondor.el
i
branch: elpa/flymake-kondor
commit e885669f4ba2613fcb6bdc03087f271e5d1e26ac
Author: ad...@turbocafe.in.eu.org
Commit: ad...@turbocafe.in.eu.org
package-lint fixes
---
README.org| 2 +-
flymake-kondor.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.or
branch: elpa/flymake-kondor
commit dc50d6ab396e4a7d4200667761dc8f7a138abaf3
Author: ad...@turbocafe.in.eu.org
Commit: ad...@turbocafe.in.eu.org
melpa package test and build
---
README.org| 6 +++---
flymake-kondor.el | 3 +--
2 files changed, 4 insertions(+), 5 deletions(-)
diff --
branch: elpa/flymake-kondor
commit 642c1d3a74a39b991d73bb35043597b017ecd25b
Merge: 72052b5 7cc3adf
Author: Manuel Uberti
Commit: GitHub
Merge pull request #4 from manuel-uberti/remove-flymake-quickdef
Remove flymake-quickdef dependency
---
flymake-kondor.el | 78 +++
branch: elpa/flymake-kondor
commit 8353e0ad4a8a91f72f0f49cd726c08fc1ee3937e
Author: ad...@turbocafe.in.eu.org
Commit: ad...@turbocafe.in.eu.org
title
---
README.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 94b4271..d70f288 100644
---
branch: elpa/flymake-kondor
commit 2af18767f6e223a5d0b6eb013fa0787790dd9dcb
Author: ad...@turbocafe.in.eu.org
Commit: ad...@turbocafe.in.eu.org
readme
---
README.org | 45 +++--
1 file changed, 23 insertions(+), 22 deletions(-)
diff --git a/README.or
branch: elpa/flymake-kondor
commit 636c505f1218a1de8565e41a1991b0d4272e158d
Author: Manuel Uberti
Commit: Manuel Uberti
Pass lang to check edn files correctly
---
flymake-kondor.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/flymake-kondor.el b/flymake-kondor.el
branch: elpa/flymake-kondor
commit 34da15227fb1302f1abdba407c7bdc4206a37db6
Merge: 530bf3e 636c505
Author: turbo-cafe <39466548+turbo-c...@users.noreply.github.com>
Commit: GitHub
Merge pull request #3 from manuel-uberti/specify-lang
Pass lang to check edn files correctly
---
flymak
branch: elpa/flymake-kondor
commit 0de12e7674ffe7ef7f951020ee3cbe136abbe16e
Author: ad...@turbocafe.in.eu.org
Commit: ad...@turbocafe.in.eu.org
melpa and github instructions
---
README.org| 46 +++---
flymake-kondor.el | 1 +
2 files changed,
branch: elpa/flymake-kondor
commit 5e447cc2e42543b581b8a56e1b06308c36fd88d7
Author: ad...@turbocafe.in.eu.org
Commit: ad...@turbocafe.in.eu.org
checkdock source
---
flymake-kondor.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/flymake-kondor.el b/flymake-kondor.el
index aec0687..8b0
branch: elpa/flymake-kondor
commit 19292a8f3ae27abce778953a42ba0e4278fe0321
Author: ad...@turbocafe.in.eu.org
Commit: ad...@turbocafe.in.eu.org
package-linted source
---
flymake-kondor.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/flymake-kondor.el b/flymake-kon
branch: elpa/flymake-kondor
commit 29f80dee6bae7bb94f8223bb51bfc9165107893a
Author: ad...@turbocafe.in.eu.org
Commit: ad...@turbocafe.in.eu.org
v0.0.1
---
README.org| 25 +
flymake-kondor.el | 67 +++
2 files ch
elpasync pushed a change to branch elpa/flymake-kondor.
at 0058ef5 Fix use-package example
This branch includes the following new commits:
new 29f80de v0.0.1
new 19292a8 package-linted source
new 5e447cc checkdock source
new 0de12e7 melpa and gi
branch: externals/setup
commit 98cd84c86d8b011fe539e153257b33645d2f
Author: Philip Kaludercic
Commit: Philip Kaludercic
Fix news section header
---
setup.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.el b/setup.el
index ea8d485..b182656 100644
--- a/setup.
branch: main
commit a08d6959d27956470b17cb3e1265e7976abcac9d
Author: Philip Kaludercic
Commit: Philip Kaludercic
* elpa-packages (flymake-kondor): Add package
---
elpa-packages | 2 ++
1 file changed, 2 insertions(+)
diff --git a/elpa-packages b/elpa-packages
index 02a582a..20f44aa 100644
branch: externals/setup
commit f3b2e0a7fec7952d3773b4c1c81ef5d63c2e3721
Author: Philip Kaludercic
Commit: Philip Kaludercic
Move a few macros to EmacsWiki
The macros (:hide-mode, :advise, :needs, :if-host, :load-from) are
either named suboptimally or don't make real use of setup
branch: externals/setup
commit 9782c22ada83623915ca5c696a13a675d4782b30
Author: Philip Kaludercic
Commit: Philip Kaludercic
Check for symbol properties to improve context guessing
The symbol properties `setup-mode', `setup-hook' and `setup-map' can
be assigned to feature names a
branch: externals/setup
commit 84bff3ea58d5930ab6823e2186e536aa03963366
Author: Philip Kaludercic
Commit: Philip Kaludercic
Remove setup-wrap-to-demote-errors from setup-modifier-list
---
setup.el | 7 +--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/setup.el b/setup.el
elpasync pushed a change to branch externals/setup.
from cdb4007 Fix (remove ...) setter options
new 84bff3e Remove setup-wrap-to-demote-errors from
setup-modifier-list
new 9782c22 Check for symbol properties to improve context guessing
new f3b2e0a Move a fe
66 matches
Mail list logo