add two snippets for text-mode

This commit is contained in:
Zhang Chiyuan 2008-03-07 06:48:53 +00:00
parent 445aebe1ed
commit 39dd56a893
2 changed files with 6 additions and 0 deletions

3
snippets/text-mode/email Normal file
View File

@ -0,0 +1,3 @@
#name : (user's email)
# --
`user-mail-address`

3
snippets/text-mode/time Normal file
View File

@ -0,0 +1,3 @@
#name : (current time)
# --
`(current-time-string)`