Custom Query (1030 matches)
Results (166 - 168 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1166 | fixed | make m-x grep output same as Search Files | ||
| Description |
Currently we have both m-x grep and Search Files menu item. It's fine to have the two ways to request this, but there is no reason why they should present their results in gratuitously different ways. M-x grep should be changed to present the output in a Search Files dialog (i.e. as if the user filled in all the fields in Search files and already hit Search once). |
|||
| #136 | fixed | make lisp source files show up in quicklook | ||
| Description |
The Clozure CL.app does or doesn't do something such that .lisp files don't show up in Quick Look. This should be rectified. |
|||
| #398 | fixed | make ccl script look at $0 | ||
| Description |
(from openmcl-devel) the attached patch makes the ccl shell script look at $0, resolve symlinks if there are any, and tries to use this path as CCL_DEFAULT_DIRECTORY. This lets user simply symlink scripts/ccl to ~/bin. Also it makes it possible to conveniently have multiple ccl installation coexist; the user symlinks "ccl-1.2", "ccl-svn" &c to the appropriate directories. |
|||
