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

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

[elpa] master b588ad0 53/56: Typo


From: Rocky Bernstein
Subject: [elpa] master b588ad0 53/56: Typo
Date: Sat, 27 May 2017 05:02:38 -0400 (EDT)

branch: master
commit b588ad0953fb6a8f75c8e771b8927f01a3c9c590
Author: rocky <address@hidden>
Commit: rocky <address@hidden>

    Typo
---
 realgud/debugger/trepan.pl/core.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/realgud/debugger/trepan.pl/core.el 
b/realgud/debugger/trepan.pl/core.el
index 1489324..bcd979c 100644
--- a/realgud/debugger/trepan.pl/core.el
+++ b/realgud/debugger/trepan.pl/core.el
@@ -150,7 +150,7 @@ Note that the script name path has been expanded via 
`expand-file-name'.
 
 (defun realgud:trepanpl-suggest-invocation (debugger-name)
   "Suggest a trepanpl command invocation via `realgud-suggest-invocaton'"
-  (realgud-suggest-invocation (or debugger realgud:trepanpl-command-name)
+  (realgud-suggest-invocation (or debugger-name realgud:trepanpl-command-name)
                              realgud:trepanpl-minibuffer-history
                              "perl" "\\.pl$" "trepan.pl"))
 



reply via email to

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