comparison 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
comparison
equal deleted inserted replaced
105763:5041ae86859e 105764:a5db863758a8
132 ** The new completion-style `initials' is available. 132 ** The new completion-style `initials' is available.
133 For instance, this can complete M-x lch to list-command-history. 133 For instance, this can complete M-x lch to list-command-history.
134 134
135 135
136 * Changes in Specialized Modes and Packages in Emacs 23.2 136 * Changes in Specialized Modes and Packages in Emacs 23.2
137
138 ** pcomplete provides a new command `pcomplete-std-completion' which
139 is similar to `pcomplete' but using the standard completion UI code.
137 140
138 ** .calc.el and .abbrev_defs obey user-emacs-directory. 141 ** .calc.el and .abbrev_defs obey user-emacs-directory.
139 142
140 ** Calc graphing commands (`g f' etc.) now work on MS-Windows, 143 ** Calc graphing commands (`g f' etc.) now work on MS-Windows,
141 if you have the native Windows port of Gnuplot version 3.8 or later 144 if you have the native Windows port of Gnuplot version 3.8 or later