branch: master
commit 6b3eb558fb0049fd459f9b317d62e8a1f28aef05
Author: Stefan Monnier
Commit: Stefan Monnier
* GNUmakefile (%.elc): Use load-prefer-newer
* admin/archive-contents.el (archive--pull): Skip uptodate worktrees.
---
GNUmakefile | 8 +---
README
branch: master
commit c5fba70acc84afd3c0ce59b4fc37fc27234589a1
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
[counsel-ebdb] Delete package
This is now part of the main EBDB package again.
---
packages/counsel-ebdb/counsel-ebdb.el | 66 ---
1 file c
branch: externals/ebdb
commit 65247f6daa9b0a331f70b81262193787e1a55ad8
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Make csv-mode dependency optional
* ebdb-format.el (ebdb-formatter-csv): Declare function and check it
exists.
---
ebdb-format.el | 6 +-
1 file changed,
branch: externals/ebdb
commit 753c04976eee66285d4dc5e52803818805cd325a
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Bump to 0.6.3, flush recent changes
---
ebdb.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ebdb.el b/ebdb.el
index ae3fed4..1adc8da 100644
--- a/eb
branch: externals/ebdb
commit 980927ff3dfdb238e7b168f0088353fec29db86e
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Switch from cond to pcase in ebdb-record-field
* ebdb.el (ebdb-record-field): Preparatory to making this method more
interesting.
---
ebdb.el | 31 ++
branch: externals/ebdb
commit 6dad4c1a16f69cdc3be6158508380f09f3940405
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Allow 'mail-primary as an argument to ebdb-record-field
* ebdb.el (ebdb-record-field): There will be more of these later, but
I've already started using these
branch: externals/ebdb
commit cbaa04b15417f84be2ce25446e5a894bb76e
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Fix compose fields for the HTML5 freeform formatter
* ebdb-html.el (ebdb-fmt-compose-fields): This didn't need to be so
complicated; also you're allowed to ha
branch: externals/ebdb
commit 7a195530ade609e04122738dd68b4a3c0c148ff1
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Shift base ebdb-fmt-record implementation to ebdb-formatter-freeform
* ebdb-com.el (ebdb-fmt-record): This behavior is common to most
freeform formatters.
girzel pushed a change to branch externals/ebdb.
from 3289ad4 Bump to 0.6.2
new 3cba3d7 Rejigger insertion of newlines in record formatting
new 980927f Switch from cond to pcase in ebdb-record-field
new f133aef Docstring fix for ebdb-mail
new 5ef1773
branch: externals/ebdb
commit 5ef17739148034c32edab7e0f3111e7659a666b3
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Allow overwriting of previous formatting buffers
* ebdb-com.el (ebdb-format-to-tmp-buffer): This was the point of
giving different formatters their own buffer
branch: externals/ebdb
commit 4f4596c48a6c82eedc0e72ca795feddf1a2c9c5e
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Re-absorb ebdb-counsel into main package
* ebdb-counsel.el: Contains function ebdb-counsel. Preparatory to
deleting separate counsel-ebdb package.
---
ebdb-c
branch: externals/ebdb
commit adb60ddd0f4aca355eb88d44dd4dfb7dec8c6d15
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Refactor formatter classes, add tabular formatters
* ebdb-format.el (ebdb-formatter-freeform, ebdb-formatter-constrained,
ebdb-formatter-tabular): New formatt
branch: externals/ebdb
commit 4625970119ca8d730da3a32ff6a65960ce079d81
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Move map require from ebdb-com.el to ebdb.el
Fixes #73 (I hope)
* ebdb.el: The map patterns are also used in ebdb-format.el, need to
require them top
branch: externals/ebdb
commit eec63c8b39fb0d7d57391fcc1d82c3dd1d3c001c
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Provide basic HTML5 freeform formatter
* ebdb-html.el (ebdb-html-formatter-html5): New class, uses definition
lists for field instances.
(ebdb-html-defa
branch: externals/ebdb
commit 3cba3d7405127169034d226aad95dc21654fbffc
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Rejigger insertion of newlines in record formatting
* ebdb-com.el (ebdb-fmt-record, ebdb-fmt-record-header,
ebdb-fmt-compose-fields): Fairly classic error re
branch: externals/ebdb
commit f133aef34c423b29fb6bebcabc12fcb36dc4d5d4
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Docstring fix for ebdb-mail
* ebdb-com.el (ebdb-mail): Use automated documentation tools.
---
ebdb-com.el | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
16 matches
Mail list logo