/[emacs]/emacs/lisp/eshell/esh-test.el
ViewVC logotype

Diff of /emacs/lisp/eshell/esh-test.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6.4.1 by miles, Tue Oct 14 23:51:31 2003 UTC revision 1.6.4.2 by miles, Tue Jul 6 09:14:27 2004 UTC
# Line 167  Line 167 
167        (local-set-key [(control ?m)] 'eshell-test-goto-func)        (local-set-key [(control ?m)] 'eshell-test-goto-func)
168        (local-set-key [return] 'eshell-test-goto-func)        (local-set-key [return] 'eshell-test-goto-func)
169    
170        (insert "Testing Eshell under "        (insert "Testing Eshell under " (emacs-version))
               (format "GNU Emacs %s (%s%s)"  
                       emacs-version  
                       system-configuration  
                       (cond ((featurep 'motif) ", Motif")  
                             ((featurep 'x-toolkit) ", X toolkit")  
                             (t ""))))  
171        (switch-to-buffer test-buffer)        (switch-to-buffer test-buffer)
172        (delete-other-windows))        (delete-other-windows))
173      (eshell-for funcname (sort (all-completions "eshell-test--"      (eshell-for funcname (sort (all-completions "eshell-test--"

Legend:
Removed from v.1.6.4.1  
changed lines
  Added in v.1.6.4.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26