aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/loadup.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/loadup.el b/lisp/loadup.el
index 6d1e13f44bf..bd74a9d6aff 100644
--- a/lisp/loadup.el
+++ b/lisp/loadup.el
@@ -1,4 +1,4 @@
1;;; loadup.el --- load up standardly loaded Lisp files for Emacs -*- lexical-binding: t; -*- 1;;; loadup.el --- load up always-loaded Lisp files for Emacs -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 1985-1986, 1992, 1994, 2001-2024 Free Software 3;; Copyright (C) 1985-1986, 1992, 1994, 2001-2024 Free Software
4;; Foundation, Inc. 4;; Foundation, Inc.