>From 7f0a04405b6610e9dc05c0a7f6bd4c253cba0cba Mon Sep 17 00:00:00 2001 From: Friedrich Delgado Date: Thu, 9 Sep 2010 17:13:09 +0200 Subject: [PATCH 2/3] delete the fixmes, since I think I did fix them --- contrib/surfraw.lisp | 27 --------------------------- 1 files changed, 0 insertions(+), 27 deletions(-) diff --git a/contrib/surfraw.lisp b/contrib/surfraw.lisp index b1a9f00..1805344 100644 --- a/contrib/surfraw.lisp +++ b/contrib/surfraw.lisp @@ -45,33 +45,6 @@ ;; Note that there are also "surfraw-selection" variants on each ;; command that work on the X selection. -;;; FIXME: -;; -;; - Not all elvi are supported yet. Do they need to be? -;; - It would be pretty cool to have a macro like the -;; surfraw-selection one but for regular surfraw commands. - -;; Supported elvi (feel free to add more): -;; -;; - Alioth -;; - Amazon -;; - Archpkg -;; - BBCNews -;; - CDDB -;; - CNN -;; - DebBugs -;; - Deja -;; - Ebay -;; - Etym -;; - FreeBSD -;; - Freshmeat -;; - GenPkg -;; - Google -;; - Thesaurus -;; - Wayback -;; - Webster -;; - Wikipedia - ;;; Code: (defun split-by-- (str) -- 1.7.1.333.g6339f67