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

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

[elpa] master 78ddcc3: Remove GitLab URL; code will be managed in ELPA


From: Michael Mauger
Subject: [elpa] master 78ddcc3: Remove GitLab URL; code will be managed in ELPA
Date: Sun, 7 Apr 2019 19:41:01 -0400 (EDT)

branch: master
commit 78ddcc3e3c0f6b3eddc36dfbaf6fb60fb87e9c15
Author: Michael R. Mauger <address@hidden>
Commit: Michael R. Mauger <address@hidden>

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

diff --git a/packages/shelisp/shelisp.el b/packages/shelisp/shelisp.el
index 2b5c38f..b527e9c 100644
--- a/packages/shelisp/shelisp.el
+++ b/packages/shelisp/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

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