Removed some junk

This commit is contained in:
Tom Willemsen 2011-03-10 09:11:32 +01:00
parent b7630b2afa
commit e0b42f38f5
3 changed files with 1 additions and 12 deletions

1
.gitignore vendored
View file

@ -9,3 +9,4 @@ log
*.log
*.elc
auto-save-list
xhtml-loader.rnc

11
emacs
View file

@ -25,14 +25,3 @@
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
)
;;; This was installed by package-install.el.
;;; This provides support for the package system and
;;; interfacing with ELPA, the package archive.
;;; Move this code earlier if you want to reference
;;; packages in your .emacs.
(when
(load
(expand-file-name "~/.emacs.d/elpa/package.el"))
(package-initialize))

View file

@ -1 +0,0 @@
include "../../../../../../usr/local/share/emacs/24.0.50/etc/schema/xhtml.rnc"