emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/eshell/eshell.el [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/eshell/eshell.el [lexbind]
Date: Tue, 14 Oct 2003 19:51:54 -0400

Index: emacs/lisp/eshell/eshell.el
diff -c emacs/lisp/eshell/eshell.el:1.12.4.1 
emacs/lisp/eshell/eshell.el:1.12.4.2
*** emacs/lisp/eshell/eshell.el:1.12.4.1        Fri Apr  4 01:20:20 2003
--- emacs/lisp/eshell/eshell.el Tue Oct 14 19:51:31 2003
***************
*** 64,70 ****
  ;; @ Command argument completion (tcsh, zsh)
  ;; @ Input history management (bash)
  ;; @ Intelligent output scrolling
! ;; @ Psuedo-devices (such as "/dev/clip" for copying to the clipboard)
  ;; @ Extended globbing (zsh)
  ;; @ Argument and globbing predication (zsh)
  ;; @ I/O redirection to buffers, files, symbols, processes, etc.
--- 64,70 ----
  ;; @ Command argument completion (tcsh, zsh)
  ;; @ Input history management (bash)
  ;; @ Intelligent output scrolling
! ;; @ Pseudo-devices (such as "/dev/clip" for copying to the clipboard)
  ;; @ Extended globbing (zsh)
  ;; @ Argument and globbing predication (zsh)
  ;; @ I/O redirection to buffers, files, symbols, processes, etc.
***************
*** 561,564 ****
--- 561,565 ----
  
  (run-hooks 'eshell-load-hook)
  
+ ;;; arch-tag: 9d4d5214-0e4e-4e02-b349-39add640d63f
  ;;; eshell.el ends here




reply via email to

[Prev in Thread] Current Thread [Next in Thread]