From 13ac46f417a64096524a4e40377bb5e40802c772 Mon Sep 17 00:00:00 2001 From: noa Date: Sat, 22 Feb 2025 03:44:00 +0800 Subject: Don't set kill-ring-max value --- emacs/init.el | 1 - 1 file changed, 1 deletion(-) diff --git a/emacs/init.el b/emacs/init.el index 62c2738..0c2c756 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -707,7 +707,6 @@ With prefix argument TIME, also add the current time." :bind ([remap kill-buffer] . kill-current-buffer) :custom (save-interprogram-paste-before-kill t) - (kill-ring-max 25) ;; Hide commands in M-x which do not work in the current mode. (read-extended-command-predicate 'command-completion-default-include-p) ;; My brain is not ready for advanced emacs undo -- cgit 1.4.1-2-gfad0