Lint comments
This commit is contained in:
parent
7931cbaadb
commit
09d1408338
@ -1,16 +1,16 @@
|
|||||||
;;; eldoc-frame.el --- Display eldoc documentation in child frame -*- lexical-binding: t; -*-
|
;;; eldoc-frame.el --- Display eldoc documentation in child frame -*- lexical-binding: t; -*-
|
||||||
|
;;
|
||||||
;; Author: Jessie Hildebrandt <jessieh@jessieh.net>
|
;; Author: Jessie Hildebrandt <jessieh@jessieh.net>
|
||||||
;; Yuan Fu <casouri@gmail.com>
|
;; Yuan Fu <casouri@gmail.com>
|
||||||
;; Homepage: https://git.tty.dog/jessieh/eldoc-frame
|
;; Homepage: https://git.tty.dog/jessieh/eldoc-frame
|
||||||
;; Keywords: eldoc
|
;; Keywords: docs
|
||||||
;; Version: 1.0.0
|
;; Version: 1.0.0
|
||||||
;; Package-Requires: ((emacs "28.1"))
|
;; Package-Requires: ((emacs "28.1"))
|
||||||
|
;;
|
||||||
;; Forked from eldoc-box:
|
;; Forked from eldoc-box:
|
||||||
;; https://github.com/casouri/eldoc-box
|
;; https://github.com/casouri/eldoc-box
|
||||||
;; eldoc-box Copyright (C) 2018 Yuan Fu
|
;; eldoc-box Copyright (C) 2018 Yuan Fu
|
||||||
|
;;
|
||||||
;; This file is not part of GNU Emacs.
|
;; This file is not part of GNU Emacs.
|
||||||
|
|
||||||
;;; Commentary:
|
;;; Commentary:
|
||||||
|
Loading…
Reference in New Issue
Block a user