; Add index entry "code completion" to user manual
* doc/emacs/programs.texi (Symbol Completion): Improve indexing by adding "code completion". This is the name that this feature goes by elsewhere, so users are likely to look for it.
This commit is contained in:
parent
0d9b14ed05
commit
dc80a8f050
1 changed files with 1 additions and 0 deletions
|
@ -1698,6 +1698,7 @@ but you can also complete symbol names in ordinary Emacs buffers.
|
|||
@findex completion-at-point@r{, in programming language modes}
|
||||
@cindex Lisp symbol completion
|
||||
@cindex completion (Lisp symbols)
|
||||
@cindex code completion
|
||||
In most programming language modes, @kbd{C-M-i} (or
|
||||
@kbd{M-@key{TAB}}@footnote{
|
||||
On graphical displays, the @kbd{M-@key{TAB}} key is usually reserved
|
||||
|
|
Loading…
Add table
Reference in a new issue