From: rearman Date: Fri, 8 May 2026 19:12:36 +0000 (-0400) Subject: Update abbrevs X-Git-Url: https://git.earman.xyz/?a=commitdiff_plain;h=5cb93f3d8daaa9163c10de974c9cc4246b1f287c;p=emacsinit.git Update abbrevs --- diff --git a/abbrev_defs b/abbrev_defs index 6e8b076..3165020 100644 --- a/abbrev_defs +++ b/abbrev_defs @@ -3,6 +3,6 @@ (define-abbrev-table 'global-abbrev-table '( ("wol" "" workorder-link :count 0) - ("oelisp" "" skel-org-block-elisp :count 0) + ("oel" "" skel-org-block-elisp :count 0) ("osrc" "" skel-org-block :count 0) )))