diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -1532,6 +1532,11 @@ available for output of asynchronous shell commands. | |||
| 1532 | 1532 | ||
| 1533 | ** Pcomplete | 1533 | ** Pcomplete |
| 1534 | 1534 | ||
| 1535 | *** The 'pcomplete' command is now obsolete | ||
| 1536 | The Pcomplete functionality can be obtained via completion-at-point | ||
| 1537 | instead, by adding pcomplete-completions-at-point to | ||
| 1538 | completion-at-point-functions. | ||
| 1539 | |||
| 1535 | *** The function 'pcomplete-uniquify-list' has been renamed from | 1540 | *** The function 'pcomplete-uniquify-list' has been renamed from |
| 1536 | 'pcomplete-uniqify-list'. | 1541 | 'pcomplete-uniqify-list'. |
| 1537 | 1542 | ||