branch: externals/shelisp
commit 304395aa81961f71d40e750ba9d30ed5f88559b0
Author: Michael R. Mauger <mich...@mauger.com>
Commit: Michael R. Mauger <mich...@mauger.com>

    Remove GitLab URL; code will be managed in ELPA
---
 shelisp.el | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/shelisp.el b/shelisp.el
index 2b5c38f..b527e9c 100644
--- a/shelisp.el
+++ b/shelisp.el
@@ -6,7 +6,6 @@
 ;; Version: 0.9.0
 ;; Package-Type: simple
 ;; Keywords: terminals, lisp, processes
-;; URL: https://gitlab.com/mmauger/shelisp
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
@@ -60,6 +59,10 @@
 
 ;; TO DOs:
 
+;; * Provide a security feature that prompts the Emacs user to approve
+;; * the execution of any elisp expressions submitted thru the shelips
+;; * escape sequence.
+
 ;; * Support `term-mode' like `shell-mode'
 
 ;; * Provide support for creation of shell commands for command shells

Reply via email to