Custom Query (1030 matches)
Results (622 - 624 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1137 | fixed | list definitions doesn't work unless defs are separated by a blank line | ||
| Description |
It appears that collect-definition-lines requires definitions to be separated by blank lines. Example: (in-package :cl-user) (defun foo () 1) (defun bar () 2) (defun baz () 3) M-x list definitions will not show "bar". |
|||
| #1152 | fixed | Add/update List Definitions window | ||
| Description |
From alms:
From gz:
|
|||
| #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). |
|||
