Home
last modified time | relevance | path

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

/openbsd/src/gnu/lib/libreadline/
Dfunmap.c82 { "delete-horizontal-space", rl_delete_horizontal_space },
Dreadline.h110 extern int rl_delete_horizontal_space PARAMS((int, int));
Demacs_keymap.c422 { ISFUNC, rl_delete_horizontal_space }, /* Meta-\ */
Dtext.c1091 rl_delete_horizontal_space (count, ignore) in rl_delete_horizontal_space() function