From 1a36a4497f417f008c9a5e19fcbdfc30f813db17 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Thu, 8 Sep 2011 19:13:46 -0400 Subject: Add e and emacsterm, two emacs utitlities. * e evaluates some emacslisp, * emacsterm launches an x-terminal-emulator in emacs (requires the emacs function 'emacs-terminal-emulator') --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ea20e2a..7cee854 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,5 @@ hangman sysfiles daemon emacsmail +emacsterm +e -- cgit v1.2.3