Factored code that converts a path into a url into a new library and
updated other code to use that library. original commit: b6361381ccc8b27495fa7a161cade86c9c5cf099
This commit is contained in:
parent
4bf8ca083c
commit
602c89641c
|
@ -351,6 +351,7 @@
|
|||
(unless (< hit-count MAX-HIT-COUNT)
|
||||
(maxxed-out)))
|
||||
|
||||
|
||||
; Keyword search
|
||||
(let ([keys (case doc-kind
|
||||
[(html) (load-html-keywords doc)]
|
||||
|
|
Loading…
Reference in New Issue
Block a user