; * lisp/emacs-lisp/rx.el: Remove extra dash. (Bug#75603)

This commit is contained in:
Eli Zaretskii 2025-01-16 17:15:42 +02:00
parent d30351e038
commit b86b8f52a6

View file

@ -1,4 +1,4 @@
;;; rx.el --- S-exp notation for regexps --*- lexical-binding: t -*-
;;; rx.el --- S-exp notation for regexps -*- lexical-binding: t -*-
;; Copyright (C) 2001-2025 Free Software Foundation, Inc.