Files
emacs/lisp/pcomplete.el
Gregory Heytings 72c45fa910 Further improvement for non-string values in pcomplete
* lisp/pcomplete.el (pcomplete-arg): Use the string representation
of the argument value instead of the text representation of the
argument.  Return the value, even when it is not a string, when
index is 'last'.  Fixes bug#60464.
2023-01-14 22:24:33 +01:00

61 KiB