We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a15a199 commit f25aaf8Copy full SHA for f25aaf8
CHANGELOG
@@ -1,4 +1,8 @@
1
# -*- mode: org -*-
2
+* v2.0.4 2025-01-01
3
+
4
+- Thoughts and whitespace.
5
6
* v2.0.3 2024-08-05
7
8
- Thoughts and whitespace.
auto-compile.el
@@ -1,12 +1,12 @@
;;; auto-compile.el --- Automatically compile Emacs Lisp libraries -*- lexical-binding:t -*-
-;; Copyright (C) 2008-2024 Jonas Bernoulli
+;; Copyright (C) 2008-2025 Jonas Bernoulli
;; Author: Jonas Bernoulli <[email protected]>
;; Homepage: https://github.com/emacscollective/auto-compile
;; Keywords: compile convenience lisp
9
-;; Package-Version: 2.0.3
+;; Package-Version: 2.0.4
10
;; Package-Requires: ((emacs "26.1"))
11
12
;; SPDX-License-Identifier: GPL-3.0-or-later
0 commit comments