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

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

[nongnu] elpa/with-editor 1521fe2f55: Sync .orgconfig with that of other


From: ELPA Syncer
Subject: [nongnu] elpa/with-editor 1521fe2f55: Sync .orgconfig with that of other packages
Date: Thu, 10 Feb 2022 17:58:56 -0500 (EST)

branch: elpa/with-editor
commit 1521fe2f55c7696fbae662d229a43c942ae15747
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Jonas Bernoulli <jonas@bernoul.li>

    Sync .orgconfig with that of other packages
    
    These changes don't make a difference here.  Consistency is good.
---
 docs/.orgconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/.orgconfig b/docs/.orgconfig
index 06952a1375..138fae42e2 100644
--- a/docs/.orgconfig
+++ b/docs/.orgconfig
@@ -1,6 +1,6 @@
 # -*- mode:org -*-
 
-#+options: H:4 num:4 toc:2
+#+options: H:4 num:3 toc:2 compact-itemx:t
 #+property: header-args :eval never
 
 #+macro: kbd (eval (let ((case-fold-search nil) (regexp (regexp-opt '("SPC" 
"RET" "LFD" "TAB" "BS" "ESC" "DELETE" "SHIFT" "Ctrl" "Meta" "Alt" "Cmd" "Super" 
"UP" "LEFT" "RIGHT" "DOWN") 'words))) (format 
"@@texinfo:@kbd{@@%s@@texinfo:}@@" (replace-regexp-in-string regexp 
"@@texinfo:@key{@@\\&@@texinfo:}@@" $1 t))))



reply via email to

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