diff options
author | Andreas Schwab <schwab@linux-m68k.org> | 2009-03-27 16:50:14 +0000 |
---|---|---|
committer | Andreas Schwab <schwab@linux-m68k.org> | 2009-03-27 16:50:14 +0000 |
commit | 11ff3b6711269495d70f771f20fbc3fcffba4661 (patch) | |
tree | 6e46ab430490f85628081078c2b014b4ae56cea5 /lisp/cus-start.el | |
parent | d347e4943a371d278f479db89d932f136d6ee659 (diff) | |
download | emacs-11ff3b6711269495d70f771f20fbc3fcffba4661.tar.gz |
* simple.el (shift-select-mode): Make it a defcustom.
* cus-start.el: Remove shift-select-mode.
Diffstat (limited to 'lisp/cus-start.el')
-rw-r--r-- | lisp/cus-start.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/cus-start.el b/lisp/cus-start.el index 10b352f0e46..d8d3cc5d3ac 100644 --- a/lisp/cus-start.el +++ b/lisp/cus-start.el @@ -98,7 +98,6 @@ Leaving \"Default\" unchecked is equivalent with specifying a default of "22.1") ;; callint.c (mark-even-if-inactive editing-basics boolean) - (shift-select-mode editing-basics boolean) ;; callproc.c (shell-file-name execute file) (exec-path execute |