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

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

[elpa] externals/objed 5ca0678 195/216: Indent for tab command should no


From: Stefan Monnier
Subject: [elpa] externals/objed 5ca0678 195/216: Indent for tab command should not activate objed
Date: Tue, 8 Jan 2019 12:29:38 -0500 (EST)

branch: externals/objed
commit 5ca0678ebe30801a4cfda22209d3ede23a9134c1
Author: Clemera <address@hidden>
Commit: Clemera <address@hidden>

    Indent for tab command should not activate objed
---
 objed.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/objed.el b/objed.el
index 296eb52..79e14fb 100644
--- a/objed.el
+++ b/objed.el
@@ -228,7 +228,6 @@ The function should return nil if objed should not 
initialize."
     (org-previous-visible-heading . section)
     (comint-previous-prompt . output)
     (comint-next-prompt . output)
-    (indent-for-tab-command . char)
     (forward-button . face)
     (backward-button . face)
     (Info-next-reference . face)



reply via email to

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