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

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

[elpa] master 2c31d58 154/215: Typo


From: Rocky Bernstein
Subject: [elpa] master 2c31d58 154/215: Typo
Date: Sat, 30 Jul 2016 14:49:02 +0000 (UTC)

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

    Typo
---
 realgud/common/track.el |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/realgud/common/track.el b/realgud/common/track.el
index aa433c6..3cadf04 100644
--- a/realgud/common/track.el
+++ b/realgud/common/track.el
@@ -494,9 +494,10 @@ Otherwise return nil. CMD-MARK is set in the realgud-loc 
object created.
 )
 
 (defun realgud-track-bp-delete(text &optional cmd-mark cmdbuf ignore-file-re)
-  "Do regular-expression matching see if a breakpoint has been deleted inside
-string TEXT. If we match, we will return the breakpointlocation of the 
breakpoint found
-from in command buffer. Otherwise nil is returned."
+  "Do regular-expression matching see if a breakpoint has been
+deleted inside string TEXT. If we match, we will return the
+breakpoint location of the breakpoint found from in command
+buffer. Otherwise nil is returned."
 
   ; NOTE: realgud-cmdbuf-info is a buffer variable local to the process
   ; running the debugger. It contains a realgud-cmdbuf-info "struct". In



reply via email to

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