Mercurial > emacs
diff etc/NEWS @ 105764:a5db863758a8
(pcomplete-std-complete): Obey pcomplete-use-paring.
(pcomplete, pcomplete-parse-buffer-arguments, pcomplete-opt)
(pcomplete--here): Use push.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 26 Oct 2009 04:06:01 +0000 |
parents | 5041ae86859e |
children | b89d9e499acd |
line wrap: on
line diff
--- a/etc/NEWS Mon Oct 26 03:39:15 2009 +0000 +++ b/etc/NEWS Mon Oct 26 04:06:01 2009 +0000 @@ -135,6 +135,9 @@ * Changes in Specialized Modes and Packages in Emacs 23.2 +** pcomplete provides a new command `pcomplete-std-completion' which +is similar to `pcomplete' but using the standard completion UI code. + ** .calc.el and .abbrev_defs obey user-emacs-directory. ** Calc graphing commands (`g f' etc.) now work on MS-Windows,