Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
e369c773
Commit
e369c773
authored
Feb 05, 2002
by
Pavel Janík
Browse files
(x-use-underline-position-properties): Allow customization.
parent
816f7521
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
lisp/cus-start.el
lisp/cus-start.el
+2
-1
No files found.
lisp/cus-start.el
View file @
e369c773
;;; cus-start.el --- define customization properties of builtins
;;
;; Copyright (C) 1997, 1999, 2000, 2001 Free Software Foundation, Inc.
;; Copyright (C) 1997, 1999, 2000, 2001
, 2002
Free Software Foundation, Inc.
;;
;; Author: Per Abrahamsen <abraham@dina.kvl.dk>
;; Keywords: internal
...
...
@@ -253,6 +253,7 @@
(
x-bitmap-file-path
installation
(
repeat
(
directory
:format
"%v"
)))
;; xterm.c
(
x-use-underline-position-properties
display
boolean
"21.3"
)
(
x-stretch-cursor
display
boolean
"21.1"
)))
this
symbol
group
type
native-p
version
;; This function turns a value
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment