aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/emacs-lisp/rx.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/rx.el b/lisp/emacs-lisp/rx.el
index a0c8e4d607f..8fbe35220f1 100644
--- a/lisp/emacs-lisp/rx.el
+++ b/lisp/emacs-lisp/rx.el
@@ -1,4 +1,4 @@
1;;; rx.el --- S-exp notation for regexps --*- lexical-binding: t -*- 1;;; rx.el --- S-exp notation for regexps -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 2001-2025 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2025 Free Software Foundation, Inc.
4 4