From: Eshel Yaron Date: Thu, 6 Jun 2024 08:33:10 +0000 (+0200) Subject: (help-fns-edit-variable): Enable X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=56309c513f060e8ce4bb36e7a8143e8e38c60baa;p=emacs.git (help-fns-edit-variable): Enable --- 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))