]> 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 23fa0836ecd2a9e6e68f987e9517bb822acfb4a4..edbbe54a032a91cbb0c62e9b31136810b2fbee70 100644 (file)
@@ -1,6 +1,6 @@
 ;;; pcmpl-x.el --- completion for miscellaneous tools  -*- lexical-binding: t; -*-
 
-;; Copyright (C) 2013 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