Commit graph

13 commits

Author SHA1 Message Date
pdubq 8e0f486cc5 surfraw: refactor and add autocomplete 2024-09-29 12:41:32 +03:00
Wil deBeest 7f23c72bf5
Update README.org
Updated Surfraw home page link
2022-04-28 21:38:39 +00:00
Peter Danenberg 61dbd58173 Define surfraw commands at module-loading time.
Without this, none of the surfraw commands are created.
2021-12-07 15:59:12 -08:00
David Bjergaard d61571e77a Added meaningful descriptions to all non-documented modules 2018-03-15 22:34:26 -04:00
Peter Danenberg 8eeb306d10 Compile the functions before the macros. 2014-11-20 11:27:53 -08:00
Peter Danenberg e62330d3b4 Compile the macros separately from the functions. 2014-11-20 11:14:19 -08:00
Peter Danenberg fb5b29a68d Use stumpwm.
Without stumpwm, we don't have run-shell-command, &c.; and the module
won't load.
2014-11-19 11:26:46 -08:00
Peter Danenberg 291e522e2b Remove the quotes.
Quoting the search has the unfortunate effect of searching for e.g. "x
y" when we really want to search for x and y; if we mean "x y", it's
possible to quote it manually.
2014-11-19 11:24:02 -08:00
David Bjergaard b4fe2e7de4 Updated readme 2014-03-16 14:51:42 -04:00
David Bjergaard 88f4c1618a Adding all the READMEs as org-mode files 2014-03-16 14:44:06 -04:00
David Bjergaard 8110201ed7 Removing *-src.lisp files which were artifacts from porting the systems to asdf 2014-03-16 14:09:17 -04:00
David Bjergaard ac30c5619f Adding asdf packages for appropriate utils 2014-03-02 13:32:25 -05:00
David Bjergaard af30631c25 Adding all the current files 2014-03-01 23:33:38 -05:00