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

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

[elpa] elpa-admin d656221 020/357: Track original positions in the face


From: Stefan Monnier
Subject: [elpa] elpa-admin d656221 020/357: Track original positions in the face of possible edits. Intended use in debugging where one might edit the file but continue editing.
Date: Thu, 10 Dec 2020 18:06:07 -0500 (EST)

branch: elpa-admin
commit d656221fa563f2336b15f2a5b68bb28377897a66
Author: R. Bernstein <rocky@gnu.org>
Commit: R. Bernstein <rocky@gnu.org>

    Track original positions in the face of possible edits. Intended use in 
debugging where one might edit the file but continue editing.
---
 README | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README b/README
new file mode 100644
index 0000000..5b06a8c
--- /dev/null
+++ b/README
@@ -0,0 +1,3 @@
+The intent of this package is to let a user to set marks in a buffer prior to 
changes so that we can track the original positions after the change.
+
+One common use is say when debugging a program. The debugger has its static 
notion of the file and positions inside that. However it may be convenient for 
a programmer to edit the program but not change execution of the program.



reply via email to

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