X-Git-Url: https://gitweb.fperrin.net/?p=atom.git;a=blobdiff_plain;f=atom.el;fp=atom.el;h=d57334794612fa7484d291df97902cf5570a4ce7;hp=2a428a46946fe9c92579538d341a78a5cc8a6751;hb=ab998fcda8e13ac9068eada275365ab8ff8b822a;hpb=ad6934c899d14c674e0027231dadc37bfc07bc7a diff --git a/atom.el b/atom.el index 2a428a4..d573347 100644 --- a/atom.el +++ b/atom.el @@ -55,7 +55,6 @@ (require 'xml) (require 'url-parse) -(require 'cl) ; for setf in url-canonalize (defun atom-create (title link &optional subtitle self id author updated) "Create a new atom structure.