[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
emacs-30 d3e98487d08: ; * lisp/loadup.el: Improve file abstract
From: |
Sean Whitton |
Subject: |
emacs-30 d3e98487d08: ; * lisp/loadup.el: Improve file abstract |
Date: |
Thu, 24 Oct 2024 03:39:48 -0400 (EDT) |
branch: emacs-30
commit d3e98487d08eaed69db827ce489b69da1c7a084e
Author: Sean Whitton <spwhitton@spwhitton.name>
Commit: Sean Whitton <spwhitton@spwhitton.name>
; * lisp/loadup.el: Improve file abstract
---
lisp/loadup.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- emacs-30 d3e98487d08: ; * lisp/loadup.el: Improve file abstract,
Sean Whitton <=