1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-21 06:55:39 +00:00

; * lisp/loadup.el: Improve file abstract

This commit is contained in:
Sean Whitton 2024-10-24 15:39:34 +08:00
parent 1a91d37a21
commit d3e98487d0

View File

@ -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.