]> code.delx.au - gnu-emacs-elpa/blob - snippets/emacs-lisp-mode/search-forward.yasnippet
03e56c88526e2f62f2c944a3411b1133f53c6412
[gnu-emacs-elpa] / snippets / emacs-lisp-mode / search-forward.yasnippet
1 #contributor: Xah Lee (XahLee.org)
2 #name: search-forward
3 #key: search-forward
4 #key: sf
5 # --
6 (search-forward "$0" &optional BOUND NOERROR COUNT)