From c372e17504aa8e25b4199c711e249b634ebcdab5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20T=C3=A1vora?= Date: Thu, 15 Dec 2011 01:11:48 +0000 Subject: [PATCH] Fix issue #203 --- yasnippet.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yasnippet.el b/yasnippet.el index c6f864d..afaf865 100644 --- a/yasnippet.el +++ b/yasnippet.el @@ -6,9 +6,9 @@ ;; Authors: pluskid , joaotavora ;; Version: 0.7.0 ;; Package-version: 0.7.0 -;; X-URL: http://code.google.com/p/yasnippet/ +;; X-URL: http://github.com/capitaomorte/yasnippet ;; Keywords: convenience, emulation -;; URL: http://code.google.com/p/yasnippet/ +;; URL: http://github.com/capitaomorte/yasnippet ;; EmacsWiki: YaSnippetMode ;; This file is free software; you can redistribute it and/or modify @@ -139,7 +139,7 @@ ;; `custom-set-variables' is executed in your .emacs file. ;; ;; For more information and detailed usage, refer to the project page: -;; http://code.google.com/p/yasnippet/ +;; http://github.com/capitaomorte/yasnippet ;;; Code: