summaryrefslogtreecommitdiff
path: root/lisp/progmodes/ebnf2ps.el
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2021-09-16 15:35:10 +0200
committerStefan Kangas <stefan@marxist.se>2021-09-16 15:42:44 +0200
commitcfae83adacf0dd5309d20eb383e51a7ae48514b0 (patch)
treef6e29639f61a0ba4504524843b1f0235faf98082 /lisp/progmodes/ebnf2ps.el
parentbcf59b99f43be4f40be1ff85d0281d660a8dd731 (diff)
downloademacs-cfae83adacf0dd5309d20eb383e51a7ae48514b0.tar.gz
emacs-cfae83adacf0dd5309d20eb383e51a7ae48514b0.tar.bz2
emacs-cfae83adacf0dd5309d20eb383e51a7ae48514b0.zip
; Normalize some header comments
Diffstat (limited to 'lisp/progmodes/ebnf2ps.el')
-rw-r--r--lisp/progmodes/ebnf2ps.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/ebnf2ps.el b/lisp/progmodes/ebnf2ps.el
index 052a68547b8..21ab48b1104 100644
--- a/lisp/progmodes/ebnf2ps.el
+++ b/lisp/progmodes/ebnf2ps.el
@@ -5,7 +5,7 @@
;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
;; Keywords: wp, ebnf, PostScript
;; Version: 4.4
-;; 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.