-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[bot] "built_in_updates" Fri Jan 3 10:55:40 UTC 2025
- Loading branch information
SpacemacsBot
committed
Jan 3, 2025
1 parent
0093191
commit 4bf7e49
Showing
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
|
||
;; Copyright (C) 2011-2024 Donald Ephraim Curtis | ||
;; Copyright (C) 2012-2024 Steve Purcell | ||
;; Copyright (C) 2016-2024 Jonas Bernoulli | ||
;; Copyright (C) 2016-2025 Jonas Bernoulli | ||
;; Copyright (C) 2009 Phil Hagelberg | ||
|
||
;; Author: Donald Ephraim Curtis <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
|
||
;; Copyright (C) 2011-2024 Donald Ephraim Curtis | ||
;; Copyright (C) 2012-2024 Steve Purcell | ||
;; Copyright (C) 2016-2024 Jonas Bernoulli | ||
;; Copyright (C) 2016-2025 Jonas Bernoulli | ||
;; Copyright (C) 2009 Phil Hagelberg | ||
|
||
;; Author: Donald Ephraim Curtis <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; package-recipe.el --- Package recipes as EIEIO objects -*- lexical-binding:t; coding:utf-8 -*- | ||
|
||
;; Copyright (C) 2018-2024 Jonas Bernoulli | ||
;; Copyright (C) 2018-2025 Jonas Bernoulli | ||
|
||
;; Author: Jonas Bernoulli <[email protected]> | ||
;; Maintainer: Jonas Bernoulli <[email protected]> | ||
|