]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/emacs-lisp/rx.el: Remove extra dash. (Bug#75603)
authorEli Zaretskii <eliz@gnu.org>
Thu, 16 Jan 2025 15:15:42 +0000 (17:15 +0200)
committerEshel Yaron <me@eshelyaron.com>
Fri, 17 Jan 2025 11:35:25 +0000 (12:35 +0100)
(cherry picked from commit b86b8f52a6fe91af239ddda73dc4d8ee32c26fc0)

lisp/emacs-lisp/rx.el

index a0c8e4d607f9c9a32f5e27821c3fd7c4ad259869..8fbe35220f1a87b8db052704411b1c2bf69990d0 100644 (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.