branch: master
commit 85a1af27541f6a73a63120fac2cfbb7ba39531c9
Author: Matthew Carter
Commit: Matthew Carter
Add man face, add button face
---
ahungry-theme.el | 9 -
color-theme-ahungry.el | 5 -
2 files changed, 12 insertions(+), 2 deletions(-)
diff --git a/ahungry-them
branch: master
commit c0b1469fc8ac389b9f5ce13ba817f0c3516ae26b
Merge: 44000fd 85a1af2
Author: Matthew Carter
Commit: Matthew Carter
Merge commit '85a1af27541f6a73a63120fac2cfbb7ba39531c9'
---
packages/ahungry-theme/ahungry-theme.el | 9 -
packages/ahungry-theme/color-theme-ahu
branch: externals/ebdb
commit fb7e4d267dae3e2971b8e0026b224d47ba3dc42b
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Add formatting for Russian phone numbers
* ebdb-i18n-basic.el (ebdb-string-i18n): Why not?
---
ebdb-i18n-basic.el | 16
1 file changed, 16 inserti
branch: externals/ebdb
commit e326805edf7421648a782f80dff75d3362615476
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Simplify address formatting
The idea is to make the basic address formatting function very simple.
For all other requirements, users should be loading ebdb-i18n
branch: externals/ebdb
commit 3f1eb0de6e34062ae0dfea401070df9d7f65ce4d
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
New defsubst ebdb-i18n-countries
* ebdb-i18n.el (ebdb-i18n-countries): Just appends the two alists
ebdb-i18n-countries-pref-scripts and ebdb-i18n-countries.
branch: externals/ebdb
commit c5aac300f24f57482c54fcc861b60f215e4f
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Change name of automatic save option
* ebdb.el (ebdb-save-on-exit): Change from `ebdb-install-save-hook'.
Use a name that says what it does, not how it does i
branch: externals/ebdb
commit 7e7d6cd326d7d825ac55604774f7d3319f4f03c3
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Start collecting random internationalized methods
* ebdb-i18n-basic.el: New file, where I'll put everything that occurs
to me. If and as country-specific libr
branch: externals/ebdb
commit 1abf847524113854eca24bb247a0e07f467f23b6
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Fix slot customize declaration for bank account field
* ebdb.el (ebdb-field-bank-account): Both 'routing-aba and 'swift-bic
needed to handle the null possibil
branch: externals/ebdb
commit e78dd19203c39980516a3188844722e25348141b
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Provide an ebdb-parse method for addresses
* ebdb-i18n.el (ebdb-parse): This is a base ebdb-parse method, but
lives here because address parsing is only suppo
branch: externals/ebdb
commit bd7b45ac7b2d2f219fc3abb3d59ce116fbbc1be6
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Revert "Use value of ebdb-mua-folder-list in VM splitting"
This reverts commit 823a7d428f829f6f965540d530fb86e57970.
Why does this file keep coming bac
branch: externals/ebdb
commit 880be9f689119418306b874960ef9e49b8e51de3
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Fix to dumb mistakes in 8fc7b6d69, fast lookups
* ebdb.el (ebdb-search): This is what the tests are for...
---
ebdb.el | 5 +++--
1 file changed, 3 insertions(+),
branch: externals/ebdb
commit b371784ae0e27892f9a2c6a7c4c67a88c2a5fc73
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Change ebdb-vcard to use generic ebdb-field-tags
* ebdb-vcard.el: Don't reference ebdb-org-field-tags, that's not
loaded. It should work the same, though.
---
branch: externals/ebdb
commit 2a17bb6d3e4d5f78339c8b8f44eb3a77c3775024
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Set up EBDB buffers to offer save on save-some-buffers
* ebdb-com.el (ebdb-mode): As of around now, `save-some-buffers' will
accept for an `always' value for
branch: externals/ebdb
commit e947f59f7b45377c368ce847d2767d70a3e5f15b
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Drop postcode guards
* ebdb.el: This was a lot of code just to prevent people from writing
invalid postcodes. And so what if they did? Deleting:
ebdb-co
branch: externals/ebdb
commit 4f8e2a0001633b41493dcb26f7a47254062427a2
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Use ebdb-i18n-countries defsubst in i18n address reading
* ebdb-i18n.el (ebdb-read): This was a bug, there was no "countries"
variable at all.
---
ebdb-i18n.
branch: externals/ebdb
commit f143265d3da232bf4f27d0aea81492fb3e94cc59
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Quietly swap order of arguments to ebdb-read-i18n for addresses
* ebdb-i18n.el (ebdb-read): Nothing was actually using this, so why
not. Need to have the coun
branch: externals/ebdb
commit 26d632b00ba4b11e38698b11f06478e7791c11ba
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Finish ebdb-internationalize-addresses
* ebdb-i18n.el (ebdb-internationalize-addresses): This function wasn't
actually written before.
---
ebdb-i18n.el | 14
branch: externals/ebdb
commit 91d73f81d407cec5d69d41e5aba6c1725ea7dc64
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Bump version to 0.3.3
---
ebdb.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ebdb.el b/ebdb.el
index 063d801..8b452d7 100644
--- a/ebdb.el
+++ b/eb
girzel pushed a change to branch externals/ebdb.
from c298037 Bump version for 0.3.2
new c5aac30 Change name of automatic save option
new 1abf847 Fix slot customize declaration for bank account field
new 2a17bb6 Set up EBDB buffers to offer save on save-some-
branch: externals/ebdb
commit 7c169839363933c5d1c7751754ac4ae0ef1245b7
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Fix all when-let and if-let to use starred versions
* ebdb-mua.el
* ebdb-pgp.el
* ebdb-snarf.el
* ebdb-vcard.el
* ebdb.el: Fix all uses.
---
ebdb-m
branch: master
commit 44000fd344ae2234665c095f214c88bb818efc73
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Safer to check script of address locality
And bump version
* packages/ebdb-i18n-chn/ebdb-i18n-chn.el (ebdb-string-i18n): Check
the script of the locality, no
21 matches
Mail list logo