From 56309c513f060e8ce4bb36e7a8143e8e38c60baa Mon Sep 17 00:00:00 2001 From: Eshel Yaron Date: Thu, 6 Jun 2024 10:33:10 +0200 Subject: [PATCH] (help-fns-edit-variable): Enable --- lisp/help-fns.el | 1 - 1 file changed, 1 deletion(-) diff --git a/lisp/help-fns.el b/lisp/help-fns.el index 040d82801e1..18cc2fccbad 100644 --- a/lisp/help-fns.el +++ b/lisp/help-fns.el @@ -1538,7 +1538,6 @@ it is displayed along with the global value." (defvar help-fns--edit-variable) -(put 'help-fns-edit-variable 'disabled t) (defun help-fns-edit-variable () "Edit the variable under point." (declare (completion ignore)) -- 2.39.2