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

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

[elpa] externals/speedrect aaf72e49c8 77/90: README: improve calc note


From: ELPA Syncer
Subject: [elpa] externals/speedrect aaf72e49c8 77/90: README: improve calc note
Date: Fri, 6 Dec 2024 18:59:18 -0500 (EST)

branch: externals/speedrect
commit aaf72e49c88c38332ba2632b9abb1f1e15b70b4d
Author: JD Smith <93749+jdtsmith@users.noreply.github.com>
Commit: JD Smith <93749+jdtsmith@users.noreply.github.com>

    README: improve calc note
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 1a8a38b447..8a0bad75f0 100644
--- a/README.md
+++ b/README.md
@@ -63,7 +63,7 @@ Use calc, it's super-powerful...
 
 You don't have to be in the same `mark-rectangle-mode` session to yank a 
matrix from calc.  As long as the height of your rectangle matches the number 
of matrix rows, it will just work.  So you can start in one buffer, accumulate 
a matrix, manipulate it, switch to another buffer, and yank it there.
 
-**Note**: what you see is what you get in calc.  The matrix will be yanked 
_exactly_ as it appears.  `v [` and `v ,` will remove the brackets and commas 
for a cleaner appearance.  `v >` will right align numbers.  While `v .` is 
convenient for shortening long entries, you must undo it before yanking.  `d f` 
will let you set the number of digits after the decimal.  And many more options.
+>[!NOTE] What you see is what you get in calc.  The numbers shown in calc will 
be yanked as they appears (omitting brackets and expanding any `...` style 
shortening in effect).  `v ,` will remove commas for a cleaner appearance.  `v 
>` will right align numbers.  `d f` will let you set the number of digits after 
the decimal.  And _many_ more options.
 
 ## Key Listing
 



reply via email to

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