branch: externals/idlwave
commit 7aa2f1161f271851e81a4ede329c65146d7c917d
Author: JD Smith <jdtsm...@gmail.com>
Commit: JD Smith <jdtsm...@gmail.com>

    New menu for retall
---
 idlw-shell.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/idlw-shell.el b/idlw-shell.el
index 7ee3f3b74c..713dd844b8 100644
--- a/idlw-shell.el
+++ b/idlw-shell.el
@@ -4596,6 +4596,7 @@ idlwave-shell-electric-debug-mode-map)
      ["Stack Up" idlwave-shell-stack-up t]
      ["Stack Down" idlwave-shell-stack-down t]
      "--"
+     ["Return to MAIN" idlwave-shell-retall t]
      ["Redisplay and Sync" idlwave-shell-redisplay t])
     ("Show Commands"
      ["Everything" (if (eq idlwave-shell-show-commands 'everything)

Reply via email to