diff options
| -rw-r--r-- | lisp/cus-start.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/cus-start.el b/lisp/cus-start.el index b63f18cac75..7d24642146d 100644 --- a/lisp/cus-start.el +++ b/lisp/cus-start.el | |||
| @@ -254,6 +254,7 @@ | |||
| 254 | (x-bitmap-file-path installation | 254 | (x-bitmap-file-path installation |
| 255 | (repeat (directory :format "%v"))) | 255 | (repeat (directory :format "%v"))) |
| 256 | ;; xterm.c | 256 | ;; xterm.c |
| 257 | (x-autoselect-window display boolean "21.3") | ||
| 257 | (x-use-underline-position-properties display boolean "21.3") | 258 | (x-use-underline-position-properties display boolean "21.3") |
| 258 | (x-stretch-cursor display boolean "21.1"))) | 259 | (x-stretch-cursor display boolean "21.1"))) |
| 259 | this symbol group type native-p version | 260 | this symbol group type native-p version |