emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] scratch/hyperbole c40109f9b6 10/12: * hbut.el (defib): Remove red


From: Stefan Monnier
Subject: [elpa] scratch/hyperbole c40109f9b6 10/12: * hbut.el (defib): Remove redundant indent property
Date: Tue, 27 Jun 2023 17:38:40 -0400 (EDT)

branch: scratch/hyperbole
commit c40109f9b670edc876f9484d6a648d95431592ce
Author: Stefan Monnier <monnier@iro.umontreal.ca>
Commit: Stefan Monnier <monnier@iro.umontreal.ca>

    * hbut.el (defib): Remove redundant indent property
---
 hbut.el | 2 --
 1 file changed, 2 deletions(-)

diff --git a/hbut.el b/hbut.el
index af6af8316a..3e5f1c242f 100644
--- a/hbut.el
+++ b/hbut.el
@@ -2698,8 +2698,6 @@ type for ibtype is presently undefined."
              (htype:create ,type ibtypes ,doc nil ,at-func
                            '(to-p ,to-func style ,style))))))
 
-(put      'defib 'lisp-indent-function 'defun)
-
 ;; Support edebug-defun for interactive debugging of ibtypes
 (def-edebug-spec defib
  (&define name lambda-list



reply via email to

[Prev in Thread] Current Thread [Next in Thread]