aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/clark.asd
Commit message (Collapse)AuthorAgeFilesLines
* Add random commandGravatar Tom Willemse2013-06-041-1/+2
| | | | | | | | | | 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'.
* Bump version to v0.1.1Gravatar Tom Willemsen2013-04-071-1/+1
|
* Remove McCLIM as dependency and properly requireGravatar Tom Willemsen2013-04-071-1/+1
| | | | | | | | The McCLIM dependency will come back, but for v0.1.* it is not a requirement. Also properly require `cl-sqlite' by adding it in the `asdf:defsystem' call.
* Bump version in system, 0.0.1 is very low...Gravatar Tom Willemsen2013-03-271-1/+1
|
* Add GPLv3 license infoGravatar Tom Willemsen2013-03-231-0/+19
|
* Move lisp sources to lisp/Gravatar Tom Willemsen2013-03-231-0/+14