diff lisp/eshell/em-script.el @ 33020:e21feeab77fb

See ChangeLog
author John Wiegley <johnw@newartisans.com>
date Sun, 29 Oct 2000 05:18:48 +0000
parents 8e57189d61b4
children 6d7c89c79996
line wrap: on
line diff
--- a/lisp/eshell/em-script.el	Sun Oct 29 04:56:45 2000 +0000
+++ b/lisp/eshell/em-script.el	Sun Oct 29 05:18:48 2000 +0000
@@ -63,6 +63,9 @@
 		  (string= (file-name-nondirectory file)
 			   "eshell")) . eshell/source)
 	      eshell-interpreter-alist))
+  (make-local-variable 'eshell-complex-commands)
+  (setq eshell-complex-commands
+	(append '("source" ".") eshell-complex-commands))
   ;; these two variables are changed through usage, but we don't want
   ;; to ruin it for other modules
   (let (eshell-inside-quote-regexp