diff --git a/eldoc-frame.el b/eldoc-frame.el index 7cff1bd..3024d4e 100644 --- a/eldoc-frame.el +++ b/eldoc-frame.el @@ -1,16 +1,16 @@ ;;; eldoc-frame.el --- Display eldoc documentation in child frame -*- lexical-binding: t; -*- - +;; ;; Author: Jessie Hildebrandt ;; Yuan Fu ;; Homepage: https://git.tty.dog/jessieh/eldoc-frame -;; Keywords: eldoc +;; Keywords: docs ;; Version: 1.0.0 ;; Package-Requires: ((emacs "28.1")) - +;; ;; Forked from eldoc-box: ;; https://github.com/casouri/eldoc-box ;; eldoc-box Copyright (C) 2018 Yuan Fu - +;; ;; This file is not part of GNU Emacs. ;;; Commentary: