diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2011-06-30 22:20:09 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2011-06-30 22:20:09 -0700 |
commit | d0672f86c94e9dbf52e783e2bc4162b9cf3b5f44 (patch) | |
tree | e0e9fc7f479bce996d52c4356052480b3a088c56 /lisp/eshell/em-smart.el | |
parent | b9444d97feca73cb2a90559241bc79584692da54 (diff) | |
parent | bbc6b304672eb229e6750692a1b4e83277ded115 (diff) | |
download | emacs-d0672f86c94e9dbf52e783e2bc4162b9cf3b5f44.tar.gz emacs-d0672f86c94e9dbf52e783e2bc4162b9cf3b5f44.tar.bz2 emacs-d0672f86c94e9dbf52e783e2bc4162b9cf3b5f44.zip |
Merge from trunk.
Diffstat (limited to 'lisp/eshell/em-smart.el')
-rw-r--r-- | lisp/eshell/em-smart.el | 1 |
1 files changed, 1 insertions, 0 deletions
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 |