1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-04 11:40:22 +00:00

Add some cindex entries for previous change

This commit is contained in:
Glenn Morris 2012-11-17 15:24:36 -08:00
parent a045a16773
commit e3369c41e6

View File

@ -893,6 +893,8 @@ Here is an example:
@findex completion-table-subvert
@findex completion-table-with-predicate
@findex completion-table-with-terminator
@cindex completion table, modifying
@cindex completion tables, combining
There are several functions that take an existing completion table and
return a modified version. @code{completion-table-case-fold} returns
a case-insensitive table. @code{completion-table-in-turn} combines