Fix movement commands in emchat-log-mode.
[emchat] / emchat-setup.el
index 5279925..2c28d96 100644 (file)
@@ -1,6 +1,6 @@
 ;; emchat-setup.el --- Setup user directory and files for EMchat.
 
-;; Copyright (C) 2002 - 2010 Steve Youngs
+;; Copyright (C) 2002 - 2011 Steve Youngs
 
 ;; Author:        Steve Youngs <steve@emchat.org>
 ;; Maintainer:    Steve Youngs <steve@emchat.org>
@@ -114,6 +114,6 @@ put your sound files."
       (kill-buffer nil)))
   (message "Don't forget to edit %s to your requirements"
           emchat-world-rc-filename))
-             
+
 (provide 'emchat-setup)
 ;;; emchat-setup.el ends here