Lint comments

This commit is contained in:
Jessie Hildebrandt 2023-12-09 05:50:00 -05:00
parent 7931cbaadb
commit 09d1408338

View File

@ -1,16 +1,16 @@
;;; eldoc-frame.el --- Display eldoc documentation in child frame -*- lexical-binding: t; -*-
;;
;; Author: Jessie Hildebrandt <jessieh@jessieh.net>
;; Yuan Fu <casouri@gmail.com>
;; 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: