]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/ack/pcmpl-ack.el
Merge commit '3fd5ea161e41d94902ef499b41f7032ef07f6430'
[gnu-emacs-elpa] / packages / ack / pcmpl-ack.el
index dfac43534220e32daee3e2632fecabc40660ed0b..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  Leo Liu
+;; 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")