]> err.no Git - eweouz/log
eweouz
16 years agoUse looking-at rather than looking-at-p as this is more standard
Tollef Fog Heen [Sun, 29 Jun 2008 08:26:14 +0000 (10:26 +0200)]
Use looking-at rather than looking-at-p as this is more standard

16 years agoStop using format to fix up the pretty print function, it is its own responsibility...
Tollef Fog Heen [Sun, 29 Jun 2008 08:25:46 +0000 (10:25 +0200)]
Stop using format to fix up the pretty print function, it is its own responsibility to not fuck up for others

16 years agoAdd lisp functions for searching and displaying records
Tollef Fog Heen [Sun, 29 Jun 2008 08:06:31 +0000 (10:06 +0200)]
Add lisp functions for searching and displaying records

16 years agoAdd vcard.el from http://www.splode.com/~friedman/software/emacs-lisp/src/vcard.el
Tollef Fog Heen [Sun, 29 Jun 2008 08:05:48 +0000 (10:05 +0200)]
Add vcard.el from http://www.splode.com/~friedman/software/emacs-lisp/src/vcard.el

16 years agoPrint out BEGIN:VCARD and END:VCARD, needed by vcard.el
Tollef Fog Heen [Sun, 29 Jun 2008 08:04:56 +0000 (10:04 +0200)]
Print out BEGIN:VCARD and END:VCARD, needed by vcard.el

16 years agoMake search filter simpler; just look in all fields
Tollef Fog Heen [Sat, 28 Jun 2008 19:31:03 +0000 (21:31 +0200)]
Make search filter simpler; just look in all fields

17 years agoFix up printing of multivalue fields.
Tollef Fog Heen [Tue, 16 Oct 2007 20:13:45 +0000 (22:13 +0200)]
Fix up printing of multivalue fields.

17 years agoAdd initial write support
Tollef Fog Heen [Tue, 16 Oct 2007 19:33:40 +0000 (21:33 +0200)]
Add initial write support

17 years agoRemove unneeded line
Tollef Fog Heen [Tue, 16 Oct 2007 19:33:16 +0000 (21:33 +0200)]
Remove unneeded line

17 years agoAdd search filtering
Tollef Fog Heen [Tue, 16 Oct 2007 19:10:12 +0000 (21:10 +0200)]
Add search filtering

17 years agoGet rid of obsolete debug code
Tollef Fog Heen [Tue, 16 Oct 2007 18:07:47 +0000 (20:07 +0200)]
Get rid of obsolete debug code

17 years agoMisc cleanups
Tollef Fog Heen [Tue, 16 Oct 2007 18:05:22 +0000 (20:05 +0200)]
Misc cleanups

- rename dump_as_rfc822 to dump_as_vcard

- implement filtering so we ordinarily only print those fieldswe are
  interested in.

17 years agoMake this compile again
Tollef Fog Heen [Tue, 16 Oct 2007 16:45:14 +0000 (18:45 +0200)]
Make this compile again

17 years agoReindent, reorganise
Tollef Fog Heen [Tue, 16 Oct 2007 16:40:57 +0000 (18:40 +0200)]
Reindent, reorganise

17 years agoWe do not use tdb, do not check for it
Tollef Fog Heen [Tue, 16 Oct 2007 15:34:26 +0000 (17:34 +0200)]
We do not use tdb, do not check for it

17 years agoUse unversioned autotools
Tollef Fog Heen [Tue, 16 Oct 2007 15:32:57 +0000 (17:32 +0200)]
Use unversioned autotools

17 years agoInitial import from non-versioned sources
Tollef Fog Heen [Tue, 16 Oct 2007 15:31:10 +0000 (17:31 +0200)]
Initial import from non-versioned sources