projects
/
gcl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29a053d
)
list_order.4
author
Camm Maguire
<camm@debian.org>
Mon, 30 Dec 2019 15:46:22 +0000
(15:46 +0000)
committer
Camm Maguire
<camm@debian.org>
Mon, 30 Dec 2019 15:46:22 +0000
(15:46 +0000)
Gbp-Pq: Name list_order.4
lsp/gcl_directory.lsp
patch
|
blob
|
history
diff --git
a/lsp/gcl_directory.lsp
b/lsp/gcl_directory.lsp
index 30c0534b692709f8dda01fab6b8738860c5ef31a..9da15b428434bcc16c5785f03fe4b0cd4da5d1d6 100644
(file)
--- a/
lsp/gcl_directory.lsp
+++ b/
lsp/gcl_directory.lsp
@@
-62,7
+62,7
@@
(when (pathname-match-p dir v)
(push (merge-pathnames (parse-namestring dir nil *default-pathname-defaults* :start pos) pexp nil) r)))
:file)
- (when (pathname-match-p dir v) (push
pexp
r))))
+ (when (pathname-match-p dir v) (push
(pathname (copy-seq (namestring pexp)))
r))))
(make-frame ""))
r)