diff options
| author | Stefan Kangas | 2023-12-30 18:59:56 +0100 |
|---|---|---|
| committer | Stefan Kangas | 2023-12-30 19:01:01 +0100 |
| commit | 32cfc60d2a2baa7f60bd4190ab83580bc667c753 (patch) | |
| tree | a7d772b2353f9e284cff27639e6bda9113010306 /test | |
| parent | 479e64b5ad7f87b291a52ebb0227cf37a4defe50 (diff) | |
| download | emacs-32cfc60d2a2baa7f60bd4190ab83580bc667c753.tar.gz emacs-32cfc60d2a2baa7f60bd4190ab83580bc667c753.zip | |
; Clean up some Keyword headers
Diffstat (limited to 'test')
| -rw-r--r-- | test/lisp/textmodes/fill-tests.el | 2 | ||||
| -rw-r--r-- | test/lisp/textmodes/tildify-tests.el | 2 | ||||
| -rw-r--r-- | test/lisp/url/url-expand-tests.el | 1 | ||||
| -rw-r--r-- | test/lisp/url/url-parse-tests.el | 1 |
4 files changed, 2 insertions, 4 deletions
diff --git a/test/lisp/textmodes/fill-tests.el b/test/lisp/textmodes/fill-tests.el index f83f48be951..4ad31481054 100644 --- a/test/lisp/textmodes/fill-tests.el +++ b/test/lisp/textmodes/fill-tests.el | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | ;; Copyright (C) 2017-2023 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2017-2023 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Marcin Borkowski <mbork@mbork.pl> | 5 | ;; Author: Marcin Borkowski <mbork@mbork.pl> |
| 6 | ;; Keywords: text, text | 6 | ;; Keywords: text |
| 7 | 7 | ||
| 8 | ;; This file is part of GNU Emacs. | 8 | ;; This file is part of GNU Emacs. |
| 9 | 9 | ||
diff --git a/test/lisp/textmodes/tildify-tests.el b/test/lisp/textmodes/tildify-tests.el index 5b9e1f59974..695dac008e9 100644 --- a/test/lisp/textmodes/tildify-tests.el +++ b/test/lisp/textmodes/tildify-tests.el | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | ;; Author: Michal Nazarewicz <mina86@mina86.com> | 5 | ;; Author: Michal Nazarewicz <mina86@mina86.com> |
| 6 | ;; Version: 4.5 | 6 | ;; Version: 4.5 |
| 7 | ;; Keywords: text, TeX, SGML, text | 7 | ;; Keywords: text, TeX, SGML |
| 8 | 8 | ||
| 9 | ;; This file is part of GNU Emacs. | 9 | ;; This file is part of GNU Emacs. |
| 10 | 10 | ||
diff --git a/test/lisp/url/url-expand-tests.el b/test/lisp/url/url-expand-tests.el index 651bd690811..392e949465c 100644 --- a/test/lisp/url/url-expand-tests.el +++ b/test/lisp/url/url-expand-tests.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 2012-2023 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2023 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Alain Schneble <a.s@realize.ch> | 5 | ;; Author: Alain Schneble <a.s@realize.ch> |
| 6 | ;; Version: 1.0 | ||
| 7 | 6 | ||
| 8 | ;; This file is part of GNU Emacs. | 7 | ;; This file is part of GNU Emacs. |
| 9 | 8 | ||
diff --git a/test/lisp/url/url-parse-tests.el b/test/lisp/url/url-parse-tests.el index cf75738d00a..eb6df17daeb 100644 --- a/test/lisp/url/url-parse-tests.el +++ b/test/lisp/url/url-parse-tests.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 2012-2023 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2023 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Alain Schneble <a.s@realize.ch> | 5 | ;; Author: Alain Schneble <a.s@realize.ch> |
| 6 | ;; Version: 1.0 | ||
| 7 | 6 | ||
| 8 | ;; This file is part of GNU Emacs. | 7 | ;; This file is part of GNU Emacs. |
| 9 | 8 | ||