Custom Query (1030 matches)
Results (148 - 150 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #331 | fixed | need working relocate_area_contents() for ia32 | ||
| Description |
If the image loader can't load an image at its preferred address (presumably because of mmap limitations or something like that), a function named 'relocate_area_contents' is supposed to walk all pointer-bearing areas, adjusting the pointers it finds there by the difference ('bias') between the expected image address and the actual address. I don't know the details, but this doesn't seem to work yet on x8632. (For a long time, it didn't work right on x8664: the code there didn't handle embedded pointers in function objects correctly.) |
|||
| #531 | fixed | need way to to force "search files" and m-x grep to treat regexp patterns as strings. | ||
| Description |
ticket:419 requested a means of doing regular-expression based searches in the "search files" dialog; since "search files" uses grep, that means already exists, but it'd be good to have a way of treating the search string as a literal string and not as a search pattern, e.g., to interpret "*foo*" as "the name of a special variable", not "whatever matches the regexp "*foo*". |
|||
| #134 | fixed | need cmd-E, cmd-H | ||
| Description |
cmd-E to eval selection and cmd-H to eval whole buffer. |
|||
