branch: elpa/tuareg
commit 8a26efdb205f852dc1dfa0ad6879a6bc730d762d
Author: Christophe Troestler
Commit: Christophe Troestler
No longer track tuareg-site-file.el
Fixes https://github.com/ocaml/tuareg/issues/272
---
tuareg-site-file.el | 128 -
elpasync pushed a change to branch elpa/tuareg.
from 954ffd3 Merge "Suppress bogus 'Mismatched parentheses' at end of
comment"
new 4a18078 show-paren-mode: Suppress bogus mismatched parentheses
for comment
new 8a26efd No longer track tuareg-site-file.el
Summary of
branch: elpa/tuareg
commit 4a180787dbdd17e73bf40d1c53fa6e38f8f5573e
Author: Christophe Troestler
Commit: Christophe Troestler
show-paren-mode: Suppress bogus mismatched parentheses for comment
See https://github.com/ocaml/tuareg/pull/270#issuecomment-912846738
---
tuareg.el | 46 ++
branch: elpa/tuareg
commit 862a088228496629637a8eff6b0a87699b43fcb2
Author: Mattias Engdegård
Commit: Mattias Engdegård
Suppress bogus "Mismatched parentheses" at end of comment
Partially fixes #269.
---
tuareg.el | 14 ++
1 file changed, 14 insertions(+)
diff --git a/
branch: elpa/tuareg
commit 954ffd3d40e55f41893839934c18918cf66578a3
Merge: c09b797 862a088
Author: Christophe Troestler
Commit: Christophe Troestler
Merge "Suppress bogus 'Mismatched parentheses' at end of comment"
---
tuareg.el | 14 ++
1 file changed, 14 insertions(+)
diff --
branch: externals/ebdb
commit 3f5dda3399bfce7740b5098fdb6d580c134608a5
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Add Germany-specific phone and address display methods
* ebdb-i18n-basic.el (ebdb-string-i18n): Display German phone numbers
and addresses.
---
ebdb-i18n-basic
branch: externals/ebdb
commit ee1b81f363ced98b10c9000f2d6da66d8972b710
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
New customization option ebdb-default-phone-country
* ebdb.el (ebdb-default-phone-country): Phone country-code to use if
none is specified/parsed out.
(ebdb
branch: externals/ebdb
commit fb139551974e1c0d02914d0ca63c6d59c8958869
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Add menu item for `ebdb-edit-field-customize', do minor point release
* ebdb-com.el (ebdb-menu): Useful to have in the menu.
---
ebdb-com.el | 1 +
ebdb.el | 2
branch: externals/ebdb
commit 6377fb5d3ae2deb3fc434e446d6f8d5a4a02029c
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Add a "neighborhood" slot for addresses
Not displayed by default.
* ebdb.el (ebdb-field-address): This is a common thing in some
countries.
(ebdb-r
branch: externals/ebdb
commit e6717b85f93deafd1ed40364caa7553b034c1f5d
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Small updates to phone number parsing
* ebdb.el (ebdb-parse): Allow spaces and dashes in the number part;
remove everything but digits afterwards.
* ebdb-te
girzel pushed a change to branch externals/ebdb.
from 365cf0c Don't attempt to specialize on &optional arguments
new e6717b8 Small updates to phone number parsing
new 6377fb5 Add a "neighborhood" slot for addresses
new ee1b81f New customization option ebdb-de
branch: elpa/tuareg
commit 8bf95cef4598f05582b94029a8f228d50e2d1dac
Author: Christophe Troestler
Commit: Christophe Troestler
mli generation: Be more subtle when extracting the signature
---
tuareg.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/tuareg.el b/tuareg.e
branch: elpa/tuareg
commit f4740141a01480b7356a50aa9b09f674b095b2ec
Author: Christophe Troestler
Commit: Christophe Troestler
Advertise the new features of the .ml ↔ .mli switch
---
CHANGES.md | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/CHANGES.md b/CHANGES.md
i
branch: elpa/tuareg
commit c09b797ab7665ca6e16c968dcf03255b99ec5f4b
Merge: f474014 9d97699
Author: Christophe Troestler
Commit: Christophe Troestler
Merge "autoload compilation error regexp"
---
tuareg.el | 120 +++---
1 file changed,
branch: elpa/tuareg
commit 9d97699943687e734ecabb0a3c7361fb54ac9e64
Author: Mattias Engdegård
Commit: Mattias Engdegård
Autoload compilation error regexp
This allows OCaml errors to be matched in compilation buffers without
first loading the Tuareg package.
---
tuareg.el | 120
elpasync pushed a change to branch elpa/tuareg.
from f4fc7c5 Offer to fill the .mli when creating it with C-cC-a
new 8bf95ce mli generation: Be more subtle when extracting the
signature
new f474014 Advertise the new features of the .ml ↔ .mli switch
new 9d9769
branch: elpa/tuareg
commit f4fc7c542c99a1c10f3ae1b92d46961c82c5e465
Author: Christophe Troestler
Commit: Christophe Troestler
Offer to fill the .mli when creating it with C-cC-a
Some people find this useful, see the discussion at
https://discuss.ocaml.org/t/thank-you-for-ocaml-
branch: externals/ivy
commit 18314955569cb7179017b9bd81ccba14614b0b7f
Merge: 93cabe2 6a8e561
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
Merge branch 'master' into externals/ivy
---
ivy.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/ivy.el b/ivy
branch: externals/ivy
commit 6a8e5611f32cf7cc77c2c6974dc2d3a18f32d5a5
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
Allow actions to be read in minibuffer-only frame
* ivy.el (ivy-read-action-by-key): Allow
ivy-shrink-after-dispatching to fail in minibuffer-onl
branch: externals/ivy
commit 93cabe27411807908e554abb772236fb2f67d36a
Merge: 972980b 23bdb5a
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
Merge branch 'master' into externals/ivy
---
ivy-test.el | 40
1 file changed, 20 insertions(
branch: externals/ivy
commit 23bdb5ab7003694aa880655d092fa9c321a31bb3
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
Fix ivy-partial-files test for Emacs 28
* ivy-test.el (ivy-partial-files): Refactor for hygiene; simplify.
Quit with abort-recursive-edit instead
blc pushed a change to branch externals/ivy.
from 972980b Merge branch 'master' into externals/ivy
adds 7cdde66 Insert minibuffer history wholesale
new 23bdb5a Fix ivy-partial-files test for Emacs 28
new 93cabe2 Merge branch 'master' into externals/ivy
Summa
22 matches
Mail list logo