Searched +refs:yank +refs:pop (Results 1 - 10 of 10) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dgnus-msg.el347 "y" gnus-summary-yank-message
412 (if (memq ,config '(reply-yank reply))
463 switch-action yank-action send-actions)
472 nil yank-action send-actions))
505 (while (setq elem (pop alist))
712 (defun gnus-summary-followup (yank &optional force-news)
721 (when yank
723 (if (listp (car yank))
724 (caar yank)
725 (car yank))))
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dreadline.vim92 \ yank-nth-arg yank-last-arg
103 \ copy-forward-word yank yank-pop
120 \ vi-subst vi-yank-to vi-first-print
121 \ vi-yank-arg vi-goto-mark vi-append-mode
124 \ vi-subst vi-delete vi-yank-to
H A Dtcsh.vim114 \ which-command yank yank-pop e_copy_to_clipboard
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dsurvival.tex221 \key{C-y} yank back the last kill (\kbd{C-w C-y} combination could be
223 \key{M-y} replace last yank with previous kill
244 \key{M-*} pop back to where \kbd{M-.} was last invoked
345 \key{C-x r y} yank rectangle
H A Dcalccard.tex319 \wkey{yank data to a buffer}{\calcprefix y}
611 \key{sample, pop.\ standard deviation}{u S\, I u S}
/macosx-10.9.5/emacs-92/emacs/lisp/emacs-lisp/
H A Dtestcover.el98 yank)
410 (setq result (testcover-reinstrument (pop list))))
/macosx-10.9.5/tcl-102/tcl_ext/tdom/tdom/xe/
H A Dxe462 set lastcut [bt:pop-cut]
491 set lastcut [bt:pop-cut]
526 set lastcut [bt:pop-cut]
564 set lastcut [bt:pop-cut]
591 set lastcut [bt:pop-cut]
623 proc bt:pop-cut { } {
646 proc bt:yank { w {num 1}} {
658 set btp(prevcmd) yank
661 proc bt:yank-pop {
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dallout.el717 ("\C-y" allout-yank t)
718 ("\M-y" allout-yank-pop t)
1246 (let* ((pair (pop pairs))
1287 (let* ((pair (pop allout-mode-prior-settings))
1746 \\[allout-yank] `allout-yank' Yank, adjusting depth of yanked topic to
1749 \\[allout-yank-pop] `allout-yank
[all...]
H A Dses.el151 (define-key newmap (pop keys) (pop keys)))
164 "\M-y" ses-yank-pop
1014 (setq rowcol (pop ses--deferred-write)
2381 (defadvice yank (around ses-yank activate preactivate) function
2401 ad-do-it ;Normal non-SES yank
2408 (or (ses-yank-cells text arg)
2409 (ses-yank
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/term/
H A Dx-win.el1231 (65295 . pop)
2509 ;; Arrange for the kill and yank functions to set and check the clipboard.
2535 (defun x-clipboard-yank ()
2542 (yank)))
2545 '(menu-item "Paste" x-clipboard-yank
2547 :help "Paste (yank) text most recently cut/copied"))

Completed in 308 milliseconds