.emacs-my
changeset 1755 e99278df97cb
parent 1754 c9f5c4f83bde
child 1756 2495ee9cf84c
--- a/.emacs-my	Tue May 03 09:10:27 2022 +0300
+++ b/.emacs-my	Mon Jul 25 11:34:41 2022 +0300
@@ -781,6 +781,7 @@
 (setq enable-recursive-minibuffers t)
 
 (setq kill-whole-line t)
+(setq kill-do-not-save-duplicates t)
 
 ;; Disable because of bug with gettext.el. See
 ;;   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=287261