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

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

[nongnu] elpa/j-mode bd38533 36/56: Add "!." (Fit / Customize) to `j-hel


From: ELPA Syncer
Subject: [nongnu] elpa/j-mode bd38533 36/56: Add "!." (Fit / Customize) to `j-help-voc-alist'
Date: Sun, 29 Aug 2021 11:20:50 -0400 (EDT)

branch: elpa/j-mode
commit bd38533b733018b2634797c6d4cc8a48abc7e5e0
Author: Oleh Krehel <ohwoeowho@gmail.com>
Commit: Oleh Krehel <ohwoeowho@gmail.com>

    Add "!." (Fit / Customize) to `j-help-voc-alist'
---
 j-help.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/j-help.el b/j-help.el
index 0fcb958..66ca1c2 100644
--- a/j-help.el
+++ b/j-help.el
@@ -131,7 +131,7 @@ It groups the objects in LIST according to the predicate FN"
     ("#:" . "d402") ("#." . "d401") ("S:" . "dscapco") ("M." . "dmcapdot")
     ("L:" . "dlcapco") ("L." . "dlcapdot") ("I." . "dicapdot") ("H." . 
"dhcapdot")
     ("E." . "decapdot") ("D:" . "ddcapco") ("D." . "ddcapdot") ("C." . 
"dccapdot")
-    ("A." . "dacapdot") ("@:" . "d622") ("!:" . "d412") ("{::" . "d523")
+    ("A." . "dacapdot") ("@:" . "d622") ("!." . "d411") ("!:" . "d412") ("{::" 
. "d523")
     ("p.." . "dpdotdot") ("_9:" . "dconsf") ("&.:" . "d631") ("NB." . "dnb"))
   "(string * string) alist")
 



reply via email to

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