branch: externals/m-buffer
commit 3325bfcf6e99a0711bdaff82b4275678858946c3
Author: Phillip Lord <[email protected]>
Commit: Phillip Lord <[email protected]>

    Prepare for next release.
---
 README.md | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/README.md b/README.md
index bb62f95db0..2b11911c7b 100644
--- a/README.md
+++ b/README.md
@@ -31,6 +31,21 @@ with the FSF.
 
 ## Change Log
 
+### 0.13
+
+New function added `m-buffer-at-string`
+
+#### Bug Fixes
+
+- m-buffer was actually moving point, because the state was saved before
+  changing buffer.
+- The benchmark documentation file was being compiled and run on installation,
+  when it is supposed to serve as static documentation.
+
+### 0.12
+
+New funtion added: `m-buffer-partition-by-marker`
+
 ### 0.11
 
 This release mostly includes considerably improved documentation.

Reply via email to