From c359f9010d255cf6d6ca4826649674f60a73b0e9 Mon Sep 17 00:00:00 2001 From: Bradley Wright Date: Sun, 26 May 2013 15:00:49 +0100 Subject: [PATCH] Add recipe for xterm-frobs Manipulate xterm from within a tty Emacs session. --- recipes/xterm-frobs | 1 + 1 file changed, 1 insertion(+) create mode 100644 recipes/xterm-frobs diff --git a/recipes/xterm-frobs b/recipes/xterm-frobs new file mode 100644 index 00000000..82871a7d --- /dev/null +++ b/recipes/xterm-frobs @@ -0,0 +1 @@ +(xterm-frobs :fetcher github :repo "emacsmirror/xterm-frobs")