]> code.delx.au - gnu-emacs/blobdiff - doc/lispref/keymaps.texi
Bump version to 23.0.91.
[gnu-emacs] / doc / lispref / keymaps.texi
index b6a7604450da5bec6f26f381a2e7acf2dacda263..177be238318a0ce35ccad3a390d4ae43d8fa6b4e 100644 (file)
@@ -739,6 +739,10 @@ that string instead of the buffer.
 The function finally found may be remapped
 (@pxref{Remapping Commands}).
 
+@item
+Characters that are bound to @code{self-insert-command} are translated
+according to @code{translation-table-for-input} before insertion.
+
 @item
 @code{current-active-maps} returns a list of the
 currently active keymaps at point.