]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/pcomplete.el (pcomplete-allow-modifications): Fix a typo.
authorEli Zaretskii <eliz@gnu.org>
Sun, 4 Dec 2022 12:42:07 +0000 (14:42 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sun, 4 Dec 2022 12:42:07 +0000 (14:42 +0200)
lisp/pcomplete.el

index ef286b70fe0908412009545768d470fb298d0a4c..8be026b5a825d6fbfc2ac16266bd2f556c64f9da 100644 (file)
@@ -193,7 +193,7 @@ and how is entirely up to the behavior of the
   "If non-nil, allow effects in `pcomplete-parse-arguments-function'.
 For the `pcomplete' command, it was common for functions in
 `pcomplete-parse-arguments-function' to make modifications to the
-buffer, like expanding variables are such.
+buffer, like expanding variables and such.
 For `completion-at-point-functions', this is not an option any more, so
 this variable is used to tell `pcomplete-parse-arguments-function'
 whether it can do the modifications like it used to, or whether