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/ps-def.el | |
parent | bcf59b99f43be4f40be1ff85d0281d660a8dd731 (diff) | |
download | emacs-cfae83adacf0dd5309d20eb383e51a7ae48514b0.tar.gz emacs-cfae83adacf0dd5309d20eb383e51a7ae48514b0.tar.bz2 emacs-cfae83adacf0dd5309d20eb383e51a7ae48514b0.zip |
; Normalize some header comments
Diffstat (limited to 'lisp/ps-def.el')
-rw-r--r-- | lisp/ps-def.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ps-def.el b/lisp/ps-def.el index b9c3ab57a26..4f8498d9ef2 100644 --- a/lisp/ps-def.el +++ b/lisp/ps-def.el @@ -5,7 +5,7 @@ ;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> ;; Kenichi Handa <handa@gnu.org> (multi-byte characters) ;; Keywords: wp, print, PostScript -;; X-URL: https://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre +;; URL: https://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre ;; Package: ps-print ;; This file is part of GNU Emacs. |