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

    Updates for 0.6.
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index eed3f8b1bd..cc4ab2b793 100644
--- a/README.md
+++ b/README.md
@@ -36,8 +36,8 @@ with the FSF.
    `m-buffer-match-subtract` and `m-buffer-match-exact-subtract`
  - `m-buffer-with-markers` is a `let*` like macro which autonils markers after
    use.
- - `m-buffer-with-current-location` is like `with-current-buffer` but
-   also takes a location.
+ - `m-buffer-with-current-location` is like `with-current-buffer` but also
+   takes a location.
  - `m-buffer-with-current-marker` is like `with-current-buffer` but takes a
    marker.
  

Reply via email to