From ddd63a1e1b46a0b34ffa2fc64ab9901fe7193e6b Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Thu, 30 Jun 2011 23:38:28 -0400 Subject: * eshell/em-smart.el (eshell-smart-display-navigate-list): Add mouse-yank-primary. --- lisp/eshell/em-smart.el | 1 + 1 file changed, 1 insertion(+) (limited to 'lisp/eshell') diff --git a/lisp/eshell/em-smart.el b/lisp/eshell/em-smart.el index f08fec8f8fa..259072d9750 100644 --- a/lisp/eshell/em-smart.el +++ b/lisp/eshell/em-smart.el @@ -120,6 +120,7 @@ only if that output can be presented in its entirely in the Eshell window." (defcustom eshell-smart-display-navigate-list '(insert-parentheses mouse-yank-at-click + mouse-yank-primary mouse-yank-secondary yank-pop yank-rectangle -- cgit v1.2.3