branch: externals/capf-autosuggest
commit 8f0c50507d4f9bed2fb4483569508156d2da215d
Author: jakanakaevangeli <[email protected]>
Commit: jakanakaevangeli <[email protected]>

    Fix package header
---
 capf-autosuggest.el | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/capf-autosuggest.el b/capf-autosuggest.el
index b58dbf8..6e61e63 100644
--- a/capf-autosuggest.el
+++ b/capf-autosuggest.el
@@ -1,11 +1,10 @@
 ;;; capf-autosuggest.el --- Show first completion-at-point as an overlay -*- 
lexical-binding: t; -*-
 
 ;; Filename: capf-autosuggest.el
-;; Description: Mitigate frame creation performance.
+;; Description: Show first completion-at-point as an overlay
 ;; Author: jakanakaevangeli <[email protected]>
-;; Created: 2021-04-23
+;; Created: 2021-07-13
 ;; Version: 1.0
-;; Keywords: frames
 ;; URL: https://github.com/jakanakaevangeli/emacs-capf-autosuggest
 
 ;; This file is not part of GNU Emacs.

Reply via email to