From b1a52c3786c53994d328cc97defd1ca45b87cf2c Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Sun, 29 Apr 2012 20:30:12 -0700 Subject: [PATCH] update email and blog post url --- cheat.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cheat.el b/cheat.el index 255f3f7..79e22ea 100644 --- a/cheat.el +++ b/cheat.el @@ -1,6 +1,6 @@ ;;; cheat.el --- A handy interface to the command line utility cheat -;; Copyright (c) 2007 Sami Samhuri +;; Copyright (c) 2007 Sami Samhuri ;; This program is free software; you can redistribute it and/or ;; modify it under the terms of the GNU General Public License @@ -22,7 +22,7 @@ ;; utility cheat. ;; See http://cheat.errtheblog.com for details on cheat itself. -;; See http://sami.samhuri.net/2007/08/10/cheat-from-emacs for updates. +;; See http://samhuri.net/blog/2007.08.09-cheat-from-emacs for updates. ;;; Change Log: