Searched refs:yank (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/contrib/
H A Dgccbug.el16 (let ((orig-yank-prefix mail-yank-prefix))
26 (yank)
36 (set 'mail-yank-prefix nil)
37 (set 'mail-yank-ignored-headers
39 (mail-yank-original t)
40 (set 'mail-yank-prefix orig-yank-prefix)
48 (yank)
71 (yank)
[all...]
/openbsd-current/usr.bin/mg/
H A DMakefile20 undo.c util.c version.c window.c word.c yank.c
H A Dparagraph.c358 (void)yank(FFRAND, 1);
362 (void)yank(FFRAND, 1);
H A Dyank.c1 /* $OpenBSD: yank.c,v 1.16 2023/03/08 04:43:11 guenther Exp $ */
219 * bug associated with a yank when dot is on the top line of the window
223 yank(int f, int n) function
236 /* mark around last yank */
H A Dkeymap.c384 yank, /* ^Y */
H A Dfunmap.c237 {yank, "yank", 1},
H A Ddef.h411 /* yank.c X */
418 int yank(int, int);

Completed in 166 milliseconds