From 22e5b05af3018e70db285a220c8bc01e8469d071 Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Mon, 2 Jul 2018 09:46:16 +0200 Subject: [PATCH] Fix a docstring --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index 0688082..dd010c0 100644 --- a/init.el +++ b/init.el @@ -1318,7 +1318,7 @@ TODO: What is FIELD for?" default-cursor-color)))) (defun sachachua/can-expand () - "Return true if right after an expandable thing." + "Return t if right after an expandable thing." (or (abbrev--before-point) (yasnippet-can-fire-p))) ;; SysAdmin Day to the calendar