File tree Expand file tree Collapse file tree 4 files changed +9
-5
lines changed Expand file tree Collapse file tree 4 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 1
1
# -*- mode: org -*-
2
+ * v4.0.5 2025-03-02
3
+
4
+ - At least Emacs 28.1 is required now.
5
+
2
6
* v4.0.4 2025-03-02
3
7
4
8
Thoughts and whitespace.
Original file line number Diff line number Diff line change 7
7
#+texinfo_dir_category: Emacs
8
8
#+texinfo_dir_title: Epkg: (epkg).
9
9
#+texinfo_dir_desc: Browse the Emacsmirror's database
10
- #+subtitle: for version 4.0.4
10
+ #+subtitle: for version 4.0.5
11
11
12
12
#+setupfile: .orgconfig
13
13
14
14
With Epkg you can browse the Emacsmirror package database using an
15
15
interface similar to that of ~package.el~.
16
16
17
17
#+texinfo: @noindent
18
- This manual is for Epkg version 4.0.4 .
18
+ This manual is for Epkg version 4.0.5 .
19
19
20
20
#+texinfo: @insertcopying
21
21
:END:
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ General Public License for more details.
31
31
@finalout
32
32
@titlepage
33
33
@title Epkg User Manual
34
- @subtitle for version 4.0.4
34
+ @subtitle for version 4.0.5
35
35
@author Jonas Bernoulli
36
36
@page
37
37
@vskip 0pt plus 1filll
@@ -48,7 +48,7 @@ With Epkg you can browse the Emacsmirror package database using an
48
48
interface similar to that of @code {package.el }.
49
49
50
50
@noindent
51
- This manual is for Epkg version 4.0.4 .
51
+ This manual is for Epkg version 4.0.5 .
52
52
53
53
@insertcopying
54
54
@end ifnottex
Original file line number Diff line number Diff line change 6
6
; ; Homepage: https://github.com/emacscollective/epkg
7
7
; ; Keywords: tools
8
8
9
- ; ; Package-Version: 4.0.4
9
+ ; ; Package-Version: 4.0.5
10
10
; ; Package-Requires: (
11
11
; ; (emacs "28.1")
12
12
; ; (compat "30.0.2.0")
You can’t perform that action at this time.
0 commit comments