From ec16db0402b245986ee53a59426abe3765a944a6 Mon Sep 17 00:00:00 2001 From: Sam Steingold Date: Fri, 28 Aug 2009 19:26:38 +0000 Subject: [PATCH] documented save-interprogram-paste-before-kill & kill-do-not-save-duplicates --- etc/NEWS | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index a5d41bdf604..7344e711482 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -73,9 +73,12 @@ source while in the midst of loading another file (e.g., with to be corrupted once the outer load completed. Most code doesn't care about this, but some (like c-mode) may check it. -** FIXME save-interprogram-paste-before-kill +** When `save-interprogram-paste-before-kill' is non-nil, emacs will not +clobber the the interprogram paste when something is killed in it by +saving the former in the `kill-ring' before the latter. -** FIXME kill-do-not-save-duplicates +** When `kill-do-not-save-duplicates' is non-nil, identical subsequent +kills are not duplicated in the `kill-ring'. ** File-local variable changes -- 2.39.2