Home
last modified time | relevance | path

Searched refs:x_transpose (Results 1 – 1 of 1) sorted by relevance

/openbsd/bin/ksh/
H A Demacs.c192 static int x_transpose(int);
249 { x_transpose, "transpose-chars", 0 },
1099 x_transpose(int c) in x_transpose() function
1535 kb_add(x_transpose, CTRL('T'), 0); in x_init_emacs()