branch: master commit 573eb089b696dfc486e06eda42898088410db1fe Author: rocky <ro...@gnu.org> Commit: rocky <ro...@gnu.org>
I like the word "extensible" --- realgud.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/realgud.el b/realgud.el index 8e0fa97..b16cc48 100644 --- a/realgud.el +++ b/realgud.el @@ -24,7 +24,8 @@ ;;; Commentary: -;; A modular GNU Emacs front-end for interacting with external debuggers. +;; A modular, extensible GNU Emacs front-end for interacting with +;; external debuggers. ;; ;; Quick start: https://github.com/realgud/realgud/ ;;