branch: externals/elisp-benchmarks commit 4c57eab52e9f4ca5b62f8195822835fbe05dbd46 Author: Noor Christensen <k...@technopragmatics.org> Commit: Andrea Corallo <a...@sdf.org>
* elisp-benchmarks.el: Typo fix --- elisp-benchmarks.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/elisp-benchmarks.el b/elisp-benchmarks.el index 2515bc4..ca8dc58 100644 --- a/elisp-benchmarks.el +++ b/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 <a...@sdf.org> ;; Maintainer: Andrea Corallo <a...@sdf.org> -;; Version: 1.3 +;; Version: 1.4 ;; Keywords: languages, lisp ;; Package-Type: multi ;; Created: 2019-01-12