emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/multiple-cursors 75df47f 236/434: Added mention of mc/mark


From: ELPA Syncer
Subject: [nongnu] elpa/multiple-cursors 75df47f 236/434: Added mention of mc/mark-pop to README.md
Date: Sat, 7 Aug 2021 09:20:33 -0400 (EDT)

branch: elpa/multiple-cursors
commit 75df47fc4aed8d230976221980ed5fca15e7f450
Author: Zach Kost-Smith <smithzv@ciabatta.(none)>
Commit: Zach Kost-Smith <zachkostsmith@gmail.com>

    Added mention of mc/mark-pop to README.md
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 256c7c7..f4172e8 100644
--- a/README.md
+++ b/README.md
@@ -47,6 +47,7 @@ You can [watch an intro to multiple-cursors at Emacs 
Rocks](http://emacsrocks.co
  - `mc/mark-previous-symbol-like-this`: Like `mc/mark-previous-like-this` but 
only for whole symbols.
  - `mc/mark-more-like-this-extended`: Use arrow keys to quickly mark/skip 
next/previous occurances.
  - `mc/add-cursor-on-click`: Bind to a mouse event to add cursors by clicking. 
See tips-section.
+ - `mc/pop-mark`: Set a cursor at the current point and move to the next 
(different) position on the mark stack.  This allows for fine grained control 
over the placement of cursors.
 
 ### Mark many occurrences
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]