Version 0.16 of package M-Buffer has just been released in GNU ELPA.
You can now find it in M-x list-packages RET.

M-Buffer describes itself as:

  =============================================
  List-Oriented, Functional Buffer Manipulation
  =============================================

More at https://elpa.gnu.org/packages/m-buffer.html

## Summary:

  This file provides a set of list-oriented functions for operating over the
  contents of buffers, mostly revolving around regexp searching, and regions.
  They avoid the use of looping, manipulating global state with `match-data'.
  Many high-level functions exist for matching sentences, lines and so on.

  Functions are generally purish: i.e. that is those functions which do
  change state, by for example replacing text or adding overlays, should only
  change state in one way; they will not affect point, current buffer, match
  data or so forth.

## Recent NEWS:

[Not provided 🙁]

Reply via email to