wok annotate emacs-pkg-go-mode/stuff/80-go-init.el @ rev 18055

Add: xcursor-aero, xcursor-comix, xcursor-human, xcursor-obsidian.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri May 15 16:33:39 2015 +0300 (2015-05-15)
parents
children
rev   line source
domcox@16007 1 ;; Register go-mode
domcox@16007 2
domcox@16007 3 (add-to-list 'load-path "/usr/share/emacs/site-lisp/go-mode" t)
domcox@16007 4 (require 'go-mode-load)
domcox@16007 5 ;;