]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/yasnippet/snippets/emacs-lisp-mode/x-dired.process_marked.yasnippet
Sync with yasnippet/master
[gnu-emacs-elpa] / packages / yasnippet / snippets / emacs-lisp-mode / x-dired.process_marked.yasnippet
index 710657c0ea6e3be50ecd042f460a8a7c87efb948..77ca69d7fc5a70ef7c5e92e72e9af72faf050af1 100644 (file)
@@ -3,7 +3,7 @@
 # key: x-dired
 # --
 ;; idiom for processing a list of files in dired's marked files
+
 ;; suppose myProcessFile is your function that takes a file path
 ;; and do some processing on the file