all
- Description
- Edit all lines matching a given regexp
- Latest
- all-1.1.tar (.sig), 2024-Apr-05, 10.0 KiB
- Maintainer
- Per Abrahamsen <per.abrahamsen@gmail.com>
- Atom feed
- all.xml
- Website
- https://elpa.gnu.org/packages/all.html
- Browse repository
- CGit or Gitweb
- Badge
To install this package from Emacs, use package-install
or list-packages
.
Full description
Just like occur, except that changes in the *All* buffer are propagated to the original buffer. You can no longer use mouse-2 to find a match in the original file, since the default definition of mouse is too useful. However, `C-c C-c' still works. Line numbers are not listed in the *All* buffer. Ok, it is _not_ just like occur. Some limitations: - Undo in the *All* buffer is an ordinary change in the original. - Changes to the original buffer are not reflected in the *All* buffer. - A single change in the *All* buffer must be limited to a single match.
Old versions
all-1.0.el.lz | 2012-Nov-29 | 2.68 KiB |