[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
scratch/elisp-benchmarks 9f4ff70129a 10/54: * elisp-benchmarks.el: Typo
From: |
Pip Cet |
Subject: |
scratch/elisp-benchmarks 9f4ff70129a 10/54: * elisp-benchmarks.el: Typo fix |
Date: |
Sat, 4 Jan 2025 12:26:32 -0500 (EST) |
branch: scratch/elisp-benchmarks
commit 9f4ff70129a5933cab734dd36122529427ef7b6c
Author: Noor Christensen <kchr@technopragmatics.org>
Commit: Andrea Corallo <akrl@sdf.org>
* elisp-benchmarks.el: Typo fix
---
benchmarks/elisp-benchmarks.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/benchmarks/elisp-benchmarks.el b/benchmarks/elisp-benchmarks.el
index 2515bc4bea5..ca8dc58363f 100644
--- a/benchmarks/elisp-benchmarks.el
+++ b/benchmarks/elisp-benchmarks.el
@@ -1,10 +1,10 @@
-;;; elisp-benchmarks.el --- elisp benchamrks collection -*- lexical-binding:t
-*-
+;;; elisp-benchmarks.el --- elisp benchmarks collection -*- lexical-binding:t
-*-
;; Copyright (C) 2019 Free Software Foundation, Inc.
;; Author: Andrea Corallo <akrl@sdf.org>
;; Maintainer: Andrea Corallo <akrl@sdf.org>
-;; Version: 1.3
+;; Version: 1.4
;; Keywords: languages, lisp
;; Package-Type: multi
;; Created: 2019-01-12
- scratch/elisp-benchmarks f43385543fc 46/54: * Handle 'compilation-safety', (continued)
- scratch/elisp-benchmarks f43385543fc 46/54: * Handle 'compilation-safety', Pip Cet, 2025/01/04
- scratch/elisp-benchmarks f0132de78c1 47/54: * elisp-benchmarks.el: Bump new version., Pip Cet, 2025/01/04
- scratch/elisp-benchmarks 3dba0bfbf4d 37/54: * benchmarks/elb-bytecomp.el: New benchmark, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks 0dc090098dd 34/54: Add EIEIO benchmark, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks 2eb211695bc 43/54: * benchmarks/elb-smie.el (elb-font-lock-entry): New benchmark, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks 6965195a757 49/54: * elisp-benchmarks.el: Bump new version., Pip Cet, 2025/01/04
- scratch/elisp-benchmarks d7f3b38a26b 50/54: elisp-benchmarks.el: Compact output and support setup code, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks a32a99ae8af 54/54: New script to import an elpa module, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks 59b2387ba71 52/54: Add "elisp-benchmarks" package from ELPA, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks 908c78fe2bb 42/54: ; Prefer HTTPS to HTTP in URLs, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks 9f4ff70129a 10/54: * elisp-benchmarks.el: Typo fix,
Pip Cet <=
- scratch/elisp-benchmarks 30ca0c4dd09 21/54: * elisp-benchmarks.el (elisp-benchmarks-run): Use featurep to detect nativecomp, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks 9df4eede3a4 25/54: Revert "Make `comp-speed' explicit in each benchmark", Pip Cet, 2025/01/04
- scratch/elisp-benchmarks d2c1c63f843 22/54: * Fix for new `native-compile' interface and bump new version, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks 9f43793a688 31/54: * Rename comp-speed -> native-comp-speed + bump new version, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks 563742243f5 41/54: * elisp-benchmarks.el: Bump version, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks d657ccc7fae 38/54: Make it usable on Emacs-27, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks b4e065561d2 48/54: * elisp-benchmarks.el (native-comp-speed, compilation-safety): Fix warning., Pip Cet, 2025/01/04
- scratch/elisp-benchmarks e6a87cc7503 35/54: * benchmarks/elb-eieio.el: Fix copyright, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks 674e8e72c59 44/54: ; * elisp-benchmarks.el: Update my mail, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks 448a1853d51 09/54: * elisp-benchmarks.el: Increase minor package version, Pip Cet, 2025/01/04