Mercurial
Mercurial
>
Publidoc
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
YASnippet/publidoc-mode/publidoc_title
author
Patrick PIERRE
sam., 07 mars 2015 09:40:39 +0100
changeset 365
317036597359
parent 282
7890bee65275
permissions
-rw-r--r--
Ajout de mode: snippet;
# -*- mode: snippet; -*-
# name: <head><title>
# key: <tit=
# --
<head>
<title>$0</title>
</head>