diff options
| author | Glenn Morris <rgm@gnu.org> | 2012-11-16 00:00:15 -0800 |
|---|---|---|
| committer | Glenn Morris <rgm@gnu.org> | 2012-11-16 00:00:15 -0800 |
| commit | b0634f5d0a5ec5bc97c4d0cc7c8544611cbf0adc (patch) | |
| tree | ad55070eb43b56863475bdf60d173da2094cc191 | |
| parent | e8693c969a822ad8192f2410fbf9a949a723ddce (diff) | |
| download | emacs-b0634f5d0a5ec5bc97c4d0cc7c8544611cbf0adc.tar.gz | |
NEWS potential FIXME
| -rw-r--r-- | etc/NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -815,6 +815,12 @@ in the presence of quoting, such as file completion in shell buffers. *** New function `completion-table-subvert' to use an existing completion table, but with a different prefix. +FIXME? +*** There are several other completion-table- functions that never got +added to NEWS or documented: completion-table-case-fold (24.1), +completion-table-with-context (23,1), completion-table-with-terminator (23.1), +completion-table-with-predicate (23.1), completion-table-in-turn (23.1) + ** Debugger changes +++ |
