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
8b7c7762
Commit
8b7c7762
authored
Aug 03, 2019
by
Eli Zaretskii
Browse files
* lisp/simple.el (kill-do-not-save-duplicates): Doc fix. (Bug#36827)
parent
5a5ad99d
Pipeline
#2725
failed with stage
in 30 minutes and 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/simple.el
lisp/simple.el
+1
-1
No files found.
lisp/simple.el
View file @
8b7c7762
...
...
@@ -4353,7 +4353,7 @@ retrieved via \\[yank] \\[yank-pop]."
:version "23.2")
(defcustom kill-do-not-save-duplicates nil
"
Do no
t add a
new
string to `kill-ring' if it duplicates the last one.
"
If non-nil, don'
t add a string to `kill-ring' if it duplicates the last one.
The comparison is done using `equal-including-properties'."
:type 'boolean
:group 'killing
...
...
EMBA bot
@bot
mentioned in commit
f47fc426
·
Aug 10, 2019
mentioned in commit
f47fc426
mentioned in commit f47fc426df57aef9f5d9b52578bf183ef9c8d47f
Toggle commit list
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