]> git.eshelyaron.com Git - emacs.git/commitdiff
(help-fns-edit-variable): Enable
authorEshel Yaron <me@eshelyaron.com>
Thu, 6 Jun 2024 08:33:10 +0000 (10:33 +0200)
committerEshel Yaron <me@eshelyaron.com>
Thu, 6 Jun 2024 08:33:10 +0000 (10:33 +0200)
lisp/help-fns.el

index 040d82801e1a4d3d890b39813b62ca43262909e9..18cc2fccbad07fbf311959ddd97ed531a9b2456f 100644 (file)
@@ -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))