]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/ack/pcmpl-ack.el
* ack: doc fix and release 1.01
[gnu-emacs-elpa] / packages / ack / pcmpl-ack.el
index ea504a89add7fc1da0166d6721d44370160fe7c9..30293673d1c54b694b2005f7a168302a33f654c1 100644 (file)
@@ -1,6 +1,6 @@
-;;; pcmpl-ack.el --- completion for ack tool
+;;; pcmpl-ack.el --- completion for ack    -*- lexical-binding: t; -*-
 
-;; Copyright (C) 2012  Free Software Foundation, Inc.
+;; Copyright (C) 2012-2013  Free Software Foundation, Inc.
 
 ;; Author: Leo Liu <sdl.web@gmail.com>
 ;; Keywords: tools, processes, convenience
@@ -23,7 +23,7 @@
 ;;; Commentary:
 
 ;; Provide pcompletion support for the cli tool `ack' which can be
-;; downloaded from http://betterthangrep.com.
+;; downloaded from http://beyondgrep.com.
 ;;
 ;; Install:
 ;;   (autoload 'pcomplete/ack "pcmpl-ack")