1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 18:40:39 -08:00

; Normalize some header comments

This commit is contained in:
Stefan Kangas 2021-09-16 15:35:10 +02:00
parent bcf59b99f4
commit cfae83adac
17 changed files with 17 additions and 20 deletions

View file

@ -8,7 +8,7 @@
;; Version: 3.2.0
;; Keywords: soap, web-services, comm, hypermedia
;; Package: soap-client
;; Homepage: https://github.com/alex-hhh/emacs-soap-client
;; URL: https://github.com/alex-hhh/emacs-soap-client
;; Package-Requires: ((cl-lib "0.6.1"))
;;FIXME: Put in `Package-Requires:' the Emacs version we expect.

View file

@ -6,7 +6,7 @@
;; Created: October 2010
;; Keywords: soap, web-services, comm, hypermedia
;; Package: soap-client
;; Homepage: https://github.com/alex-hhh/emacs-soap-client
;; URL: https://github.com/alex-hhh/emacs-soap-client
;; This file is part of GNU Emacs.