branch: externals/consult
commit daa5276f7ad442483d2478a48192d9613c159de8
Author: Daniel Mendler <[email protected]>
Commit: Daniel Mendler <[email protected]>
Update README
---
README.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 3162a118b0..cda9d1bd3f 100644
--- a/README.org
+++ b/README.org
@@ -166,7 +166,7 @@ their descriptions.
context with an action menu. With an active region, store/append/prepend the
contents, optionally deleting the region when a prefix argument is given.
With a numeric prefix argument, store/add the number. Otherwise store point,
- frameset, window or kmacro. Usage examples:
+ file, buffer, frameset, window or kmacro. Usage examples:
* =M-' x=: If no region is active, store point in register =x=.
If a region is active, store the region in register =x=.
* =M-' M-w x=: Store window configuration in register =x=.