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/em-prompt.el


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/lisp/eshell/em-prompt.el
Date: Sat, 16 Feb 2002 04:40:19 -0500

Index: emacs/lisp/eshell/em-prompt.el
diff -c emacs/lisp/eshell/em-prompt.el:1.4 emacs/lisp/eshell/em-prompt.el:1.5
*** emacs/lisp/eshell/em-prompt.el:1.4  Sun Jul 15 15:53:53 2001
--- emacs/lisp/eshell/em-prompt.el      Sat Feb 16 04:40:19 2002
***************
*** 98,104 ****
  (defun eshell-prompt-initialize ()
    "Initialize the prompting code."
    (unless eshell-non-interactive-p
-     (make-local-hook 'eshell-post-command-hook)
      (add-hook 'eshell-post-command-hook 'eshell-emit-prompt nil t)
  
      (make-local-variable 'eshell-prompt-regexp)
--- 98,103 ----



reply via email to

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