changeset 96336:b877913c0692

Add customization types for word-wrap and shift-select-mode.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 26 Jun 2008 19:29:43 +0000
parents 505122342311
children b159337451a8
files lisp/cus-start.el
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/cus-start.el	Thu Jun 26 19:27:51 2008 +0000
+++ b/lisp/cus-start.el	Thu Jun 26 19:29:43 2008 +0000
@@ -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 @@
 			   "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