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

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

[elpa] externals/realgud-trepan-ni ce00886 8/8: Get ready for release 1.


From: Rocky Bernstein
Subject: [elpa] externals/realgud-trepan-ni ce00886 8/8: Get ready for release 1.5.0
Date: Tue, 28 May 2019 16:09:32 -0400 (EDT)

branch: externals/realgud-trepan-ni
commit ce008862ea33de0a9e6c06099b9ddff8f620f2e4
Author: rocky <address@hidden>
Commit: rocky <address@hidden>

    Get ready for release 1.5.0
---
 configure.ac         | 2 +-
 realgud-trepan-ni.el | 4 ++--
 trepan-ni/core.el    | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/configure.ac b/configure.ac
index aab504a..a7012f4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 dnl FIXME: pick up from realgud.el
-AC_INIT(realgud-inspect, 1.0.0,)
+AC_INIT(realgud-inspect, 1.0.1,)
 AC_CONFIG_SRCDIR(trepan-ni/trepan-ni.el)
 AM_INIT_AUTOMAKE([foreign])
 AM_MAINTAINER_MODE
diff --git a/realgud-trepan-ni.el b/realgud-trepan-ni.el
index 1150451..c2e10ac 100644
--- a/realgud-trepan-ni.el
+++ b/realgud-trepan-ni.el
@@ -1,9 +1,9 @@
 ;;; realgud-trepan-ni.el --- Realgud front-end to trepan-ni -*- 
lexical-binding: t -*-
 
 ;; Author: Rocky Bernstein <address@hidden>
-;; Version: 1.0.0
+;; Version: 1.0.1
 ;; Package-Type: multi
-;; Package-Requires: ((load-relative "1.2") (realgud "1.4.8") (cl-lib "0.5") 
(emacs "25"))
+;; Package-Requires: ((load-relative "1.2") (realgud "1.5.0") (cl-lib "0.5") 
(emacs "25"))
 ;; URL: http://github.com/realgud/realgud-trepan-ni
 ;; Compatibility: GNU Emacs 25.x
 
diff --git a/trepan-ni/core.el b/trepan-ni/core.el
index 5c6798c..c130221 100644
--- a/trepan-ni/core.el
+++ b/trepan-ni/core.el
@@ -58,7 +58,7 @@ run.
 
 We return the a list containing
 
-* the name of the debugger given (e.g. trepan-ni) and its arguments:
+* the name of the debugger given (e.g. \"trepan-ni|') and its arguments:
   a list of strings
 * the script name and its arguments - list of strings
 



reply via email to

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