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

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

[elpa] externals/realgud-lldb 6426b24 05/56: Note that this isn't finish


From: Rocky Bernstein
Subject: [elpa] externals/realgud-lldb 6426b24 05/56: Note that this isn't finished.
Date: Thu, 23 May 2019 02:11:36 -0400 (EDT)

branch: externals/realgud-lldb
commit 6426b24e5808bc8309536b86dfc848281f912005
Author: rocky <address@hidden>
Commit: rocky <address@hidden>

    Note that this isn't finished.
---
 README.md    | 4 +++-
 lldb/lldb.el | 1 -
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 94e1804..ab2af7d 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,3 @@
-Module to add lldb support to realgud
+Module to add lldb support to realgud.
+
+_Note: This is not a finished work; it needs someone who knows and uses lldb 
to complete it._
diff --git a/lldb/lldb.el b/lldb/lldb.el
index 9bf3b2a..c4192ac 100644
--- a/lldb/lldb.el
+++ b/lldb/lldb.el
@@ -13,7 +13,6 @@
 
 ;;  `realgud:lldb' Main interface to lldb via Emacs
 (require 'cl)
-(require 'list-utils)
 (require 'load-relative)
 (require-relative-list '("../../common/helper" "../../common/utils")
                       "realgud-")



reply via email to

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