branch: elpa-admin commit 1daf0bb1bb46e95dff533ca8fe870b61e2fd5f33 Merge: d656221 b7f2140 Author: rocky <ro...@gnu.org> Commit: rocky <ro...@gnu.org>
Merge branch 'master' of github.com:rocky/emacs-loc-changes --- README | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README b/README deleted file mode 100644 index 5b06a8c..0000000 --- a/README +++ /dev/null @@ -1,3 +0,0 @@ -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. diff --git a/README b/README new file mode 120000 index 0000000..42061c0 --- /dev/null +++ b/README @@ -0,0 +1 @@ +README.md \ No newline at end of file