diff options
author | Stefan Kangas <stefan@marxist.se> | 2021-09-16 15:35:10 +0200 |
---|---|---|
committer | Stefan Kangas <stefan@marxist.se> | 2021-09-16 15:42:44 +0200 |
commit | cfae83adacf0dd5309d20eb383e51a7ae48514b0 (patch) | |
tree | f6e29639f61a0ba4504524843b1f0235faf98082 /lisp/whitespace.el | |
parent | bcf59b99f43be4f40be1ff85d0281d660a8dd731 (diff) | |
download | emacs-cfae83adacf0dd5309d20eb383e51a7ae48514b0.tar.gz emacs-cfae83adacf0dd5309d20eb383e51a7ae48514b0.tar.bz2 emacs-cfae83adacf0dd5309d20eb383e51a7ae48514b0.zip |
; Normalize some header comments
Diffstat (limited to 'lisp/whitespace.el')
-rw-r--r-- | lisp/whitespace.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/whitespace.el b/lisp/whitespace.el index a3a127474d3..7e090177eb7 100644 --- a/lisp/whitespace.el +++ b/lisp/whitespace.el @@ -5,7 +5,7 @@ ;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> ;; Keywords: data, wp ;; Version: 13.2.2 -;; X-URL: https://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre +;; URL: https://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre ;; This file is part of GNU Emacs. |