From: Sean Whitton Date: Thu, 24 Oct 2024 07:39:34 +0000 (+0800) Subject: ; * lisp/loadup.el: Improve file abstract X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=64f77469edbe02013e150d963e44d63411ed0ead;p=emacs.git ; * lisp/loadup.el: Improve file abstract (cherry picked from commit d3e98487d08eaed69db827ce489b69da1c7a084e) --- diff --git a/lisp/loadup.el b/lisp/loadup.el index 229956571fe..2ffa1af1418 100644 --- a/lisp/loadup.el +++ b/lisp/loadup.el @@ -1,4 +1,4 @@ -;;; loadup.el --- load up standardly loaded Lisp files for Emacs -*- lexical-binding: t; -*- +;;; loadup.el --- load up always-loaded Lisp files for Emacs -*- lexical-binding: t; -*- ;; Copyright (C) 1985-1986, 1992, 1994, 2001-2024 Free Software ;; Foundation, Inc.