diff options
author | Ulrich Müller <ulm@gentoo.org> | 2011-06-09 18:02:49 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2011-06-09 18:02:49 +0000 |
commit | 5ea7546fbe58cded4f14f8574adf4f7b7ff2446d (patch) | |
tree | 0d718bd085f0086d73c4b2f54fc3bf5ca9c43ee5 /app-emacs/uboat | |
parent | Remove old. Clean up patches. (diff) | |
download | gentoo-2-5ea7546fbe58cded4f14f8574adf4f7b7ff2446d.tar.gz gentoo-2-5ea7546fbe58cded4f14f8574adf4f7b7ff2446d.tar.bz2 gentoo-2-5ea7546fbe58cded4f14f8574adf4f7b7ff2446d.zip |
Whitespace and comment changes.
(Portage version: 2.1.10/cvs/Linux x86_64)
Diffstat (limited to 'app-emacs/uboat')
-rw-r--r-- | app-emacs/uboat/files/50uboat-gentoo.el | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/app-emacs/uboat/files/50uboat-gentoo.el b/app-emacs/uboat/files/50uboat-gentoo.el index 683eb8cf07c2..79bff147aba3 100644 --- a/app-emacs/uboat/files/50uboat-gentoo.el +++ b/app-emacs/uboat/files/50uboat-gentoo.el @@ -1,6 +1,2 @@ - -;;; uboat site-lisp configuration - (add-to-list 'load-path "@SITELISP@") (autoload 'uboat-death-message "uboat" nil t) - |