From: Chong Yidong Date: Thu, 26 Jun 2008 19:29:43 +0000 (+0000) Subject: Add customization types for word-wrap and shift-select-mode. X-Git-Tag: emacs-pretest-23.0.90~4459 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=84975bbe3b9767f71190351fbdbb4303bfd27414;p=emacs.git Add customization types for word-wrap and shift-select-mode. --- diff --git a/lisp/cus-start.el b/lisp/cus-start.el index 302d6689186..a30abc98281 100644 --- a/lisp/cus-start.el +++ b/lisp/cus-start.el @@ -46,6 +46,7 @@ (tab-width editing-basics integer) (ctl-arrow display boolean) (truncate-lines display boolean) + (word-wrap display boolean) (selective-display-ellipses display boolean) (indicate-empty-lines fringe boolean) (indicate-buffer-boundaries @@ -97,6 +98,7 @@ 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