emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/ack 90c90a8032 2/2: Release version 1.11


From: ELPA Syncer
Subject: [elpa] externals/ack 90c90a8032 2/2: Release version 1.11
Date: Sat, 24 Sep 2022 04:57:19 -0400 (EDT)

branch: externals/ack
commit 90c90a80322aa9f26ce88f2f24a224afc4c994b8
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>

    Release version 1.11
---
 ack.el       | 6 +++---
 pcmpl-ack.el | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/ack.el b/ack.el
index 0354f2c805..8df6507233 100644
--- a/ack.el
+++ b/ack.el
@@ -1,10 +1,10 @@
 ;;; ack.el --- interface to ack-like tools           -*- lexical-binding: t; 
-*-
 
-;; Copyright (C) 2012-2018  Free Software Foundation, Inc.
+;; Copyright (C) 2012-2022  Free Software Foundation, Inc.
 
 ;; Author: Leo Liu <sdl.web@gmail.com>
 ;; Maintainer: João Távora <joaotavora@gmail.com>
-;; Version: 1.10
+;; Version: 1.11
 ;; Keywords: tools, processes, convenience
 ;; Created: 2012-03-24
 ;; URL: https://github.com/leoliu/ack-el
@@ -26,7 +26,7 @@
 
 ;; This package was originally written to provide an interface to ack
 ;; http://beyondgrep.com -- a tool like grep, designed for programmers
-;; with large trees of heterogeneous source code. It builds on
+;; with large trees of heterogeneous source code.  It builds on
 ;; standard packages `compile.el' and `ansi-color.el' and lets you
 ;; seamlessly run `ack' with its large set of options.
 ;;
diff --git a/pcmpl-ack.el b/pcmpl-ack.el
index 315eb04931..c0fe7258bb 100644
--- a/pcmpl-ack.el
+++ b/pcmpl-ack.el
@@ -1,6 +1,6 @@
 ;;; pcmpl-ack.el --- completion for ack and ag       -*- lexical-binding: t; 
-*-
 
-;; Copyright (C) 2012-2015  Free Software Foundation, Inc.
+;; Copyright (C) 2012-2022  Free Software Foundation, Inc.
 
 ;; Author: Leo Liu <sdl.web@gmail.com>
 ;; Keywords: tools, processes, convenience



reply via email to

[Prev in Thread] Current Thread [Next in Thread]