1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-03 11:33:37 +00:00

Add customization types for word-wrap and shift-select-mode.

This commit is contained in:
Chong Yidong 2008-06-26 19:29:43 +00:00
parent 767e72aa53
commit 84975bbe3b

View File

@ -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