]> code.delx.au - gnu-emacs/blobdiff - lisp/pcmpl-x.el
Dired recognize dirs when file size in human units
[gnu-emacs] / lisp / pcmpl-x.el
index 9217316bfceea386e14dd4e9856543cb6efbe612..edbbe54a032a91cbb0c62e9b31136810b2fbee70 100644 (file)
@@ -1,6 +1,6 @@
 ;;; pcmpl-x.el --- completion for miscellaneous tools  -*- lexical-binding: t; -*-
 
-;; Copyright (C) 2013-2014 Free Software Foundation, Inc.
+;; Copyright (C) 2013-2016 Free Software Foundation, Inc.
 
 ;; Author: Leo Liu <sdl.web@gmail.com>
 ;; Keywords: processes, tools, convenience
 ;;;###autoload
 (defun pcomplete/ack ()
   "Completion for the `ack' command.
-Start an argument with '-' to complete short options and '--' for
+Start an argument with `-' to complete short options and `--' for
 long options."
   ;; No space after =
   (while t