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
c1ca42b4
Commit
c1ca42b4
authored
Mar 04, 2012
by
Chong Yidong
Browse files
* cus-start.el: Make x-select-enable-clipboard-manager customizable.
parent
a08a07e3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
0 deletions
+7
-0
lisp/ChangeLog
lisp/ChangeLog
+5
-0
lisp/cus-start.el
lisp/cus-start.el
+2
-0
No files found.
lisp/ChangeLog
View file @
c1ca42b4
2012-03-04 Chong Yidong <cyd@gnu.org>
* cus-start.el: Make x-select-enable-clipboard-manager
customizable.
2012-03-04 Glenn Morris <rgm@gnu.org>
* abbrev.el (copy-abbrev-table, abbrev-table-p)
...
...
lisp/cus-start.el
View file @
c1ca42b4
...
...
@@ -460,6 +460,8 @@ since it could result in memory overflow and make Emacs crash."
(x-use-underline-position-properties display boolean "
22.1
")
(x-underline-at-descent-line display boolean "
22.1
")
(x-stretch-cursor display boolean "
21.1
")
;; xselect.c
(x-select-enable-clipboard-manager killing boolean "
24.1
")
;; xsettings.c
(font-use-system-font font-selection boolean "
23.2
")))
this symbol group type standard version native-p rest prop propval
...
...
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