clark/lisp
Tom Willemse 9e6199a5aa Add random command
This command simply prints a random URL. A tag may be specified to limit
the search to that tag. In the Conkeror module this command immediately
loads the random bookmark in the current buffer.

- js/clark.js: If `error' is empty, return the value of `data'. This
  makes it easier for some commands to use the result of the command.
  Add `clark-random' to `clark_keymap'.
2013-06-04 01:12:13 +02:00
..
clark.asd Add random command 2013-06-04 01:12:13 +02:00
clark.lisp Add random command 2013-06-04 01:12:13 +02:00
make-image.lisp Remove McCLIM as dependency and properly require 2013-04-07 03:23:19 +02:00
Makefile Add some Makefile targets 2013-03-23 01:05:05 +01:00
package.lisp Remove McCLIM as dependency and properly require 2013-04-07 03:23:19 +02:00
queries.lisp Add random command 2013-06-04 01:12:13 +02:00