Browse Source
Drop use of the free variable from unscreamify-cmake-buffer. The proper way to do this would be defvar or let, but it is more sensible to drop the feature completely: replace-match will shift the point and the saved-point will be invalid. More careful coding could avoid this, but seems overkill.pull/87/head

committed by
Brad King

1 changed files with 0 additions and 2 deletions
Loading…
Reference in new issue