From: Sean Whitton Date: Thu, 24 Oct 2024 07:39:34 +0000 (+0800) Subject: ; * lisp/loadup.el: Improve file abstract X-Git-Tag: archive/raspbian/1%30.1+1-3+rpi1^2~2^2~20^2~326 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=d3e98487d08eaed69db827ce489b69da1c7a084e;p=emacs.git ; * lisp/loadup.el: Improve file abstract --- 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 @@ -;;; 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.