First version of atom.el --A library for creating Atom feeds

2011-02-07 Thread Frédéric Perrin
Hello, I am pleased to announce the first version of atom.el. This is a library for creating an Atom feed from a Lisp program. The normal usage is to create a feed with `atom-create', giving it a title and a Web address. Once the feed has been created, entries may be added to the feed, by

Re: tarot.el update

2011-02-07 Thread Joe Corneli
Some time ago I posted a version of tarot.el that didn't do tarot spreads. This version does one type of (very simple) tarot spread. Attached, and appended for convenience. ;;; tarot.el -- draw a random tarot card ;; Copyright (C) 2007, 2011 Joseph Corneli holtzerman...@gmail.com ;; Notice: