--- a/YASnippet/publidoc-inline-mode/.yas-compiled-snippets.el mer. déc. 25 17:53:53 2013 +0100
+++ b/YASnippet/publidoc-inline-mode/.yas-compiled-snippets.el mer. déc. 25 18:48:28 2013 +0100
@@ -2,15 +2,15 @@
;;; Snippet definitions:
;;;
(yas-define-snippets 'publidoc-inline-mode
- '(("<emp=" "<emphasis>$0</emphasis>\n" "<emphasis>" nil nil nil nil nil nil)
- ("<hig=" "<highlight>$0</highlight>\n" "<highlight>" nil nil nil nil nil nil)
- ("<lin=" "<link idref=\"$1\">$0</link>\n" "<link idref=\"…\">" nil nil nil nil nil nil)
- ("<lin=" "<link uri=\"http://$1\">$0</link>\n" "<link uri=\"…\">" nil nil nil nil nil nil)
- ("<men=" "<mentioned>$0</mentioned>\n" "<mentioned>" nil nil nil nil nil nil)
- ("<nam=" "<name of=\"${1:$$(yas-choose-value '(\"person\" \"company\" \"book\" \"newspaper\" \"party\" \"movie\" \"painting\"))}\">$0</name>\n" "<name of=\"…\">" nil nil nil nil nil nil)
- ("<not=" "<note>$0</note>\n" "<note>" nil nil nil nil nil nil)
- ("<not=" "<note><p>$1</p><p>$0</p></note>\n" "<note><p>" nil nil nil nil nil nil)
- ("<quo=" "<quote>$0</quote>\n" "<quote>" nil nil nil nil nil nil)))
+ '(("<emp=" "<emphasis>$0</emphasis>" "<emphasis>" nil nil nil nil nil nil)
+ ("<hig=" "<highlight>$0</highlight>" "<highlight>" nil nil nil nil nil nil)
+ ("<lin=" "<link idref=\"$1\">$0</link>" "<link idref=\"…\">" nil nil nil nil nil nil)
+ ("<lin=" "<link uri=\"http://$1\">$0</link>" "<link uri=\"…\">" nil nil nil nil nil nil)
+ ("<men=" "<mentioned>$0</mentioned>" "<mentioned>" nil nil nil nil nil nil)
+ ("<nam=" "<name of=\"${1:$$(yas-choose-value '(\"person\" \"company\" \"book\" \"newspaper\" \"party\" \"movie\" \"painting\"))}\">$0</name>" "<name of=\"…\">" nil nil nil nil nil nil)
+ ("<not=" "<note>$0</note>" "<note>" nil nil nil nil nil nil)
+ ("<not=" "<note><p>$1</p><p>$0</p></note>" "<note><p>" nil nil nil nil nil nil)
+ ("<quo=" "<quote>$0</quote>" "<quote>" nil nil nil nil nil nil)))
-;;; Do not edit! File generated at Wed Dec 25 17:52:21 2013
+;;; Do not edit! File generated at Wed Dec 25 18:48:07 2013