]> git.eshelyaron.com Git - emacs.git/commitdiff
Shorten summary line to appease package-lint.el
authorJoão Távora <joaotavora@gmail.com>
Thu, 10 May 2018 11:07:31 +0000 (12:07 +0100)
committerJoão Távora <joaotavora@gmail.com>
Thu, 10 May 2018 11:07:31 +0000 (12:07 +0100)
lisp/progmodes/eglot.el

index fbddf16c3f233c0a952fabd8532a95808b1e1d29..21ec247967a38fbe3655846b06214a917067697a 100644 (file)
@@ -1,4 +1,4 @@
-;;; eglot.el --- A client for Language Server Protocol (LSP) servers  -*- lexical-binding: t; -*-
+;;; eglot.el --- Client for Language Server Protocol (LSP) servers  -*- lexical-binding: t; -*-
 
 ;; Copyright (C) 2017  João Távora